Kudzo

Tree Planting Simulator Infinite Cash!

Nov 23rd, 2019
5,151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. --first use this
  2. game:GetService("ReplicatedStorage").Events.CollectSeed:FireServer(1, 100000000)
  3. --then use this
  4. for i = 1, 1500 do -- change "1500" to your max capacity backpack
  5. game:GetService("ReplicatedStorage").Events.CollectSeed:FireServer(1, 100000000)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment