Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell infortality
- -- Revamp by ImFrostic, Version 2.8
- -- Objects
- local ExploitGUI = Instance.new("ScreenGui")
- local Open = Instance.new("TextButton")
- local OPEN = Instance.new("Frame")
- local ExecutorFrame = Instance.new("Frame")
- local ebar2 = Instance.new("Frame")
- local ebar1 = Instance.new("Frame")
- local ExecutorMain = Instance.new("ScrollingFrame")
- local Input = Instance.new("TextBox")
- local execute = Instance.new("TextButton")
- local eclear = Instance.new("TextButton")
- local mtitle = Instance.new("TextLabel")
- local sclose = Instance.new("TextButton")
- local MainFrame = Instance.new("Frame")
- local mbar2 = Instance.new("Frame")
- local mbar1 = Instance.new("Frame")
- local mtitle_2 = Instance.new("TextLabel")
- local mtitle2 = Instance.new("TextLabel")
- local mexecutor = Instance.new("TextButton")
- local mscritps = Instance.new("TextButton")
- local ScriptsFrame = Instance.new("Frame")
- local mbar2_2 = Instance.new("Frame")
- local mbar1_2 = Instance.new("Frame")
- local gnv3 = Instance.new("TextButton")
- local stitle = Instance.new("TextLabel")
- local sclose_2 = Instance.new("TextButton")
- -- Properties
- ExploitGUI.Name = "ExploitGUI"
- ExploitGUI.Parent = game.Players.LocalPlayer.PlayerGui
- Open.Name = "Open"
- Open.Parent = ExploitGUI
- Open.BackgroundColor3 = Color3.new(0, 0, 0)
- Open.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- Open.BorderSizePixel = 6
- Open.Position = UDim2.new(0, 0, 0.642010093, 0)
- Open.Size = UDim2.new(0, 102, 0, 16)
- Open.Font = Enum.Font.Cartoon
- Open.Text = "Open/Close"
- Open.TextColor3 = Color3.new(1, 1, 1)
- Open.TextScaled = true
- Open.TextSize = 14
- Open.TextWrapped = true
- OPEN.Name = "OPEN"
- OPEN.Parent = ExploitGUI
- OPEN.BackgroundColor3 = Color3.new(1, 1, 1)
- OPEN.BackgroundTransparency = 1
- OPEN.Size = UDim2.new(1, 0, 1, 0)
- --Open Close
- Open.MouseButton1Down:Connect(function()
- OPEN.Visible = not OPEN.Visible
- end)
- ExecutorFrame.Name = "ExecutorFrame"
- ExecutorFrame.Parent = OPEN
- ExecutorFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- ExecutorFrame.Position = UDim2.new(0.735584974, 0, 0.421282172, 0)
- ExecutorFrame.Size = UDim2.new(0, 472, 0, 452)
- ExecutorFrame.Visible = false
- ebar2.Name = "ebar2"
- ebar2.Parent = ExecutorFrame
- ebar2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- ebar2.BorderSizePixel = 0
- ebar2.Size = UDim2.new(0, 472, 0, 23)
- ebar1.Name = "ebar1"
- ebar1.Parent = ExecutorFrame
- ebar1.BackgroundColor3 = Color3.new(0, 0, 0)
- ebar1.BorderSizePixel = 0
- ebar1.Position = UDim2.new(0, 0, 0.0507956967, 0)
- ebar1.Size = UDim2.new(0, 472, 0, 8)
- ExecutorMain.Name = "ExecutorMain"
- ExecutorMain.Parent = ExecutorFrame
- ExecutorMain.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
- ExecutorMain.BorderSizePixel = 0
- ExecutorMain.Position = UDim2.new(0.112288132, 0, 0.121681415, 0)
- ExecutorMain.Size = UDim2.new(0, 386, 0, 277)
- ExecutorMain.CanvasSize = UDim2.new(0, 0, 100000, 0)
- Input.Name = "Input"
- Input.Parent = ExecutorMain
- Input.BackgroundColor3 = Color3.new(1, 1, 1)
- Input.BackgroundTransparency = 1
- Input.BorderSizePixel = 0
- Input.Size = UDim2.new(0, 370, 0, 999)
- Input.ClearTextOnFocus = false
- Input.Font = Enum.Font.Cartoon
- Input.MultiLine = true
- Input.Text = "--Insert Script Here"
- Input.TextColor3 = Color3.new(1, 1, 1)
- Input.TextSize = 20
- Input.TextWrapped = true
- Input.TextXAlignment = Enum.TextXAlignment.Left
- Input.TextYAlignment = Enum.TextYAlignment.Top
- execute.Name = "execute"
- execute.Parent = ExecutorFrame
- execute.BackgroundColor3 = Color3.new(0, 0, 0)
- execute.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- execute.BorderSizePixel = 6
- execute.Position = UDim2.new(0.112288132, 0, 0.807522118, 0)
- execute.Size = UDim2.new(0, 261, 0, 50)
- execute.Font = Enum.Font.Cartoon
- execute.Text = "Execute"
- execute.TextColor3 = Color3.new(1, 1, 1)
- execute.TextScaled = true
- execute.TextSize = 14
- execute.TextWrapped = true
- eclear.Name = "eclear"
- eclear.Parent = ExecutorFrame
- eclear.BackgroundColor3 = Color3.new(0, 0, 0)
- eclear.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- eclear.BorderSizePixel = 6
- eclear.Position = UDim2.new(0.743644059, 0, 0.807522118, 0)
- eclear.Size = UDim2.new(0, 88, 0, 50)
- eclear.Font = Enum.Font.Cartoon
- eclear.Text = "Clear"
- eclear.TextColor3 = Color3.new(1, 1, 1)
- eclear.TextScaled = true
- eclear.TextSize = 14
- eclear.TextWrapped = true
- mtitle.Name = "mtitle"
- mtitle.Parent = ExecutorFrame
- mtitle.BackgroundColor3 = Color3.new(1, 1, 1)
- mtitle.BackgroundTransparency = 1
- mtitle.Size = UDim2.new(0, 156, 0, 23)
- mtitle.Font = Enum.Font.Cartoon
- mtitle.Text = "Executor"
- mtitle.TextColor3 = Color3.new(1, 1, 1)
- mtitle.TextScaled = true
- mtitle.TextSize = 14
- mtitle.TextWrapped = true
- sclose.Name = "sclose"
- sclose.Parent = ExecutorFrame
- sclose.BackgroundColor3 = Color3.new(1, 1, 1)
- sclose.BackgroundTransparency = 1
- sclose.Position = UDim2.new(0.951017022, 0, 0, 0)
- sclose.Size = UDim2.new(0, 23, 0, 23)
- sclose.Font = Enum.Font.Cartoon
- sclose.Text = "X"
- sclose.TextColor3 = Color3.new(1, 1, 1)
- sclose.TextScaled = true
- sclose.TextSize = 14
- sclose.TextWrapped = true
- MainFrame.Name = "MainFrame"
- MainFrame.Parent = OPEN
- MainFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- MainFrame.BorderSizePixel = 0
- MainFrame.Position = UDim2.new(0.080141902, 0, 0.45466128, 0)
- MainFrame.Size = UDim2.new(0, 474, 0, 321)
- MainFrame.Visible = false
- mbar2.Name = "mbar2"
- mbar2.Parent = MainFrame
- mbar2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- mbar2.BorderSizePixel = 0
- mbar2.Size = UDim2.new(0, 474, 0, 23)
- mbar1.Name = "mbar1"
- mbar1.Parent = MainFrame
- mbar1.BackgroundColor3 = Color3.new(0, 0, 0)
- mbar1.BorderSizePixel = 0
- mbar1.Position = UDim2.new(0, 0, 0.0716510937, 0)
- mbar1.Size = UDim2.new(0, 474, 0, 6)
- mtitle_2.Name = "mtitle"
- mtitle_2.Parent = MainFrame
- mtitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
- mtitle_2.BackgroundTransparency = 1
- mtitle_2.Size = UDim2.new(0, 156, 0, 23)
- mtitle_2.Font = Enum.Font.Cartoon
- mtitle_2.Text = "Exploit GUI"
- mtitle_2.TextColor3 = Color3.new(1, 1, 1)
- mtitle_2.TextScaled = true
- mtitle_2.TextSize = 14
- mtitle_2.TextWrapped = true
- mtitle2.Name = "mtitle2"
- mtitle2.Parent = MainFrame
- mtitle2.BackgroundColor3 = Color3.new(1, 1, 1)
- mtitle2.BackgroundTransparency = 1
- mtitle2.Position = UDim2.new(0, 0, 0.9096573, 0)
- mtitle2.Size = UDim2.new(0, 156, 0, 19)
- mtitle2.Font = Enum.Font.Cartoon
- mtitle2.Text = "By: iiJosephCats205"
- mtitle2.TextColor3 = Color3.new(1, 1, 1)
- mtitle2.TextScaled = true
- mtitle2.TextSize = 14
- mtitle2.TextWrapped = true
- mexecutor.Name = "mexecutor"
- mexecutor.Parent = MainFrame
- mexecutor.BackgroundColor3 = Color3.new(0, 0, 0)
- mexecutor.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- mexecutor.BorderSizePixel = 6
- mexecutor.Position = UDim2.new(0.0295358617, 0, 0.422118366, 0)
- mexecutor.Size = UDim2.new(0, 200, 0, 50)
- mexecutor.Font = Enum.Font.Cartoon
- mexecutor.Text = "Executor"
- mexecutor.TextColor3 = Color3.new(1, 1, 1)
- mexecutor.TextScaled = true
- mexecutor.TextSize = 14
- mexecutor.TextWrapped = true
- mscritps.Name = "mscritps"
- mscritps.Parent = MainFrame
- mscritps.BackgroundColor3 = Color3.new(0, 0, 0)
- mscritps.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- mscritps.BorderSizePixel = 6
- mscritps.Position = UDim2.new(0.548523188, 0, 0.422118366, 0)
- mscritps.Size = UDim2.new(0, 200, 0, 50)
- mscritps.Font = Enum.Font.Cartoon
- mscritps.Text = "Scripts"
- mscritps.TextColor3 = Color3.new(1, 1, 1)
- mscritps.TextScaled = true
- mscritps.TextSize = 14
- mscritps.TextWrapped = true
- ScriptsFrame.Name = "ScriptsFrame"
- ScriptsFrame.Parent = OPEN
- ScriptsFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- ScriptsFrame.BorderSizePixel = 0
- ScriptsFrame.Position = UDim2.new(0.558047533, 0, 0.148496211, 0)
- ScriptsFrame.Size = UDim2.new(0, 271, 0, 336)
- ScriptsFrame.Visible = false
- mbar2_2.Name = "mbar2"
- mbar2_2.Parent = ScriptsFrame
- mbar2_2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- mbar2_2.BorderSizePixel = 0
- mbar2_2.Size = UDim2.new(0, 271, 0, 23)
- mbar1_2.Name = "mbar1"
- mbar1_2.Parent = ScriptsFrame
- mbar1_2.BackgroundColor3 = Color3.new(0, 0, 0)
- mbar1_2.BorderSizePixel = 0
- mbar1_2.Position = UDim2.new(0, 0, 0.0684523806, 0)
- mbar1_2.Size = UDim2.new(0, 271, 0, 6)
- gnv3.Name = "gnv3"
- gnv3.Parent = ScriptsFrame
- gnv3.BackgroundColor3 = Color3.new(0, 0, 0)
- gnv3.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
- gnv3.BorderSizePixel = 6
- gnv3.Position = UDim2.new(0.131549016, 0, 0.425094545, 0)
- gnv3.Size = UDim2.new(0, 200, 0, 50)
- gnv3.Font = Enum.Font.Cartoon
- gnv3.Text = "Grab Knife"
- gnv3.TextColor3 = Color3.new(1, 1, 1)
- gnv3.TextScaled = true
- gnv3.TextSize = 14
- gnv3.TextWrapped = true
- stitle.Name = "stitle"
- stitle.Parent = ScriptsFrame
- stitle.BackgroundColor3 = Color3.new(1, 1, 1)
- stitle.BackgroundTransparency = 1
- stitle.Size = UDim2.new(0, 156, 0, 23)
- stitle.Font = Enum.Font.Cartoon
- stitle.Text = "Scripts"
- stitle.TextColor3 = Color3.new(1, 1, 1)
- stitle.TextScaled = true
- stitle.TextSize = 14
- stitle.TextWrapped = true
- sclose_2.Name = "sclose"
- sclose_2.Parent = ScriptsFrame
- sclose_2.BackgroundColor3 = Color3.new(1, 1, 1)
- sclose_2.BackgroundTransparency = 1
- sclose_2.Position = UDim2.new(0.915000021, 0, 0, 0)
- sclose_2.Size = UDim2.new(0, 23, 0, 23)
- sclose_2.Font = Enum.Font.Cartoon
- sclose_2.Text = "X"
- sclose_2.TextColor3 = Color3.new(1, 1, 1)
- sclose_2.TextScaled = true
- sclose_2.TextSize = 14
- sclose_2.TextWrapped = true
- -- Scripts
Add Comment
Please, Sign In to add comment