KoxMati

Tree Planting Simulator HACK/SCRIPT

Nov 29th, 2019
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. game:GetService("ReplicatedStorage").Events.CollectSeed:FireServer(1, 100000000)
  2. ------------------------------- Max Backpack
  3. for i = 1, 1500 do -- change "1500" to your max capacity backpack
  4. game:GetService("ReplicatedStorage").Events.CollectSeed:FireServer(1, 100000000)
  5. end
Add Comment
Please, Sign In to add comment