Heal
Not enough ratings
Ball Puzzle
By Jade
This guide is for people who are stuck on this puzzle. It will also help those who try to earn the speedrun achievement.
3
   
Award
Favorite
Favorited
Unfavorite
The full guide
The Ball Puzzle achievement is earned for completing the dawn ball puzzle in less than 22 seconds. The dawn ball puzzle is the first puzzle on level three. It's not so hard to do it on your own, it took me a few tries, but when I tried to do a speedrun, I found out that if you failed this puzzle on the first try, it's most likely that you fail the speedrun as well. So I used macroses for the speedrun.

First of all, download and install AutoHotKey[www.autohotkey.com]

Open Notepad and copy/paste the following code:

Q:: Send {lbutton down} Sleep, 1000 Send {lbutton up} Return W:: Send {lbutton down} Sleep, 500 Send {lbutton up} Return

Save the file as heal_ball_puzzle.ahk (you can use any title you like, just make sure that the extension is .ahk).

Then right click the file and choose Compile Script:



In the same folder as your .ahk file there will be an application file with the same title (in my case, it's heal_ball_puzzle.exe).

Double click the application file. An AutoHotKey icon will appear in your taskbar.

The timer for the ball puzzle starts when you click on it, so you must quickly turn the circle and open the hatches. Hover mouse cursor over the up arrow button and press Q on your keyboard, then set value for the right arrow button to 100, then hover cursor over the down arrow button and press W, and finally set the value for the left arrow button to 100 and press the last button. Make sure that you don't move your mouse when you press Q and W.



Don't forget to right click the AutoHotKey icon in your taskbar and exit the script after you exit the game, or the mouse clicks will continue to trigger each time you press Q and W.

Values provided by pressing Q and W could vary. I tested it on two different PCs and got from 61 to 63 by pressing Q and from 31 to 33 by pressing W, but all of them work fine.
6 Comments
fra2.f 16 Dec, 2023 @ 1:26pm 
OH Yes !!! Thank u very much !!! :cozyrealmroyale::steamthumbsup::steamthumbsup:
Jade  [author] 21 Feb, 2023 @ 12:56pm 
i'm glad i could help! cheers :steamhappy:
Valeryous 21 Feb, 2023 @ 12:50pm 
OMG! It worked using alt+f4. Before I was just leaving the chapter and coming back.Thank you very much for your attention, mate. Cheers from Brazil!!
Jade  [author] 20 Feb, 2023 @ 10:45pm 
the timer starts when you open this puzzle (not when you click arrows). try to solve the puzzle a few times, press alt+F4 if you fail so the next time game starts from the right chapter, and go straight to this puzzle. if this does not help, i have no idea, sorry
Valeryous 20 Feb, 2023 @ 6:01pm 
Hi, mate! It didn't work for me. The script was successfully created and works perfectly. I choose the chapter, I do the puzzle in a few seconds, but I don't get the achievement. Can you help me? Thank you very much!
Doctor Fetus 9 Oct, 2021 @ 1:00pm 
Thank you very much, this puzzle was a pain when trying to speedrun.