Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(1)
- local ScreenGui = Instance.new("ScreenGui")
- local Main = Instance.new("Frame")
- local SideBar = Instance.new("Frame")
- local ImageLabel = Instance.new("ImageLabel")
- local TextLabel = Instance.new("TextLabel")
- local SelectionBar = Instance.new("Frame")
- local UIGridLayout = Instance.new("UIGridLayout")
- local HomeButton = Instance.new("TextButton")
- local LocalButton = Instance.new("TextButton")
- local ScriptsButton = Instance.new("TextButton")
- local ExecutorButton = Instance.new("TextButton")
- local ExplorerButton = Instance.new("TextButton")
- local RemSpyButton = Instance.new("TextButton")
- local TopBar = Instance.new("Frame")
- local ExitButton = Instance.new("ImageButton")
- local TextLabel_2 = Instance.new("TextLabel")
- local Pages = Instance.new("Frame")
- local HomePage = Instance.new("Frame")
- local ImageLabel_2 = Instance.new("ImageLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local Frame = Instance.new("Frame")
- local ChangelogButton = Instance.new("ImageButton")
- local TextLabel_4 = Instance.new("TextLabel")
- local SettingButton = Instance.new("ImageButton")
- local TextLabel_5 = Instance.new("TextLabel")
- local FeCheckHomePage = Instance.new("TextLabel")
- local ImageLabel_3 = Instance.new("ImageLabel")
- local LocalPlayerPage = Instance.new("Frame")
- local Values = Instance.new("Frame")
- local WalkspeedValue = Instance.new("TextBox")
- local UIGridLayout_2 = Instance.new("UIGridLayout")
- local JumpPowerValue = Instance.new("TextBox")
- local HealthValue = Instance.new("TextBox")
- local Confirm = Instance.new("Frame")
- local UIGridLayout_3 = Instance.new("UIGridLayout")
- local HealthConfirmation = Instance.new("TextButton")
- local JumpPowerConfirmation = Instance.new("TextButton")
- local WalkspeedConfirmation = Instance.new("TextButton")
- local Icons = Instance.new("Frame")
- local UIGridLayout_4 = Instance.new("UIGridLayout")
- local ImageLabel_4 = Instance.new("ImageLabel")
- local ImageLabel_5 = Instance.new("ImageLabel")
- local ImageLabel_6 = Instance.new("ImageLabel")
- local Others = Instance.new("Frame")
- local UIGridLayout_5 = Instance.new("UIGridLayout")
- local ToolsButton = Instance.new("TextButton")
- local Fly = Instance.new("TextButton")
- local Invisble = Instance.new("TextButton")
- local Kick = Instance.new("TextButton")
- local RemoveCharacter = Instance.new("TextButton")
- local Ban = Instance.new("TextButton")
- local Freeze = Instance.new("TextButton")
- local LoopKill = Instance.new("TextButton")
- local Thaw = Instance.new("TextButton")
- local SOON = Instance.new("TextButton")
- local SOON_2 = Instance.new("TextButton")
- local SOON_3 = Instance.new("TextButton")
- local PlayerValue = Instance.new("TextBox")
- local ScriptsPage = Instance.new("Frame")
- local Frame_2 = Instance.new("Frame")
- local Swordburst = Instance.new("ImageButton")
- local UIGridLayout_6 = Instance.new("UIGridLayout")
- local JailBreak = Instance.new("ImageButton")
- local ImageButton = Instance.new("ImageButton")
- local ImageButton_2 = Instance.new("ImageButton")
- local ImageButton_3 = Instance.new("ImageButton")
- local ImageButton_4 = Instance.new("ImageButton")
- local ImageButton_5 = Instance.new("ImageButton")
- local ImageButton_6 = Instance.new("ImageButton")
- local ImageButton_7 = Instance.new("ImageButton")
- local ImageButton_8 = Instance.new("ImageButton")
- local ImageButton_9 = Instance.new("ImageButton")
- local ImageButton_10 = Instance.new("ImageButton")
- local ImageButton_11 = Instance.new("ImageButton")
- local ImageButton_12 = Instance.new("ImageButton")
- local ImageButton_13 = Instance.new("ImageButton")
- local ImageButton_14 = Instance.new("ImageButton")
- local ImageButton_15 = Instance.new("ImageButton")
- local ImageButton_16 = Instance.new("ImageButton")
- local ImageButton_17 = Instance.new("ImageButton")
- local ImageButton_18 = Instance.new("ImageButton")
- local Shade = Instance.new("Frame")
- local Executor = Instance.new("Frame")
- local ScrollingFrame = Instance.new("ScrollingFrame")
- local ExecutorScript = Instance.new("TextBox")
- local RunScript = Instance.new("TextButton")
- local ExecutorMinimize = Instance.new("TextButton")
- local Intro = Instance.new("Frame")
- local Sspinny = Instance.new("ImageLabel")
- local TextLabel_6 = Instance.new("TextLabel")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ResetOnSpawn = false
- Main.Name = "Main"
- Main.Parent = ScreenGui
- Main.BackgroundColor3 = Color3.new(1, 1, 1)
- Main.BorderColor3 = Color3.new(1, 1, 1)
- Main.Position = UDim2.new(1, 0, 0.5, -250)
- Main.Size = UDim2.new(0, 800, 0, 500)
- SideBar.Name = "SideBar"
- SideBar.Parent = Main
- SideBar.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
- SideBar.BorderColor3 = Color3.new(0.223529, 0.223529, 0.223529)
- SideBar.Size = UDim2.new(0, 150, 0, 500)
- ImageLabel.Parent = SideBar
- ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel.BackgroundTransparency = 1
- ImageLabel.Position = UDim2.new(0.5, -25, 0, 75)
- ImageLabel.Size = UDim2.new(0, 50, 0, 50)
- ImageLabel.Image = "rbxassetid://2101970439"
- TextLabel.Parent = SideBar
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0, 0, 0, 120)
- TextLabel.Size = UDim2.new(0, 150, 0, 50)
- TextLabel.Font = Enum.Font.SourceSansBold
- TextLabel.Text = "Xeno Hub"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 25
- TextLabel.TextStrokeColor3 = Color3.new(1, 1, 1)
- TextLabel.TextWrapped = true
- SelectionBar.Name = "SelectionBar"
- SelectionBar.Parent = SideBar
- SelectionBar.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- SelectionBar.BackgroundTransparency = 1
- SelectionBar.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- SelectionBar.Position = UDim2.new(0.5, -60, 0, 185)
- SelectionBar.Size = UDim2.new(0, 120, 0, 300)
- UIGridLayout.Parent = SelectionBar
- UIGridLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
- UIGridLayout.CellPadding = UDim2.new(0, 0, 0, 12)
- UIGridLayout.CellSize = UDim2.new(0, 120, 0, 40)
- HomeButton.Name = "HomeButton"
- HomeButton.Parent = SelectionBar
- HomeButton.BackgroundColor3 = Color3.new(1, 1, 1)
- HomeButton.BorderColor3 = Color3.new(1, 1, 1)
- HomeButton.Size = UDim2.new(0, 200, 0, 50)
- HomeButton.Font = Enum.Font.SourceSansBold
- HomeButton.Text = "Home"
- HomeButton.TextColor3 = Color3.new(0, 0, 0)
- HomeButton.TextSize = 20
- LocalButton.Name = "LocalButton"
- LocalButton.Parent = SelectionBar
- LocalButton.BackgroundColor3 = Color3.new(1, 1, 1)
- LocalButton.BorderColor3 = Color3.new(1, 1, 1)
- LocalButton.Size = UDim2.new(0, 200, 0, 50)
- LocalButton.Font = Enum.Font.SourceSansBold
- LocalButton.Text = "Local Player"
- LocalButton.TextColor3 = Color3.new(0, 0, 0)
- LocalButton.TextSize = 20
- ScriptsButton.Name = "ScriptsButton"
- ScriptsButton.Parent = SelectionBar
- ScriptsButton.BackgroundColor3 = Color3.new(1, 1, 1)
- ScriptsButton.BorderColor3 = Color3.new(1, 1, 1)
- ScriptsButton.Size = UDim2.new(0, 200, 0, 50)
- ScriptsButton.Font = Enum.Font.SourceSansBold
- ScriptsButton.Text = "Scripts"
- ScriptsButton.TextColor3 = Color3.new(0, 0, 0)
- ScriptsButton.TextSize = 20
- ExecutorButton.Name = "ExecutorButton"
- ExecutorButton.Parent = SelectionBar
- ExecutorButton.BackgroundColor3 = Color3.new(1, 1, 1)
- ExecutorButton.BorderColor3 = Color3.new(1, 1, 1)
- ExecutorButton.Position = UDim2.new(1.125, 0, 0.0500000007, 0)
- ExecutorButton.Size = UDim2.new(0, 200, 0, 50)
- ExecutorButton.Font = Enum.Font.SourceSansBold
- ExecutorButton.Text = "Exeuctor"
- ExecutorButton.TextColor3 = Color3.new(0, 0, 0)
- ExecutorButton.TextSize = 20
- ExplorerButton.Name = "ExplorerButton"
- ExplorerButton.Parent = SelectionBar
- ExplorerButton.BackgroundColor3 = Color3.new(1, 1, 1)
- ExplorerButton.BorderColor3 = Color3.new(1, 1, 1)
- ExplorerButton.Position = UDim2.new(8.75833321, 0, 0.813333333, 0)
- ExplorerButton.Size = UDim2.new(0, 200, 0, 50)
- ExplorerButton.Font = Enum.Font.SourceSansBold
- ExplorerButton.Text = "Explorer"
- ExplorerButton.TextColor3 = Color3.new(0, 0, 0)
- ExplorerButton.TextSize = 20
- RemSpyButton.Name = "RemSpyButton"
- RemSpyButton.Parent = SelectionBar
- RemSpyButton.BackgroundColor3 = Color3.new(1, 1, 1)
- RemSpyButton.BorderColor3 = Color3.new(1, 1, 1)
- RemSpyButton.Size = UDim2.new(0, 200, 0, 50)
- RemSpyButton.Font = Enum.Font.SourceSansBold
- RemSpyButton.Text = "Remote Spy"
- RemSpyButton.TextColor3 = Color3.new(0, 0, 0)
- RemSpyButton.TextSize = 20
- TopBar.Name = "TopBar"
- TopBar.Parent = Main
- TopBar.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- TopBar.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- TopBar.Size = UDim2.new(0, 800, 0, 30)
- ExitButton.Name = "ExitButton"
- ExitButton.Parent = TopBar
- ExitButton.BackgroundColor3 = Color3.new(1, 1, 1)
- ExitButton.BackgroundTransparency = 1
- ExitButton.Position = UDim2.new(0, 770, 0.5, -13)
- ExitButton.Size = UDim2.new(0, 26, 0, 26)
- ExitButton.Image = "rbxassetid://2102061269"
- TextLabel_2.Parent = TopBar
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.Size = UDim2.new(0, 200, 0, 30)
- TextLabel_2.Font = Enum.Font.SourceSansBold
- TextLabel_2.Text = "Created by UniversalCheese"
- TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_2.TextSize = 15
- TextLabel_2.TextStrokeColor3 = Color3.new(1, 1, 1)
- Pages.Name = "Pages"
- Pages.Parent = Main
- Pages.BackgroundColor3 = Color3.new(1, 1, 1)
- Pages.BackgroundTransparency = 1
- Pages.Position = UDim2.new(0, 150, 0, 50)
- Pages.Size = UDim2.new(0, 650, 0, 450)
- HomePage.Name = "HomePage"
- HomePage.Parent = Pages
- HomePage.BackgroundColor3 = Color3.new(1, 1, 1)
- HomePage.BackgroundTransparency = 1
- HomePage.Size = UDim2.new(0, 650, 0, 450)
- ImageLabel_2.Parent = HomePage
- ImageLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel_2.BackgroundTransparency = 1
- ImageLabel_2.Position = UDim2.new(0.5, -50, 0, 10)
- ImageLabel_2.Size = UDim2.new(0, 100, 0, 100)
- ImageLabel_2.Image = "rbxassetid://2059837970"
- TextLabel_3.Parent = HomePage
- TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_3.BackgroundTransparency = 1
- TextLabel_3.Position = UDim2.new(0.5, -100, 0, 100)
- TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_3.Font = Enum.Font.SourceSansBold
- TextLabel_3.Text = "Oh hey, welcome back!"
- TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_3.TextSize = 25
- Frame.Parent = HomePage
- Frame.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame.BackgroundTransparency = 1
- Frame.Position = UDim2.new(0.5, -200, 0, 200)
- Frame.Size = UDim2.new(0, 400, 0, 75)
- ChangelogButton.Name = "ChangelogButton"
- ChangelogButton.Parent = Frame
- ChangelogButton.BackgroundColor3 = Color3.new(1, 1, 1)
- ChangelogButton.BackgroundTransparency = 1
- ChangelogButton.Size = UDim2.new(0, 75, 0, 75)
- ChangelogButton.Image = "rbxassetid://2102153920"
- TextLabel_4.Parent = ChangelogButton
- TextLabel_4.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
- TextLabel_4.BackgroundTransparency = 1
- TextLabel_4.BorderColor3 = Color3.new(0.223529, 0.223529, 0.223529)
- TextLabel_4.Position = UDim2.new(0, 0, 1, 0)
- TextLabel_4.Size = UDim2.new(0, 75, 0, 20)
- TextLabel_4.Font = Enum.Font.SourceSansBold
- TextLabel_4.Text = "Changlog"
- TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_4.TextSize = 20
- SettingButton.Name = "SettingButton"
- SettingButton.Parent = Frame
- SettingButton.BackgroundColor3 = Color3.new(1, 1, 1)
- SettingButton.BackgroundTransparency = 1
- SettingButton.Position = UDim2.new(1, -75, 0, 0)
- SettingButton.Size = UDim2.new(0, 75, 0, 75)
- SettingButton.Image = "rbxassetid://2105946592"
- TextLabel_5.Parent = SettingButton
- TextLabel_5.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
- TextLabel_5.BackgroundTransparency = 1
- TextLabel_5.BorderColor3 = Color3.new(0.223529, 0.223529, 0.223529)
- TextLabel_5.Position = UDim2.new(0, 0, 1, 0)
- TextLabel_5.Size = UDim2.new(0, 75, 0, 20)
- TextLabel_5.Font = Enum.Font.SourceSansBold
- TextLabel_5.Text = "Settings"
- TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_5.TextSize = 20
- FeCheckHomePage.Name = "FeCheckHomePage"
- FeCheckHomePage.Parent = HomePage
- FeCheckHomePage.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
- FeCheckHomePage.BackgroundTransparency = 1
- FeCheckHomePage.BorderColor3 = Color3.new(0.223529, 0.223529, 0.223529)
- FeCheckHomePage.Position = UDim2.new(0.5, -100, 0, 420)
- FeCheckHomePage.Size = UDim2.new(0, 200, 0, 30)
- FeCheckHomePage.Font = Enum.Font.SourceSansBold
- FeCheckHomePage.Text = "Fe is : Enabled"
- FeCheckHomePage.TextColor3 = Color3.new(0, 0, 0)
- FeCheckHomePage.TextSize = 25
- ImageLabel_3.Parent = HomePage
- ImageLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel_3.BackgroundTransparency = 1
- ImageLabel_3.Position = UDim2.new(0.5, -27, 0, 365)
- ImageLabel_3.Size = UDim2.new(0, 50, 0, 50)
- ImageLabel_3.Image = "rbxassetid://2108948664"
- LocalPlayerPage.Name = "LocalPlayerPage"
- LocalPlayerPage.Parent = Pages
- LocalPlayerPage.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- LocalPlayerPage.BackgroundTransparency = 1
- LocalPlayerPage.BorderColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- LocalPlayerPage.Position = UDim2.new(0, 2, 0, -18)
- LocalPlayerPage.Size = UDim2.new(0, 648, 0, 468)
- LocalPlayerPage.Visible = false
- Values.Name = "Values"
- Values.Parent = LocalPlayerPage
- Values.BackgroundColor3 = Color3.new(1, 1, 1)
- Values.BackgroundTransparency = 1
- Values.Position = UDim2.new(0, 10, 0, 10)
- Values.Size = UDim2.new(0, 200, 2, 0)
- WalkspeedValue.Name = "WalkspeedValue"
- WalkspeedValue.Parent = Values
- WalkspeedValue.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- WalkspeedValue.BorderColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- WalkspeedValue.Size = UDim2.new(0, 200, 0, 40)
- WalkspeedValue.ClearTextOnFocus = false
- WalkspeedValue.Font = Enum.Font.SourceSansBold
- WalkspeedValue.PlaceholderText = "Enter walkspeed value"
- WalkspeedValue.Text = ""
- WalkspeedValue.TextColor3 = Color3.new(1, 1, 1)
- WalkspeedValue.TextSize = 15
- WalkspeedValue.TextStrokeColor3 = Color3.new(1, 1, 1)
- WalkspeedValue.TextWrapped = true
- UIGridLayout_2.Parent = Values
- UIGridLayout_2.CellPadding = UDim2.new(0, 0, 0, 10)
- UIGridLayout_2.CellSize = UDim2.new(0, 200, 0, 40)
- JumpPowerValue.Name = "JumpPowerValue"
- JumpPowerValue.Parent = Values
- JumpPowerValue.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- JumpPowerValue.BorderColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- JumpPowerValue.Size = UDim2.new(0, 200, 0, 40)
- JumpPowerValue.ClearTextOnFocus = false
- JumpPowerValue.Font = Enum.Font.SourceSansBold
- JumpPowerValue.PlaceholderText = "Enter jump power value"
- JumpPowerValue.Text = ""
- JumpPowerValue.TextColor3 = Color3.new(1, 1, 1)
- JumpPowerValue.TextSize = 15
- JumpPowerValue.TextStrokeColor3 = Color3.new(1, 1, 1)
- JumpPowerValue.TextWrapped = true
- HealthValue.Name = "HealthValue"
- HealthValue.Parent = Values
- HealthValue.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- HealthValue.BorderColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- HealthValue.Position = UDim2.new(2.74499989, 0, 0.0926339254, 0)
- HealthValue.Size = UDim2.new(0, 200, 0, 40)
- HealthValue.ClearTextOnFocus = false
- HealthValue.Font = Enum.Font.SourceSansBold
- HealthValue.PlaceholderText = "Enter health value"
- HealthValue.Text = ""
- HealthValue.TextColor3 = Color3.new(1, 1, 1)
- HealthValue.TextSize = 15
- HealthValue.TextStrokeColor3 = Color3.new(1, 1, 1)
- HealthValue.TextWrapped = true
- Confirm.Name = "Confirm"
- Confirm.Parent = LocalPlayerPage
- Confirm.BackgroundColor3 = Color3.new(1, 1, 1)
- Confirm.BackgroundTransparency = 1
- Confirm.Position = UDim2.new(0, 270, 0, 10)
- Confirm.Size = UDim2.new(0, 200, 2, 0)
- UIGridLayout_3.Parent = Confirm
- UIGridLayout_3.CellPadding = UDim2.new(0, 0, 0, 10)
- UIGridLayout_3.CellSize = UDim2.new(0, 200, 0, 40)
- HealthConfirmation.Name = "HealthConfirmation"
- HealthConfirmation.Parent = Confirm
- HealthConfirmation.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- HealthConfirmation.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- HealthConfirmation.Size = UDim2.new(0, 200, 0, 50)
- HealthConfirmation.Font = Enum.Font.SourceSansBold
- HealthConfirmation.Text = "Confirm"
- HealthConfirmation.TextColor3 = Color3.new(1, 1, 1)
- HealthConfirmation.TextSize = 20
- HealthConfirmation.TextStrokeColor3 = Color3.new(1, 1, 1)
- JumpPowerConfirmation.Name = "JumpPowerConfirmation"
- JumpPowerConfirmation.Parent = Confirm
- JumpPowerConfirmation.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- JumpPowerConfirmation.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- JumpPowerConfirmation.Size = UDim2.new(0, 200, 0, 50)
- JumpPowerConfirmation.Font = Enum.Font.SourceSansBold
- JumpPowerConfirmation.Text = "Confirm"
- JumpPowerConfirmation.TextColor3 = Color3.new(1, 1, 1)
- JumpPowerConfirmation.TextSize = 20
- JumpPowerConfirmation.TextStrokeColor3 = Color3.new(1, 1, 1)
- WalkspeedConfirmation.Name = "WalkspeedConfirmation"
- WalkspeedConfirmation.Parent = Confirm
- WalkspeedConfirmation.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- WalkspeedConfirmation.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- WalkspeedConfirmation.Size = UDim2.new(0, 200, 0, 50)
- WalkspeedConfirmation.Font = Enum.Font.SourceSansBold
- WalkspeedConfirmation.Text = "Confirm"
- WalkspeedConfirmation.TextColor3 = Color3.new(1, 1, 1)
- WalkspeedConfirmation.TextSize = 20
- WalkspeedConfirmation.TextStrokeColor3 = Color3.new(1, 1, 1)
- Icons.Name = "Icons"
- Icons.Parent = LocalPlayerPage
- Icons.BackgroundColor3 = Color3.new(1, 1, 1)
- Icons.BackgroundTransparency = 1
- Icons.Position = UDim2.new(0, 530, 0, 10)
- Icons.Size = UDim2.new(0, 40, 2, 0)
- UIGridLayout_4.Parent = Icons
- UIGridLayout_4.CellPadding = UDim2.new(0, 0, 0, 10)
- UIGridLayout_4.CellSize = UDim2.new(0, 40, 0, 40)
- ImageLabel_4.Parent = Icons
- ImageLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel_4.BackgroundTransparency = 1
- ImageLabel_4.Size = UDim2.new(0, 100, 0, 100)
- ImageLabel_4.Image = "rbxassetid://2106244823"
- ImageLabel_5.Parent = Icons
- ImageLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel_5.BackgroundTransparency = 1
- ImageLabel_5.Size = UDim2.new(0, 100, 0, 100)
- ImageLabel_5.Image = "rbxassetid://2106236305"
- ImageLabel_6.Parent = Icons
- ImageLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel_6.BackgroundTransparency = 1
- ImageLabel_6.Size = UDim2.new(0, 100, 0, 100)
- ImageLabel_6.Image = "rbxassetid://2106229145"
- Others.Name = "Others"
- Others.Parent = LocalPlayerPage
- Others.BackgroundColor3 = Color3.new(1, 1, 1)
- Others.BackgroundTransparency = 1
- Others.Position = UDim2.new(0, 10, 0, 200)
- Others.Size = UDim2.new(0, 460, 0, 1000)
- UIGridLayout_5.Parent = Others
- UIGridLayout_5.CellSize = UDim2.new(0, 150, 0, 40)
- ToolsButton.Name = "ToolsButton"
- ToolsButton.Parent = Others
- ToolsButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- ToolsButton.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- ToolsButton.Size = UDim2.new(0, 200, 0, 50)
- ToolsButton.Font = Enum.Font.SourceSansBold
- ToolsButton.Text = "BTools"
- ToolsButton.TextColor3 = Color3.new(1, 1, 1)
- ToolsButton.TextSize = 20
- ToolsButton.TextStrokeColor3 = Color3.new(1, 1, 1)
- Fly.Name = "Fly"
- Fly.Parent = Others
- Fly.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Fly.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Fly.Size = UDim2.new(0, 200, 0, 50)
- Fly.Font = Enum.Font.SourceSansBold
- Fly.Text = "Fly (e)"
- Fly.TextColor3 = Color3.new(1, 1, 1)
- Fly.TextSize = 20
- Fly.TextStrokeColor3 = Color3.new(1, 1, 1)
- Invisble.Name = "Invisble"
- Invisble.Parent = Others
- Invisble.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Invisble.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Invisble.Size = UDim2.new(0, 200, 0, 50)
- Invisble.Font = Enum.Font.SourceSansBold
- Invisble.Text = "Invisible"
- Invisble.TextColor3 = Color3.new(1, 1, 1)
- Invisble.TextSize = 20
- Invisble.TextStrokeColor3 = Color3.new(1, 1, 1)
- Kick.Name = "Kick"
- Kick.Parent = Others
- Kick.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Kick.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Kick.Size = UDim2.new(0, 200, 0, 50)
- Kick.Font = Enum.Font.SourceSansBold
- Kick.Text = "Kick"
- Kick.TextColor3 = Color3.new(1, 1, 1)
- Kick.TextSize = 20
- Kick.TextStrokeColor3 = Color3.new(1, 1, 1)
- RemoveCharacter.Name = "RemoveCharacter"
- RemoveCharacter.Parent = Others
- RemoveCharacter.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- RemoveCharacter.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- RemoveCharacter.Size = UDim2.new(0, 200, 0, 50)
- RemoveCharacter.Font = Enum.Font.SourceSansBold
- RemoveCharacter.Text = "Remove character"
- RemoveCharacter.TextColor3 = Color3.new(1, 1, 1)
- RemoveCharacter.TextSize = 20
- RemoveCharacter.TextStrokeColor3 = Color3.new(1, 1, 1)
- Ban.Name = "Ban"
- Ban.Parent = Others
- Ban.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Ban.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Ban.Size = UDim2.new(0, 200, 0, 50)
- Ban.Font = Enum.Font.SourceSansBold
- Ban.Text = "Ban"
- Ban.TextColor3 = Color3.new(1, 1, 1)
- Ban.TextSize = 20
- Ban.TextStrokeColor3 = Color3.new(1, 1, 1)
- Freeze.Name = "Freeze"
- Freeze.Parent = Others
- Freeze.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Freeze.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Freeze.Size = UDim2.new(0, 200, 0, 50)
- Freeze.Font = Enum.Font.SourceSansBold
- Freeze.Text = "Freeze"
- Freeze.TextColor3 = Color3.new(1, 1, 1)
- Freeze.TextSize = 20
- Freeze.TextStrokeColor3 = Color3.new(1, 1, 1)
- LoopKill.Name = "LoopKill"
- LoopKill.Parent = Others
- LoopKill.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- LoopKill.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- LoopKill.Size = UDim2.new(0, 200, 0, 50)
- LoopKill.Font = Enum.Font.SourceSansBold
- LoopKill.Text = "Loop Kill"
- LoopKill.TextColor3 = Color3.new(1, 1, 1)
- LoopKill.TextSize = 20
- LoopKill.TextStrokeColor3 = Color3.new(1, 1, 1)
- Thaw.Name = "Thaw"
- Thaw.Parent = Others
- Thaw.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Thaw.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Thaw.Size = UDim2.new(0, 200, 0, 50)
- Thaw.Font = Enum.Font.SourceSansBold
- Thaw.Text = "Thaw"
- Thaw.TextColor3 = Color3.new(1, 1, 1)
- Thaw.TextSize = 20
- Thaw.TextStrokeColor3 = Color3.new(1, 1, 1)
- SOON.Name = "SOON"
- SOON.Parent = Others
- SOON.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- SOON.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- SOON.Size = UDim2.new(0, 200, 0, 50)
- SOON.Font = Enum.Font.SourceSansBold
- SOON.Text = "SOON"
- SOON.TextColor3 = Color3.new(1, 1, 1)
- SOON.TextSize = 20
- SOON.TextStrokeColor3 = Color3.new(1, 1, 1)
- SOON_2.Name = "SOON"
- SOON_2.Parent = Others
- SOON_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- SOON_2.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- SOON_2.Size = UDim2.new(0, 200, 0, 50)
- SOON_2.Font = Enum.Font.SourceSansBold
- SOON_2.Text = "SOON"
- SOON_2.TextColor3 = Color3.new(1, 1, 1)
- SOON_2.TextSize = 20
- SOON_2.TextStrokeColor3 = Color3.new(1, 1, 1)
- SOON_3.Name = "SOON"
- SOON_3.Parent = Others
- SOON_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- SOON_3.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- SOON_3.Size = UDim2.new(0, 200, 0, 50)
- SOON_3.Font = Enum.Font.SourceSansBold
- SOON_3.Text = "SOON"
- SOON_3.TextColor3 = Color3.new(1, 1, 1)
- SOON_3.TextSize = 20
- SOON_3.TextStrokeColor3 = Color3.new(1, 1, 1)
- PlayerValue.Name = "PlayerValue"
- PlayerValue.Parent = LocalPlayerPage
- PlayerValue.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- PlayerValue.BorderColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- PlayerValue.Position = UDim2.new(0, 10, 0, 400)
- PlayerValue.Size = UDim2.new(0, 460, 0, 50)
- PlayerValue.ClearTextOnFocus = false
- PlayerValue.Font = Enum.Font.SourceSansBold
- PlayerValue.PlaceholderText = "Enter the player you want to affect"
- PlayerValue.Text = ""
- PlayerValue.TextColor3 = Color3.new(1, 1, 1)
- PlayerValue.TextSize = 20
- PlayerValue.TextStrokeColor3 = Color3.new(1, 1, 1)
- ScriptsPage.Name = "ScriptsPage"
- ScriptsPage.Parent = Pages
- ScriptsPage.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- ScriptsPage.BackgroundTransparency = 1
- ScriptsPage.BorderColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- ScriptsPage.Position = UDim2.new(0, 2, 0, -18)
- ScriptsPage.Size = UDim2.new(0, 648, 0, 468)
- ScriptsPage.Visible = false
- Frame_2.Parent = ScriptsPage
- Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame_2.BackgroundTransparency = 1
- Frame_2.Position = UDim2.new(0, 20, 0, 10)
- Frame_2.Size = UDim2.new(0, 600, 0, 450)
- Swordburst.Name = "Swordburst"
- Swordburst.Parent = Frame_2
- Swordburst.BackgroundColor3 = Color3.new(1, 1, 1)
- Swordburst.BorderColor3 = Color3.new(1, 1, 1)
- Swordburst.Size = UDim2.new(0, 100, 0, 100)
- Swordburst.Image = "rbxassetid://2109066126"
- UIGridLayout_6.Parent = Frame_2
- UIGridLayout_6.CellPadding = UDim2.new(0, 25, 0, 15)
- JailBreak.Name = "JailBreak"
- JailBreak.Parent = Frame_2
- JailBreak.BackgroundColor3 = Color3.new(1, 1, 1)
- JailBreak.BorderColor3 = Color3.new(1, 1, 1)
- JailBreak.Size = UDim2.new(0, 100, 0, 100)
- JailBreak.Image = "rbxassetid://2109080936"
- ImageButton.Parent = Frame_2
- ImageButton.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton.Size = UDim2.new(0, 100, 0, 100)
- ImageButton.Image = "rbxassetid://924320031"
- ImageButton_2.Parent = Frame_2
- ImageButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_2.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_2.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_2.Image = "rbxassetid://924320031"
- ImageButton_3.Parent = Frame_2
- ImageButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_3.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_3.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_3.Image = "rbxassetid://924320031"
- ImageButton_4.Parent = Frame_2
- ImageButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_4.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_4.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_4.Image = "rbxassetid://924320031"
- ImageButton_5.Parent = Frame_2
- ImageButton_5.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_5.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_5.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_5.Image = "rbxassetid://924320031"
- ImageButton_6.Parent = Frame_2
- ImageButton_6.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_6.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_6.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_6.Image = "rbxassetid://924320031"
- ImageButton_7.Parent = Frame_2
- ImageButton_7.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_7.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_7.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_7.Image = "rbxassetid://924320031"
- ImageButton_8.Parent = Frame_2
- ImageButton_8.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_8.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_8.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_8.Image = "rbxassetid://924320031"
- ImageButton_9.Parent = Frame_2
- ImageButton_9.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_9.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_9.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_9.Image = "rbxassetid://924320031"
- ImageButton_10.Parent = Frame_2
- ImageButton_10.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_10.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_10.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_10.Image = "rbxassetid://924320031"
- ImageButton_11.Parent = Frame_2
- ImageButton_11.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_11.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_11.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_11.Image = "rbxassetid://924320031"
- ImageButton_12.Parent = Frame_2
- ImageButton_12.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_12.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_12.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_12.Image = "rbxassetid://924320031"
- ImageButton_13.Parent = Frame_2
- ImageButton_13.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_13.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_13.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_13.Image = "rbxassetid://924320031"
- ImageButton_14.Parent = Frame_2
- ImageButton_14.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_14.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_14.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_14.Image = "rbxassetid://924320031"
- ImageButton_15.Parent = Frame_2
- ImageButton_15.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_15.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_15.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_15.Image = "rbxassetid://924320031"
- ImageButton_16.Parent = Frame_2
- ImageButton_16.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_16.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_16.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_16.Image = "rbxassetid://924320031"
- ImageButton_17.Parent = Frame_2
- ImageButton_17.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_17.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_17.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_17.Image = "rbxassetid://924320031"
- ImageButton_18.Parent = Frame_2
- ImageButton_18.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton_18.BorderColor3 = Color3.new(1, 1, 1)
- ImageButton_18.Size = UDim2.new(0, 100, 0, 100)
- ImageButton_18.Image = "rbxassetid://924320031"
- Shade.Name = "Shade"
- Shade.Parent = Main
- Shade.BackgroundColor3 = Color3.new(1, 1, 1)
- Shade.BorderColor3 = Color3.new(1, 1, 1)
- Shade.Position = UDim2.new(0, 150, 0, 32)
- Shade.Size = UDim2.new(0, 0, 0, 468)
- Executor.Name = "Executor"
- Executor.Parent = ScreenGui
- Executor.BackgroundColor3 = Color3.new(0, 0, 0)
- Executor.BorderColor3 = Color3.new(0, 0, 0)
- Executor.Position = UDim2.new(1, 0, 0.5, -200)
- Executor.Size = UDim2.new(0, 600, 0, 400)
- ScrollingFrame.Parent = Executor
- ScrollingFrame.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- ScrollingFrame.BorderColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- ScrollingFrame.Size = UDim2.new(0, 600, 0, 340)
- ScrollingFrame.CanvasSize = UDim2.new(0, 0, 50, 0)
- ExecutorScript.Name = "ExecutorScript"
- ExecutorScript.Parent = ScrollingFrame
- ExecutorScript.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- ExecutorScript.BorderColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- ExecutorScript.Size = UDim2.new(1, 0, 50, 0)
- ExecutorScript.ClearTextOnFocus = false
- ExecutorScript.Font = Enum.Font.SourceSans
- ExecutorScript.PlaceholderText = "Enter your script."
- ExecutorScript.Text = ""
- ExecutorScript.TextColor3 = Color3.new(0, 0, 0)
- ExecutorScript.TextSize = 15
- ExecutorScript.TextYAlignment = Enum.TextYAlignment.Top
- RunScript.Name = "RunScript"
- RunScript.Parent = Executor
- RunScript.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- RunScript.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- RunScript.Position = UDim2.new(0.5, -75, 0, 350)
- RunScript.Size = UDim2.new(0, 150, 0, 40)
- RunScript.Font = Enum.Font.SourceSansBold
- RunScript.Text = "Execute"
- RunScript.TextColor3 = Color3.new(1, 1, 1)
- RunScript.TextSize = 30
- RunScript.TextStrokeColor3 = Color3.new(1, 1, 1)
- ExecutorMinimize.Name = "ExecutorMinimize"
- ExecutorMinimize.Parent = Executor
- ExecutorMinimize.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- ExecutorMinimize.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- ExecutorMinimize.Position = UDim2.new(0, 10, 0, 350)
- ExecutorMinimize.Size = UDim2.new(0, 40, 0, 40)
- ExecutorMinimize.Font = Enum.Font.SourceSansBold
- ExecutorMinimize.Text = "~"
- ExecutorMinimize.TextColor3 = Color3.new(1, 1, 1)
- ExecutorMinimize.TextSize = 70
- ExecutorMinimize.TextStrokeColor3 = Color3.new(1, 1, 1)
- Intro.Name = "Intro"
- Intro.Parent = ScreenGui
- Intro.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- Intro.BorderColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- Intro.Position = UDim2.new(0.5, -100, 0.5, -100)
- Intro.Size = UDim2.new(0, 200, 0, 200)
- Sspinny.Name = "Sspinny"
- Sspinny.Parent = Intro
- Sspinny.BackgroundColor3 = Color3.new(1, 1, 1)
- Sspinny.BackgroundTransparency = 1
- Sspinny.Position = UDim2.new(0, 50, 0, 50)
- Sspinny.Size = UDim2.new(0, 100, 0, 100)
- Sspinny.Image = "rbxassetid://2105946592"
- TextLabel_6.Parent = Intro
- TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_6.BackgroundTransparency = 1
- TextLabel_6.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_6.Font = Enum.Font.SourceSansBold
- TextLabel_6.Text = "No u suck"
- TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
- TextLabel_6.TextSize = 20
- TextLabel_6.TextStrokeColor3 = Color3.new(1, 1, 1)
- --// basic shit
- ExitButton.MouseButton1Click:connect(function()
- ScreenGui:Destroy()
- end)
- Main.Draggable = true
- Main.Active = true
- Main.Selectable = true
- -- Intro shit
- for i = 100,0,-1 do
- wait(0.1)
- Sspinny.Rotation = Sspinny.Rotation + 2
- end
- Intro:TweenPosition(UDim2.new(1,0,0.5,-100),"Out","Linear", 0.5)
- wait(0.5)
- Main:TweenPosition(UDim2.new(0.5,-400,0.5,-250),"Out","Linear",0.5)
- --// fe check
- if game.Workspace.FilteringEnabled == true then
- FeCheckHomePage.Text = "Fe is : Enabled"
- else
- FeCheckHomePage.Text = "Fe is : Disabled"
- end
- --// explorer and remote spy
- ExplorerButton.MouseButton1Click:connect(function()
- loadstring(game:GetObjects("rbxassetid://02109178923")[1].Source)()
- end)
- --// SWITCHING PAGES
- go = false
- HomeButton.MouseButton1Click:connect(function()
- if not go then
- Shade:TweenSize(UDim2.new(0,650,0,448),"Out","Linear",0.5)
- wait(0.7)
- HomePage.Visible = true
- LocalPlayerPage.Visible = false
- ScriptsPage.Visible = false
- Shade:TweenSize(UDim2.new(0,0,0,448),"Out","Linear",0.5)
- else
- wait(2)
- go = true
- end
- end)
- LocalButton.MouseButton1Click:connect(function()
- if not go then
- Shade:TweenSize(UDim2.new(0,650,0,448),"Out","Linear",0.5)
- wait(0.7)
- HomePage.Visible = false
- LocalPlayerPage.Visible = true
- ScriptsPage.Visible = false
- Shade:TweenSize(UDim2.new(0,0,0,448),"Out","Linear",0.5)
- else
- wait(2)
- go = true
- end
- end)
- ScriptsButton.MouseButton1Click:connect(function()
- if not go then
- Shade:TweenSize(UDim2.new(0,650,0,448),"Out","Linear",0.5)
- wait(0.7)
- HomePage.Visible = false
- LocalPlayerPage.Visible = false
- ScriptsPage.Visible = true
- Shade:TweenSize(UDim2.new(0,0,0,448),"Out","Linear",0.5)
- else
- wait(2)
- go = true
- end
- end)
- ExecutorButton.MouseButton1Click:connect(function()
- if not go then
- Main:TweenPosition(UDim2.new(1,0,0.5,-250),"Out","Linear",0.5)
- Executor:TweenPosition(UDim2.new(0.5,-300,0.5,-200),"Out","Linear",0.5)
- end
- end)
- ExecutorMinimize.MouseButton1Click:connect(function()
- if not go then
- Main:TweenPosition(UDim2.new(0.5,-400,0.5,-250),"Out","Linear",0.5)
- Executor:TweenPosition(UDim2.new(1,0,0.5,-200),"Out","Linear",0.5)
- end
- end)
- --// LOCAL PLAYER PAGE FUNCTIONS
- HealthConfirmation.MouseButton1Click:connect(function()
- local lol = game.Players[PlayerValue.Text].Character
- local oof = lol:FindFirstChild("Humanoid")
- oof.Health = tonumber(HealthValue.Text)
- end)
- WalkspeedConfirmation.MouseButton1Click:connect(function()
- local lol = game.Players[PlayerValue.Text].Character
- local oof = lol:FindFirstChild("Humanoid")
- oof.WalkSpeed = tonumber(WalkspeedValue.Text)
- end)
- JumpPowerConfirmation.MouseButton1Click:connect(function()
- local lol = game.Players[PlayerValue.Text].Character
- local oof = lol:FindFirstChild("Humanoid")
- oof.JumpPower = tonumber(JumpPowerValue.Text)
- end)
- LoopKill.MouseButton1Click:connect(function()
- while true do
- local lol = game.Players[PlayerValue.Text].Character
- local oof = lol:FindFirstChild("Humanoid")
- oof.Health = 0
- end
- end)
- Fly.MouseButton1Click:connect(function()
- repeat wait()
- until game.Players[PlayerValue.Text] and game.Players[PlayerValue.Text].Character and game.Players[PlayerValue.Text].Character:findFirstChild("Head") and game.Players[PlayerValue.Text].Character:findFirstChild("Humanoid")
- local mouse = game.Players.LocalPlayer:GetMouse()
- repeat wait() until mouse
- local plr = game.Players.LocalPlayer
- local torso = plr.Character.Head
- local flying = false
- local deb = true
- local ctrl = {f = 0, b = 0, l = 0, r = 0}
- local lastctrl = {f = 0, b = 0, l = 0, r = 0}
- local maxspeed = 50
- local speed = 0
- function Fly()
- local bg = Instance.new("BodyGyro", torso)
- bg.P = 9e4
- bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
- bg.cframe = torso.CFrame
- local bv = Instance.new("BodyVelocity", torso)
- bv.velocity = Vector3.new(0,0.1,0)
- bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
- repeat wait()
- plr.Character.Humanoid.PlatformStand = true
- if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
- speed = speed+.5+(speed/maxspeed)
- if speed > maxspeed then
- speed = maxspeed
- end
- elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
- speed = speed-1
- if speed < 0 then
- speed = 0
- end
- end
- if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
- bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
- lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
- elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
- bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
- else
- bv.velocity = Vector3.new(0,0.1,0)
- end
- bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
- until not flying
- ctrl = {f = 0, b = 0, l = 0, r = 0}
- lastctrl = {f = 0, b = 0, l = 0, r = 0}
- speed = 0
- bg:Destroy()
- bv:Destroy()
- plr.Character.Humanoid.PlatformStand = false
- end
- mouse.KeyDown:connect(function(key)
- if key:lower() == "e" then
- if flying then flying = false
- else
- flying = true
- Fly()
- end
- elseif key:lower() == "w" then
- ctrl.f = 1
- elseif key:lower() == "s" then
- ctrl.b = -1
- elseif key:lower() == "a" then
- ctrl.l = -1
- elseif key:lower() == "d" then
- ctrl.r = 1
- end
- end)
- mouse.KeyUp:connect(function(key)
- if key:lower() == "w" then
- ctrl.f = 0
- elseif key:lower() == "s" then
- ctrl.b = 0
- elseif key:lower() == "a" then
- ctrl.l = 0
- elseif key:lower() == "d" then
- ctrl.r = 0
- end
- end)
- Fly()
- end)
- --// end of fly script
- ToolsButton.MouseButton1Click:connect(function()
- local clone = Instance.new("HopperBin")
- clone.BinType = "Clone"
- clone.Parent = game.Players[PlayerValue.Text].Backpack
- local delete = Instance.new("HopperBin")
- delete.BinType = "Hammer"
- delete.Parent = game.Players[PlayerValue.Text].Backpack
- local drag = Instance.new("HopperBin")
- drag.BinType = "GameTool"
- drag.Parent = game.Players[PlayerValue.Text].Backpack
- end)
- --// THE EXECUTOR FUNCTIONS
- RunScript.MouseButton1Click:connect(function()
- local code = ExecutorScript.Text
- loadstring(code)()
- end)
- --// REMOTE SPY
- RemSpyButton.MouseButton1Click:connect(function()
- loadstring(game:GetObjects("rbxassetid://02109313951")[1].Source)()
- end)
- Swordburst.MouseButton1Click:connect(function()
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local Frame_2 = Instance.new("Frame")
- local Close = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local Frame_3 = Instance.new("Frame")
- local ImageLabel = Instance.new("ImageLabel")
- local Frame_4 = Instance.new("Frame")
- local TextButton = Instance.new("TextButton")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- Frame.BorderColor3 = Color3.new(0.352941, 0.352941, 0.352941)
- Frame.Position = UDim2.new(0.5, -250, 0.5, -150)
- Frame.Size = UDim2.new(0, 500, 0, 300)
- Frame.Selectable = true
- Frame.Active = true
- Frame.Draggable = true
- Frame_2.Parent = Frame
- Frame_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Frame_2.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Frame_2.Size = UDim2.new(0, 500, 0, 20)
- Close.Name = "Close"
- Close.Parent = Frame_2
- Close.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Close.BackgroundTransparency = 1
- Close.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Close.Size = UDim2.new(0, 20, 0, 20)
- Close.Font = Enum.Font.SciFi
- Close.Text = "X"
- Close.TextColor3 = Color3.new(1, 1, 1)
- Close.TextSize = 25
- Close.TextStrokeColor3 = Color3.new(1, 1, 1)
- TextLabel.Parent = Frame_2
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.BorderColor3 = Color3.new(1, 1, 1)
- TextLabel.Position = UDim2.new(0, 100, 0, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 20)
- TextLabel.Font = Enum.Font.SourceSansBold
- TextLabel.Text = "Created by UniversalCheese"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 15
- TextLabel.TextStrokeColor3 = Color3.new(1, 1, 1)
- Frame_3.Parent = Frame
- Frame_3.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
- Frame_3.BorderColor3 = Color3.new(0.223529, 0.223529, 0.223529)
- Frame_3.Position = UDim2.new(0, 0, 0, 22)
- Frame_3.Size = UDim2.new(0, 100, 0, 278)
- ImageLabel.Parent = Frame_3
- ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel.BackgroundTransparency = 1
- ImageLabel.Position = UDim2.new(0, 0, 0.5, -50)
- ImageLabel.Size = UDim2.new(0, 100, 0, 100)
- ImageLabel.Image = "rbxassetid://2109066126"
- Frame_4.Parent = Frame
- Frame_4.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame_4.BackgroundTransparency = 1
- Frame_4.Position = UDim2.new(0, 100, 0, 22)
- Frame_4.Size = UDim2.new(0, 400, 0, 270)
- TextButton.Parent = Frame_4
- TextButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- TextButton.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- TextButton.Position = UDim2.new(0, 100, 0, 50)
- TextButton.Size = UDim2.new(0, 200, 0, 50)
- TextButton.Font = Enum.Font.SourceSansBold
- TextButton.Text = "Auto Farm (Autoclicker required)"
- TextButton.TextColor3 = Color3.new(1, 1, 1)
- TextButton.TextSize = 20
- TextButton.TextStrokeColor3 = Color3.new(1, 1, 1)
- TextButton.TextWrapped = true
- Close.MouseButton1Click:connect(function()
- ScreenGui:Destroy()
- end)
- TextButton.MouseButton1Click:connect(function()
- local Rawr = {}
- local Api = {}
- local Log = {}
- local function Service(name)
- return game:GetService(name)
- end
- local function SecondsToClock(seconds)
- local seconds = tonumber(seconds)
- if seconds <= 0 then
- return "00:00:00";
- else
- local hours = string.format("%02.f", math.floor(seconds/3600));
- local mins = string.format("%02.f", math.floor(seconds/60 - (hours*60)));
- local secs = string.format("%02.f", math.floor(seconds - hours*3600 - mins *60));
- return hours..":"..mins..":"..secs
- end
- end
- function Log:Init()
- local Profile = game:GetService("ReplicatedStorage").Profiles[Api.GetPlayer().Name]
- local Vel = Profile.Stats.Vel
- local LastVel = Vel.Value
- Log.Earned = {
- Vel = 0,
- Items = {},
- }
- Profile.Inventory.ChildAdded:Connect(function(item)
- table.insert(Log.Earned.Items, item.Name)
- if(Api.GetSetting("auto_dismantle") == true)then
- Api.Dismantle(item.Name)
- end
- end)
- Vel.Changed:Connect(function()
- local earn = Vel.Value - LastVel
- LastVel = Vel.Value
- Log.Earned.Vel = Log.Earned.Vel + earn
- end)
- end
- function Log.Save()
- Log.Earned.RunTime = SecondsToClock(tick()-Api.Start)
- Synapse:WriteFile(tick() .. "_log.dat", game:GetService("HttpService"):JSONEncode(Log.Earned))
- end
- function Rawr:Check(...) --secret sauce
- local player = Api.GetPlayer()
- local character = Api.GetCharacter()
- local args = {...}
- if(character and character.PrimaryPart and args[1]:lower()=="cframe")then
- --player.Character = Api.FakeCharacter
- player.Character.RobloxLocked = true
- wait(Api.GetSetting("rawr_bypass_speed"))
- character:SetPrimaryPartCFrame(args[2])
- wait(Api.GetSetting("rawr_bypass_speed"))
- --player.Character = character
- player.Character.RobloxLocked = false
- end
- end
- function Api.GetPlayer()
- return game:GetService("Players").LocalPlayer
- end
- function Api.Dismantle(name)
- game.ReplicatedStorage.Event:FireServer("Equipment", {
- "Dismantle",
- game:GetService("ReplicatedStorage").Profiles[Api.GetPlayer().Name].Inventory[name]
- })
- end
- function Api.Replicate(object)
- local Model = Instance.new("Model")
- Model.Name = object.Name
- for index, child in pairs(object:GetChildren()) do
- local c = child:Clone()
- c.Parent = Model
- end
- if(object.PrimaryPart)then
- Model.PrimaryPart = Model[object.PrimaryPart.Name]
- end
- return Model
- end
- function Api.GetCharacter()
- return Api.Character or Api.GetPlayer().Character
- end
- function Api.GetEntity(model)
- return model:FindFirstChild("Entity")
- end
- function Api.Settings(...)
- Api.Settings = {}
- for name, value in pairs(...) do
- Api.Settings[name] = value
- end
- end
- function Api.GetSetting(name)
- return Api.Settings[name]
- end
- function Api.IsValid(model)
- if(model.PrimaryPart and model:FindFirstChild("Entity") and model.Entity:FindFirstChild("Health") and model.Parent~=nil and model:FindFirstChild("Nameplate"))then
- return true
- end
- end
- function Api.GetPlayerDistances(model)
- local localPlayer = Api.GetPlayer()
- local distances = {}
- for index, player in pairs(Service("Players"):GetChildren()) do
- if(player~=localPlayer and player.Character and player.Character:FindFirstChild("HumanoidRootPart") and model:FindFirstChild("HumanoidRootPart"))then
- distances[player.Name] = (model.HumanoidRootPart.Position - player.Character.HumanoidRootPart.Position).magnitude
- end
- end
- return distances
- end
- function Api.CheckNear(monster)
- if(Api.GetSetting("avoid_players_nearby")["Enabled"] == true)then
- local max_distance = Api.GetSetting("avoid_players_nearby")["Distance"]
- local distances = Api.GetPlayerDistances(monster)
- for player, distance in pairs(distances)do
- if(distance <= max_distance)then
- return false
- end
- end
- end
- return true
- end
- function Api.CheckBlacklist(monster)
- for index, blacklist in pairs(Api.Blacklist) do
- if(monster == blacklist)then
- return false
- end
- end
- return true
- end
- function Api.GetMonsters()
- local targets = {}
- for index, monster in pairs(Service("Workspace").Mobs:GetChildren()) do
- local entity = monster:FindFirstChildOfClass("Folder")
- local filterApplied = false
- local distanceCheck = Api.CheckNear(monster)
- if(monster.PrimaryPart and Api.IsValid(monster) and distanceCheck and Api.CheckBlacklist(monster))then
- if(Api.GetSetting("monster_filter")["Enabled"] == true)then
- if(entity.Health.Value >= Api.GetSetting("monster_filter")["max_monster_health"] and entity.Exp.Value >= Api.GetSetting("monster_filter")["min_exp_earned"])then
- table.insert(targets, monster)
- end
- filterApplied = true
- elseif(Api.GetSetting("target_specific_enemy").Enabled == true)then
- if(Api.GetSetting("target_specific_enemy").Names[monster.Nameplate.SurfaceGui.TextLabel.Text] == true)then
- table.insert(targets, monster)
- end
- filterApplied = true
- end
- if(filterApplied == false)then
- table.insert(targets, monster)
- end
- end
- end
- return targets
- end
- function Api:Connect()
- local player = Api.GetPlayer()
- local character = Api.GetCharacter()
- local setupCharacter = function(character)
- Api.FakeCharacter = Api.Replicate(character)
- end
- setupCharacter(character)
- player.CharacterAdded:Connect(setupCharacter)
- end
- function Api:SetKeys()
- game:GetService("UserInputService").InputBegan:connect(function(Key)
- if(Key.KeyCode == Api.GetSetting("stop_key"))then
- Api.Enabled = false
- elseif(Key.KeyCode == Api.GetSetting("pause_key"))then
- Api.Paused = true
- elseif(Key.KeyCode == Api.GetSetting("unpause_key"))then
- Api.Paused = false
- end
- end)
- end
- function Api:Init()
- Api.Blacklist = {}
- Api.Start = tick()
- Api.Paused = false
- Api.CanClick = false
- Api.Enabled = true
- wait(Api.GetSetting("StartDelay"))
- spawn(function()
- while wait(Api.GetSetting("click_break_speed")) and Api.Enabled do
- if(Api.Paused == false and Api.CanClick == true)then
- if(mouse1click)then
- mouse1click()
- end
- else
- wait()
- end
- end
- end)
- while wait() and Api.Enabled do
- if(Api.Paused == false)then
- for index, monster in pairs(Api.GetMonsters()) do
- local distanceCheck = Api.CheckNear(monster)
- if(distanceCheck and Api.IsValid(monster) and Api.Enabled)then -- recheck
- Rawr:Check("CFrame", monster:GetPrimaryPartCFrame() * CFrame.new(0, 0, 3)) -- bypass
- wait(Api.GetSetting("swap_monster_speed"))
- local entity = Api.GetEntity(monster)
- local base = entity.Health.Value
- entity.Health.Changed:Connect(function()
- if(entity.Health.Value == base)then
- dontBreak = false
- end
- end)
- dontBreak = true
- local timer = 0
- while dontBreak and Api.Enabled do
- if(Api.Paused == false)then
- local thisTime = wait()
- wait(thisTime)
- timer = timer + thisTime
- if(timer >= Api.GetSetting("timeout")["time"])then
- warn('Timeout exceeded!')
- if(Api.GetSetting("timeout")["blacklist_monster_after_timeout"] == true)then
- table.insert(Api.Blacklist, monster)
- end
- break
- end
- if(Api.IsValid(monster) and entity.Health.Value > 0)then
- local character = Api.GetCharacter()
- if(character)then
- Api.CanClick = true
- character:SetPrimaryPartCFrame(monster:GetPrimaryPartCFrame() * CFrame.new(0, 0, 3))
- else
- character = Api.GetCharacter()
- if(character)then
- Rawr:Check("CFrame", monster:GetPrimaryPartCFrame() * CFrame.new(0, 0, 3)) -- bypass
- wait(Api.GetSetting("swap_monster_speed"))
- end
- end
- else
- Api.CanClick = false
- break
- end
- else
- wait()
- end
- end
- wait(Api.GetSetting("swap_monster_speed"))
- end
- end
- end
- end
- Log.Save()
- end
- Api.Settings({
- ["start_delay"] = 2,
- ["stop_key"] = Enum.KeyCode.Escape,
- ["pause_key"] = Enum.KeyCode.LeftControl,
- ["unpause_key"] = Enum.KeyCode.RightControl,
- ["rawr_bypass_speed"] = 0.5, -- 0.65
- ["swap_monster_speed"] = 0.2, -- 0.7,
- ["click_break_speed"] = .01,
- ["auto_dismantle"] = false,
- ["timeout"] = {
- ["time"] = 100000000,
- ["blacklist_monster_after_timeout"] = false
- },
- ["monster_filter"] = {
- ["Enabled"] = false,
- ["max_monster_health"] = 0,
- ["min_exp_earned"] = 0,
- },
- ["avoid_players_nearby"] = {
- ["Enabled"] = true,
- ["Distance"] = 200
- },
- ["target_specific_enemy"] = {
- ["Enabled"] = true,
- ["Names"] = {
- ["Giant Ruins Hornet"] = false,
- ["Enraged Lingerer"] = false,
- ["Undead Berserker"] = false,
- ["Undead Warrior"] = false,
- ["Gargoyle Reaper"] = false,
- ["Mortis the Flaming Sear"] = true,
- }
- }
- })
- Api:SetKeys()
- Api:Connect()
- Log:Init()
- Api:Init()
- end)
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement