Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- GUI by yyyyyyyippy,
- -- This is really simple, just some teleport scripts,
- -- Still in version 1, so don't criticize too heavily.
- --[[
- Instances:
- --]]
- local BizarreGUI = Instance.new("ScreenGui")
- local BG = Instance.new("Frame")
- local Main = Instance.new("TextLabel")
- local bEdge = Instance.new("Frame")
- local lEdge = Instance.new("Frame")
- local tEdge = Instance.new("Frame")
- local rEdge = Instance.new("Frame")
- local thing = Instance.new("Frame")
- local thing_2 = Instance.new("Frame")
- local thing_3 = Instance.new("Frame")
- local thing_4 = Instance.new("Frame")
- local TpArrow = Instance.new("TextButton")
- local thing_5 = Instance.new("Frame")
- local thing_6 = Instance.new("Frame")
- local thing_7 = Instance.new("Frame")
- local thing_8 = Instance.new("Frame")
- local thing_9 = Instance.new("Frame")
- local thing_10 = Instance.new("Frame")
- local thing_11 = Instance.new("Frame")
- local TpReq = Instance.new("TextButton")
- local thing_12 = Instance.new("Frame")
- local TpFrog = Instance.new("TextButton")
- local thing_13 = Instance.new("Frame")
- local thing_14 = Instance.new("Frame")
- local thing_15 = Instance.new("Frame")
- local thing_16 = Instance.new("Frame")
- local TpRokakaka = Instance.new("TextButton")
- local thing_17 = Instance.new("Frame")
- local thing_18 = Instance.new("Frame")
- local thing_19 = Instance.new("Frame")
- local thing_20 = Instance.new("Frame")
- local Close = Instance.new("TextButton")
- local plr = game.Players.LocalPlayer
- --[[
- Properties:
- --]]
- BizarreGUI.Name = "Bizarre GUI"
- BizarreGUI.Parent = game.CoreGui
- BizarreGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- BG.Name = "BG"
- BG.Parent = BizarreGUI
- BG.BackgroundColor3 = Color3.new(0.290196, 0.290196, 0.290196)
- BG.BorderSizePixel = 0
- BG.Position = UDim2.new(0, 20, 0, 20)
- BG.Selectable = true
- BG.Size = UDim2.new(0, 186, 0, 323)
- Main.Name = "Main"
- Main.Parent = BG
- Main.BackgroundColor3 = Color3.new(0, 0, 0)
- Main.BackgroundTransparency = 0.40000000596046
- Main.BorderColor3 = Color3.new(1, 1, 1)
- Main.BorderSizePixel = 0
- Main.Position = UDim2.new(0.0483870953, 0, 0.0278637763, 0)
- Main.Size = UDim2.new(0, 168, 0, 41)
- Main.Font = Enum.Font.GothamBold
- Main.Text = "Bizarre GUI"
- Main.TextColor3 = Color3.new(0.407843, 0, 0)
- Main.TextSize = 23
- Main.TextWrapped = true
- bEdge.Name = "bEdge"
- bEdge.Parent = BG
- bEdge.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
- bEdge.BorderSizePixel = 0
- bEdge.Position = UDim2.new(0, 0, 0.972136199, 0)
- bEdge.Size = UDim2.new(0, 186, 0, 9)
- lEdge.Name = "lEdge"
- lEdge.Parent = BG
- lEdge.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
- lEdge.BorderSizePixel = 0
- lEdge.Size = UDim2.new(0, 9, 0, 323)
- tEdge.Name = "tEdge"
- tEdge.Parent = BG
- tEdge.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
- tEdge.BorderSizePixel = 0
- tEdge.Size = UDim2.new(0, 186, 0, 9)
- rEdge.Name = "rEdge"
- rEdge.Parent = BG
- rEdge.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
- rEdge.BorderSizePixel = 0
- rEdge.Position = UDim2.new(0.95161283, 0, 0, 0)
- rEdge.Size = UDim2.new(0, 9, 0, 323)
- thing.Name = "thing"
- thing.Parent = BG
- thing.BackgroundColor3 = Color3.new(0.317647, 0, 0)
- thing.BorderSizePixel = 0
- thing.Position = UDim2.new(0.0322580226, 0, 0.0185758043, 0)
- thing.Size = UDim2.new(0, 3, 0, 311)
- thing_2.Name = "thing"
- thing_2.Parent = BG
- thing_2.BackgroundColor3 = Color3.new(0.317647, 0, 0)
- thing_2.BorderSizePixel = 0
- thing_2.Position = UDim2.new(0.0483870544, 0, 0.972136199, 0)
- thing_2.Size = UDim2.new(0, 171, 0, 3)
- thing_3.Name = "thing"
- thing_3.Parent = BG
- thing_3.BackgroundColor3 = Color3.new(0.317647, 0, 0)
- thing_3.BorderSizePixel = 0
- thing_3.Position = UDim2.new(0.0483870953, 0, 0.0185758024, 0)
- thing_3.Size = UDim2.new(0, 171, 0, 3)
- thing_4.Name = "thing"
- thing_4.Parent = BG
- thing_4.BackgroundColor3 = Color3.new(0.317647, 0, 0)
- thing_4.BorderSizePixel = 0
- thing_4.Position = UDim2.new(0.95161289, 0, 0.0185758043, 0)
- thing_4.Size = UDim2.new(0, 3, 0, 311)
- TpArrow.Name = "TpArrow"
- TpArrow.Parent = BG
- TpArrow.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- TpArrow.BorderSizePixel = 0
- TpArrow.Position = UDim2.new(0.0913978517, 0, 0.179566577, 0)
- TpArrow.Size = UDim2.new(0, 152, 0, 42)
- TpArrow.Font = Enum.Font.GothamBold
- TpArrow.Text = "TP to Stand Arrow"
- TpArrow.TextColor3 = Color3.new(0, 0, 0)
- TpArrow.TextSize = 14
- TpArrow.MouseButton1Click:Connect(function()
- local tp = game.Workspace.Arrow.Handle
- plr.Character.HumanoidRootPart.CFrame = tp.CFrame
- end)
- thing_5.Name = "thing"
- thing_5.Parent = BG
- thing_5.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- thing_5.BorderSizePixel = 0
- thing_5.Position = UDim2.new(0.892473102, 0, 0.176470593, 0)
- thing_5.Size = UDim2.new(0, 3, 0, 44)
- thing_6.Name = "thing"
- thing_6.Parent = BG
- thing_6.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- thing_6.BorderSizePixel = 0
- thing_6.Position = UDim2.new(0.075268805, 0, 0.176470593, 0)
- thing_6.Size = UDim2.new(0, 3, 0, 44)
- thing_7.Name = "thing"
- thing_7.Parent = BG
- thing_7.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- thing_7.BorderSizePixel = 0
- thing_7.Position = UDim2.new(0.0752688199, 0, 0.312693506, 0)
- thing_7.Size = UDim2.new(0, 155, 0, 3)
- thing_8.Name = "thing"
- thing_8.Parent = BG
- thing_8.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- thing_8.BorderSizePixel = 0
- thing_8.Position = UDim2.new(0.0752688199, 0, 0.173374638, 0)
- thing_8.Size = UDim2.new(0, 155, 0, 3)
- thing_9.Name = "thing"
- thing_9.Parent = BG
- thing_9.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- thing_9.BorderSizePixel = 0
- thing_9.Position = UDim2.new(0.075268805, 0, 0.377709001, 0)
- thing_9.Size = UDim2.new(0, 3, 0, 44)
- thing_10.Name = "thing"
- thing_10.Parent = BG
- thing_10.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- thing_10.BorderSizePixel = 0
- thing_10.Position = UDim2.new(0.0752688199, 0, 0.51393187, 0)
- thing_10.Size = UDim2.new(0, 155, 0, 3)
- thing_11.Name = "thing"
- thing_11.Parent = BG
- thing_11.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- thing_11.BorderSizePixel = 0
- thing_11.Position = UDim2.new(0.0752688199, 0, 0.368421078, 0)
- thing_11.Size = UDim2.new(0, 155, 0, 3)
- TpReq.Name = "TpReq"
- TpReq.Parent = BG
- TpReq.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- TpReq.BorderSizePixel = 0
- TpReq.Position = UDim2.new(0.0913978517, 0, 0.380804986, 0)
- TpReq.Size = UDim2.new(0, 152, 0, 42)
- TpReq.Font = Enum.Font.GothamBold
- TpReq.Text = "TP to Requiem Arrow"
- TpReq.TextColor3 = Color3.new(0, 0, 0)
- TpReq.TextSize = 14
- TpReq.TextWrapped = true
- TpReq.MouseButton1Click:Connect(function()
- local tp = game.Workspace["Requiem Arrow"].Handle
- plr.Character.HumanoidRootPart.CFrame = tp.CFrame
- end)
- thing_12.Name = "thing"
- thing_12.Parent = BG
- thing_12.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- thing_12.BorderSizePixel = 0
- thing_12.Position = UDim2.new(0.892473102, 0, 0.377709001, 0)
- thing_12.Size = UDim2.new(0, 3, 0, 44)
- TpFrog.Name = "TpFrog"
- TpFrog.Parent = BG
- TpFrog.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- TpFrog.BorderSizePixel = 0
- TpFrog.Position = UDim2.new(0.0913978517, 0, 0.783281744, 0)
- TpFrog.Size = UDim2.new(0, 152, 0, 42)
- TpFrog.Font = Enum.Font.GothamBold
- TpFrog.Text = "TP to Frog"
- TpFrog.TextColor3 = Color3.new(0, 0, 0)
- TpFrog.TextSize = 14
- TpFrog.MouseButton1Click:Connect(function()
- local tp = game.Workspace.Frog.Handle
- plr.Character.HumanoidRootPart.CFrame = tp.CFrame
- end)
- thing_13.Name = "thing"
- thing_13.Parent = BG
- thing_13.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- thing_13.BorderSizePixel = 0
- thing_13.Position = UDim2.new(0.892473102, 0, 0.780185759, 0)
- thing_13.Size = UDim2.new(0, 3, 0, 44)
- thing_14.Name = "thing"
- thing_14.Parent = BG
- thing_14.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- thing_14.BorderSizePixel = 0
- thing_14.Position = UDim2.new(0.075268805, 0, 0.780185759, 0)
- thing_14.Size = UDim2.new(0, 3, 0, 44)
- thing_15.Name = "thing"
- thing_15.Parent = BG
- thing_15.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- thing_15.BorderSizePixel = 0
- thing_15.Position = UDim2.new(0.0752688199, 0, 0.770897865, 0)
- thing_15.Size = UDim2.new(0, 155, 0, 3)
- thing_16.Name = "thing"
- thing_16.Parent = BG
- thing_16.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- thing_16.BorderSizePixel = 0
- thing_16.Position = UDim2.new(0.0752688199, 0, 0.916408658, 0)
- thing_16.Size = UDim2.new(0, 155, 0, 3)
- TpRokakaka.Name = "TpRokakaka"
- TpRokakaka.Parent = BG
- TpRokakaka.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
- TpRokakaka.BorderSizePixel = 0
- TpRokakaka.Position = UDim2.new(0.0913978517, 0, 0.585139334, 0)
- TpRokakaka.Size = UDim2.new(0, 152, 0, 42)
- TpRokakaka.Font = Enum.Font.GothamBold
- TpRokakaka.Text = "TP to Rokakaka"
- TpRokakaka.TextColor3 = Color3.new(0, 0, 0)
- TpRokakaka.TextSize = 14
- TpRokakaka.MouseButton1Click:Connect(function()
- local tp = game.Workspace["Rokakaka Fruit"].Handle
- plr.Character.HumanoidRootPart.CFrame = tp.CFrame
- end)
- thing_17.Name = "thing"
- thing_17.Parent = BG
- thing_17.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- thing_17.BorderSizePixel = 0
- thing_17.Position = UDim2.new(0.892473102, 0, 0.58204335, 0)
- thing_17.Size = UDim2.new(0, 3, 0, 44)
- thing_18.Name = "thing"
- thing_18.Parent = BG
- thing_18.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- thing_18.BorderSizePixel = 0
- thing_18.Position = UDim2.new(0.075268805, 0, 0.58204335, 0)
- thing_18.Size = UDim2.new(0, 3, 0, 44)
- thing_19.Name = "thing"
- thing_19.Parent = BG
- thing_19.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- thing_19.BorderSizePixel = 0
- thing_19.Position = UDim2.new(0.0752688199, 0, 0.572755456, 0)
- thing_19.Size = UDim2.new(0, 155, 0, 3)
- thing_20.Name = "thing"
- thing_20.Parent = BG
- thing_20.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- thing_20.BorderSizePixel = 0
- thing_20.Position = UDim2.new(0.0752688199, 0, 0.718266249, 0)
- thing_20.Size = UDim2.new(0, 155, 0, 3)
- Close.Name = "Close"
- Close.Parent = BG
- Close.BackgroundColor3 = Color3.new(0.443137, 0.443137, 0.443137)
- Close.BorderSizePixel = 0
- Close.Position = UDim2.new(3.7252903e-09, 0, 0, 0)
- Close.Size = UDim2.new(0, 17, 0, 17)
- Close.Font = Enum.Font.GothamBold
- Close.Text = "X"
- Close.TextColor3 = Color3.new(0, 0, 0)
- Close.TextSize = 14
- Close.MouseButton1Click:Connect(function()
- BizarreGUI:Destroy()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement