GooCubelets: OCD

GooCubelets: OCD

40 ratings
100% Completion Guide (Includes Completionist)
By Lord Bork
The quickest way to 100% achievements including the new Completionist achievements.
   
Award
Favorite
Favorited
Unfavorite
Follow these steps:
1. Press New Game.
2. Press "L" 50 Times.
3. Once you reach level 50, do the following:
Right Down x2 Right x12 Down x10 Left x2
4. Download replacement levels[drive.google.com].
5. Follow the readme.txt in the zip file or you can just do it yourself and make 49 copies of level5 in the GooCubelets OCD_Data folder and rename them all replacing level6 to level54. That's all I've done with the download to make it quicker for other people.
6. Start a new game on level 1 and follow this pattern over and over again until you have every Completionist achievement.

https://www.youtube.com/watch?v=7gmdU4FWlwU

This is quite time consuming but it's the quickest method there is. Enjoy!

Special thanks to PARALYSIS and fantasme for this method.
21 Comments
ToxicDog 27 Sep, 2017 @ 11:35am 
Hello, I added your guide here: http://sp.zhabite.com/sharedfiles/filedetails/?id=963020290
I hope you enjoy it ^^
Strategius 24 Jul, 2017 @ 9:15am 
Thank you for the "Autolt" scripts. Do they work for 4k monitors? Or on any 16:9 Monitors?
WizziPop 2 Jul, 2017 @ 12:22pm 
Fastest way.
With AutoIt, paste this in a file in the script editor :

;;;;;;;;;;;;;;;;;;;;;;;;;;
WinActivate("GooCubelets: OCD")
Local $counter = 0
AutoItSetOption("SendKeyDelay", 10)

Do
Send("{w down}")
sleep(800)
Send("{w up}")
sleep(100)
Send("{left down}")
sleep(320)
Send("{left up}")
sleep(20)
Send ("{w down}")
Sleep (650)
Send ("{w up}")
sleep (20)
Send("{RIGHT down}")
sleep(200)
Send("{Right up}")

Sleep(2800)
Until $counter = 375
;;;;;;;;;;;;;;;;;;;;;;;;

Launch a new game then execute the script. Let it run.
Utamy 15 Jun, 2017 @ 7:37am 
WinActivate("GooCubelets: OCD")
AutoItSetOption("SendKeyDelay", 200)
Local $counter = 0
Do
Send("{UP}");
Send("{UP}");
Send("{UP}");
Send("{UP}");
Send("{UP}");
Send("{LEFT}");
Send("{LEFT}");
Send("{UP}");
Send("{UP}");
Send("{RIGHT}");
Send("{UP}");
Send("{UP}");
$counter = $counter + 1
Sleep(4500)
Until $counter = 375
JEW 11 Jun, 2017 @ 9:37am 
Thanks, the guides really helped:bpquest:
Riley 7 Jun, 2017 @ 3:50am 
Whoops! I'm an idiot ;-;
Riley 7 Jun, 2017 @ 3:50am 
What game is this for?
vladik viter ✨ 4 Jun, 2017 @ 3:50pm 
Thanks! :moonbly:
Lord Bork  [author] 4 Jun, 2017 @ 3:47pm 
@Vlad Dis: Sure thing. :)
vladik viter ✨ 4 Jun, 2017 @ 3:02pm 
Hay, can I translate your guide into Russian? Looks very cool! :LoloNerd: