Advertisement
Yusof723

MoreCookies Mod

Oct 17th, 2021
1,372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var MoreCookies = {}
  2.  
  3.  
  4. MoreCookies.StartCheat = function() {
  5.     Game.cookies = Infinity;
  6.     Game.cookiesEarned = Infinity;
  7.     Game.goldenClicks = Infinity;
  8. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement