Clock Simulator

Clock Simulator

80 betyg
Clock Simulator Achievements with AutoHotKey
Av 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."
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
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
15 kommentarer
unrealghost 21 sep, 2022 @ 16:16 
0,1 and 955 worked for me . Thanks!
missiloon 11 sep, 2021 @ 12:22 
thank you
PSYGo 🌍 ALpHa ⁧⁧🐧💻 22 jan, 2021 @ 4:11 
:104:
KENJI86 13 dec, 2020 @ 8:26 
TY
AdamXMX 18 sep, 2020 @ 6:33 
doesn't work
sanic 21 jul, 2020 @ 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 jul, 2020 @ 12:17 
950 worked perfectly for me. Thanks :praisesun:
Moon Mind 18 apr, 2019 @ 8:19 
Thanks.
Peiper 7 nov, 2018 @ 1:15 
Thnnx, 960 did the trick for me.
Fianski 5 nov, 2018 @ 8:26 
THANK YOU SO MUCHHHHHHHHH!!
it works great on me. takes more than 1 minutes to have 10 perfect tap