kevinbuitendyk

SB2

Mar 20th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. for i = 1,1000000 do
  2. game.Workspace.Events.ItemPlacing.RewardOrHarvest:InvokeServer("Wood", 16, "WoodPart")
  3. wait()
  4. game.Workspace.Events.Trading.Seller:InvokeServer(64, "Wood", 16)
  5. end
Add Comment
Please, Sign In to add comment