Advertisement
QwertyHacker

Super Power Training Simulator Forcefield

Aug 12th, 2022
1,893
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.65 KB | None | 0 0
  1. function forcefield()
  2.    local c = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
  3.    game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(159.400589, 249.184052, 1234.87415, 0.0557311252, -7.1101538e-09, 0.998445809, -8.64950991e-08, 1, 1.19491945e-08, -0.998445809, -8.70266135e-08, 0.0557311252)
  4.    repeat wait() until game:GetService("Workspace")[game:GetService("Players").LocalPlayer.Name]:FindFirstChild("GodModeShield")
  5.    game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = c
  6.    loadstring(game:HttpGet('https://pastebin.com/raw/vRTaPGiF', true))()
  7. end
  8. forcefield()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement