Advertisement
Ihaveashortname

Spawn List Break in

Feb 19th, 2020
462
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. game:GetService("ReplicatedStorage").RemoteEvents.GiveTool:FireServer("Gun")
  2. game:GetService("ReplicatedStorage").RemoteEvents.GiveTool:FireServer("Sword")
  3. game:GetService("ReplicatedStorage").RemoteEvents.GiveTool:FireServer("Bat")
  4. game:GetService("ReplicatedStorage").RemoteEvents.GiveTool:FireServer("MedKit")
  5. game:GetService("ReplicatedStorage").RemoteEvents.GiveTool:FireServer("Cure")
  6. game:GetService("ReplicatedStorage").RemoteEvents.GiveTool:FireServer("Chips")
  7. game:GetService("ReplicatedStorage").RemoteEvents.GiveTool:FireServer("Cookie")
  8. game:GetService("ReplicatedStorage").RemoteEvents.GiveTool:FireServer("Chips")
  9. game:GetService("ReplicatedStorage").RemoteEvents.GiveTool:FireServer("Pie")
  10. game:GetService("ReplicatedStorage").RemoteEvents.GiveTool:FireServer("Apple")
  11. game:GetService("ReplicatedStorage").RemoteEvents.GiveTool:FireServer("Pizza")
  12. game:GetService("ReplicatedStorage").RemoteEvents.GiveTool:FireServer("TeddyBloxpin")
  13. game:GetService("ReplicatedStorage").RemoteEvents.GiveTool:FireServer("Pan")
  14. game:GetService("ReplicatedStorage").RemoteEvents.GiveTool:FireServer("Plank")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement