Modify Main.js
Go to:
C:\Program Files (x86)\Steam\steamapps\common\Cookie Clicker\resources\app\src
Open the following file with a text editor, like notepad:
main.js
Search for:
Game.ClickCookie=function(e,amount)
Place this text "Object.keys(Game.Achievements).forEach(Game.Win);" at the bottom of the function scope.
It'll look like this:
Game.ClickCookie=function(e,amount)
{
// original code
Object.keys(Game.Achievements).forEach(Game.Win);
}
Save the file.
Launch the game
Now every time you click the cookie, it'll trigger all achievements
PS:
If you set DEV=1, you may not get the steam achievements
Source: https://steamcommunity.com/sharedfiles/filedetails/?id=2825005646
More Cookie Clicker guilds
- All Guilds
- PRZEPIS NA CIASTKA
- Cookie Clicker Guide 1839
- how to cookie
- Beginning Your First Asension For Beginners.
- Cheats I discovered
- 637 !
- Cookie Clicker Guide 1795
- Cookie Clicker: , .
- HOW TO CLOSE THE GAME!!!!!!!!!!!!!!!!!
- Cookie Clicker Guide 1784