kingkoolie

Untitled

Aug 28th, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. p = game.Players.LocalPlayer
  2. while wait() do
  3. if script.Enabled then
  4. workspace.RemoteEvent:FireServer(p)
  5. end
  6. end
Advertisement
Add Comment
Please, Sign In to add comment