Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local SBO2Gui = Instance.new("ScreenGui", game.Players.LocalPlayer.PlayerGui)
- local Main = Instance.new("Frame")
- local Header = Instance.new("Frame")
- local Hexus = Instance.new("TextLabel")
- local TextLabel = Instance.new("TextLabel")
- local NAME = Instance.new("TextLabel")
- local Sides5 = Instance.new("Frame")
- local HitBox = Instance.new("TextButton")
- local Sides = Instance.new("Frame")
- local Sides1 = Instance.new("Frame")
- local Max = Instance.new("TextButton")
- local F1Boss = Instance.new("TextButton")
- local ESP = Instance.new("TextButton")
- local Discord = Instance.new("TextLabel")
- local F1miniBoss = Instance.new("TextButton")
- local F1Spawn = Instance.new("TextButton")
- local ItemTP = Instance.new("TextButton")
- local FAM = Instance.new("TextButton")
- local PlayerName = Instance.new("TextBox")
- local TPTP = Instance.new("TextButton")
- local Sides2 = Instance.new("Frame")
- local Sides3 = Instance.new("Frame")
- local Sides4 = Instance.new("Frame")
- local RandomMob = Instance.new("TextButton")
- local Keybind = Instance.new("TextBox")
- local F2miniBoss = Instance.new("TextButton")
- local F2BOSS = Instance.new("TextButton")
- local OpenClose = Instance.new("TextButton")
- local Loading = Instance.new("Frame")
- local Text1 = Instance.new("TextLabel")
- local Text2 = Instance.new("TextLabel")
- local Text3 = Instance.new("TextLabel")
- local Text4 = Instance.new("TextLabel")
- local TAM = Instance.new("TextButton")
- SBO2Gui.Name = "SBO2Gui"
- --SBO2Gui.Parent = game.CoreGui
- Main.Name = "Main"
- Main.Parent = SBO2Gui
- Main.Active = true
- Main.BackgroundColor3 = Color3.new(1, 1, 1)
- Main.BorderSizePixel = 0
- Main.ClipsDescendants = true
- Main.Draggable = true
- Main.Position = UDim2.new(0.759118557, 0, 0.286063582, 0)
- Main.Selectable = true
- Main.Size = UDim2.new(0, 261, 0, 400)
- Main.Style = Enum.FrameStyle.RobloxRound
- Header.Name = "Header"
- Header.Parent = Main
- Header.BackgroundColor3 = Color3.new(1, 1, 1)
- Header.BorderSizePixel = 0
- Header.ClipsDescendants = true
- Header.Draggable = true
- Header.Position = UDim2.new(-0.0306513403, 0, -0.0231213868, 0)
- Header.Size = UDim2.new(0, 261, 0, 43)
- Header.ZIndex = 4
- Header.Style = Enum.FrameStyle.RobloxRound
- Hexus.Name = "Hexus"
- Hexus.Parent = Header
- Hexus.BackgroundColor3 = Color3.new(1, 1, 1)
- Hexus.BackgroundTransparency = 1
- Hexus.Position = UDim2.new(-0.0651341006, 0, 0.511627913, 0)
- Hexus.Size = UDim2.new(0, 208, 0, 27)
- Hexus.ZIndex = 5
- Hexus.Font = Enum.Font.SciFi
- Hexus.FontSize = Enum.FontSize.Size12
- Hexus.Text = "Made by: Lilith#7498, DenDen#7963"
- Hexus.TextColor3 = Color3.new(0.588235, 0.0392157, 0.0392157)
- Hexus.TextSize = 12
- TextLabel.Parent = Header
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(-0.333333343, 0, -0.348836571, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 27)
- TextLabel.ZIndex = 5
- TextLabel.Font = Enum.Font.SciFi
- TextLabel.FontSize = Enum.FontSize.Size14
- TextLabel.Text = "HEXUS"
- TextLabel.TextColor3 = Color3.new(0.588235, 0.0392157, 0.0392157)
- TextLabel.TextSize = 14
- TextLabel.TextTransparency = -1
- NAME.Name = "NAME"
- NAME.Parent = Header
- NAME.BackgroundColor3 = Color3.new(1, 1, 1)
- NAME.BackgroundTransparency = 1
- NAME.Position = UDim2.new(0.249042153, 0, -0.418604672, 0)
- NAME.Size = UDim2.new(0, 210, 0, 36)
- NAME.ZIndex = 5
- NAME.Font = Enum.Font.SciFi
- NAME.FontSize = Enum.FontSize.Size12
- NAME.Text = "SBO2 GUI"
- NAME.TextColor3 = Color3.new(0.588235, 0.0392157, 0.0392157)
- NAME.TextScaled = true
- NAME.TextSize = 12
- NAME.TextWrapped = true
- Sides5.Name = "Sides5"
- Sides5.Parent = Main
- Sides5.BackgroundColor3 = Color3.new(1, 1, 1)
- Sides5.BorderSizePixel = 0
- Sides5.ClipsDescendants = true
- Sides5.Draggable = true
- Sides5.Position = UDim2.new(-0.0900383145, 0, 0.967037559, 0)
- Sides5.Size = UDim2.new(0, 294, 0, 21)
- Sides5.ZIndex = 3
- Sides5.Style = Enum.FrameStyle.RobloxRound
- HitBox.Name = "HitBox"
- HitBox.Parent = Main
- HitBox.BackgroundColor3 = Color3.new(0, 0, 0)
- HitBox.BackgroundTransparency = 0.5
- HitBox.Position = UDim2.new(-0.0306513403, 0, 0.104277462, 0)
- HitBox.Size = UDim2.new(0, 126, 0, 33)
- HitBox.Font = Enum.Font.ArialBold
- HitBox.FontSize = Enum.FontSize.Size14
- HitBox.Text = "Mob Hitbox"
- HitBox.TextColor3 = Color3.new(0.619608, 0, 0)
- HitBox.TextSize = 14
- HitBox.TextWrapped = true
- Sides.Name = "Sides"
- Sides.Parent = Main
- Sides.BackgroundColor3 = Color3.new(0.639216, 0, 0)
- Sides.BorderColor3 = Color3.new(1, 0, 0.0156863)
- Sides.BorderSizePixel = 0
- Sides.ClipsDescendants = true
- Sides.Draggable = true
- Sides.Position = UDim2.new(-0.0919540226, 0, 0.0894364193, 0)
- Sides.Size = UDim2.new(0, 299, 0, 1)
- Sides.ZIndex = 6
- Sides1.Name = "Sides1"
- Sides1.Parent = Main
- Sides1.BackgroundColor3 = Color3.new(0.639216, 0, 0)
- Sides1.BorderColor3 = Color3.new(1, 0, 0.0156863)
- Sides1.BorderSizePixel = 0
- Sides1.ClipsDescendants = true
- Sides1.Draggable = true
- Sides1.Position = UDim2.new(-0.137931034, 0, 0.964147389, 0)
- Sides1.Size = UDim2.new(0, 299, 0, 1)
- Sides1.ZIndex = 3
- Max.Name = "Max"
- Max.Parent = Main
- Max.BackgroundColor3 = Color3.new(0, 0, 0)
- Max.BackgroundTransparency = 0.5
- Max.Position = UDim2.new(-0.0306513403, 0, 0.20777458, 0)
- Max.Size = UDim2.new(0, 126, 0, 33)
- Max.Font = Enum.Font.ArialBold
- Max.FontSize = Enum.FontSize.Size14
- Max.Text = "Max Skills No CoolDown"
- Max.TextColor3 = Color3.new(0.619608, 0, 0)
- Max.TextSize = 14
- Max.TextWrapped = true
- F1Boss.Name = "F1Boss"
- F1Boss.Parent = Main
- F1Boss.BackgroundColor3 = Color3.new(0, 0, 0)
- F1Boss.BackgroundTransparency = 0.5
- F1Boss.Position = UDim2.new(0.517241359, 0, 0.20777458, 0)
- F1Boss.Size = UDim2.new(0, 126, 0, 33)
- F1Boss.Font = Enum.Font.ArialBold
- F1Boss.FontSize = Enum.FontSize.Size14
- F1Boss.Text = "F1 Boss"
- F1Boss.TextColor3 = Color3.new(0.619608, 0, 0)
- F1Boss.TextSize = 14
- F1Boss.TextWrapped = true
- ESP.Name = "ESP"
- ESP.Parent = Main
- ESP.BackgroundColor3 = Color3.new(0, 0, 0)
- ESP.BackgroundTransparency = 0.5
- ESP.Position = UDim2.new(0.517241359, 0, 0.104277462, 0)
- ESP.Size = UDim2.new(0, 126, 0, 33)
- ESP.Font = Enum.Font.ArialBold
- ESP.FontSize = Enum.FontSize.Size14
- ESP.Text = "INFO"
- ESP.TextColor3 = Color3.new(0.619608, 0, 0)
- ESP.TextSize = 14
- ESP.TextWrapped = true
- Discord.Name = "Discord"
- Discord.Parent = Main
- Discord.BackgroundColor3 = Color3.new(1, 1, 1)
- Discord.BackgroundTransparency = 1
- Discord.Position = UDim2.new(-0.176245213, 0, 0.949763775, 0)
- Discord.Size = UDim2.new(0, 208, 0, 27)
- Discord.ZIndex = 3
- Discord.Font = Enum.Font.SciFi
- Discord.FontSize = Enum.FontSize.Size12
- Discord.Text = "Hexus Discord : 8YeU2tG"
- Discord.TextColor3 = Color3.new(0.588235, 0.0392157, 0.0392157)
- Discord.TextSize = 12
- F1miniBoss.Name = "F1miniBoss"
- F1miniBoss.Parent = Main
- F1miniBoss.BackgroundColor3 = Color3.new(0, 0, 0)
- F1miniBoss.BackgroundTransparency = 0.5
- F1miniBoss.Position = UDim2.new(-0.0306513906, 0, 0.311271667, 0)
- F1miniBoss.Size = UDim2.new(0, 126, 0, 33)
- F1miniBoss.Font = Enum.Font.ArialBold
- F1miniBoss.FontSize = Enum.FontSize.Size14
- F1miniBoss.Text = "F1 Mini Boss"
- F1miniBoss.TextColor3 = Color3.new(0.619608, 0, 0)
- F1miniBoss.TextSize = 14
- F1miniBoss.TextWrapped = true
- F1Spawn.Name = "F1Spawn"
- F1Spawn.Parent = Main
- F1Spawn.BackgroundColor3 = Color3.new(0, 0, 0)
- F1Spawn.BackgroundTransparency = 0.5
- F1Spawn.Position = UDim2.new(0.517241299, 0, 0.313771665, 0)
- F1Spawn.Size = UDim2.new(0, 126, 0, 33)
- F1Spawn.Font = Enum.Font.ArialBold
- F1Spawn.FontSize = Enum.FontSize.Size14
- F1Spawn.Text = "F1 Spawn"
- F1Spawn.TextColor3 = Color3.new(0.619608, 0, 0)
- F1Spawn.TextSize = 14
- F1Spawn.TextWrapped = true
- ItemTP.Name = "ItemTP"
- ItemTP.Parent = Main
- ItemTP.BackgroundColor3 = Color3.new(0, 0, 0)
- ItemTP.BackgroundTransparency = 0.5
- ItemTP.Position = UDim2.new(-0.0306513906, 0, 0.517658949, 0)
- ItemTP.Size = UDim2.new(0, 126, 0, 33)
- ItemTP.Font = Enum.Font.ArialBold
- ItemTP.FontSize = Enum.FontSize.Size14
- ItemTP.Text = "Item Crystal TP"
- ItemTP.TextColor3 = Color3.new(0.619608, 0, 0)
- ItemTP.TextSize = 14
- ItemTP.TextWrapped = true
- FAM.Name = "FAM"
- FAM.Parent = Main
- FAM.BackgroundColor3 = Color3.new(0, 0, 0)
- FAM.BackgroundTransparency = 0.5
- FAM.Position = UDim2.new(0.509578466, 0, 0.517658949, 0)
- FAM.Size = UDim2.new(0, 126, 0, 33)
- FAM.Font = Enum.Font.ArialBold
- FAM.FontSize = Enum.FontSize.Size14
- FAM.Text = "Freeze all mobs"
- FAM.TextColor3 = Color3.new(0.619608, 0, 0)
- FAM.TextSize = 14
- FAM.TextWrapped = true
- TAM.Name = "TAM"
- TAM.Parent = Main
- TAM.BackgroundColor3 = Color3.new(0, 0, 0)
- TAM.BackgroundTransparency = 0.5
- TAM.Position = UDim2.new(0.509578466, 0, 0.653265893, 0)
- TAM.Size = UDim2.new(0, 126, 0, 33)
- TAM.Font = Enum.Font.ArialBold
- TAM.FontSize = Enum.FontSize.Size14
- TAM.Text = "Thaw all mobs"
- TAM.TextColor3 = Color3.new(0.619608, 0, 0)
- TAM.TextSize = 14
- TAM.TextWrapped = true
- PlayerName.Name = "PlayerName"
- PlayerName.Parent = Main
- PlayerName.BackgroundColor3 = Color3.new(1, 1, 1)
- PlayerName.BackgroundTransparency = 0.99000000953674
- PlayerName.BorderSizePixel = 0
- PlayerName.Position = UDim2.new(0.517241359, 0, 0.852369905, 0)
- PlayerName.Size = UDim2.new(0, 126, 0, 33)
- PlayerName.FontSize = Enum.FontSize.Size14
- PlayerName.Text = "Player Name"
- PlayerName.TextColor3 = Color3.new(1, 1, 1)
- PlayerName.TextSize = 14
- TPTP.Name = "TPTP"
- TPTP.Parent = Main
- TPTP.BackgroundColor3 = Color3.new(0, 0, 0)
- TPTP.BackgroundTransparency = 0.5
- TPTP.Position = UDim2.new(-0.0306514502, 0, 0.854869902, 0)
- TPTP.Size = UDim2.new(0, 126, 0, 33)
- TPTP.Font = Enum.Font.ArialBold
- TPTP.FontSize = Enum.FontSize.Size14
- TPTP.Text = "Teleport to Player >"
- TPTP.TextColor3 = Color3.new(0.619608, 0, 0)
- TPTP.TextSize = 14
- TPTP.TextWrapped = true
- Sides2.Name = "Sides2"
- Sides2.Parent = Main
- Sides2.BackgroundColor3 = Color3.new(0.639216, 0, 0)
- Sides2.BorderColor3 = Color3.new(1, 0, 0.0156863)
- Sides2.BorderSizePixel = 0
- Sides2.ClipsDescendants = true
- Sides2.Draggable = true
- Sides2.Position = UDim2.new(-0.103448279, 0, 0.759638727, 0)
- Sides2.Size = UDim2.new(0, 299, 0, 1)
- Sides2.ZIndex = 3
- Sides3.Name = "Sides3"
- Sides3.Parent = Main
- Sides3.BackgroundColor3 = Color3.new(0, 0, 0)
- Sides3.BackgroundTransparency = 0.40000000596046
- Sides3.BorderSizePixel = 0
- Sides3.ClipsDescendants = true
- Sides3.Draggable = true
- Sides3.Position = UDim2.new(-0.0306513403, 0, 0.760823727, 0)
- Sides3.Size = UDim2.new(0, 294, 0, 28)
- Sides4.Name = "Sides4"
- Sides4.Parent = Main
- Sides4.BackgroundColor3 = Color3.new(0.639216, 0, 0)
- Sides4.BorderColor3 = Color3.new(1, 0, 0.0156863)
- Sides4.BorderSizePixel = 0
- Sides4.ClipsDescendants = true
- Sides4.Draggable = true
- Sides4.Position = UDim2.new(-0.111111112, 0, 0.83082366, 0)
- Sides4.Size = UDim2.new(0, 299, 0, 1)
- Sides4.ZIndex = 3
- RandomMob.Name = "RandomMob"
- RandomMob.Parent = Main
- RandomMob.BackgroundColor3 = Color3.new(0, 0, 0)
- RandomMob.BackgroundTransparency = 0.5
- RandomMob.Position = UDim2.new(-0.0306513906, 0, 0.653265893, 0)
- RandomMob.Size = UDim2.new(0, 126, 0, 33)
- RandomMob.Font = Enum.Font.ArialBold
- RandomMob.FontSize = Enum.FontSize.Size14
- RandomMob.Text = "TP Random Mob"
- RandomMob.TextColor3 = Color3.new(0.619608, 0, 0)
- RandomMob.TextSize = 14
- RandomMob.TextWrapped = true
- Keybind.Name = "Keybind"
- Keybind.Parent = Main
- Keybind.BackgroundColor3 = Color3.new(1, 1, 1)
- Keybind.BackgroundTransparency = 0.99000000953674
- Keybind.Position = UDim2.new(0.237241359, 0, 0.568265839, 0)
- Keybind.Size = UDim2.new(0, 126, 0, 33)
- Keybind.Font = Enum.Font.SourceSans
- Keybind.FontSize = Enum.FontSize.Size14
- Keybind.Text = "f"
- Keybind.TextColor3 = Color3.new(0.635294, 0.176471, 0.176471)
- Keybind.TextScaled = true
- Keybind.TextSize = 14
- Keybind.TextWrapped = true
- F2miniBoss.Name = "F2miniBoss"
- F2miniBoss.Parent = Main
- F2miniBoss.BackgroundColor3 = Color3.new(0, 0, 0)
- F2miniBoss.BackgroundTransparency = 0.5
- F2miniBoss.Position = UDim2.new(-0.0306513906, 0, 0.416271657, 0)
- F2miniBoss.Size = UDim2.new(0, 126, 0, 33)
- F2miniBoss.Font = Enum.Font.ArialBold
- F2miniBoss.FontSize = Enum.FontSize.Size14
- F2miniBoss.Text = "F2 Mini Boss"
- F2miniBoss.TextColor3 = Color3.new(0.619608, 0, 0)
- F2miniBoss.TextSize = 14
- F2miniBoss.TextWrapped = true
- F2BOSS.Name = "F2BOSS"
- F2BOSS.Parent = Main
- F2BOSS.BackgroundColor3 = Color3.new(0, 0, 0)
- F2BOSS.BackgroundTransparency = 0.5
- F2BOSS.Position = UDim2.new(0.509578466, 0, 0.416271657, 0)
- F2BOSS.Size = UDim2.new(0, 126, 0, 33)
- F2BOSS.Font = Enum.Font.ArialBold
- F2BOSS.FontSize = Enum.FontSize.Size14
- F2BOSS.Text = "F2 Boss"
- F2BOSS.TextColor3 = Color3.new(0.619608, 0, 0)
- F2BOSS.TextSize = 14
- F2BOSS.TextWrapped = true
- OpenClose.Name = "OpenClose"
- OpenClose.Parent = SBO2Gui
- OpenClose.BackgroundColor3 = Color3.new(1, 1, 1)
- OpenClose.Position = UDim2.new(0, 0, 0.432291657, 0)
- OpenClose.Size = UDim2.new(0, 30, 0, 30)
- OpenClose.Style = Enum.ButtonStyle.RobloxButton
- OpenClose.Font = Enum.Font.ArialBold
- OpenClose.FontSize = Enum.FontSize.Size14
- OpenClose.Text = "H"
- OpenClose.TextColor3 = Color3.new(0.760784, 0, 0)
- OpenClose.TextSize = 14
- OpenClose.TextWrapped = true
- Loading.Name = "Loading"
- Loading.Parent = SBO2Gui
- Loading.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
- Loading.BackgroundTransparency = 0.55000001192093
- Loading.BorderColor3 = Color3.new(0.709804, 0, 0)
- Loading.Position = UDim2.new(0.396656543, 0, 0.432762831, 0)
- Loading.Size = UDim2.new(0, 330, 0, 107)
- Text1.Name = "Text1"
- Text1.Parent = Loading
- Text1.BackgroundColor3 = Color3.new(1, 1, 1)
- Text1.BackgroundTransparency = 1
- Text1.Position = UDim2.new(-1.86264515e-09, 0, -0.0560747646, 0)
- Text1.Size = UDim2.new(0, 316, 0, 101)
- Text1.ZIndex = 2
- Text1.Font = Enum.Font.SciFi
- Text1.FontSize = Enum.FontSize.Size14
- Text1.Text = "HEXUS"
- Text1.TextColor3 = Color3.new(0.839216, 0, 0)
- Text1.TextScaled = true
- Text1.TextSize = 14
- Text1.TextStrokeColor3 = Color3.new(0.313726, 0.313726, 0.313726)
- Text1.TextWrapped = true
- Text2.Name = "Text2"
- Text2.Parent = Loading
- Text2.BackgroundColor3 = Color3.new(1, 1, 1)
- Text2.BackgroundTransparency = 1
- Text2.Position = UDim2.new(0.0939393938, 0, -0.0560747646, 0)
- Text2.Size = UDim2.new(0, 316, 0, 101)
- Text2.ZIndex = 2
- Text2.Font = Enum.Font.SciFi
- Text2.FontSize = Enum.FontSize.Size14
- Text2.Text = "____"
- Text2.TextColor3 = Color3.new(0.839216, 0, 0)
- Text2.TextScaled = true
- Text2.TextSize = 14
- Text2.TextWrapped = true
- Text2.TextXAlignment = Enum.TextXAlignment.Left
- Text3.Name = "Text3"
- Text3.Parent = Text2
- Text3.BackgroundColor3 = Color3.new(1, 1, 1)
- Text3.BackgroundTransparency = 1
- Text3.Position = UDim2.new(0.528481007, 0, 0.752475262, 0)
- Text3.Size = UDim2.new(0, 34, 0, 25)
- Text3.ZIndex = 2
- Text3.Font = Enum.Font.SciFi
- Text3.FontSize = Enum.FontSize.Size14
- Text3.Text = ">"
- Text3.TextColor3 = Color3.new(0.839216, 0, 0)
- Text3.TextScaled = true
- Text3.TextSize = 14
- Text3.TextWrapped = true
- Text3.TextXAlignment = Enum.TextXAlignment.Left
- Text4.Name = "Text4"
- Text4.Parent = Text2
- Text4.BackgroundColor3 = Color3.new(1, 1, 1)
- Text4.BackgroundTransparency = 1
- Text4.Position = UDim2.new(-0.0443037935, 0, 0.871287107, 0)
- Text4.Rotation = 180
- Text4.Size = UDim2.new(0, 25, 0, 20)
- Text4.ZIndex = 2
- Text4.Font = Enum.Font.SciFi
- Text4.FontSize = Enum.FontSize.Size14
- Text4.Text = ">"
- Text4.TextColor3 = Color3.new(0.839216, 0, 0)
- Text4.TextScaled = true
- Text4.TextSize = 14
- Text4.TextWrapped = true
- Text4.TextXAlignment = Enum.TextXAlignment.Left
- Main.Visible = false
- --Animations
- local function logo()
- wait(3)
- Loading.Visible = false
- wait(1)
- Main.Visible = true
- end
- logo()
- --Funcions
- local Player = game.Players.LocalPlayer
- local mouse = Player:GetMouse()
- local function onKeyDown(key)
- if key == "h" then
- if Main.Position == UDim2.new(0.759, 0, 0.286, 0) then
- Main:TweenPosition(UDim2.new(-1, 0, 0, 0), "Out", "Quad", 0.5)
- else
- Main:TweenPosition(UDim2.new(0.759, 0, 0.286, 0), "Out", "Quad", 0.5)
- end
- end
- end
- mouse.KeyDown:connect(onKeyDown)
- HitBox.MouseButton1Click:Connect(function()
- warn("Executed HitBox")
- for i,v in pairs(game.Workspace.Mobs:children()) do
- if v:FindFirstChild("Head") then
- v.HumanoidRootPart.Transparency = 0.5
- v.HumanoidRootPart.Size = Vector3.new(50, 50, 50)
- v.HumanoidRootPart.Color = Color3.new(255, 0, 0)
- v.HumanoidRootPart.Material = "Neon"
- end
- end
- end)
- Max.MouseButton1Click:Connect(function()
- warn("Ran Max Skills and no Cooldown")
- for i,v in pairs(game.ReplicatedStorage.Database.Skills:children()) do
- if v:FindFirstChild("Class") then
- v.Class:Remove()
- end
- if v:FindFirstChild("Anytime") then
- v.Anytime:Remove()
- end
- if v:FindFirstChild("Cost") then
- v.Cost.Value = -999999999
- end
- if v:FindFirstChild("Cooldown") then
- v.Cooldown.Value = -999999999
- end
- if v:FindFirstChild("Level") then
- v.Level.Value = -999999999
- end
- end
- end)
- F1Boss.MouseButton1Click:Connect(function()
- warn("Teleported to Boss on Floor 1")
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-3060, -220, 1100) + Vector3.new(1,0,0)
- end)
- F1miniBoss.MouseButton1Click:Connect(function()
- warn("Teleported to Mini Boss on Floor 1")
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(250, 50, 1025) + Vector3.new(1,0,0)
- end)
- F1Spawn.MouseButton1Click:Connect(function()
- warn("Teleported to Spawn on Floor 1")
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(750, 40, -880) + Vector3.new(1,0,0)
- end)
- FAM.MouseButton1Click:Connect(function()
- for i,v in pairs(workspace.Mobs:children()) do
- if v~=nil then
- v.Humanoid.WalkSpeed = 0
- lolsss=v:GetChildren()
- for i=1,#lolsss do
- if lolsss[i].className=="Part" then
- lolsss[i].Anchored = true
- lolsss[i].Reflectance = 1
- end
- end
- end
- end
- end)
- TAM.MouseButton1Click:Connect(function()
- for i,v in pairs(workspace.Mobs:children()) do
- if v~=nil then
- v.Humanoid.WalkSpeed = 16
- lolsss=v:GetChildren()
- for i=1,#lolsss do
- if lolsss[i].className=="Part" then
- lolsss[i].Anchored = true
- lolsss[i].Reflectance = 0
- end
- end
- end
- end
- end)
- local function key2(key)
- if key == Keybind.Text then
- warn("Teleported to Random mob")
- local model = game.Workspace.Mobs
- local mobs = model:GetChildren()
- for i =1, #mobs do
- local themob = mobs[math.random(#mobs)]
- if themob:findFirstChild("Torso") then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(themob.Torso.Position)
- end
- end
- end
- end
- mouse.KeyDown:connect(key2)
- F2BOSS.MouseButton1Click:Connect(function()
- warn("Teleported to boss on Floor 2")
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2950, 125, -9400) + Vector3.new(1,0,0)
- end)
- F2miniBoss.MouseButton1Click:Connect(function()
- warn("Teleported to Mini boss on Floor 2")
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-3735, 135, -2288) + Vector3.new(1,0,0)
- end)
- TPTP.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Workspace:FindFirstChild(PlayerName.Text).UpperTorso.Position) + Vector3.new(25, 0, 0)
- warn("Teleported to player")
- end)
- ESP.MouseButton1Click:Connect(function()
- print("Hexus is a Level 7 Exploit")
- warn("Created by Customality")
- print("It provides unrestricted Lua execution on any game and stability is at it's finest")
- print("Hexus Discord invite CODE:")
- warn("8YeU2tG")
- end)
- ItemTP.MouseButton1Click:Connect(function()
- local model = game.Workspace.Mobs
- local mobs = model:GetChildren()
- for i =1, #mobs do
- if mobs[i].Name == "Item Crystal" then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(mobs[i].Torso.Position)
- end
- end
- end)
- RandomMob.MouseButton1Click:Connect(key2(Keybind.Text))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement