Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local library = loadstring(game:HttpGet("https://raw.githubusercontent.com/naypramx/Ui__Project/Script/XeNonUi", true))()
- library:CreateWatermark("Center Hub No.1") -- Config แตกนะเดียวค่อยแก้รอเน็ตมาก่อน By MeowX#0001
- local CenterHubNo1 = library:CreateWindow("UI EDIT BY NAYPRAMXD :) ",Enum.KeyCode.RightControl)
- local Tab = CenterHubNo1:CreateTab("TAB CENTERHUB")
- local Sector1 = Tab:CreateSector("SECTOR CENTERHUB","left")
- Sector1:AddLabel("LABEL BY CENTERHUB")
- Sector1:AddButton("Vote map gui",function()
- game.Players.LocalPlayer.PlayerGui.MainGui.MapVotePage.Visible = true
- end)
- Sector1:AddButton("Teleport to map",function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-133.347427, 47.3999977, 4.53960943, 0.38657847, 3.4877143e-08, -0.922256529, -4.3175902e-08, 1, 1.97193177e-08, 0.922256529, 3.21961942e-08, 0.38657847)
- end)
- Sector1:AddButton("Teleport to spawn",function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-278.442841, 179.499985, 344.097626, -0.0874307826, -3.13442889e-08, -0.99617058, 9.56006563e-09, 1, -3.23038378e-08, 0.99617058, -1.23478063e-08, -0.0874307826)
- end)
- Thank for watching
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement