Clock Simulator

Clock Simulator

80 hodnocení
Clock Simulator Achievements with AutoHotKey
Vytvořil: Atombath
This guide is for you if you're saying to yourself "But I already played a clock for Halloween!" or "I'm an android with perfect timing yet I can't get this game's achievements" or "I'll just use an auto clicker and time it at 1 second intervals ezgame."
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Rhythm is a dancer, not a clock
You may have already tried an auto clicker and found that Clock Simulator's seconds are not 1000ms(1 second) long. Whether this was done deliberately or not... for me, a perfect second in Clock Simulator is closer to 970 milliseconds and some randomization seems to occur. I assume timings will be different depending on where it runs! Others have reported perfect click timings of 950ms and 930ms.

Well, here is a script I wrote with some trial and error. It eventually got me 15 perfect clicks in a row. I have no doubt that the timings can be improved more.


  1. Install AutoHotKey
  2. Create a *.ahk file and paste this code in.
  3. Double click the new ahk script to load it in AutoHotKey.
  4. Press F12 while in game to toggle the script's automated clicking. I used the "Test your skill" level to key-in these timings.
  5. If the timings in the script do not work for you after some running time, try changing 970 to another number. Save. Double click the script again to re-load. Go back to the game, rinse/repeat. Good luck!

toggle=0 F12:: If (toggle := !toggle) SetTimer, Timer, -1 return timer: while toggle { Click Random, rand, 0, 10 Sleep, (970 + rand) } return
Počet komentářů: 15
unrealghost 21. zář. 2022 v 16.16 
0,1 and 955 worked for me . Thanks!
missiloon 11. zář. 2021 v 12.22 
thank you
PSYGo 🌍 ALpHa ⁧⁧🐧💻 22. led. 2021 v 4.11 
:104:
KENJI86 13. pro. 2020 v 8.26 
TY
AdamXMX 18. zář. 2020 v 6.33 
doesn't work
sanic 21. čvc. 2020 v 20.55 
Parallel Platypus - I'm not the author, but it's a switch statement on F12 keypress that sets toggle to false and the timer to -1, turning it off.
Lafayette 6. čvc. 2020 v 12.17 
950 worked perfectly for me. Thanks :praisesun:
Moon Mind 18. dub. 2019 v 8.19 
Thanks.
Peiper 7. lis. 2018 v 1.15 
Thnnx, 960 did the trick for me.
Fianski 5. lis. 2018 v 8.26 
THANK YOU SO MUCHHHHHHHHH!!
it works great on me. takes more than 1 minutes to have 10 perfect tap