Clock Simulator

Clock Simulator

80 个评价
Clock Simulator Achievements with AutoHotKey
由 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."
   
奖励
收藏
已收藏
取消收藏
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 条留言
unrealghost 2022 年 9 月 21 日 下午 4:16 
0,1 and 955 worked for me . Thanks!
missiloon 2021 年 9 月 11 日 下午 12:22 
thank you
PSYGo 🌍 ALpHa ⁧⁧🐧💻 2021 年 1 月 22 日 上午 4:11 
:104:
KENJI86 2020 年 12 月 13 日 上午 8:26 
TY
AdamXMX 2020 年 9 月 18 日 上午 6:33 
doesn't work
sanic 2020 年 7 月 21 日 下午 8: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 2020 年 7 月 6 日 下午 12:17 
950 worked perfectly for me. Thanks :praisesun:
Moon Mind 2019 年 4 月 18 日 上午 8:19 
Thanks.
Peiper 2018 年 11 月 7 日 上午 1:15 
Thnnx, 960 did the trick for me.
Fianski 2018 年 11 月 5 日 上午 8:26 
THANK YOU SO MUCHHHHHHHHH!!
it works great on me. takes more than 1 minutes to have 10 perfect tap