Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local TouchGui = Instance.new("ScreenGui")
- local TextButton = Instance.new("TextButton")
- local Frame = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextButton_2 = Instance.new("TextButton")
- local TextButton_3 = Instance.new("TextButton")
- local TextButton_4 = Instance.new("TextButton")
- local TextButton_5 = Instance.new("TextButton")
- local TextButton_6 = Instance.new("TextButton")
- --Properties:
- TouchGui.Name = "TouchGui"
- TouchGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- TextButton.Parent = TouchGui
- TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton.Position = UDim2.new(0.292093694, 1, 0.400522202, -90)
- TextButton.Size = UDim2.new(0, 145, 0, 69)
- TextButton.ZIndex = 2
- TextButton.Style = Enum.ButtonStyle.RobloxButtonDefault
- TextButton.Text = "Prison Hall"
- TextButton.TextColor3 = Color3.fromRGB(248, 248, 248)
- TextButton.TextScaled = true
- TextButton.TextSize = 9.000
- TextButton.TextWrapped = true
- Frame.Parent = TouchGui
- Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Frame.BorderSizePixel = 0
- Frame.Position = UDim2.new(0.27232796, 0, 0.263707578, 0)
- Frame.Size = UDim2.new(0.455154359, 0, 0.47200653, 0)
- Frame.Style = Enum.FrameStyle.RobloxRound
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0.0635920092, 0, 0.942320466, 0)
- TextLabel.Size = UDim2.new(0.894389689, 0, 0.060207542, 0)
- TextLabel.Font = Enum.Font.Arial
- TextLabel.Text = "note: you have to re-execute after closing"
- TextLabel.TextColor3 = Color3.fromRGB(255, 0, 0)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- TextButton_2.Parent = TouchGui
- TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_2.Position = UDim2.new(0.292093694, 1, 0.503655374, -90)
- TextButton_2.Size = UDim2.new(0, 145, 0, 69)
- TextButton_2.ZIndex = 2
- TextButton_2.Style = Enum.ButtonStyle.RobloxButtonDefault
- TextButton_2.Text = "Guard Output"
- TextButton_2.TextColor3 = Color3.fromRGB(248, 248, 248)
- TextButton_2.TextScaled = true
- TextButton_2.TextSize = 9.000
- TextButton_2.TextWrapped = true
- TextButton_3.Parent = TouchGui
- TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_3.Position = UDim2.new(0.292093694, 1, 0.608094037, -90)
- TextButton_3.Size = UDim2.new(0, 145, 0, 69)
- TextButton_3.ZIndex = 2
- TextButton_3.Style = Enum.ButtonStyle.RobloxButtonDefault
- TextButton_3.Text = "Outside"
- TextButton_3.TextColor3 = Color3.fromRGB(248, 248, 248)
- TextButton_3.TextScaled = true
- TextButton_3.TextSize = 9.000
- TextButton_3.TextWrapped = true
- TextButton_4.Parent = TouchGui
- TextButton_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_4.Position = UDim2.new(0.292093694, 1, 0.721671104, -90)
- TextButton_4.Size = UDim2.new(0, 145, 0, 69)
- TextButton_4.ZIndex = 2
- TextButton_4.Style = Enum.ButtonStyle.RobloxButtonDefault
- TextButton_4.Text = "Criminal Base"
- TextButton_4.TextColor3 = Color3.fromRGB(248, 248, 248)
- TextButton_4.TextScaled = true
- TextButton_4.TextSize = 9.000
- TextButton_4.TextWrapped = true
- TextButton_5.Parent = TouchGui
- TextButton_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_5.Position = UDim2.new(0.408491939, 1, 0.399216771, -90)
- TextButton_5.Size = UDim2.new(0, 145, 0, 69)
- TextButton_5.ZIndex = 2
- TextButton_5.Style = Enum.ButtonStyle.RobloxButtonDefault
- TextButton_5.Text = "Criminal Shooting Place"
- TextButton_5.TextColor3 = Color3.fromRGB(248, 248, 248)
- TextButton_5.TextScaled = true
- TextButton_5.TextSize = 9.000
- TextButton_5.TextWrapped = true
- TextButton_6.Parent = TouchGui
- TextButton_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_6.BorderColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_6.Position = UDim2.new(0.688598573, 1, 0.340339869, -90)
- TextButton_6.Size = UDim2.new(0, 52, 0, 38)
- TextButton_6.ZIndex = 2
- TextButton_6.Style = Enum.ButtonStyle.RobloxButtonDefault
- TextButton_6.Text = "X"
- TextButton_6.TextColor3 = Color3.fromRGB(248, 248, 248)
- TextButton_6.TextScaled = true
- TextButton_6.TextSize = 9.000
- TextButton_6.TextWrapped = true
- -- Scripts:
- local function BPLTPVH_fake_script() -- TextButton.LocalScript
- local script = Instance.new('LocalScript', TextButton)
- function Click()
- script.Parent.Parent.Parent.Parent.Character.Torso.CFrame = CFrame.new(905.968, 97.49, 2384.7)
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(BPLTPVH_fake_script)()
- local function HKLNVGZ_fake_script() -- TextButton_2.LocalScript
- local script = Instance.new('LocalScript', TextButton_2)
- function Click()
- script.Parent.Parent.Parent.Parent.Character.Torso.CFrame = CFrame.new(836.096, 97.49, 2274.632)
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(HKLNVGZ_fake_script)()
- local function QYJECUI_fake_script() -- TextButton_3.LocalScript
- local script = Instance.new('LocalScript', TextButton_3)
- function Click()
- script.Parent.Parent.Parent.Parent.Character.Torso.CFrame = CFrame.new(493.975, 95.54, 2217.338)
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(QYJECUI_fake_script)()
- local function GHEAZM_fake_script() -- TextButton_4.LocalScript
- local script = Instance.new('LocalScript', TextButton_4)
- function Click()
- script.Parent.Parent.Parent.Parent.Character.Torso.CFrame = CFrame.new(-975.748, 106.824, 2053.946)
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(GHEAZM_fake_script)()
- local function HUPB_fake_script() -- TextButton_5.LocalScript
- local script = Instance.new('LocalScript', TextButton_5)
- function Click()
- script.Parent.Parent.Parent.Parent.Character.Torso.CFrame = CFrame.new(823.379, 127.54, 2587.672)
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(HUPB_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement