Question regarding a game

@quackquack
in quack quack’s blackhole game to honor blackhole927 I noticed there was a counter that displayed the number of visits the game got and I was wondering how they did that because I was interested in it to. I cant for the life of me figure it out, at first I thought it was a property but property’s are only relative to specific instances of a game and dont hold info outside. Another idea I thought it could be was just that it was a regular counter that the owner changes manually but in that case it wouldn’t be live. I couldn’t find any guides about it so I’m assuming that its just manually updated. Anyway I’d love to hear your thoughts.

(btw the game is on trending if you want to look at the counter)

This is not possible, the owner of the game just updates the counter occasionally to simulate the game’s plays.
It’s super common and is kind of an illusion.
Hope this helps!
I really wish this was actually possible, though. Sorry it isn’t a thing, I know this isn’t a very satisfying answer…

2 Likes

It’s pretty simple first you look at how much plays you have then put it into a counter.

welp, thanks for the help.

Now that I think abt would external extensions be able to mod the game to do stuff like that?

I have no idea. Maybe?
If only BH was still here… I’m sure he’d know how to code some crazy extension designed to do just that.

They do this by updating the game, with the counters default value being the number of plays.

Make a new topic for this, thank you.

A post was split to a new topic: How a questioner doesn’t use the kit i put in

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.