Clock Simulator

Clock Simulator

80 ratings
Clock Simulator Achievements with AutoHotKey
By 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."
   
Award
Favorite
Favorited
Unfavorite
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 Comments
unrealghost Sep 21, 2022 @ 4:16pm 
0,1 and 955 worked for me . Thanks!
missiloon Sep 11, 2021 @ 12:22pm 
thank you
PSYGo 🌍 ALpHa ⁧⁧🐧💻 Jan 22, 2021 @ 4:11am 
:104:
KENJI86 Dec 13, 2020 @ 8:26am 
TY
AdamXMX Sep 18, 2020 @ 6:33am 
doesn't work
sanic Jul 21, 2020 @ 8:55pm 
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 Jul 6, 2020 @ 12:17pm 
950 worked perfectly for me. Thanks :praisesun:
Moon Mind Apr 18, 2019 @ 8:19am 
Thanks.
Peiper Nov 7, 2018 @ 1:15am 
Thnnx, 960 did the trick for me.
Fianski Nov 5, 2018 @ 8:26am 
THANK YOU SO MUCHHHHHHHHH!!
it works great on me. takes more than 1 minutes to have 10 perfect tap