Advertisement
MaxproGlitcher

scritp rejoin by Max

Aug 17th, 2022 (edited)
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. game:GetService("StarterGui"):SetCore("SendNotification",{
  2. Title = "Rejoint le servers",
  3. Text = "Script a Γ©tΓ© executer",
  4. Icon = "rbxassetid://11823384169",
  5. Duration = 15
  6. })
  7. local ts = game:GetService("TeleportService")
  8. local p = game:GetService("Players").LocalPlayer
  9. ts:Teleport(game.PlaceId, p)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement