Cheats
SITE VISITS

Game Cheats
Cookie Clicker Cheats
Infinite Cookies
Press F12 to open console and type:
Game.Earn(999999999999)
Unlock Dev Tools (bobsaysopensesame)
Change your bakery name to bobsaysopensesame and dev tools will appear on the left side of the screen!
Unlock All Achievements
Press F12 to open console and type:
Game.OpenSesame()
2048 Cheats
Auto Win
Press F12 to open console and type:
document.querySelectorAll('.tile').forEach(t => t.textContent = '2048');
Slope Cheats
Invincibility (God Mode)
Press F12 to open console and type:
game.player.invincible = true;
(Note: May not work on all versions)
Retro Bowl Cheats
Unlimited Coaching Credits
Press F12 to open console and type:
window.localStorage.setItem('coachingCredits', '9999');
(Refresh the game after running this code)
Vex Series Cheats
Unlock All Levels
Press F12 to open console and type:
localStorage.setItem('vex-levels', JSON.stringify({unlocked: true, all: true}));
(Reload the game after running this code)
Moto X3M Cheats
Unlock All Bikes
Press F12 to open console and type:
localStorage.setItem('bikesUnlocked', 'true');
(Reload the game after running this code)
More Coming Soon!
Check back regularly for new cheats and game hacks.