Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game:GetService("RunService").RenderStepped:connect(function()
- if _G.toggle == true then
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-471.499176, 17.6018925, -0.498913765, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- return
- end
- end)
- if _G.toggle == false then
- game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-162, 3, 177.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- return
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement