Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --first use this
- game:GetService("ReplicatedStorage").Events.CollectSeed:FireServer(1, 100000000)
- --then use this
- for i = 1, 1500 do -- change "1500" to your max capacity backpack
- game:GetService("ReplicatedStorage").Events.CollectSeed:FireServer(1, 100000000)
- end
Advertisement
Add Comment
Please, Sign In to add comment