Advertisement
thegameplayer

Untitled

Jul 1st, 2023
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. --[[
  2. WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
  3. ]]
  4. if not game:IsLoaded() then game.Loaded:Wait() end
  5. if game.PlaceId == 5591597781 then
  6. local tp = game.Players.LocalPlayer:WaitForChild("PlayerGui", math.huge):WaitForChild("RoactGame", math.huge):WaitForChild("Rewards", math.huge):WaitForChild("content", math.huge):WaitForChild("gameOver", math.huge)
  7. tp:GetPropertyChangedSignal("Visible"):Connect(function()
  8. if tp.Visible then
  9. game:GetService("TeleportService"):Teleport(3260590327)
  10. end
  11. end)
  12. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement