ChaydsScriptsBRO

Rainbow Friends GUI

Dec 20th, 2022
164
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 1 0
  1. --Talk to me Super Suzzy Guzzlord Supreme! #8449
  2. local queueteleport = syn and syn.queue_on_teleport or queue_on_teleport or fluxus and fluxus.queue_on_teleport or function() end
  3. pcall(function()
  4. loadstring(game:HttpGet("https://pastebin.com/raw/wa6pTcCw"))()
  5. end)
  6. local teleportfunc = game:GetService("Players").LocalPlayer.OnTeleport:Connect(function(State)
  7. if State == Enum.TeleportState.Started then
  8. local teleportstr = 'loadstring(game:HttpGet("https://pastebin.com/raw/wa6pTcCw"))()'
  9. queueteleport(teleportstr)
  10. end
  11. end)
Advertisement
Add Comment
Please, Sign In to add comment