GooCubelets: The Void

GooCubelets: The Void

52 ratings
100% Achievement Guide - Updated
By JeLomun
In this guide I will show you how to get all 378 achievements (that have been updated) without spending of your time.
All 378 achievements include 11 regular (pass levels) achievements and 367 Completionist achievements.
Also the guide include to download some files and program (script) to complete it properly.
IMPORTANT: Do all steps even if you have all regular achievements it's important that you have completed level 50.
   
Award
Favorite
Favorited
Unfavorite
1st Step - Regular Achievements
First you need to complete whole game. To completing that fastest do the following steps:
1. Click "New Game"
2. Press letter "L" 50 times
3. When you get to the level 50 press following buttons in that order:
Up x10
Right
Up
Right
Up

Left
Down x2
Left
Down
Up x3

Right
Left x2
Down
Left x2
Down

Up x9
Down
Right
Down x5
Right x2

Down
Up x4
Down
Left x2
Up x6

Right
Left x4
Down x4
Right x7
Up x3

Left x7
Down x3
Right x5
Down
Up

Right
Upx2
Right
Left x7
Down

Right x5
Up x3
2nd Step - Setting for Completionist Achievements
After you complete the first step do the following steps:
1. Exit the game
2. Open Steam library-> Right click on the GooCubelets: The Void->Properties->Local Files->Browse Local Files

3. Open GooCubelets The Void_Data
4. Download this link [drive.google.com] (On that link are all that replaced level files) or do it by your own like this:
Delete all level files from level 6 to level 54 and after that make 49 copies of level 5 and rename them into level 6 to level 54
This will replace all levels with level 1.
3rd Step - Completionist Achievements
I suggest to use some automation (script) to unlock these Completionist achievements while you are busy with some other things. Do it like the following steps:
1. Download Script Program from the official site [www.autoitscript.com].
2. Download Script file link [drive.google.com] or do it by your own like this:
You need to create text file with au3 extension and paste the following text into it:
WinActivate("GooCubelets: The Void")
AutoItSetOption("SendKeyDelay", 200)
Local $counter = 0
Do
Send("{LEFT 2}");
Sleep(250)
Send("{LEFT}");
Sleep(250)
Send("{DOWN 2}");
Send("{LEFT 2}");
Sleep(250)
Send("{UP}");
Sleep(250)
Send("{UP}");
Sleep(250)
Send("{LEFT 2}");
Send("{UP 2}");
Sleep(250)
Send("{RIGHT}");
Sleep(250)
Send("{RIGHT}");
$counter = $counter + 1
Sleep(4500)
Until $counter = 375
If you download a script file just right click on it and click Edit Script to make sure the text is in.
This should look like this:

3. Open the game. (On windowed)
[You can try complete the level 1 manually to make sure that the next level is again the same level, if there is not that, that means you failed 2nd Step]
4. Make sure the box is on the start position. [Don't close the game]

5. Run Script [Right click on the Script file and click Run Script]
There is other option to run the script and that is this:
1. Open AutoIt3 files location [mine is here: C:\Program Files (x86)\AutoIt3]
2. Open the Application (_x64 if you have 64-bit)
3. Find Script file and Open it

That's all!

Script will select the game window and will repeat completion of the first level more and more times.
Please do not use PC while script is working.

If you need to interrupt it - please look at system tray. The AutoIt Script icon should be in notification area. Just right click and select "Exit".
The one iteration took about 10 seconds, so it will require about 63 minutes to unlock all achievements.

Summary
Thank you for reading this guide!

This is my first real guide and I wanted to make it look as great as possible.
Hope that my solution will help you to get all these achievements.
The script may be not optimal - it was my first experience with AutoIt utility.

Special thanks to:
Yurick - Because he told me for that script.
Check his guide here:
http://cs2bus.com/sharedfiles/filedetails/?id=938231902
Intelligence - Because he told me for replacing level files.
Check his guide here:
http://cs2bus.com/sharedfiles/filedetails/?id=937125694
F&F - For his Regular Achievements Guide.
Check his guide here:
http://cs2bus.com/sharedfiles/filedetails/?id=837359802
13 Comments
aquatorrent 24 May, 2020 @ 3:24am 
haha, it feels like a chore though. at least now there's an option for lazy people like me to do it faster :)
thanks for the guide btw!
JeLomun  [author] 24 May, 2020 @ 3:13am 
i am pretty sure its faster for casuals to jsut rename it and lose 60sec then do all that and lsoe more time jsut by trying xD
aquatorrent 23 May, 2020 @ 10:58pm 
copy level5 level6
copy level5 level7
copy level5 level8
copy level5 level9
copy level5 level10
copy level5 level11
copy level5 level12
copy level5 level13
copy level5 level14
copy level5 level15
copy level5 level16
copy level5 level17
copy level5 level18
copy level5 level19
copy level5 level20
copy level5 level21
copy level5 level22
copy level5 level23
copy level5 level24
copy level5 level25
copy level5 level26
copy level5 level27
copy level5 level28
copy level5 level29
copy level5 level30
copy level5 level31
copy level5 level32
copy level5 level33
copy level5 level34
copy level5 level35
copy level5 level36
copy level5 level37
copy level5 level38
copy level5 level39
copy level5 level40
copy level5 level41
copy level5 level42
copy level5 level43
copy level5 level44
copy level5 level45
copy level5 level46
copy level5 level47
copy level5 level48
copy level5 level49
copy level5 level50
copy level5 level51
copy level5 level52
copy level5 level53
copy level5 level54
aquatorrent 23 May, 2020 @ 10:58pm 
here's how to copy the file fast:
1. open cmd (windows + run, type "cmd" without quotes, then enter)
2. navigate to the game directory (if your game directory is the same as the one in the screenshot: type "cd C:\Program Files (x86)\Steam\steamapps\common\GooCubelets The Void\Goocubelets The Void_Data" without quotes; if your game is in drive d, type "d:" without quotes beforehand)
3. paste this to cmd and press enter
JeLomun  [author] 28 Sep, 2017 @ 7:49am 
Yea, sure :Smiler:
ToxicDog 28 Sep, 2017 @ 7:38am 
Hello, I added your guide here: http://cs2bus.com/sharedfiles/filedetails/?id=963020290
I hope you enjoy it ^^
archa 8 Sep, 2017 @ 4:59am 
What a beautiful solution, tip of the Ushanka to you, my friend.
JeLomun  [author] 30 Jul, 2017 @ 11:06am 
@Wael_Smith yea I know but I think someone has maybe low slow PC so better safe than sorry, also I dont want to change anything cuz I mainly forgot that game and that script how it works ;) so it's fine ;) but thanks for information..
WizziPop 4 Jul, 2017 @ 4:48am 
Very good.
Just a thing : Final sleep(2500) was enough for me. (But put 3000 to be sure).

This should make the run significantly faster.
Imperator 25 Jun, 2017 @ 8:24am 
Thanks so much for this guide. I was not looking forward to grinding this series of games over and over again. Big happiness that you save me from that chore. :goodie::steamhappy: