Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local DarkraiX = loadstring(game:HttpGet("https://raw.githubusercontent.com/GamingScripter/Kavo-Ui/main/Darkrai%20Ui", true))()
- local Library = DarkraiX:Window("Expedition Antarctica Hub","","",Enum.KeyCode.RightControl);
- Tab1 = Library:Tab("Teleports")
- Tab1:Button("Basecamp",function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-3944.17993, -159.000015, -32.082859, -0.00882007647, -3.55589891e-09, -0.999961078, -1.52814881e-08, 1, -3.42124795e-09, 0.999961078, 1.5250718e-08, -0.00882007647)
- end)
- Tab1:Button("Checkpoint 1",function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1824.55835, 103.296288, -125.376602, -0.999848604, 1.10761569e-08, -0.0173995681, 1.15027508e-08, 1, -2.44173872e-08, 0.0173995681, -2.46138327e-08, -0.999848604)
- end)
- Tab1:Button("Checkpoint 2",function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(6049.41602, 160.999969, -18.9553299, 0.814076722, 1.94955763e-09, 0.58075732, -4.21325019e-08, 1, 5.57023228e-08, -0.58075732, -6.98147247e-08, 0.814076722)
- end)
- Tab1:Button("Checkpoint 3",function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(9106.34766, 436.532349, 100.769066, 0.172817931, 3.90910193e-09, 0.984953761, -3.68491158e-08, 1, 2.49665155e-09, -0.984953761, -3.67261457e-08, 0.172817931)
- end)
- Tab1:Button("The End",function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(11105.085, 388.999878, 61.95998, -0.923446238, -4.37627428e-08, -0.383727759, -4.29645226e-08, 1, -1.06515943e-08, 0.383727759, 6.65050637e-09, -0.923446238)
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement