Jump to content
UBot Underground

How To 100 Click Per Second ?


Recommended Posts

Best I've seen with out recording is 54 with average 51 cps. When I started is was like 31 cps then I kept reseting it as it kept running.

my internet is crappy too

 

with recording

post-5979-0-32616000-1567340664_thumb.gifBest I seen with out recording it is 54 with avrg 51 cps.

 

 

code I used

set(#cb true,"true","Global")
navigate("https://www.clickspeedtest.info/kohi-click-test","Wait")
wait for element(<innertext="Click Here">,20,"Appear")
loop while(#cb true) {
    click(<innertext="Click Here">,"Left Click","No")
}
stop script
ui check box("check",#cb true)

The clicks counter does not reset it self if you leave it running. At first I let it go till over 1k until I realized something was weird. Then I noticed it was doubling every 10 seconds at however cps.

 

This was fun thanks.

 

Regards,

Nick

 

P.S.
ubot crashed threading the click.

ubot 5.9.55

 

hp i7 8 logical cores, 3.4 GHz
32 GB RAM

speed click test.ubot

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...