Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --how to use: 1) execute, 2) reset, 3) auto click in rebirth button
- --game link: https://www.roblox.com/games/7047488135/Speed-Run-Simulator
- for a= 1,999999999 do
- local teleport = true
- if teleport == true then
- local playerhead = game.Players.LocalPlayer.Character.Head
- for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do
- if v.Name == "TouchInterest" and v.Parent then
- firetouchinterest(playerhead, v.Parent, 0)
- end
- end
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1422.81, 227.42, -256.42)
- wait(2)
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment