cortesjoren

https://www.roblox.com/games/1169225688/Abandoned-DB-Infinit

Jan 12th, 2019
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. loop = game:GetService("RunService").RenderStepped:connect(function()
  2.  
  3. game:GetService("Players").LocalPlayer.PlayerGui.Main.Core.ServerFunctions.ServerEvent:FireServer("Punch", 0, 50000)
  4. end)
  5. if game.Players.LocalPlayer.PlayerGui.Main.Stats.Exp.LV.Text == "LV.3499" then
  6. loop:disconnect()
  7. end
Add Comment
Please, Sign In to add comment