www.roblox-scripter.com

Сontent continues after AD

Script – Stairs of rage

Thank you for using our website
Your script:

				
					wait(4) -- this is for low pc users remove it if you have a good pc

if game.PlaceId == 11756661207 then

while true do
wait(2)
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-34.2347603, 641, -5.54047918, 1, 0, 0, 0, 1, 0, 0, 0, 1)
wait(3) 
game.TeleportService:Teleport(11756661207)

end
end