BUG
Not enough ratings
BUG 100% Achievements + Walkthrough
By Phantom and 1 collaborators
100% Achievement Guide + Walkthrough The quickest and easiest way to get 100%
   
Award
Favorite
Favorited
Unfavorite
Tips + Controls
Difficulty 1 / 10. More easy guides here to get 100% here

CONTROLS

Tab = Scoreboard

Mouse

left click to fire

1 2 3 4 (number buttons) once you reach a certain goal they open up on left hand side of screen

100 = 1

1K = 2

10k = 3

100k = 4
Walkthrough
Option 1

1) Auto clicker set as image below then put the circle in the middle of your screen press F6 on your keyboard and leave it running while you go to bed. If you don't have an auto clicker you can get one free just click the orange download button on the page here https://www.opautoclicker.com/
























2) Download autohotkey here https://www.autohotkey.com/

Create a new script file by:

A) Right-click on your desktop or in a folder where you want to create the script.

B) Choose New > AutoHotkey Script.

C) Name your script (e.g., AutoFire.ahk). Make sure you save it as .ahk NOT txt
(there is a dot before the ahk)

D) To open a script for editing, right-click on the script file and select Edit Script. By default this will open Notepad copy and paste the text below (in the box) then close the file and save. To run the script double click on the script then press F1 and also select F6 for the auto clicker. The script will press buttons 1 2 3 4 and the auto clicker will fire. To turn off press F1 for the script and F6 for the auto clicker.

#Persistent
#MaxThreadsPerHotkey 2

; Hotkey to start/stop the loop
F1::
Toggle := !Toggle
If (Toggle)
{
SetTimer, PressKeysAndFire, 1
}
Else
{
SetTimer, PressKeysAndFire, Off
}
return

PressKeysAndFire:
Send, 1
Send, 2
Send, 3
Send, 4
Click
return

3) Then rinse and repeat while you are at work or school until game 100%.

Option 2 by Csontzuzo

1) Open console on pc by pressing win + r then typing steam://open/console











2) Type in the whole sentence below then press enter

download_depot 3012510 3012511 8305562113478543943

3) wait for depot to download

4) Go to the original game's installation directory (go to library on steam right click on game name then manage then browse local files) and delete all the files. Then go to where the depot files were downloaded to (it tells you in the image below ???? will have numbers) and copy everything over to the original game folder.


6) Finished. You should now be able to launch the old version through Steam. Play it less than two hours to get all achievements up to 1 million. Then play the current version again, which has the abilities (fire buttons 1, 2, 3, 4) and then you can get those achievements too.
Achievements
All achievements will pop if using MY code and auto clicker

37 Comments
Phantom  [author] 28 Jul @ 3:31am 
Glad you got them all :steamhappy:
Bananaman 28 Jul @ 1:51am 
100% done thanks
Phantom  [author] 27 Jul @ 2:44am 
Thanks glad you got them all :steamhappy:
Daisey101 27 Jul @ 2:33am 
Great guide 100% done thanks
Phantom  [author] 13 Jul @ 6:59am 
glad you got them all :steamhappy:
The Grim Reaper 13 Jul @ 1:47am 
100% done thanks
Phantom  [author] 2 Jul @ 8:48am 
glad you have them all :steamhappy:
The Reverend  [author] 2 Jul @ 3:44am 
100% great guide thanks
Greenmovie13 23 Aug, 2024 @ 3:11pm 
and now the guide shall be at peace :)
Phantom  [author] 23 Aug, 2024 @ 2:39pm 
done guys thanks to everyone for their suggestions :cyberpunkbird: