Advertisement
G_lander

ShouldHaveBeenInTheGame™️

Jul 14th, 2020
1,116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Game.LoadMod("https://rawcdn.githack.com/Cppkies-Team/Cppkies/ad0e5721ada952d91d5bfe8694f3939e2a624959/dist/index.js")
  2. if(!window.CPPKIES_ONLOAD) window.CPPKIES_ONLOAD = []
  3. window.CPPKIES_ONLOAD.push(() => {
  4.     Game.ClickProduct = Cppkies.injectCode(Game.ClickProduct, null, "if(Game.cookies < Game.ObjectsById[what].bulkPrice) return;\n", "before")
  5. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement