Discuss Scratch

cy4317d
Scratcher
5 posts

im trying to do a how fast can you click but im worried people are going to auto click.

Can someone help me i think people are auto clicking but im not sure how to detect it
MopperTech
Scratcher
79 posts

im trying to do a how fast can you click but im worried people are going to auto click.

I don't think Scratch is fast enough to register an auto clicker. I've tried auto-clicking on Scratch but it doesn't count all the clicks.
cy4317d
Scratcher
5 posts

im trying to do a how fast can you click but im worried people are going to auto click.

yes but you still click very fast :v
aceyp9000
Scratcher
100+ posts

im trying to do a how fast can you click but im worried people are going to auto click.

MopperTech wrote:

I don't think Scratch is fast enough to register an auto clicker. I've tried auto-clicking on Scratch but it doesn't count all the clicks.
Scratch can detect up to 30 clicks every second, or 1 click each frame, assuming the project is running at 30fps.
Also, you could limit the amount of clicks per second and anything above a certain number would be considered cheating.
But there is an issue with this, some people can actually click well over 30 cps so scratch wont be able to register above 30.
cy4317d
Scratcher
5 posts

im trying to do a how fast can you click but im worried people are going to auto click.

not really
nyan-cat123321
Scratcher
11 posts

im trying to do a how fast can you click but im worried people are going to auto click.

try setting it so that the moment the project starts a timer begins, and when you press a button, like the spacebar or a mouse click, it takes the current time and displays it with a variable. though then it would be more of a reflex test…

Powered by DjangoBB