Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Sorry for making so many versions of this exploit GUI...
- print("Created by: godzillagamerz10")
- warn("Darkened Vent V4.1 loaded!")
- game.StarterGui:SetCore("SendNotification", {
- Title = "Hello!"; -- Required. Has to be a string!
- Text = "Thanks for using my GUI!"; -- Required. Has to be a string!
- Icon = "http://www.roblox.com/asset/?id=1245461327"; -- The icon.
- })
- local DarkenedVentV41 = Instance.new("ScreenGui")
- local MainFrame = Instance.new("Frame")
- local Name = Instance.new("TextLabel")
- local Name2 = Instance.new("TextLabel")
- local Dab = Instance.new("TextButton")
- local CriminalBase = Instance.new("TextButton")
- local Arrest = Instance.new("TextButton")
- local ImageLabel = Instance.new("ImageLabel")
- local Openn = Instance.new("TextButton")
- --Properties:
- DarkenedVentV41.Name = "DarkenedVentV4.1"
- DarkenedVentV41.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = DarkenedVentV41
- MainFrame.BackgroundColor3 = Color3.new(0, 0.666667, 1)
- MainFrame.BackgroundTransparency = 0.5
- MainFrame.Position = UDim2.new(0.676249504, 0, 0.24733898, 0)
- MainFrame.Size = UDim2.new(0, 360, 0, 319)
- MainFrame.Visible = false
- Name.Name = "Name"
- Name.Parent = MainFrame
- Name.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
- Name.BackgroundTransparency = 1
- Name.Position = UDim2.new(0, 0, 0.0072579477, 0)
- Name.Size = UDim2.new(0, 360, 0, 35)
- Name.Font = Enum.Font.SciFi
- Name.Text = "Darkened Vent GUI (V4.1)"
- Name.TextColor3 = Color3.new(0.513726, 0, 0)
- Name.TextScaled = true
- Name.TextSize = 14
- Name.TextWrapped = true
- Name2.Name = "Name2"
- Name2.Parent = MainFrame
- Name2.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
- Name2.BackgroundTransparency = 1
- Name2.Position = UDim2.new(0.155555546, 0, 0.115357243, 0)
- Name2.Size = UDim2.new(0, 247, 0, 10)
- Name2.Font = Enum.Font.SciFi
- Name2.Text = "Created by: godzillagamerz10"
- Name2.TextColor3 = Color3.new(0, 0, 0)
- Name2.TextSize = 14
- Name2.TextWrapped = true
- Dab.Name = "Dab"
- Dab.Parent = MainFrame
- Dab.BackgroundColor3 = Color3.new(0.4, 0.396078, 0.396078)
- Dab.BackgroundTransparency = 0.5
- Dab.Position = UDim2.new(0, 0, 0.217459083, 0)
- Dab.Size = UDim2.new(0, 360, 0, 16)
- Dab.Font = Enum.Font.Cartoon
- Dab.Text = "Dab (FE)"
- Dab.TextColor3 = Color3.new(0, 0, 0)
- Dab.TextSize = 20
- Dab.TextWrapped = true
- CriminalBase.Name = "CriminalBase"
- CriminalBase.Parent = MainFrame
- CriminalBase.BackgroundColor3 = Color3.new(0.4, 0.396078, 0.396078)
- CriminalBase.BackgroundTransparency = 0.5
- CriminalBase.Position = UDim2.new(0, 0, 0.297234237, 0)
- CriminalBase.Size = UDim2.new(0, 358, 0, 17)
- CriminalBase.Font = Enum.Font.Cartoon
- CriminalBase.Text = "Criminal Base (FE)"
- CriminalBase.TextColor3 = Color3.new(0, 0, 0)
- CriminalBase.TextSize = 20
- CriminalBase.TextWrapped = true
- Arrest.Name = "Arrest"
- Arrest.Parent = MainFrame
- Arrest.BackgroundColor3 = Color3.new(0.4, 0.396078, 0.396078)
- Arrest.BackgroundTransparency = 0.5
- Arrest.Position = UDim2.new(0, 0, 0.382410139, 0)
- Arrest.Size = UDim2.new(0, 358, 0, 12)
- Arrest.Font = Enum.Font.Cartoon
- Arrest.Text = " Click Arrest (FE)"
- Arrest.TextColor3 = Color3.new(0, 0, 0)
- Arrest.TextSize = 20
- Arrest.TextWrapped = true
- ImageLabel.Parent = MainFrame
- ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel.BackgroundTransparency = 1
- ImageLabel.Position = UDim2.new(0, 0, 0.420027673, 0)
- ImageLabel.Size = UDim2.new(0, 359, 0, 179)
- ImageLabel.Image = "rbxassetid://205751358"
- Openn.Name = "Openn"
- Openn.Parent = DarkenedVentV41
- Openn.BackgroundColor3 = Color3.new(0, 0.737255, 0)
- Openn.Size = UDim2.new(0, 106, 0, 50)
- Openn.Font = Enum.Font.SourceSans
- Openn.Text = "Open/Close"
- Openn.TextColor3 = Color3.new(0, 0, 0)
- Openn.TextScaled = true
- Openn.TextSize = 14
- Openn.TextWrapped = true
- -- Scripts:
- function SCRIPT_NZXF76_FAKESCRIPT() -- Dab.Dabbing
- getfenv().script = Instance.new('LocalScript', Dab)
- script.Parent.MouseButton1Click:connect(function()
- AnimationId = "248263260"
- local Anim = Instance.new("Animation")
- Anim.AnimationId = "rbxassetid://"..AnimationId
- local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
- k:Play()
- k:AdjustSpeed(1)
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_NZXF76_FAKESCRIPT))
- function SCRIPT_CYCS77_FAKESCRIPT() -- CriminalBase.Crim
- getfenv().script = Instance.new('LocalScript', CriminalBase)
- script.Parent.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-943.704, 91.632, 2056.925)
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_CYCS77_FAKESCRIPT))
- function SCRIPT_YHHR67_FAKESCRIPT() -- Arrest.Thing
- getfenv().script = Instance.new('LocalScript', Arrest)
- script.Parent.MouseButton1Click:connect(function()
- end)
- 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)
- end
- coroutine.resume(coroutine.create(SCRIPT_YHHR67_FAKESCRIPT))
- function SCRIPT_NDLS78_FAKESCRIPT() -- Openn.Open
- getfenv().script = Instance.new('LocalScript', Openn)
- function die()
- script.Parent.Parent.MainFrame.Visible = true
- end
- script.Parent.MouseButton1Down:connect(die)
- --------------------------------------------------
- end
- coroutine.resume(coroutine.create(SCRIPT_NDLS78_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement