sawgamer1

Untitled

Dec 14th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. print("Loaded, Lagx65#2413")
  2. while wait() do
  3. local A_1 = true
  4. local A_2 = 3
  5. local Event = game.Players.LocalPlayer.Character.Punch.RemoteEvent
  6. Event:FireServer(A_1, A_2)
  7. local Event = game.Players.LocalPlayer.Character.Punch.StompEvent
  8. Event:FireServer()
  9. end
Add Comment
Please, Sign In to add comment