Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local AccessUI = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local Frame_2 = Instance.new("Frame")
- local Close = Instance.new("TextButton")
- local TextButton = Instance.new("TextButton")
- local Frame_3 = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local Scroll = Instance.new("ScrollingFrame")
- local TextLabel_3 = Instance.new("TextLabel")
- local TextBox = Instance.new("TextBox")
- local Execute = Instance.new("TextButton")
- local TextButton_2 = Instance.new("TextButton")
- local HideCodeBox = Instance.new("TextButton")
- local TextLabel_4 = Instance.new("TextLabel")
- local Home = Instance.new("ImageButton")
- local settings = Instance.new("ImageButton")
- --Properties:
- AccessUI.Name = "AccessUI"
- AccessUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Frame.Parent = AccessUI
- Frame.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- Frame.BorderSizePixel = 0
- Frame.Position = UDim2.new(0.0519999862, 0, 0.601965606, 0)
- Frame.Size = UDim2.new(0, 425, 0, 263)
- Frame_2.Parent = Frame
- Frame_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
- Frame_2.BorderSizePixel = 0
- Frame_2.Size = UDim2.new(0, 425, 0, 21)
- Close.Name = "Close"
- Close.Parent = Frame
- Close.BackgroundColor3 = Color3.new(1, 1, 1)
- Close.BackgroundTransparency = 1
- Close.Position = UDim2.new(0.935323417, 0, 0, 0)
- Close.Size = UDim2.new(0, 26, 0, 21)
- Close.Font = Enum.Font.Gotham
- Close.Text = "X"
- Close.TextColor3 = Color3.new(1, 1, 1)
- Close.TextSize = 14
- TextButton.Parent = Frame
- TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton.BackgroundTransparency = 1
- TextButton.Position = UDim2.new(0.870646715, 0, 0, 0)
- TextButton.Size = UDim2.new(0, 26, 0, 21)
- TextButton.Font = Enum.Font.Gotham
- TextButton.Text = "-"
- TextButton.TextColor3 = Color3.new(1, 1, 1)
- TextButton.TextSize = 14
- Frame_3.Parent = Frame
- Frame_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Frame_3.BorderSizePixel = 0
- Frame_3.Position = UDim2.new(0, 0, 0.0774907768, 0)
- Frame_3.Size = UDim2.new(0, 425, 0, 61)
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0, 0, 0.0959409624, 0)
- TextLabel.Size = UDim2.new(0, 138, 0, 50)
- TextLabel.Font = Enum.Font.SourceSansBold
- TextLabel.Text = "EXOLINER"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 30
- TextLabel_2.Parent = Frame
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.Position = UDim2.new(0.294117659, 0, 0.0959409624, 0)
- TextLabel_2.Size = UDim2.new(0, 272, 0, 50)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "- Server Script Execution"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextSize = 30
- Scroll.Name = "Scroll"
- Scroll.Parent = Frame
- Scroll.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
- Scroll.BorderSizePixel = 0
- Scroll.Position = UDim2.new(0.0235294122, 0, 0.335793376, 0)
- Scroll.Size = UDim2.new(0, 346, 0, 131)
- Scroll.ScrollBarThickness = 0
- TextLabel_3.Parent = Scroll
- TextLabel_3.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
- TextLabel_3.BorderColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- TextLabel_3.Size = UDim2.new(0, 8, 0, 541)
- TextLabel_3.Font = Enum.Font.SourceSansBold
- TextLabel_3.Text = "1"
- TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_3.TextSize = 17
- TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_3.TextYAlignment = Enum.TextYAlignment.Top
- TextBox.Parent = Scroll
- TextBox.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
- TextBox.BackgroundTransparency = 1
- TextBox.BorderColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
- TextBox.Position = UDim2.new(0.02359882, 0, 0, 0)
- TextBox.Size = UDim2.new(0, 331, 0, 541)
- TextBox.ClearTextOnFocus = false
- TextBox.Font = Enum.Font.SourceSansBold
- TextBox.MultiLine = true
- TextBox.Text = ""
- TextBox.TextColor3 = Color3.new(1, 1, 1)
- TextBox.TextSize = 17
- TextBox.TextWrapped = true
- TextBox.TextXAlignment = Enum.TextXAlignment.Left
- TextBox.TextYAlignment = Enum.TextYAlignment.Top
- Execute.Name = "Execute"
- Execute.Parent = Frame
- Execute.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
- Execute.BorderSizePixel = 0
- Execute.Position = UDim2.new(0.0223822389, 0, 0.863523245, 0)
- Execute.Size = UDim2.new(0, 115, 0, 28)
- Execute.Font = Enum.Font.Gotham
- Execute.Text = "Execute"
- Execute.TextColor3 = Color3.new(1, 1, 1)
- Execute.TextSize = 14
- TextButton_2.Parent = Frame
- TextButton_2.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
- TextButton_2.BorderSizePixel = 0
- TextButton_2.Position = UDim2.new(0.323558688, 0, 0.863523245, 0)
- TextButton_2.Size = UDim2.new(0, 115, 0, 28)
- TextButton_2.Font = Enum.Font.Gotham
- TextButton_2.Text = "Clear"
- TextButton_2.TextColor3 = Color3.new(1, 1, 1)
- TextButton_2.TextSize = 14
- HideCodeBox.Name = "HideCodeBox"
- HideCodeBox.Parent = Frame
- HideCodeBox.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
- HideCodeBox.BorderSizePixel = 0
- HideCodeBox.Position = UDim2.new(0.622382224, 0, 0.882534683, 0)
- HideCodeBox.Size = UDim2.new(0, 17, 0, 17)
- HideCodeBox.Font = Enum.Font.Gotham
- HideCodeBox.Text = ""
- HideCodeBox.TextColor3 = Color3.new(1, 1, 1)
- HideCodeBox.TextSize = 14
- TextLabel_4.Parent = Frame
- TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_4.BackgroundTransparency = 1
- TextLabel_4.Position = UDim2.new(0.689411759, 0, 0.863523304, 0)
- TextLabel_4.Size = UDim2.new(0, 63, 0, 27)
- TextLabel_4.Font = Enum.Font.SourceSans
- TextLabel_4.Text = "Hide Text"
- TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_4.TextSize = 20
- Home.Name = "Home"
- Home.Parent = Frame
- Home.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
- Home.BorderSizePixel = 0
- Home.Position = UDim2.new(0.858823538, 0, 0.334600747, 0)
- Home.Size = UDim2.new(0, 36, 0, 34)
- Home.Image = "rbxassetid://3389930506"
- Home.ImageColor3 = Color3.new(0, 0, 0)
- settings.Name = "settings"
- settings.Parent = Frame
- settings.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
- settings.BorderSizePixel = 0
- settings.Position = UDim2.new(0.858823538, 0, 0.486692041, 0)
- settings.Size = UDim2.new(0, 36, 0, 35)
- settings.Image = "rbxassetid://3389939353"
- settings.ImageColor3 = Color3.new(0, 0, 0)
- -- Scripts:
- function SCRIPT_CHTA73_FAKESCRIPT() -- Frame.Main
- local script = Instance.new('LocalScript')
- script.Parent = Frame
- local UIS = game:GetService("UserInputService")
- function dragify(Frame)
- dragToggle = nil
- local dragSpeed = 0
- dragInput = nil
- dragStart = nil
- local dragPos = nil
- function updateInput(input)
- local Delta = input.Position - dragStart
- local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
- game:GetService("TweenService"):Create(Frame, TweenInfo.new(.20), {Position = Position}):Play()
- end
- Frame.InputBegan:Connect(function(input)
- if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
- dragToggle = true
- dragStart = input.Position
- startPos = Frame.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragToggle = false
- end
- end)
- end
- end)
- Frame.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- game:GetService("UserInputService").InputChanged:Connect(function(input)
- if input == dragInput and dragToggle then
- updateInput(input)
- end
- end)
- end
- dragify(script.Parent)
- if game.Players.LocalPlayer.Character.Health == "0" then
- script.Parent.Parent:Destroy()
- end
- end
- coroutine.resume(coroutine.create(SCRIPT_CHTA73_FAKESCRIPT))
- function SCRIPT_ATTV74_FAKESCRIPT() -- Execute.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = Execute
- script.Parent.MouseButton1Click:Connect(function()
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_ATTV74_FAKESCRIPT))
- function SCRIPT_NABF68_FAKESCRIPT() -- TextButton_2.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = TextButton_2
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Scroll.TextBox.Text = ""
- script.Parent.Parent.Scroll.TextLabel.Text = "1"
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_NABF68_FAKESCRIPT))
- function SCRIPT_SKXI86_FAKESCRIPT() -- HideCodeBox.LocalScript
- local script = Instance.new('LocalScript')
- script.Parent = HideCodeBox
- script.Parent.MouseButton1Click:Connect(function()
- if script.Parent.Text == "" then
- script.Parent.Text = "✓"
- script.Parent.Parent.Scroll.TextBox.Font = "Antique"
- elseif script.Parent.Text == "✓" then
- script.Parent.Text = ""
- script.Parent.Parent.Scroll.TextBox.Font = "SourceSansBold"
- end
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_SKXI86_FAKESCRIPT))
- function SCRIPT_BNLH78_FAKESCRIPT() -- Frame.Handle
- local script = Instance.new('LocalScript')
- script.Parent = Frame
- local Hiding = false
- script.Parent.Draggable = true
- script.Parent.Close.MouseButton1Down:Connect(function()
- script.Parent:TweenPosition(UDim2.new(-2, 0, 0.49, 0),"Out","Quad",1,true)
- wait(1)
- script.Parent.Parent:Destroy()
- end)
- script.Parent.Execute.MouseButton1Down:Connect(function()
- script.Parent.Parent.Remote:FireServer(script.Parent.Scroll.TextBox.Text)
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_BNLH78_FAKESCRIPT))
- function SCRIPT_URVO71_FAKESCRIPT() -- AccessUI.RemoteHandle
- local script = Instance.new('Script')
- script.Parent = AccessUI
- script.Parent.Remote.OnServerEvent:Connect(function(wow,yes)
- loadstring=require(script.Loadstring)
- loadstring(yes)()
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_URVO71_FAKESCRIPT))
Advertisement
Advertisement