Comments
-
Yes, that's crazy. And there were only 60 color bombs combined. The only way that would even be possible is if the player literally played a party popper every move, which would probably cost tens of thousands of dollars. Otherwise surely a pace like that would require lots of color bombs combined. I think it's probably…
-
Notice that the last page shows all of the actual results in one page, so it captures all your results with just one screenshot. Mine: Wish I could have gone faster so I could have completed all the levels in one year, but still pretty nice results for one year!
-
What level is the player on, according to the player card? I wouldn't be surprised if it's lower than 5043. It appears there is some sort of bug that leads to this sort of thing; it's been reported quite a few times before by other players, and often the player is on a lower level than the number of levels supposedly…
-
I thought I would search here to see if there were any posts about how many coconut wheels people have, and found this one. I currently have 3572 rarely useful coconut wheels, which is barely more than pfthRock posted having when starting this thread over a year ago, so I suspect I am far from having the most. To everyone…
-
I did get Candy Royale today. I actually won 340 gold bars!
-
That's saying that the function ensureRaw() is returning an array somehow. It probably isn't properly protected against certain types of hyperlinks. Again, it seems like a programming error within the code for the forum here; it's not handling all possible data that a user can give it.
-
"bool" is referring to a boolean type, and means there is some sort of attribute or variable which can only take a true or false value (hence a boolean type - boolean means true or false). This message is saying that a property (which is a type of field which has a value) is being assigned to an attribute that can only…
-
Christine, that's very similar to the error message I got when I tried to edit my post. It was a different "property" than "FormatBody", but it was also assigning something to a bool. This looks like some sort of error message like is typically given by a scripting language when an operation is being attempted that is…
-
In my thread about my approach of using ad watching to make progress, I tried to edit a post I had already made (not the first post, but a later post in response to Christine), because I thought I had messed up a mention with the @ sign. When I did, a little error box came up giving an error I didn't understand and didn't…
-
I do suspect that it actually is timeable, to some degree. During the first few months I played, I would always try to time the stopping, and I got the 3 stars quite a few times back then. After those first few months, I started just randomly clicking on Stop, and I have gotten the 3 stars much less often. Recently I…