Advertisement
Nova355killer

auto sell snowman simulator

Dec 16th, 2018
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. while true do
  2. game.ReplicatedStorage.ThisGame.Calls.snowballControllerFunc:InvokeServer("stopRoll")
  3. game.ReplicatedStorage.ThisGame.Calls.snowballController:FireServer("addToSnowman")
  4. wait(0.4)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement