Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Auto Throw
- while true do
- wait()
- local oh1 = "Throw"
- local oh2 = Vector3.new()
- game:GetService("ReplicatedStorage").RE:FireServer(oh1, oh2)
- end
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement