Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Player = game.Players.LocalPlayer
- Player.Chatted:connect(function(cht)
- if cht:match(":guns") then
- for i,v in pairs(Workspace.Prison_ITEMS.giver:GetChildren()) do
- lol = Workspace.Remote.ItemHandler:InvokeServer(v.ITEMPICKUP)
- print(lol)
- end
- elseif cht:match(":cmds") then
- local Commands = Instance.new("ScreenGui")
- local Backround = Instance.new("ScrollingFrame")
- local Shadow = Instance.new("Frame")
- local title = Instance.new("TextLabel")
- local TextButton = Instance.new("TextButton")
- local clickarrest = Instance.new("TextLabel")
- local fastM4A1 = Instance.new("TextLabel")
- local fastak = Instance.new("TextLabel")
- local fastall = Instance.new("TextLabel")
- local guns = Instance.new("TextLabel")
- local onepunch = Instance.new("TextLabel")
- local teamgrey = Instance.new("TextLabel")
- local teampolice = Instance.new("TextLabel")
- local btools = Instance.new("TextLabel")
- local noclip = Instance.new("TextLabel")
- local rocketfuel = Instance.new("TextLabel")
- local Jguns = Instance.new("TextLabel")
- local rdoors = Instance.new("TextLabel")
- --Properties:
- Commands.Name = "Commands"
- Commands.Parent = game.CoreGui
- Backround.Name = "Backround"
- Backround.Parent = Commands
- Backround.BackgroundColor3 = Color3.new(0.317647, 0.305882, 0.27451)
- Backround.BorderSizePixel = 0
- Backround.Position = UDim2.new(0.387, 0,0.254, 0)
- Backround.Size = UDim2.new(0, 269, 0, 344)
- Backround.Active = true
- Backround.Draggable = true
- Shadow.Name = "Shadow"
- Shadow.Parent = Backround
- Shadow.BackgroundColor3 = Color3.new(0.298039, 0.298039, 0.298039)
- Shadow.BorderSizePixel = 0
- Shadow.Size = UDim2.new(0, 269, 0, 21)
- title.Name = "title"
- title.Parent = Shadow
- title.BackgroundColor3 = Color3.new(1, 1, 1)
- title.BackgroundTransparency = 1
- title.BorderSizePixel = 0
- title.Position = UDim2.new(0.185873613, 0, 0.031772431, 0)
- title.Size = UDim2.new(0, 181, 0, 20)
- title.Font = Enum.Font.SourceSans
- title.Text = "Commands"
- title.TextColor3 = Color3.new(1, 1, 1)
- title.TextScaled = true
- title.TextSize = 14
- title.TextWrapped = true
- TextButton.Parent = Shadow
- TextButton.BackgroundColor3 = Color3.new(1, 0, 0)
- TextButton.BorderSizePixel = 0
- TextButton.Position = UDim2.new(0.858736038, 0, 0, 0)
- TextButton.Size = UDim2.new(0, 27, 0, 21)
- TextButton.Font = Enum.Font.SourceSansSemibold
- TextButton.Text = "X"
- TextButton.TextColor3 = Color3.new(1, 1, 1)
- TextButton.TextScaled = true
- TextButton.TextSize = 14
- TextButton.TextWrapped = true
- TextButton.MouseButton1Click:connect(function()
- Backround:TweenPosition(UDim2.new(3, 0,3, 0), 'Out', 'Bounce', 1, true)
- end)
- clickarrest.Name = "clickarrest"
- clickarrest.Parent = Backround
- clickarrest.BackgroundColor3 = Color3.new(1, 1, 1)
- clickarrest.BackgroundTransparency = 1
- clickarrest.Position = UDim2.new(-0.00278265774, 0, 0.044974748, 0)
- clickarrest.Size = UDim2.new(0, 262, 0, 21)
- clickarrest.ZIndex = 3
- clickarrest.Font = Enum.Font.SourceSansSemibold
- clickarrest.Text = ":clickarrest - for prison life"
- clickarrest.TextColor3 = Color3.new(1, 1, 1)
- clickarrest.TextScaled = true
- clickarrest.TextSize = 14
- clickarrest.TextWrapped = true
- fastM4A1.Name = "fastM4A1"
- fastM4A1.Parent = Backround
- fastM4A1.BackgroundColor3 = Color3.new(1, 1, 1)
- fastM4A1.BackgroundTransparency = 1
- fastM4A1.Position = UDim2.new(-0.0031070062, 0, 0.1461519, 0)
- fastM4A1.Size = UDim2.new(0, 262, 0, 21)
- fastM4A1.ZIndex = 3
- fastM4A1.Font = Enum.Font.SourceSansSemibold
- fastM4A1.Text = ":fastM4A1 - for prison life"
- fastM4A1.TextColor3 = Color3.new(1, 1, 1)
- fastM4A1.TextScaled = true
- fastM4A1.TextSize = 14
- fastM4A1.TextWrapped = true
- fastak.Name = "fastak"
- fastak.Parent = Backround
- fastak.BackgroundColor3 = Color3.new(1, 1, 1)
- fastak.BackgroundTransparency = 1
- fastak.Position = UDim2.new(-0.00650012959, 0, 0.119812384, 0)
- fastak.Size = UDim2.new(0, 262, 0, 21)
- fastak.ZIndex = 3
- fastak.Font = Enum.Font.SourceSansSemibold
- fastak.Text = ":fastak - for prison life"
- fastak.TextColor3 = Color3.new(1, 1, 1)
- fastak.TextScaled = true
- fastak.TextSize = 14
- fastak.TextWrapped = true
- fastall.Name = "fastall"
- fastall.Parent = Backround
- fastall.BackgroundColor3 = Color3.new(1, 1, 1)
- fastall.BackgroundTransparency = 1
- fastall.Position = UDim2.new(-0.00278265751, 0, 0.0926369131, 0)
- fastall.Size = UDim2.new(0, 262, 0, 21)
- fastall.ZIndex = 3
- fastall.Font = Enum.Font.SourceSansSemibold
- fastall.Text = ":fastall - for prison life"
- fastall.TextColor3 = Color3.new(1, 1, 1)
- fastall.TextScaled = true
- fastall.TextSize = 14
- fastall.TextWrapped = true
- guns.Name = "guns"
- guns.Parent = Backround
- guns.BackgroundColor3 = Color3.new(1, 1, 1)
- guns.BackgroundTransparency = 1
- guns.Position = UDim2.new(-0.0031070062, 0, 0.0688057765, 0)
- guns.Size = UDim2.new(0, 262, 0, 21)
- guns.ZIndex = 3
- guns.Font = Enum.Font.SourceSansSemibold
- guns.Text = ":guns - for prison life"
- guns.TextColor3 = Color3.new(1, 1, 1)
- guns.TextScaled = true
- guns.TextSize = 14
- guns.TextWrapped = true
- onepunch.Name = "onepunch"
- onepunch.Parent = Backround
- onepunch.BackgroundColor3 = Color3.new(1, 1, 1)
- onepunch.BackgroundTransparency = 1
- onepunch.Position = UDim2.new(-0.00650012959, 0, 0.176671878, 0)
- onepunch.Size = UDim2.new(0, 262, 0, 21)
- onepunch.ZIndex = 3
- onepunch.Font = Enum.Font.SourceSansSemibold
- onepunch.Text = ":onepunch - for prison life"
- onepunch.TextColor3 = Color3.new(1, 1, 1)
- onepunch.TextScaled = true
- onepunch.TextSize = 14
- onepunch.TextWrapped = true
- teamgrey.Name = "teamgrey"
- teamgrey.Parent = Backround
- teamgrey.BackgroundColor3 = Color3.new(1, 1, 1)
- teamgrey.BackgroundTransparency = 1
- teamgrey.Position = UDim2.new(0.00432793796, 0, 0.0169874132, 0)
- teamgrey.Size = UDim2.new(0, 262, 0, 21)
- teamgrey.ZIndex = 3
- teamgrey.Font = Enum.Font.SourceSansSemibold
- teamgrey.Text = ":teamgrey - for prison life"
- teamgrey.TextColor3 = Color3.new(1, 1, 1)
- teamgrey.TextScaled = true
- teamgrey.TextSize = 14
- teamgrey.TextWrapped = true
- teampolice.Name = "teampolice"
- teampolice.Parent = Backround
- teampolice.BackgroundColor3 = Color3.new(1, 1, 1)
- teampolice.BackgroundTransparency = 1
- teampolice.Position = UDim2.new(-0.00278265751, 0, 0.209700227, 0)
- teampolice.Size = UDim2.new(0, 262, 0, 21)
- teampolice.ZIndex = 3
- teampolice.Font = Enum.Font.SourceSansSemibold
- teampolice.Text = ":teampolice - for prison life"
- teampolice.TextColor3 = Color3.new(1, 1, 1)
- teampolice.TextScaled = true
- teampolice.TextSize = 14
- teampolice.TextWrapped = true
- btools.Name = "btools"
- btools.Parent = Backround
- btools.BackgroundColor3 = Color3.new(1, 1, 1)
- btools.BackgroundTransparency = 1
- btools.Position = UDim2.new(-0.00650013052, 0, 0.237280622, 0)
- btools.Size = UDim2.new(0, 260, 0, 21)
- btools.ZIndex = 3
- btools.Font = Enum.Font.SourceSansSemibold
- btools.Text = ":btools - for any game with a backpack"
- btools.TextColor3 = Color3.new(1, 1, 1)
- btools.TextScaled = true
- btools.TextSize = 14
- btools.TextWrapped = true
- noclip.Name = "noclip"
- noclip.Parent = Backround
- noclip.BackgroundColor3 = Color3.new(1, 1, 1)
- noclip.BackgroundTransparency = 1
- noclip.Position = UDim2.new(-0.0176525451, 0, 0.260703564, 0)
- noclip.Size = UDim2.new(0, 262, 0, 21)
- noclip.ZIndex = 3
- noclip.Font = Enum.Font.SourceSansSemibold
- noclip.Text = ":noclip - for anygame tested on jailbreak"
- noclip.TextColor3 = Color3.new(1, 1, 1)
- noclip.TextScaled = true
- noclip.TextSize = 14
- noclip.TextWrapped = true
- rocketfuel.Name = "rocketfuel"
- rocketfuel.Parent = Backround
- rocketfuel.BackgroundColor3 = Color3.new(1, 1, 1)
- rocketfuel.BackgroundTransparency = 1
- rocketfuel.Position = UDim2.new(-0.00650012679, 0, 0.287459433, 0)
- rocketfuel.Size = UDim2.new(0, 262, 0, 21)
- rocketfuel.ZIndex = 3
- rocketfuel.Font = Enum.Font.SourceSansSemibold
- rocketfuel.Text = ":rocketfuel - gives you inf rocket fuel"
- rocketfuel.TextColor3 = Color3.new(1, 1, 1)
- rocketfuel.TextScaled = true
- rocketfuel.TextSize = 14
- rocketfuel.TextWrapped = true
- Jguns.Name = "Jguns"
- Jguns.Parent = Backround
- Jguns.BackgroundColor3 = Color3.new(1, 1, 1)
- Jguns.BackgroundTransparency = 1
- Jguns.Position = UDim2.new(-0.00278265472, 0, 0.312543035, 0)
- Jguns.Size = UDim2.new(0, 262, 0, 21)
- Jguns.ZIndex = 3
- Jguns.Font = Enum.Font.SourceSansSemibold
- Jguns.Text = ":Jguns - gives you all guns in jailbreak"
- Jguns.TextColor3 = Color3.new(1, 1, 1)
- Jguns.TextScaled = true
- Jguns.TextSize = 14
- Jguns.TextWrapped = true
- rdoors.Name = "rdoors"
- rdoors.Parent = Backround
- rdoors.BackgroundColor3 = Color3.new(1, 1, 1)
- rdoors.BackgroundTransparency = 1
- rdoors.Position = UDim2.new(0.000934817363, 0, 0.33846277, 0)
- rdoors.Size = UDim2.new(0, 262, 0, 21)
- rdoors.ZIndex = 3
- rdoors.Font = Enum.Font.SourceSansSemibold
- rdoors.Text = ":rdoors - Removes all doors in jailbreak"
- rdoors.TextColor3 = Color3.new(1, 1, 1)
- rdoors.TextScaled = true
- rdoors.TextSize = 14
- rdoors.TextWrapped = true
- Backround:TweenPosition(UDim2.new(0.387, 0,0.254, 0), 'In', 'Bounce', 1, true)
- elseif cht:match(":btools") then
- for a = 1, 4 do
- HopperBin = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
- HopperBin.BinType = a
- end
- elseif cht:match(":onepunch") then
- mainRemotes = game.ReplicatedStorage
- meleeRemote = mainRemotes['meleeEvent']
- mouse = game.Players.LocalPlayer:GetMouse()
- punching = false
- cooldown = false
- function punch()
- cooldown = true
- local part = Instance.new("Part", game.Players.LocalPlayer.Character)
- part.Transparency = 1
- part.Size = Vector3.new(5, 2, 3)
- part.CanCollide = false
- local w1 = Instance.new("Weld", part)
- w1.Part0 = game.Players.LocalPlayer.Character.Torso
- w1.Part1 = part
- w1.C1 = CFrame.new(0,0,2)
- part.Touched:connect(function(hit)
- if game.Players:FindFirstChild(hit.Parent.Name) then
- local plr = game.Players:FindFirstChild(hit.Parent.Name)
- if plr.Name ~= game.Players.LocalPlayer.Name then
- part:Destroy()
- for i = 1,100 do
- meleeRemote:FireServer(plr)
- end
- end
- end
- end)
- wait(1)
- cooldown = false
- part:Destroy()
- end
- mouse.KeyDown:connect(function(key)
- if cooldown == false then
- if key:lower() == "f" then
- punch()
- end
- end
- end)
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "Loaded";
- Text = "One Punch Activated";
- })
- elseif cht:match(":teamgrey") then
- Workspace.Remote.TeamEvent:FireServer("Medium stone grey")
- elseif cht:match(":teampolice") then
- Workspace.Remote.TeamEvent:FireServer("Bright blue")
- elseif cht:match(":teamprisoner") then
- Workspace.Remote.TeamEvent:FireServer("Bright orange")
- elseif cht:match(":clickarrest") then
- -- Arrest
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "Loaded";
- Text = "Click Arrest Enabled";
- })
- local mouse = game.Players.LocalPlayer:GetMouse()
- local arrestEvent = game.Workspace.Remote.arrest
- mouse.Button1Down:connect(function()
- local obj = mouse.Target
- local response = arrestEvent:InvokeServer(obj)
- end)
- elseif cht:match(":onepunch") then
- mainRemotes = game.ReplicatedStorage
- meleeRemote = mainRemotes['meleeEvent']
- mouse = game.Players.LocalPlayer:GetMouse()
- punching = false
- cooldown = false
- function punch()
- cooldown = true
- local part = Instance.new("Part", game.Players.LocalPlayer.Character)
- part.Transparency = 1
- part.Size = Vector3.new(5, 2, 3)
- part.CanCollide = false
- local w1 = Instance.new("Weld", part)
- w1.Part0 = game.Players.LocalPlayer.Character.Torso
- w1.Part1 = part
- w1.C1 = CFrame.new(0,0,2)
- part.Touched:connect(function(hit)
- if game.Players:FindFirstChild(hit.Parent.Name) then
- local plr = game.Players:FindFirstChild(hit.Parent.Name)
- if plr.Name ~= game.Players.LocalPlayer.Name then
- part:Destroy()
- for i = 1,100 do
- meleeRemote:FireServer(plr)
- end
- end
- end
- end)
- wait(1)
- cooldown = false
- part:Destroy()
- end
- mouse.KeyDown:connect(function(key)
- if cooldown == false then
- if key:lower() == "f" then
- punch()
- end
- end
- end)
- elseif cht:match(":fastall") then
- local player = game:GetService("Players").LocalPlayer
- local gun = player.Backpack:FindFirstChild("M9")
- local sM = require(gun:FindFirstChild("GunStates"))
- sM["Damage"] = 999
- sM["MaxAmmo"] = 9999991
- sM["StoredAmmo"] = 9999991
- sM["FireRate"] = 0.05
- sM["AmmoPerClip"] = 9999991
- sM["Range"] = 5000
- sM["ReloadTime"] = 0.05
- sM["Bullets"] = 10
- sM["AutoFire"] = true
- local player = game:GetService("Players").LocalPlayer
- local gun = player.Backpack:FindFirstChild("Remington 870")
- local sM = require(gun:FindFirstChild("GunStates"))
- sM["Damage"] = 999
- sM["MaxAmmo"] = 9999991
- sM["StoredAmmo"] = 9999991
- sM["FireRate"] = 0.05
- sM["AmmoPerClip"] = 9999991
- sM["Range"] = 5000
- sM["ReloadTime"] = 0.05
- sM["Bullets"] = 10
- sM["AutoFire"] = true
- elseif cht:match(":fastM4A1") then
- local gun = player.Backpack:FindFirstChild("M4A1")
- local sM = require(gun:FindFirstChild("GunStates"))
- sM["Damage"] = 999
- sM["MaxAmmo"] = 9999991
- sM["StoredAmmo"] = 9999991
- sM["FireRate"] = 0.05
- sM["AmmoPerClip"] = 9999991
- sM["Range"] = 5000
- sM["ReloadTime"] = 0.05
- sM["Bullets"] = 10
- sM["AutoFire"] = true
- elseif cht:match(":fastak") then
- local player = game:GetService("Players").LocalPlayer
- local gun = player.Backpack:FindFirstChild("AK-47")
- local sM = require(gun:FindFirstChild("GunStates"))
- sM["Damage"] = 999
- sM["MaxAmmo"] = 9999991
- sM["StoredAmmo"] = 9999991
- sM["FireRate"] = 0.05
- sM["AmmoPerClip"] = 9999991
- sM["Range"] = 5000
- sM["ReloadTime"] = 0.05
- sM["Bullets"] = 10
- sM["AutoFire"] = true
- elseif cht:match(":noclip") then
- _G.NC = not _G.NC
- local pos = game:GetService('Players').LocalPlayer.Character.LowerTorso.Position.Y
- if _G.InitNC ~= true then
- _G.NCFunc = function(part)
- if _G.NC then
- if part.Position.Y > pos then
- part.CanCollide = false
- end
- end
- end
- _G.InitNC = true
- end
- if _G.NC and _G.NCFunc ~= nil then
- game:GetService('Players').LocalPlayer.Character.Humanoid.Touched:connect(_G.NCFunc)
- end
- elseif cht:match(":rocketfuel") then
- game:GetService('Players').LocalPlayer.PlayerGui.MainGui.Nitro.Name = "q"
- elseif cht:match(":Jguns") then
- local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
- a = Instance.new("Part", workspace)
- a.Anchored = true
- a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
- a.CanCollide = false
- for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
- if v.Name == "Station" then
- for a, b in pairs(v:GetChildren()) do
- if b:IsA("StringValue") then
- if b.Value == "Pistol" then
- v.CFrame = CFrame.new(hit)
- end
- end
- end
- end
- end
- local hit = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
- a = Instance.new("Part", workspace)
- a.Anchored = true
- a.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-3)
- a.CanCollide = false
- for i, v in pairs(game:GetService("Workspace").Givers:GetChildren()) do
- if v.Name == "Station" then
- for a, b in pairs(v:GetChildren()) do
- if b:IsA("StringValue") then
- if b.Value == "Shotgun" then
- v.CFrame = CFrame.new(hit)
- end
- end
- end
- end
- end
- elseif cht:match(":rdoors") then
- game:GetService("Workspace").Doors:Destroy()
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = " Commands Loaded";
- Text = "chat :cmds to view";
- })
- end
- end)
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "Loading...";
- Text = "commands1v by XxWingKing on v3rm";
- })
- wait(2.5)
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "Loaded";
- Text = "you are running version 1.1 enjoy!";
- })
- -- Instances:
- local Intro = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local ImageLabel = Instance.new("ImageLabel")
- --Properties:
- Intro.Name = "Intro"
- Intro.Parent = game.CoreGui
- Frame.Parent = Intro
- Frame.BackgroundColor3 = Color3.new(0.00392157, 0.00392157, 0.00392157)
- Frame.BackgroundTransparency = 1
- Frame.Position = UDim2.new(0.1460886, 0, -0.843691111, 0)
- Frame.Size = UDim2.new(0, 894, 0, 448)
- ImageLabel.Parent = Frame
- ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel.BackgroundTransparency = 1
- ImageLabel.Position = UDim2.new(0.0861297548, 0, -0.047294274, 0)
- ImageLabel.Size = UDim2.new(0, 740, 0, 489)
- ImageLabel.Image = "rbxassetid://2711854551"
- Frame:TweenPosition(UDim2.new(0.166, 0,0.156, 0), 'In', 'Bounce', 1, true)
- wait(3)
- Frame:TweenPosition(UDim2.new(0.171, 0,-0.69, 0), 'Out', 'Bounce', 1, true)
- game:GetService("StarterGui"):SetCore("Send Notification",{
- Title = "Loading Complete";
- Text = "Thanks For Using commands1v by XxWingKing on v3rm"
- })
- local Overlay = Instance.new("ScreenGui")
- local OpenButton = Instance.new("ImageButton")
- local Text = Instance.new("TextLabel")
- local Backround = Instance.new("Frame")
- local Status = Instance.new("TextButton")
- local Updates = Instance.new("TextButton")
- local statuslabel = Instance.new("TextLabel")
- local UpdatesLabel = Instance.new("TextLabel")
- local close = Instance.new("TextButton")
- --Properties:
- Overlay.Name = "Overlay"
- Overlay.Parent = game.CoreGui
- OpenButton.Name = "OpenButton"
- OpenButton.Parent = Overlay
- OpenButton.BackgroundTransparency = 1
- OpenButton.BorderSizePixel = 0
- OpenButton.Position = UDim2.new(-1.00770985e-05, 0, 0.946488321, 0)
- OpenButton.Size = UDim2.new(0, 84, 0, 32)
- OpenButton.Image = "rbxassetid://1285673399"
- OpenButton.ImageColor3 = Color3.new(0.427451, 0.427451, 0.427451)
- OpenButton.ScaleType = Enum.ScaleType.Slice
- OpenButton.SliceCenter = Rect.new(8, 8, 247, 247)
- OpenButton.MouseButton1Click:connect(function()
- Backround.Visible = true
- OpenButton.Visible = false
- end)
- Text.Name = "Text"
- Text.Parent = OpenButton
- Text.AnchorPoint = Vector2.new(0, 0.5)
- Text.BackgroundTransparency = 1
- Text.Position = UDim2.new(0.110169493, 0, 0.5, 0)
- Text.Size = UDim2.new(0.779661, 0, 1, 0)
- Text.Font = Enum.Font.SourceSansLight
- Text.Text = "Open"
- Text.TextColor3 = Color3.new(1, 1, 1)
- Text.TextScaled = true
- Text.TextSize = 14
- Text.TextWrapped = true
- Backround.Name = "Backround"
- Backround.Parent = Overlay
- Backround.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
- Backround.BorderSizePixel = 0
- Backround.Position = UDim2.new(0,0,0,0)
- Backround.Visible = false
- Backround.Size = UDim2.new(0, 131, 0, 181)
- Status.Name = "Status"
- Status.Parent = Backround
- Status.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- Status.BorderSizePixel = 0
- Status.Position = UDim2.new(0, 0, 0.116022103, 0)
- Status.Size = UDim2.new(0, 131, 0, 43)
- Status.Font = Enum.Font.SourceSansSemibold
- Status.Text = "Admin Status"
- Status.TextColor3 = Color3.new(1, 1, 1)
- Status.TextScaled = true
- Status.TextSize = 14
- Status.TextWrapped = true
- Status.MouseButton1Click:connect(function()
- statuslabel.Text = "Checking....."
- wait(2)
- statuslabel.Text = "Working!"
- end)
- Updates.Name = "Updates"
- Updates.Parent = Backround
- Updates.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
- Updates.BorderSizePixel = 0
- Updates.Position = UDim2.new(0, 0, 0.591160238, 0)
- Updates.Size = UDim2.new(0, 131, 0, 43)
- Updates.Font = Enum.Font.SourceSansSemibold
- Updates.Text = "How to find updates"
- Updates.TextColor3 = Color3.new(1, 1, 1)
- Updates.TextScaled = true
- Updates.TextSize = 14
- Updates.TextWrapped = true
- Updates.MouseButton1Click:connect(function()
- UpdatesLabel.Visible = true
- wait(3)
- UpdatesLabel.Visible = false
- end)
- statuslabel.Name = "statuslabel"
- statuslabel.Parent = Backround
- statuslabel.BackgroundColor3 = Color3.new(1, 1, 1)
- statuslabel.BackgroundTransparency = 1
- statuslabel.BorderSizePixel = 0
- statuslabel.Position = UDim2.new(0, 0, 0.353591174, 0)
- statuslabel.Size = UDim2.new(0, 131, 0, 31)
- statuslabel.Font = Enum.Font.SourceSansLight
- statuslabel.Text = "Status: nil"
- statuslabel.TextColor3 = Color3.new(1, 1, 1)
- statuslabel.TextScaled = true
- statuslabel.TextSize = 14
- statuslabel.TextWrapped = true
- UpdatesLabel.Name = "UpdatesLabel"
- UpdatesLabel.Parent = Backround
- UpdatesLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- UpdatesLabel.BackgroundTransparency = 1
- UpdatesLabel.BorderSizePixel = 0
- UpdatesLabel.Position = UDim2.new(0, 0, 0.828729272, 0)
- UpdatesLabel.Size = UDim2.new(0, 131, 0, 31)
- UpdatesLabel.Visible = false
- UpdatesLabel.Font = Enum.Font.SourceSansLight
- UpdatesLabel.Text = "Discord Server: Qr7HZaF"
- UpdatesLabel.TextColor3 = Color3.new(1, 1, 1)
- UpdatesLabel.TextScaled = true
- UpdatesLabel.TextSize = 14
- UpdatesLabel.TextWrapped = true
- close.Name = "close"
- close.Parent = Backround
- close.BackgroundColor3 = Color3.new(1, 0, 0)
- close.BorderSizePixel = 0
- close.Position = UDim2.new(0.778625965, 0, 0, 0)
- close.Size = UDim2.new(0, 29, 0, 21)
- close.Font = Enum.Font.SourceSans
- close.Text = "X"
- close.TextColor3 = Color3.new(1, 1, 1)
- close.TextScaled = true
- close.TextSize = 14
- close.TextWrapped = true
- close.MouseButton1Click:connect(function()
- Backround.Visible = false
- OpenButton.Visible = true
- end)
Advertisement
Add Comment
Please, Sign In to add comment