Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local DiscordLib = loadstring(game:HttpGet"https://raw.githubusercontent.com/dawid-scripts/UI-Libs/main/discord%20lib.txt")()
- local win = DiscordLib:Window("Developer: MakerScript | Discord: modle#8800")
- local serv = win:Server("Free Items Event!", "")
- local School = serv:Channel("Roblox High School 2 [free items]")
- School:Button("Step 1: Teleport Game [If you are in the game then step2 click]", function()
- local T = game:GetService("TeleportService")
- T:Teleport(2098516465)
- end)
- School:Button("Step 2: Script [enter the white door next to you]" , function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-5945.6923828125, -3463.1552734375, -2394.575927734375)
- end)
Add Comment
Please, Sign In to add comment