Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local UI = Instance.new("ScreenGui")
- local UI_2 = Instance.new("Frame")
- local BackGround = Instance.new("Frame")
- local Container = Instance.new("Frame")
- local cellbdestroy = Instance.new("TextButton")
- local UIGridLayout = Instance.new("UIGridLayout")
- local Padding = Instance.new("UIPadding")
- local giveextendomirror = Instance.new("TextButton")
- local tpallweapons = Instance.new("TextButton")
- local giveremington = Instance.new("TextButton")
- local cellAdestroy = Instance.new("TextButton")
- local tptoroads = Instance.new("TextButton")
- local giveremington_2 = Instance.new("TextButton")
- local killall = Instance.new("TextButton")
- local tptocbase = Instance.new("TextButton")
- local tptoroads_2 = Instance.new("TextButton")
- local tptogate = Instance.new("TextButton")
- local tolletfe = Instance.new("TextButton")
- local tptoroads_3 = Instance.new("TextButton")
- local tptoroads_4 = Instance.new("TextButton")
- local UnderLine = Instance.new("Frame")
- local Toggle = Instance.new("TextButton")
- local Window = Instance.new("TextLabel")
- --Properties:
- UI.Name = "UI"
- UI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- UI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- UI_2.Name = "UI"
- UI_2.Parent = UI
- UI_2.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- UI_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
- UI_2.BorderSizePixel = 0
- UI_2.Position = UDim2.new(0, 184, 0, 80)
- UI_2.Size = UDim2.new(0, 190, 0, 30)
- BackGround.Name = "BackGround"
- BackGround.Parent = UI_2
- BackGround.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
- BackGround.BorderColor3 = Color3.fromRGB(27, 42, 53)
- BackGround.BorderSizePixel = 0
- BackGround.Position = UDim2.new(0, 0, 1, 0)
- BackGround.Size = UDim2.new(0, 190, 0, 200)
- Container.Name = "Container"
- Container.Parent = UI_2
- Container.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
- Container.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Container.BorderSizePixel = 0
- Container.Position = UDim2.new(-0.415789485, 0, 0.966666639, 0)
- Container.Size = UDim2.new(0, 367, 0, 661)
- cellbdestroy.Name = "cellbdestroy"
- cellbdestroy.Parent = Container
- cellbdestroy.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- cellbdestroy.BackgroundTransparency = 1.000
- cellbdestroy.BorderColor3 = Color3.fromRGB(27, 42, 53)
- cellbdestroy.Size = UDim2.new(0, 200, 0, 50)
- cellbdestroy.Font = Enum.Font.SourceSans
- cellbdestroy.Text = "Destroy Cell B"
- cellbdestroy.TextColor3 = Color3.fromRGB(255, 0, 4)
- cellbdestroy.TextSize = 25.000
- cellbdestroy.TextWrapped = true
- cellbdestroy.TextXAlignment = Enum.TextXAlignment.Left
- UIGridLayout.Parent = Container
- UIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder
- UIGridLayout.CellSize = UDim2.new(0, 180, 0, 40)
- Padding.Name = "Padding"
- Padding.Parent = Container
- Padding.PaddingLeft = UDim.new(0, 5)
- Padding.PaddingTop = UDim.new(0, 5)
- giveextendomirror.Name = "giveextendomirror"
- giveextendomirror.Parent = Container
- giveextendomirror.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- giveextendomirror.BackgroundTransparency = 1.000
- giveextendomirror.BorderColor3 = Color3.fromRGB(27, 42, 53)
- giveextendomirror.Size = UDim2.new(0, 200, 0, 50)
- giveextendomirror.Font = Enum.Font.SourceSans
- giveextendomirror.Text = "Give secret mirror"
- giveextendomirror.TextColor3 = Color3.fromRGB(255, 0, 4)
- giveextendomirror.TextSize = 25.000
- giveextendomirror.TextWrapped = true
- giveextendomirror.TextXAlignment = Enum.TextXAlignment.Left
- tpallweapons.Name = "tpallweapons"
- tpallweapons.Parent = Container
- tpallweapons.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- tpallweapons.BackgroundTransparency = 1.000
- tpallweapons.BorderColor3 = Color3.fromRGB(27, 42, 53)
- tpallweapons.Size = UDim2.new(0, 200, 0, 50)
- tpallweapons.Font = Enum.Font.SourceSans
- tpallweapons.Text = "TP weapons to you"
- tpallweapons.TextColor3 = Color3.fromRGB(255, 0, 4)
- tpallweapons.TextSize = 25.000
- tpallweapons.TextWrapped = true
- tpallweapons.TextXAlignment = Enum.TextXAlignment.Left
- giveremington.Name = "giveremington"
- giveremington.Parent = Container
- giveremington.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- giveremington.BackgroundTransparency = 1.000
- giveremington.BorderColor3 = Color3.fromRGB(27, 42, 53)
- giveremington.Size = UDim2.new(0, 200, 0, 50)
- giveremington.Font = Enum.Font.SourceSans
- giveremington.Text = "Give Remington 870"
- giveremington.TextColor3 = Color3.fromRGB(255, 0, 4)
- giveremington.TextSize = 25.000
- giveremington.TextWrapped = true
- giveremington.TextXAlignment = Enum.TextXAlignment.Left
- cellAdestroy.Name = "cellAdestroy"
- cellAdestroy.Parent = Container
- cellAdestroy.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- cellAdestroy.BackgroundTransparency = 1.000
- cellAdestroy.BorderColor3 = Color3.fromRGB(27, 42, 53)
- cellAdestroy.Position = UDim2.new(0.0270270277, 0, 0.324675322, 0)
- cellAdestroy.Size = UDim2.new(0, 200, 0, 50)
- cellAdestroy.Font = Enum.Font.SourceSans
- cellAdestroy.Text = "Destroy Cell B"
- cellAdestroy.TextColor3 = Color3.fromRGB(255, 0, 4)
- cellAdestroy.TextSize = 25.000
- cellAdestroy.TextWrapped = true
- cellAdestroy.TextXAlignment = Enum.TextXAlignment.Left
- tptoroads.Name = "tp to roads"
- tptoroads.Parent = Container
- tptoroads.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- tptoroads.BackgroundTransparency = 1.000
- tptoroads.BorderColor3 = Color3.fromRGB(27, 42, 53)
- tptoroads.Position = UDim2.new(0.286486477, 0, 0.419294983, 0)
- tptoroads.Size = UDim2.new(0, 200, 0, 50)
- tptoroads.Font = Enum.Font.SourceSans
- tptoroads.Text = "tp to roads"
- tptoroads.TextColor3 = Color3.fromRGB(255, 0, 4)
- tptoroads.TextScaled = true
- tptoroads.TextSize = 25.000
- tptoroads.TextWrapped = true
- tptoroads.TextXAlignment = Enum.TextXAlignment.Left
- giveremington_2.Name = "giveremington"
- giveremington_2.Parent = Container
- giveremington_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- giveremington_2.BackgroundTransparency = 1.000
- giveremington_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
- giveremington_2.Size = UDim2.new(0, 200, 0, 50)
- giveremington_2.Font = Enum.Font.SourceSans
- giveremington_2.Text = "GIVE Lunch "
- giveremington_2.TextColor3 = Color3.fromRGB(255, 0, 4)
- giveremington_2.TextSize = 25.000
- giveremington_2.TextWrapped = true
- giveremington_2.TextXAlignment = Enum.TextXAlignment.Left
- killall.Name = "kill all"
- killall.Parent = Container
- killall.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- killall.BackgroundTransparency = 1.000
- killall.BorderColor3 = Color3.fromRGB(27, 42, 53)
- killall.Position = UDim2.new(0, 0, 0.608534336, 0)
- killall.Size = UDim2.new(0, 200, 0, 50)
- killall.Font = Enum.Font.SourceSans
- killall.Text = "kill all"
- killall.TextColor3 = Color3.fromRGB(255, 0, 4)
- killall.TextScaled = true
- killall.TextSize = 25.000
- killall.TextWrapped = true
- killall.TextXAlignment = Enum.TextXAlignment.Left
- tptocbase.Name = "tp to cbase"
- tptocbase.Parent = Container
- tptocbase.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- tptocbase.BackgroundTransparency = 1.000
- tptocbase.BorderColor3 = Color3.fromRGB(27, 42, 53)
- tptocbase.Position = UDim2.new(0.286486477, 0, 0.419294983, 0)
- tptocbase.Size = UDim2.new(0, 200, 0, 50)
- tptocbase.Font = Enum.Font.SourceSans
- tptocbase.Text = "tp to cbase"
- tptocbase.TextColor3 = Color3.fromRGB(255, 0, 4)
- tptocbase.TextScaled = true
- tptocbase.TextSize = 25.000
- tptocbase.TextWrapped = true
- tptocbase.TextXAlignment = Enum.TextXAlignment.Left
- tptoroads_2.Name = "tp to roads"
- tptoroads_2.Parent = Container
- tptoroads_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- tptoroads_2.BackgroundTransparency = 1.000
- tptoroads_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
- tptoroads_2.Position = UDim2.new(0.286486477, 0, 0.419294983, 0)
- tptoroads_2.Size = UDim2.new(0, 200, 0, 50)
- tptoroads_2.Font = Enum.Font.SourceSans
- tptoroads_2.Text = "tp to cbase backup "
- tptoroads_2.TextColor3 = Color3.fromRGB(255, 0, 4)
- tptoroads_2.TextScaled = true
- tptoroads_2.TextSize = 25.000
- tptoroads_2.TextWrapped = true
- tptoroads_2.TextXAlignment = Enum.TextXAlignment.Left
- tptogate.Name = "tp to gate"
- tptogate.Parent = Container
- tptogate.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- tptogate.BackgroundTransparency = 1.000
- tptogate.BorderColor3 = Color3.fromRGB(27, 42, 53)
- tptogate.Position = UDim2.new(0.286486477, 0, 0.419294983, 0)
- tptogate.Size = UDim2.new(0, 200, 0, 50)
- tptogate.Font = Enum.Font.SourceSans
- tptogate.Text = "tp to gate "
- tptogate.TextColor3 = Color3.fromRGB(255, 0, 4)
- tptogate.TextScaled = true
- tptogate.TextSize = 25.000
- tptogate.TextWrapped = true
- tptogate.TextXAlignment = Enum.TextXAlignment.Left
- tolletfe.Name = "tolletfe"
- tolletfe.Parent = Container
- tolletfe.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- tolletfe.BackgroundTransparency = 1.000
- tolletfe.BorderColor3 = Color3.fromRGB(27, 42, 53)
- tolletfe.Position = UDim2.new(0.00540540554, 0, 0.802507818, 0)
- tolletfe.Size = UDim2.new(0, 200, 0, 50)
- tolletfe.Font = Enum.Font.SourceSans
- tolletfe.Text = "skibidi tollet script"
- tolletfe.TextColor3 = Color3.fromRGB(255, 0, 4)
- tolletfe.TextScaled = true
- tolletfe.TextSize = 25.000
- tolletfe.TextWrapped = true
- tolletfe.TextXAlignment = Enum.TextXAlignment.Left
- tptoroads_3.Name = "tp to roads"
- tptoroads_3.Parent = Container
- tptoroads_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- tptoroads_3.BackgroundTransparency = 1.000
- tptoroads_3.BorderColor3 = Color3.fromRGB(27, 42, 53)
- tptoroads_3.Position = UDim2.new(0.286486477, 0, 0.419294983, 0)
- tptoroads_3.Size = UDim2.new(0, 200, 0, 50)
- tptoroads_3.Font = Enum.Font.SourceSans
- tptoroads_3.Text = "tp to roads"
- tptoroads_3.TextColor3 = Color3.fromRGB(255, 0, 4)
- tptoroads_3.TextScaled = true
- tptoroads_3.TextSize = 25.000
- tptoroads_3.TextWrapped = true
- tptoroads_3.TextXAlignment = Enum.TextXAlignment.Left
- tptoroads_4.Name = "tp to roads"
- tptoroads_4.Parent = Container
- tptoroads_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- tptoroads_4.BackgroundTransparency = 1.000
- tptoroads_4.BorderColor3 = Color3.fromRGB(27, 42, 53)
- tptoroads_4.Position = UDim2.new(0.286486477, 0, 0.419294983, 0)
- tptoroads_4.Size = UDim2.new(0, 200, 0, 50)
- tptoroads_4.Font = Enum.Font.SourceSans
- tptoroads_4.Text = "tollet script"
- tptoroads_4.TextColor3 = Color3.fromRGB(255, 0, 4)
- tptoroads_4.TextScaled = true
- tptoroads_4.TextSize = 25.000
- tptoroads_4.TextWrapped = true
- tptoroads_4.TextXAlignment = Enum.TextXAlignment.Left
- UnderLine.Name = "UnderLine"
- UnderLine.Parent = UI_2
- UnderLine.BackgroundColor3 = Color3.fromRGB(255, 25, 25)
- UnderLine.BorderColor3 = Color3.fromRGB(27, 42, 53)
- UnderLine.BorderSizePixel = 0
- UnderLine.Position = UDim2.new(0, 0, 1, -1)
- UnderLine.Size = UDim2.new(1, 0, 0, 1)
- Toggle.Name = "Toggle"
- Toggle.Parent = UI_2
- Toggle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Toggle.BackgroundTransparency = 1.000
- Toggle.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Toggle.Position = UDim2.new(1, -25, 0, 0)
- Toggle.Size = UDim2.new(0, 25, 1, 0)
- Toggle.Font = Enum.Font.SourceSans
- Toggle.Text = "-"
- Toggle.TextColor3 = Color3.fromRGB(255, 0, 0)
- Toggle.TextSize = 17.000
- Window.Name = "Window"
- Window.Parent = UI_2
- Window.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Window.BackgroundTransparency = 1.000
- Window.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Window.Position = UDim2.new(0.0631578937, 0, 0, 0)
- Window.Size = UDim2.new(0.868421078, 0, 1, 0)
- Window.Font = Enum.Font.SourceSans
- Window.Text = "Attrixx's Supa Cool Gui"
- Window.TextColor3 = Color3.fromRGB(255, 0, 4)
- Window.TextSize = 17.000
- -- Scripts:
- local function XAXZWF_fake_script() -- cellbdestroy.Script
- local script = Instance.new('Script', cellbdestroy)
- function Click(mouse)
- game.Workspace.Prison_Cellblock.Cells_B:Destroy()
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(XAXZWF_fake_script)()
- local function DNMTS_fake_script() -- giveextendomirror.Script
- local script = Instance.new('Script', giveextendomirror)
- function Click(mouse)
- local copy = game.ReplicatedStorage.Tools["Extendo mirror"]:Clone()
- copy.Parent = game.Players.LocalPlayer.Backpack
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(DNMTS_fake_script)()
- local function VEXJ_fake_script() -- tpallweapons.Script
- local script = Instance.new('Script', tpallweapons)
- function Click(mouse)
- local weapons = {"Crude Knife", "Hammer"}
- for i, v in pairs(game.Workspace["Prison_ITEMS"].single:GetChildren()) do
- for j, k in pairs(weapons) do
- if v.Name == k then
- v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position)
- end
- end
- end
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(VEXJ_fake_script)()
- local function XDPCWWH_fake_script() -- giveremington.Script
- local script = Instance.new('Script', giveremington)
- function Click(mouse)
- game.Workspace.Prison_ITEMS.giver["Remington 870"].ITEMPICKUP.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(XDPCWWH_fake_script)()
- local function LBDVF_fake_script() -- cellAdestroy.Script
- local script = Instance.new('Script', cellAdestroy)
- function Click(mouse)
- game.Workspace.Prison_Cellblock.Cells_A:Destroy()
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(LBDVF_fake_script)()
- local function GWJITA_fake_script() -- tptoroads.Script
- local script = Instance.new('Script', tptoroads)
- function Click(mouse)
- game.Workspace.mainRoads.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(GWJITA_fake_script)()
- local function MBDVN_fake_script() -- giveremington_2.Script
- local script = Instance.new('Script', giveremington_2)
- function Click(mouse)
- game.Workspace.Prison_ITEMS.giver["Lunch"].ITEMPICKUP.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(MBDVN_fake_script)()
- local function SOONSHE_fake_script() -- killall.Script
- local script = Instance.new('Script', killall)
- function onClicked()
- wait(1)
- local c = game.Players:getChildren()
- for i = 1,#c do
- if (c[i].Character ~= nil and c[i].Character.Humanoid ~= nil) then
- c[i].Character.Humanoid.Health = c[i].Character.Humanoid.Health - 100
- end
- end
- end
- script.Parent.ClickDetector.MouseClick:connect (onClicked)
- end
- coroutine.wrap(SOONSHE_fake_script)()
- local function PQEF_fake_script() -- tptocbase.Script
- local script = Instance.new('Script', tptocbase)
- function Click(mouse)
- game.Workspace["Criminals Spawn"].CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(PQEF_fake_script)()
- local function SGVNHR_fake_script() -- tptoroads_2.Script
- local script = Instance.new('Script', tptoroads_2)
- function Click(mouse)
- game.Workspace.Garages.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(SGVNHR_fake_script)()
- local function VYQTO_fake_script() -- tptogate.Script
- local script = Instance.new('Script', tptogate)
- function Click(mouse)
- game.Workspace.Prison_road.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- end
- script.Parent.MouseButton1Down:connect(Click)
- end
- coroutine.wrap(VYQTO_fake_script)()
- local function UVMNZT_fake_script() -- tolletfe.Script
- local script = Instance.new('Script', tolletfe)
- script.Parent.RemoteEvent.OnServerEvent:Connect(function(plr)
- require(13858347191).skibiti(plr.Name)
- end)
- end
- coroutine.wrap(UVMNZT_fake_script)()
- local function YDTFOSM_fake_script() -- tptoroads_4.LocalScript
- local script = Instance.new('LocalScript', tptoroads_4)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.RemoteEvent:FireServer()
- end)
- end
- coroutine.wrap(YDTFOSM_fake_script)()
- local function JTPAF_fake_script() -- tptoroads_4.Script
- local script = Instance.new('Script', tptoroads_4)
- script.Parent.RemoteEvent.OnServerEvent:Connect(function(plr)
- require(522666193).giveAdmin(plr.Name)
- end)
- end
- coroutine.wrap(JTPAF_fake_script)()
- local function QJEVYCI_fake_script() -- Toggle.LocalScript
- local script = Instance.new('LocalScript', Toggle)
- local back = script.Parent.Parent.BackGround
- local con = script.Parent.Parent.Container
- local window = {
- count = 0;
- toggles = {},
- closed = false;
- }
- script.Parent.MouseButton1Click:connect(function()
- window.closed = not window.closed
- script.Parent.Text = (window.closed and "+" or "-")
- if script.Parent.Text == "+" then
- back:TweenSize(UDim2.new(0, 190,0, 0), "Out", "Sine", 0.5)
- con:TweenSize(UDim2.new(0, 190,0, 0), "Out", "Sine", 0.5)
- wait(0.1) do
- con.Visible = false
- end
- else
- back:TweenSize(UDim2.new(0, 190,0, 200), "Out", "Sine", 0.5)
- con:TweenSize(UDim2.new(0, 190,0, 200), "Out", "Sine", 0.5)
- wait(0.2) do
- con.Visible = true
- end
- end
- end)
- end
- coroutine.wrap(QJEVYCI_fake_script)()
- local function DOWO_fake_script() -- UI_2.LocalScript
- local script = Instance.new('LocalScript', UI_2)
- local dragger = {};
- local resizer = {};
- do
- local mouse = game:GetService("Players").LocalPlayer:GetMouse();
- local inputService = game:GetService('UserInputService');
- local heartbeat = game:GetService("RunService").Heartbeat;
- -- // credits to Ririchi / Inori for this cute drag function :)
- function dragger.new(frame)
- local s, event = pcall(function()
- return frame.MouseEnter
- end)
- if s then
- frame.Active = true;
- event:connect(function()
- local input = frame.InputBegan:connect(function(key)
- if key.UserInputType == Enum.UserInputType.MouseButton1 then
- local objectPosition = Vector2.new(mouse.X - frame.AbsolutePosition.X, mouse.Y - frame.AbsolutePosition.Y);
- while heartbeat:wait() and inputService:IsMouseButtonPressed(Enum.UserInputType.MouseButton1) do
- frame:TweenPosition(UDim2.new(0, mouse.X - objectPosition.X + (frame.Size.X.Offset * frame.AnchorPoint.X), 0, mouse.Y - objectPosition.Y + (frame.Size.Y.Offset * frame.AnchorPoint.Y)), 'Out', 'Quad', 0.1, true);
- end
- end
- end)
- local leave;
- leave = frame.MouseLeave:connect(function()
- input:disconnect();
- leave:disconnect();
- end)
- end)
- end
- end
- function resizer.new(p, s)
- p:GetPropertyChangedSignal('AbsoluteSize'):connect(function()
- s.Size = UDim2.new(s.Size.X.Scale, s.Size.X.Offset, s.Size.Y.Scale, p.AbsoluteSize.Y);
- end)
- end
- end
- script.Parent.Active = true
- script.Parent.Draggable = true
- end
- coroutine.wrap(DOWO_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement