Advertisement
aiden50_70

Untitled

May 7th, 2019
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. -- break the fucking game!
  2. for i = 1, 2 do
  3. print("Potara")
  4.  
  5. local A_1 = game.Players.LocalPlayer.Character
  6. local A_2 = "Goku"
  7. local Event = game:GetService("ReplicatedStorage").Remotes.Potara
  8. Event:InvokeServer(A_1, A_2)
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement