Advertisement
ZeyRoxs

Untitled

Sep 11th, 2020
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.73 KB | None | 0 0
  1. plr = game.Players.LocalPlayer
  2. game.Players.LocalPlayer.Character.BodyEffects:Destroy()
  3. if game.Players.LocalPlayer.AccountAge > 100 then
  4.     game.Players.LocalPlayer:kick("Use it on a alt account")
  5.     end
  6. pcall(function()
  7.     while true do
  8.     game.Players.LocalPlayer.Character.Name = "STOP_Banning_User"
  9.     game.Players.LocalPlayer.Name = "STOP_Banning_User"
  10. local op = plr.Character.HumanoidRootPart.Position
  11. wait()
  12. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-243.589661, 21.8011131, -105.985992, 0.998725057, 0, 0.0504822843, 0, 1, 0, -0.0504822843, 0, 0.998725057)
  13. wait()
  14. plr.Character.HumanoidRootPart.CFrame = CFrame.new(op)
  15. plr.Character.HumanoidRootPart.CFrame = CFrame.new(op)
  16. end
  17. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement