-- Instances local MainHud = Instance.new("ScreenGui") local MainFrame = Instance.new("Frame") local UICorner = Instance.new("UICorner") local UIStroke = Instance.new("UIStroke") local OptionsFrame = Instance.new("Frame") local UICorner_2 = Instance.new("UICorner") local UIStroke_2 = Instance.new("UIStroke") local ListFrame = Instance.new("Frame") local UIListLayout = Instance.new("UIListLayout") local PlayerESP = Instance.new("TextButton") local UIStroke_3 = Instance.new("UIStroke") local UICorner_3 = Instance.new("UICorner") local UIStroke_4 = Instance.new("UIStroke") local Experimental = Instance.new("TextButton") local UIStroke_5 = Instance.new("UIStroke") local ResourceESP = Instance.new("TextButton") local UIStroke_6 = Instance.new("UIStroke") local SleeperESP = Instance.new("TextButton") local UIStroke_7 = Instance.new("UIStroke") local Title = Instance.new("TextLabel") local Title_2 = Instance.new("TextLabel") local VersionTitle = Instance.new("TextLabel") local UIScale = Instance.new("UIScale") local Pattern = Instance.new("ImageLabel") local Pattern_2 = Instance.new("ImageLabel") local ControlFrame = Instance.new("Frame") local PlayerESPFrame = Instance.new("Frame") local ESP = Instance.new("TextButton") local UIStroke_8 = Instance.new("UIStroke") local UICorner_4 = Instance.new("UICorner") local Title_3 = Instance.new("TextLabel") local DistanceMeter = Instance.new("TextButton") local UIStroke_9 = Instance.new("UIStroke") local UICorner_5 = Instance.new("UICorner") local Title_4 = Instance.new("TextLabel") local HealthMeter = Instance.new("TextButton") local UIStroke_10 = Instance.new("UIStroke") local UICorner_6 = Instance.new("UICorner") local Title_5 = Instance.new("TextLabel") local Title_6 = Instance.new("TextLabel") local PlayerName = Instance.new("TextButton") local UIStroke_11 = Instance.new("UIStroke") local UICorner_7 = Instance.new("UICorner") local BlindFrame = Instance.new("Frame") local UICorner_8 = Instance.new("UICorner") local Title_7 = Instance.new("TextLabel") local SubjectTitle = Instance.new("TextLabel") local Title_8 = Instance.new("TextLabel") local ExperimentalFrame = Instance.new("Frame") local Title_9 = Instance.new("TextLabel") local WalkspeedNumber = Instance.new("TextBox") local UICorner_9 = Instance.new("UICorner") local UIStroke_12 = Instance.new("UIStroke") local Title_10 = Instance.new("TextLabel") local Title_11 = Instance.new("TextLabel") local HealthNumber = Instance.new("TextBox") local UICorner_10 = Instance.new("UICorner") local UIStroke_13 = Instance.new("UIStroke") local Title_12 = Instance.new("TextLabel") local JumpHeightNumber = Instance.new("TextBox") local UICorner_11 = Instance.new("UICorner") local UIStroke_14 = Instance.new("UIStroke") local SleeperESPFrame = Instance.new("Frame") local SleeperESPButton = Instance.new("TextButton") local UIStroke_15 = Instance.new("UIStroke") local UICorner_12 = Instance.new("UICorner") local Title_13 = Instance.new("TextLabel") local Title_14 = Instance.new("TextLabel") local Title_15 = Instance.new("TextLabel") local SleeperDistanceMeter = Instance.new("TextButton") local UIStroke_16 = Instance.new("UIStroke") local UICorner_13 = Instance.new("UICorner") local SleeperPlayerName = Instance.new("TextButton") local UIStroke_17 = Instance.new("UIStroke") local UICorner_14 = Instance.new("UICorner") local BlindFrame_2 = Instance.new("Frame") local UICorner_15 = Instance.new("UICorner") local Title_16 = Instance.new("TextLabel") local ResourceESPFrame = Instance.new("Frame") local OresESP = Instance.new("TextButton") local UIStroke_18 = Instance.new("UIStroke") local UICorner_16 = Instance.new("UICorner") local Title_17 = Instance.new("TextLabel") local Title_18 = Instance.new("TextLabel") local GrassAndBushesESP = Instance.new("TextButton") local UIStroke_19 = Instance.new("UIStroke") local UICorner_17 = Instance.new("UICorner") local ChestESP = Instance.new("TextButton") local UIStroke_20 = Instance.new("UIStroke") local UICorner_18 = Instance.new("UICorner") local Title_19 = Instance.new("TextLabel") local LootESP = Instance.new("TextButton") local UIStroke_21 = Instance.new("UIStroke") local UICorner_19 = Instance.new("UICorner") local Title_20 = Instance.new("TextLabel") local Close = Instance.new("TextButton") local UICorner_20 = Instance.new("UICorner") -- Properties local Services = setmetatable({},{ __index = function(self, ind) if ypcall(function()game:GetService(ind)end) then return game:GetService(ind) else return nil end end }) MainHud.Name = "MainHud" if game:GetService("RunService"):IsStudio() then MainHud.Parent = game.Players.LocalPlayer:FindFirstChild("PlayerGui") else MainHud.Parent = Services.CoreGui end MainHud.ZIndexBehavior = Enum.ZIndexBehavior.Sibling MainHud.ResetOnSpawn = false MainFrame.Name = "MainFrame" MainFrame.Parent = MainHud MainFrame.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667) MainFrame.BorderColor3 = Color3.new(0, 0, 0) MainFrame.BorderSizePixel = 0 MainFrame.Position = UDim2.new(0.349689484, 0, 0.299003333, 0) MainFrame.Size = UDim2.new(0.300000012, 0, 0.400000006, 0) MainFrame.ZIndex = 0 UICorner.Parent = MainFrame UIStroke.Parent = MainFrame UIStroke.Thickness = 3 UIStroke.ApplyStrokeMode = Enum.ApplyStrokeMode.Border OptionsFrame.Name = "OptionsFrame" OptionsFrame.Parent = MainFrame OptionsFrame.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412) OptionsFrame.BorderColor3 = Color3.new(0, 0, 0) OptionsFrame.BorderSizePixel = 0 OptionsFrame.Position = UDim2.new(1.26366771e-07, 0, 0, 0) OptionsFrame.Size = UDim2.new(0.296169728, 0, 1, 0) OptionsFrame.ZIndex = 2 UICorner_2.Parent = OptionsFrame UIStroke_2.Parent = OptionsFrame UIStroke_2.Thickness = 3 UIStroke_2.ApplyStrokeMode = Enum.ApplyStrokeMode.Border ListFrame.Name = "ListFrame" ListFrame.Parent = OptionsFrame ListFrame.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412) ListFrame.BorderColor3 = Color3.new(0, 0, 0) ListFrame.Position = UDim2.new(0.0500000007, 0, 0.174999997, 0) ListFrame.Size = UDim2.new(0.899999976, 0, 0.800000012, 0) ListFrame.ZIndex = 3 UIListLayout.Parent = ListFrame UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder UIListLayout.Padding = UDim.new(0, 5) PlayerESP.Name = "PlayerESP" PlayerESP.Parent = ListFrame PlayerESP.BackgroundColor3 = Color3.new(1, 1, 1) PlayerESP.BackgroundTransparency = 1 PlayerESP.BorderColor3 = Color3.new(0, 0, 0) PlayerESP.BorderSizePixel = 0 PlayerESP.Size = UDim2.new(1, 0, 0.125, 0) PlayerESP.ZIndex = 5 PlayerESP.Font = Enum.Font.SourceSansBold PlayerESP.Text = "Player ESP" PlayerESP.TextColor3 = Color3.new(1, 1, 1) PlayerESP.TextSize = 28 PlayerESP.TextWrapped = true UIStroke_3.Parent = PlayerESP UIStroke_3.Transparency = 0.20000000298023224 UIStroke_3.ApplyStrokeMode = Enum.ApplyStrokeMode.Border UICorner_3.Parent = ListFrame UIStroke_4.Color = Color3.new(0.192157, 0.192157, 0.192157) UIStroke_4.Parent = ListFrame UIStroke_4.Thickness = 2 UIStroke_4.ApplyStrokeMode = Enum.ApplyStrokeMode.Border Experimental.Name = "Experimental" Experimental.Parent = ListFrame Experimental.BackgroundColor3 = Color3.new(1, 1, 1) Experimental.BackgroundTransparency = 1 Experimental.BorderColor3 = Color3.new(0, 0, 0) Experimental.BorderSizePixel = 0 Experimental.Size = UDim2.new(1, 0, 0.125, 0) Experimental.ZIndex = 5 Experimental.Font = Enum.Font.SourceSansBold Experimental.Text = "Experimental" Experimental.TextColor3 = Color3.new(1, 1, 1) Experimental.TextSize = 24 Experimental.TextWrapped = true UIStroke_5.Parent = Experimental UIStroke_5.Transparency = 0.20000000298023224 UIStroke_5.ApplyStrokeMode = Enum.ApplyStrokeMode.Border ResourceESP.Name = "ResourceESP" ResourceESP.Parent = ListFrame ResourceESP.BackgroundColor3 = Color3.new(1, 1, 1) ResourceESP.BackgroundTransparency = 1 ResourceESP.BorderColor3 = Color3.new(0, 0, 0) ResourceESP.BorderSizePixel = 0 ResourceESP.Size = UDim2.new(1, 0, 0.125, 0) ResourceESP.ZIndex = 5 ResourceESP.Font = Enum.Font.SourceSansBold ResourceESP.Text = "Resource ESP" ResourceESP.TextColor3 = Color3.new(1, 1, 1) ResourceESP.TextSize = 24 ResourceESP.TextWrapped = true UIStroke_6.Parent = ResourceESP UIStroke_6.Transparency = 0.20000000298023224 UIStroke_6.ApplyStrokeMode = Enum.ApplyStrokeMode.Border SleeperESP.Name = "SleeperESP" SleeperESP.Parent = ListFrame SleeperESP.BackgroundColor3 = Color3.new(1, 1, 1) SleeperESP.BackgroundTransparency = 1 SleeperESP.BorderColor3 = Color3.new(0, 0, 0) SleeperESP.BorderSizePixel = 0 SleeperESP.Size = UDim2.new(1, 0, 0.125, 0) SleeperESP.ZIndex = 5 SleeperESP.Font = Enum.Font.SourceSansBold SleeperESP.Text = "Sleeper ESP" SleeperESP.TextColor3 = Color3.new(1, 1, 1) SleeperESP.TextSize = 24 SleeperESP.TextWrapped = true UIStroke_7.Parent = SleeperESP UIStroke_7.Transparency = 0.20000000298023224 UIStroke_7.ApplyStrokeMode = Enum.ApplyStrokeMode.Border Title.Name = "Title" Title.Parent = OptionsFrame Title.BackgroundColor3 = Color3.new(1, 1, 1) Title.BackgroundTransparency = 1 Title.BorderColor3 = Color3.new(0, 0, 0) Title.BorderSizePixel = 0 Title.Size = UDim2.new(1, 0, 0.100000001, 0) Title.ZIndex = 5 Title.Font = Enum.Font.SourceSansBold Title.Text = "M-HUB" Title.TextColor3 = Color3.new(1, 1, 1) Title.TextScaled = true Title.TextSize = 14 Title.TextWrapped = true Title_2.Name = "Title" Title_2.Parent = OptionsFrame Title_2.BackgroundColor3 = Color3.new(1, 1, 1) Title_2.BackgroundTransparency = 1 Title_2.BorderColor3 = Color3.new(0, 0, 0) Title_2.BorderSizePixel = 0 Title_2.Position = UDim2.new(0, 0, 0.0996677727, 0) Title_2.Size = UDim2.new(1, 0, 0.0503322147, 0) Title_2.ZIndex = 5 Title_2.Font = Enum.Font.SourceSansBold Title_2.Text = "Catastrophia" Title_2.TextColor3 = Color3.new(1, 1, 1) Title_2.TextScaled = true Title_2.TextSize = 14 Title_2.TextWrapped = true VersionTitle.Name = "VersionTitle" VersionTitle.Parent = OptionsFrame VersionTitle.BackgroundColor3 = Color3.new(0.317647, 0.317647, 0.317647) VersionTitle.BackgroundTransparency = 1 VersionTitle.BorderColor3 = Color3.new(0, 0, 0) VersionTitle.BorderSizePixel = 0 VersionTitle.Position = UDim2.new(0.713, 0, 0.0799999982, 0) VersionTitle.Size = UDim2.new(0.286962539, 0, 0.0304815955, 0) VersionTitle.ZIndex = 5 VersionTitle.Font = Enum.Font.SourceSansBold VersionTitle.Text = "V1" VersionTitle.TextColor3 = Color3.new(0.368627, 0.368627, 0.368627) VersionTitle.TextScaled = true VersionTitle.TextSize = 14 VersionTitle.TextWrapped = true UIScale.Parent = MainFrame Pattern.Name = "Pattern" Pattern.Parent = MainFrame Pattern.BackgroundColor3 = Color3.new(1, 1, 1) Pattern.BackgroundTransparency = 1 Pattern.Size = UDim2.new(1, 0, 1, 0) Pattern.ZIndex = 5 Pattern.Image = "rbxassetid://300134974" Pattern.ImageTransparency = 0.9800000190734863 Pattern.ScaleType = Enum.ScaleType.Tile Pattern.SliceCenter = Rect.new(0, 256, 0, 256) Pattern.TileSize = UDim2.new(0, 30, 0, 30) Pattern_2.Name = "Pattern" Pattern_2.Parent = MainFrame Pattern_2.BackgroundColor3 = Color3.new(1, 1, 1) Pattern_2.BackgroundTransparency = 1 Pattern_2.Size = UDim2.new(1, 0, 1, 0) Pattern_2.ZIndex = 5 Pattern_2.Image = "rbxassetid://2151781758" Pattern_2.ImageColor3 = Color3.new(0.709804, 0.709804, 0.709804) Pattern_2.ImageTransparency = 0.9700000286102295 Pattern_2.ScaleType = Enum.ScaleType.Tile Pattern_2.SliceCenter = Rect.new(0, 256, 0, 256) Pattern_2.TileSize = UDim2.new(0, 30, 0, 60) ControlFrame.Name = "ControlFrame" ControlFrame.Parent = MainFrame ControlFrame.BackgroundColor3 = Color3.new(1, 1, 1) ControlFrame.BackgroundTransparency = 1 ControlFrame.BorderColor3 = Color3.new(0, 0, 0) ControlFrame.BorderSizePixel = 0 ControlFrame.Position = UDim2.new(0.296000004, 0, 0, 0) ControlFrame.Size = UDim2.new(0.703999996, 0, 1, 0) PlayerESPFrame.Name = "PlayerESPFrame" PlayerESPFrame.Parent = ControlFrame PlayerESPFrame.BackgroundColor3 = Color3.new(1, 1, 1) PlayerESPFrame.BackgroundTransparency = 1 PlayerESPFrame.BorderColor3 = Color3.new(0, 0, 0) PlayerESPFrame.BorderSizePixel = 0 PlayerESPFrame.Position = UDim2.new(0.0500000007, 0, 0.075000003, 0) PlayerESPFrame.Size = UDim2.new(0.899999976, 0, 0.875, 0) PlayerESPFrame.Visible = false ESP.Name = "ESP" ESP.Parent = PlayerESPFrame ESP.BackgroundColor3 = Color3.new(0.666667, 0.666667, 0.666667) ESP.BackgroundTransparency = 1 ESP.BorderColor3 = Color3.new(0, 0, 0) ESP.BorderSizePixel = 0 ESP.Position = UDim2.new(0.75, 0, 0.100000001, 0) ESP.Size = UDim2.new(0.0738424137, 0, 0.0696875453, 0) ESP.Font = Enum.Font.SourceSansBold ESP.Text = "" ESP.TextColor3 = Color3.new(1, 1, 1) ESP.TextScaled = true ESP.TextSize = 14 ESP.TextWrapped = true UIStroke_8.Color = Color3.new(0.121569, 0.121569, 0.121569) UIStroke_8.Parent = ESP UIStroke_8.Thickness = 5 UIStroke_8.ApplyStrokeMode = Enum.ApplyStrokeMode.Border UICorner_4.Parent = ESP UICorner_4.CornerRadius = UDim.new(0, 2) Title_3.Name = "Title" Title_3.Parent = PlayerESPFrame Title_3.BackgroundColor3 = Color3.new(1, 1, 1) Title_3.BackgroundTransparency = 1 Title_3.BorderColor3 = Color3.new(0, 0, 0) Title_3.BorderSizePixel = 0 Title_3.Position = UDim2.new(0.100000001, 0, 0.100000001, 0) Title_3.Size = UDim2.new(0.600000024, 0, 0.0799999982, 0) Title_3.Font = Enum.Font.SourceSansBold Title_3.Text = "Player ESP" Title_3.TextColor3 = Color3.new(1, 1, 1) Title_3.TextScaled = true Title_3.TextSize = 14 Title_3.TextWrapped = true Title_3.TextXAlignment = Enum.TextXAlignment.Left DistanceMeter.Name = "DistanceMeter" DistanceMeter.Parent = PlayerESPFrame DistanceMeter.BackgroundColor3 = Color3.new(0.666667, 0.666667, 0.666667) DistanceMeter.BackgroundTransparency = 1 DistanceMeter.BorderColor3 = Color3.new(0, 0, 0) DistanceMeter.BorderSizePixel = 0 DistanceMeter.Position = UDim2.new(0.75, 0, 0.25, 0) DistanceMeter.Size = UDim2.new(0.0738424137, 0, 0.0696875453, 0) DistanceMeter.Font = Enum.Font.SourceSansBold DistanceMeter.Text = "" DistanceMeter.TextColor3 = Color3.new(1, 1, 1) DistanceMeter.TextScaled = true DistanceMeter.TextSize = 14 DistanceMeter.TextWrapped = true UIStroke_9.Color = Color3.new(0.121569, 0.121569, 0.121569) UIStroke_9.Parent = DistanceMeter UIStroke_9.Thickness = 5 UIStroke_9.ApplyStrokeMode = Enum.ApplyStrokeMode.Border UICorner_5.Parent = DistanceMeter UICorner_5.CornerRadius = UDim.new(0, 2) Title_4.Name = "Title" Title_4.Parent = PlayerESPFrame Title_4.BackgroundColor3 = Color3.new(1, 1, 1) Title_4.BackgroundTransparency = 1 Title_4.BorderColor3 = Color3.new(0, 0, 0) Title_4.BorderSizePixel = 0 Title_4.Position = UDim2.new(0.100000001, 0, 0.25, 0) Title_4.Size = UDim2.new(0.600000024, 0, 0.0799999982, 0) Title_4.Font = Enum.Font.SourceSansBold Title_4.Text = "Distance Meter" Title_4.TextColor3 = Color3.new(1, 1, 1) Title_4.TextScaled = true Title_4.TextSize = 14 Title_4.TextWrapped = true Title_4.TextXAlignment = Enum.TextXAlignment.Left HealthMeter.Name = "HealthMeter" HealthMeter.Parent = PlayerESPFrame HealthMeter.BackgroundColor3 = Color3.new(0.666667, 0.666667, 0.666667) HealthMeter.BackgroundTransparency = 1 HealthMeter.BorderColor3 = Color3.new(0, 0, 0) HealthMeter.BorderSizePixel = 0 HealthMeter.Position = UDim2.new(0.75, 0, 0.400000006, 0) HealthMeter.Size = UDim2.new(0.0738424137, 0, 0.0696875453, 0) HealthMeter.Font = Enum.Font.SourceSansBold HealthMeter.Text = "" HealthMeter.TextColor3 = Color3.new(1, 1, 1) HealthMeter.TextScaled = true HealthMeter.TextSize = 14 HealthMeter.TextWrapped = true UIStroke_10.Color = Color3.new(0.121569, 0.121569, 0.121569) UIStroke_10.Parent = HealthMeter UIStroke_10.Thickness = 5 UIStroke_10.ApplyStrokeMode = Enum.ApplyStrokeMode.Border UICorner_6.Parent = HealthMeter UICorner_6.CornerRadius = UDim.new(0, 2) Title_5.Name = "Title" Title_5.Parent = PlayerESPFrame Title_5.BackgroundColor3 = Color3.new(1, 1, 1) Title_5.BackgroundTransparency = 1 Title_5.BorderColor3 = Color3.new(0, 0, 0) Title_5.BorderSizePixel = 0 Title_5.Position = UDim2.new(0.100000001, 0, 0.400000006, 0) Title_5.Size = UDim2.new(0.600000024, 0, 0.0799999982, 0) Title_5.Font = Enum.Font.SourceSansBold Title_5.Text = "Health Meter" Title_5.TextColor3 = Color3.new(1, 1, 1) Title_5.TextScaled = true Title_5.TextSize = 14 Title_5.TextWrapped = true Title_5.TextXAlignment = Enum.TextXAlignment.Left Title_6.Name = "Title" Title_6.Parent = PlayerESPFrame Title_6.BackgroundColor3 = Color3.new(1, 1, 1) Title_6.BackgroundTransparency = 1 Title_6.BorderColor3 = Color3.new(0, 0, 0) Title_6.BorderSizePixel = 0 Title_6.Position = UDim2.new(0.100000001, 0, 0.550000012, 0) Title_6.Size = UDim2.new(0.600000024, 0, 0.0799999982, 0) Title_6.Font = Enum.Font.SourceSansBold Title_6.Text = "Player Name" Title_6.TextColor3 = Color3.new(1, 1, 1) Title_6.TextScaled = true Title_6.TextSize = 14 Title_6.TextWrapped = true Title_6.TextXAlignment = Enum.TextXAlignment.Left PlayerName.Name = "PlayerName" PlayerName.Parent = PlayerESPFrame PlayerName.BackgroundColor3 = Color3.new(0.666667, 0.666667, 0.666667) PlayerName.BackgroundTransparency = 1 PlayerName.BorderColor3 = Color3.new(0, 0, 0) PlayerName.BorderSizePixel = 0 PlayerName.Position = UDim2.new(0.75, 0, 0.550000012, 0) PlayerName.Size = UDim2.new(0.0738424137, 0, 0.0696875453, 0) PlayerName.Font = Enum.Font.SourceSansBold PlayerName.Text = "" PlayerName.TextColor3 = Color3.new(1, 1, 1) PlayerName.TextScaled = true PlayerName.TextSize = 14 PlayerName.TextWrapped = true UIStroke_11.Color = Color3.new(0.121569, 0.121569, 0.121569) UIStroke_11.Parent = PlayerName UIStroke_11.Thickness = 5 UIStroke_11.ApplyStrokeMode = Enum.ApplyStrokeMode.Border UICorner_7.Parent = PlayerName UICorner_7.CornerRadius = UDim.new(0, 2) BlindFrame.Name = "BlindFrame" BlindFrame.Parent = PlayerESPFrame BlindFrame.BackgroundColor3 = Color3.new(0, 0, 0) BlindFrame.BackgroundTransparency = 0.5 BlindFrame.BorderColor3 = Color3.new(0, 0, 0) BlindFrame.BorderSizePixel = 0 BlindFrame.Position = UDim2.new(0, 0, 0.200000003, 0) BlindFrame.Size = UDim2.new(1, 0, 0.800000012, 0) BlindFrame.ZIndex = 4 UICorner_8.Parent = BlindFrame Title_7.Name = "Title" Title_7.Parent = BlindFrame Title_7.BackgroundColor3 = Color3.new(1, 1, 1) Title_7.BackgroundTransparency = 1 Title_7.BorderColor3 = Color3.new(0, 0, 0) Title_7.BorderSizePixel = 0 Title_7.Position = UDim2.new(0.100000001, 0, 0.850000024, 0) Title_7.Size = UDim2.new(0.800000012, 0, 0.100000001, 0) Title_7.ZIndex = 6 Title_7.Font = Enum.Font.SourceSansBold Title_7.Text = "Activate Player ESP to access the addons" Title_7.TextColor3 = Color3.new(1, 0, 0) Title_7.TextScaled = true Title_7.TextSize = 14 Title_7.TextWrapped = true SubjectTitle.Name = "SubjectTitle" SubjectTitle.Parent = ControlFrame SubjectTitle.BackgroundColor3 = Color3.new(1, 1, 1) SubjectTitle.BackgroundTransparency = 1 SubjectTitle.BorderColor3 = Color3.new(0, 0, 0) SubjectTitle.BorderSizePixel = 0 SubjectTitle.Position = UDim2.new(0, 9, 0, 0) SubjectTitle.Size = UDim2.new(0.971000016, 0, 0.0599999987, 0) SubjectTitle.Font = Enum.Font.SourceSansBold SubjectTitle.Text = "" SubjectTitle.TextColor3 = Color3.new(1, 1, 1) SubjectTitle.TextScaled = true SubjectTitle.TextSize = 14 SubjectTitle.TextWrapped = true Title_8.Name = "Title" Title_8.Parent = ControlFrame Title_8.BackgroundColor3 = Color3.new(1, 1, 1) Title_8.BackgroundTransparency = 1 Title_8.BorderColor3 = Color3.new(0, 0, 0) Title_8.BorderSizePixel = 0 Title_8.Position = UDim2.new(0.5, 9, 0.939999998, 0) Title_8.Size = UDim2.new(0.459742934, 0, 0.0599999987, 0) Title_8.Font = Enum.Font.SourceSansBold Title_8.Text = "Right Shift to Toggle menu" Title_8.TextColor3 = Color3.new(1, 1, 1) Title_8.TextScaled = true Title_8.TextSize = 14 Title_8.TextTransparency = 0.8999999761581421 Title_8.TextWrapped = true ExperimentalFrame.Name = "ExperimentalFrame" ExperimentalFrame.Parent = ControlFrame ExperimentalFrame.BackgroundColor3 = Color3.new(1, 1, 1) ExperimentalFrame.BackgroundTransparency = 1 ExperimentalFrame.BorderColor3 = Color3.new(0, 0, 0) ExperimentalFrame.BorderSizePixel = 0 ExperimentalFrame.Position = UDim2.new(0.0500000007, 0, 0.075000003, 0) ExperimentalFrame.Size = UDim2.new(0.899999976, 0, 0.875, 0) ExperimentalFrame.Visible = false Title_9.Name = "Title" Title_9.Parent = ExperimentalFrame Title_9.BackgroundColor3 = Color3.new(1, 1, 1) Title_9.BackgroundTransparency = 1 Title_9.BorderColor3 = Color3.new(0, 0, 0) Title_9.BorderSizePixel = 0 Title_9.Position = UDim2.new(0.0500000007, 0, 0.100000001, 0) Title_9.Size = UDim2.new(0.600000024, 0, 0.0799999982, 0) Title_9.Font = Enum.Font.SourceSansBold Title_9.Text = "Walkspeed:" Title_9.TextColor3 = Color3.new(1, 1, 1) Title_9.TextScaled = true Title_9.TextSize = 14 Title_9.TextWrapped = true Title_9.TextXAlignment = Enum.TextXAlignment.Left WalkspeedNumber.Name = "WalkspeedNumber" WalkspeedNumber.Parent = ExperimentalFrame WalkspeedNumber.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961) WalkspeedNumber.BorderColor3 = Color3.new(0, 0, 0) WalkspeedNumber.BorderSizePixel = 0 WalkspeedNumber.Position = UDim2.new(0.699999988, 0, 0.100000001, 0) WalkspeedNumber.Size = UDim2.new(0.150000006, 0, 0.0700000003, 0) WalkspeedNumber.Font = Enum.Font.SourceSansBold WalkspeedNumber.PlaceholderText = "Number" WalkspeedNumber.Text = "" WalkspeedNumber.TextColor3 = Color3.new(1, 1, 1) WalkspeedNumber.TextScaled = true WalkspeedNumber.TextSize = 14 WalkspeedNumber.TextWrapped = true UICorner_9.Parent = WalkspeedNumber UICorner_9.CornerRadius = UDim.new(0, 2) UIStroke_12.Color = Color3.new(0.121569, 0.121569, 0.121569) UIStroke_12.Parent = WalkspeedNumber UIStroke_12.Thickness = 5 UIStroke_12.ApplyStrokeMode = Enum.ApplyStrokeMode.Border Title_10.Name = "Title" Title_10.Parent = ExperimentalFrame Title_10.BackgroundColor3 = Color3.new(1, 1, 1) Title_10.BackgroundTransparency = 1 Title_10.BorderColor3 = Color3.new(0, 0, 0) Title_10.BorderSizePixel = 0 Title_10.Position = UDim2.new(0.100000001, 0, 0.875, 0) Title_10.Size = UDim2.new(0.800000012, 0, 0.100000001, 0) Title_10.Font = Enum.Font.SourceSansBold Title_10.Text = "Warning: Experimental features may result in a ban from the anti-cheat" Title_10.TextColor3 = Color3.new(1, 0, 0) Title_10.TextScaled = true Title_10.TextSize = 14 Title_10.TextWrapped = true Title_11.Name = "Title" Title_11.Parent = ExperimentalFrame Title_11.BackgroundColor3 = Color3.new(1, 1, 1) Title_11.BackgroundTransparency = 1 Title_11.BorderColor3 = Color3.new(0, 0, 0) Title_11.BorderSizePixel = 0 Title_11.Position = UDim2.new(0.0500000007, 0, 0.25, 0) Title_11.Size = UDim2.new(0.600000024, 0, 0.0799999982, 0) Title_11.Font = Enum.Font.SourceSansBold Title_11.Text = "Health:" Title_11.TextColor3 = Color3.new(1, 1, 1) Title_11.TextScaled = true Title_11.TextSize = 14 Title_11.TextWrapped = true Title_11.TextXAlignment = Enum.TextXAlignment.Left HealthNumber.Name = "HealthNumber" HealthNumber.Parent = ExperimentalFrame HealthNumber.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961) HealthNumber.BorderColor3 = Color3.new(0, 0, 0) HealthNumber.BorderSizePixel = 0 HealthNumber.Position = UDim2.new(0.699999988, 0, 0.25, 0) HealthNumber.Size = UDim2.new(0.150000006, 0, 0.0700000003, 0) HealthNumber.Font = Enum.Font.SourceSansBold HealthNumber.PlaceholderText = "Number" HealthNumber.Text = "" HealthNumber.TextColor3 = Color3.new(1, 1, 1) HealthNumber.TextScaled = true HealthNumber.TextSize = 14 HealthNumber.TextWrapped = true UICorner_10.Parent = HealthNumber UICorner_10.CornerRadius = UDim.new(0, 2) UIStroke_13.Color = Color3.new(0.121569, 0.121569, 0.121569) UIStroke_13.Parent = HealthNumber UIStroke_13.Thickness = 5 UIStroke_13.ApplyStrokeMode = Enum.ApplyStrokeMode.Border Title_12.Name = "Title" Title_12.Parent = ExperimentalFrame Title_12.BackgroundColor3 = Color3.new(1, 1, 1) Title_12.BackgroundTransparency = 1 Title_12.BorderColor3 = Color3.new(0, 0, 0) Title_12.BorderSizePixel = 0 Title_12.Position = UDim2.new(0.0500000007, 0, 0.400000006, 0) Title_12.Size = UDim2.new(0.600000024, 0, 0.0799999982, 0) Title_12.Font = Enum.Font.SourceSansBold Title_12.Text = "Jump Height:" Title_12.TextColor3 = Color3.new(1, 1, 1) Title_12.TextScaled = true Title_12.TextSize = 14 Title_12.TextWrapped = true Title_12.TextXAlignment = Enum.TextXAlignment.Left JumpHeightNumber.Name = "JumpHeightNumber" JumpHeightNumber.Parent = ExperimentalFrame JumpHeightNumber.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961) JumpHeightNumber.BorderColor3 = Color3.new(0, 0, 0) JumpHeightNumber.BorderSizePixel = 0 JumpHeightNumber.Position = UDim2.new(0.699999988, 0, 0.400000006, 0) JumpHeightNumber.Size = UDim2.new(0.150000006, 0, 0.0700000003, 0) JumpHeightNumber.Font = Enum.Font.SourceSansBold JumpHeightNumber.PlaceholderText = "Number" JumpHeightNumber.Text = "" JumpHeightNumber.TextColor3 = Color3.new(1, 1, 1) JumpHeightNumber.TextScaled = true JumpHeightNumber.TextSize = 14 JumpHeightNumber.TextWrapped = true UICorner_11.Parent = JumpHeightNumber UICorner_11.CornerRadius = UDim.new(0, 2) UIStroke_14.Color = Color3.new(0.121569, 0.121569, 0.121569) UIStroke_14.Parent = JumpHeightNumber UIStroke_14.Thickness = 5 UIStroke_14.ApplyStrokeMode = Enum.ApplyStrokeMode.Border SleeperESPFrame.Name = "SleeperESPFrame" SleeperESPFrame.Parent = ControlFrame SleeperESPFrame.BackgroundColor3 = Color3.new(1, 1, 1) SleeperESPFrame.BackgroundTransparency = 1 SleeperESPFrame.BorderColor3 = Color3.new(0, 0, 0) SleeperESPFrame.BorderSizePixel = 0 SleeperESPFrame.Position = UDim2.new(0.0500000007, 0, 0.075000003, 0) SleeperESPFrame.Size = UDim2.new(0.899999976, 0, 0.875, 0) SleeperESPFrame.Visible = false SleeperESPButton.Name = "SleeperESPButton" SleeperESPButton.Parent = SleeperESPFrame SleeperESPButton.BackgroundColor3 = Color3.new(0.666667, 0.666667, 0.666667) SleeperESPButton.BackgroundTransparency = 1 SleeperESPButton.BorderColor3 = Color3.new(0, 0, 0) SleeperESPButton.BorderSizePixel = 0 SleeperESPButton.Position = UDim2.new(0.75, 0, 0.100000001, 0) SleeperESPButton.Size = UDim2.new(0.0738424137, 0, 0.0696875453, 0) SleeperESPButton.Font = Enum.Font.SourceSansBold SleeperESPButton.Text = "" SleeperESPButton.TextColor3 = Color3.new(1, 1, 1) SleeperESPButton.TextScaled = true SleeperESPButton.TextSize = 14 SleeperESPButton.TextWrapped = true UIStroke_15.Color = Color3.new(0.121569, 0.121569, 0.121569) UIStroke_15.Parent = SleeperESPButton UIStroke_15.Thickness = 5 UIStroke_15.ApplyStrokeMode = Enum.ApplyStrokeMode.Border UICorner_12.Parent = SleeperESPButton UICorner_12.CornerRadius = UDim.new(0, 2) Title_13.Name = "Title" Title_13.Parent = SleeperESPFrame Title_13.BackgroundColor3 = Color3.new(1, 1, 1) Title_13.BackgroundTransparency = 1 Title_13.BorderColor3 = Color3.new(0, 0, 0) Title_13.BorderSizePixel = 0 Title_13.Position = UDim2.new(0.100000001, 0, 0.100000001, 0) Title_13.Size = UDim2.new(0.600000024, 0, 0.0799999982, 0) Title_13.Font = Enum.Font.SourceSansBold Title_13.Text = "Sleeper ESP" Title_13.TextColor3 = Color3.new(1, 1, 1) Title_13.TextScaled = true Title_13.TextSize = 14 Title_13.TextWrapped = true Title_13.TextXAlignment = Enum.TextXAlignment.Left Title_14.Name = "Title" Title_14.Parent = SleeperESPFrame Title_14.BackgroundColor3 = Color3.new(1, 1, 1) Title_14.BackgroundTransparency = 1 Title_14.BorderColor3 = Color3.new(0, 0, 0) Title_14.BorderSizePixel = 0 Title_14.Position = UDim2.new(0.100000001, 0, 0.25, 0) Title_14.Size = UDim2.new(0.600000024, 0, 0.0799999982, 0) Title_14.Font = Enum.Font.SourceSansBold Title_14.Text = "Distance Meter" Title_14.TextColor3 = Color3.new(1, 1, 1) Title_14.TextScaled = true Title_14.TextSize = 14 Title_14.TextWrapped = true Title_14.TextXAlignment = Enum.TextXAlignment.Left Title_15.Name = "Title" Title_15.Parent = SleeperESPFrame Title_15.BackgroundColor3 = Color3.new(1, 1, 1) Title_15.BackgroundTransparency = 1 Title_15.BorderColor3 = Color3.new(0, 0, 0) Title_15.BorderSizePixel = 0 Title_15.Position = UDim2.new(0.100000001, 0, 0.400000006, 0) Title_15.Size = UDim2.new(0.600000024, 0, 0.0799999982, 0) Title_15.Font = Enum.Font.SourceSansBold Title_15.Text = "Player Name" Title_15.TextColor3 = Color3.new(1, 1, 1) Title_15.TextScaled = true Title_15.TextSize = 14 Title_15.TextWrapped = true Title_15.TextXAlignment = Enum.TextXAlignment.Left SleeperDistanceMeter.Name = "SleeperDistanceMeter" SleeperDistanceMeter.Parent = SleeperESPFrame SleeperDistanceMeter.BackgroundColor3 = Color3.new(0.666667, 0.666667, 0.666667) SleeperDistanceMeter.BackgroundTransparency = 1 SleeperDistanceMeter.BorderColor3 = Color3.new(0, 0, 0) SleeperDistanceMeter.BorderSizePixel = 0 SleeperDistanceMeter.Position = UDim2.new(0.75, 0, 0.25, 0) SleeperDistanceMeter.Size = UDim2.new(0.0738424137, 0, 0.0696875453, 0) SleeperDistanceMeter.Font = Enum.Font.SourceSansBold SleeperDistanceMeter.Text = "" SleeperDistanceMeter.TextColor3 = Color3.new(1, 1, 1) SleeperDistanceMeter.TextScaled = true SleeperDistanceMeter.TextSize = 14 SleeperDistanceMeter.TextWrapped = true UIStroke_16.Color = Color3.new(0.121569, 0.121569, 0.121569) UIStroke_16.Parent = SleeperDistanceMeter UIStroke_16.Thickness = 5 UIStroke_16.ApplyStrokeMode = Enum.ApplyStrokeMode.Border UICorner_13.Parent = SleeperDistanceMeter UICorner_13.CornerRadius = UDim.new(0, 2) SleeperPlayerName.Name = "SleeperPlayerName" SleeperPlayerName.Parent = SleeperESPFrame SleeperPlayerName.BackgroundColor3 = Color3.new(0.666667, 0.666667, 0.666667) SleeperPlayerName.BackgroundTransparency = 1 SleeperPlayerName.BorderColor3 = Color3.new(0, 0, 0) SleeperPlayerName.BorderSizePixel = 0 SleeperPlayerName.Position = UDim2.new(0.75, 0, 0.400000006, 0) SleeperPlayerName.Size = UDim2.new(0.0738424137, 0, 0.0696875453, 0) SleeperPlayerName.Font = Enum.Font.SourceSansBold SleeperPlayerName.Text = "" SleeperPlayerName.TextColor3 = Color3.new(1, 1, 1) SleeperPlayerName.TextScaled = true SleeperPlayerName.TextSize = 14 SleeperPlayerName.TextWrapped = true UIStroke_17.Color = Color3.new(0.121569, 0.121569, 0.121569) UIStroke_17.Parent = SleeperPlayerName UIStroke_17.Thickness = 5 UIStroke_17.ApplyStrokeMode = Enum.ApplyStrokeMode.Border UICorner_14.Parent = SleeperPlayerName UICorner_14.CornerRadius = UDim.new(0, 2) BlindFrame_2.Name = "BlindFrame" BlindFrame_2.Parent = SleeperESPFrame BlindFrame_2.BackgroundColor3 = Color3.new(0, 0, 0) BlindFrame_2.BackgroundTransparency = 0.5 BlindFrame_2.BorderColor3 = Color3.new(0, 0, 0) BlindFrame_2.BorderSizePixel = 0 BlindFrame_2.Position = UDim2.new(0, 0, 0.200000003, 0) BlindFrame_2.Size = UDim2.new(1, 0, 0.800000012, 0) BlindFrame_2.ZIndex = 4 UICorner_15.Parent = BlindFrame_2 Title_16.Name = "Title" Title_16.Parent = BlindFrame_2 Title_16.BackgroundColor3 = Color3.new(1, 1, 1) Title_16.BackgroundTransparency = 1 Title_16.BorderColor3 = Color3.new(0, 0, 0) Title_16.BorderSizePixel = 0 Title_16.Position = UDim2.new(0.100000001, 0, 0.850000024, 0) Title_16.Size = UDim2.new(0.800000012, 0, 0.100000001, 0) Title_16.ZIndex = 6 Title_16.Font = Enum.Font.SourceSansBold Title_16.Text = "Activate Player ESP to access the addons" Title_16.TextColor3 = Color3.new(1, 0, 0) Title_16.TextScaled = true Title_16.TextSize = 14 Title_16.TextWrapped = true ResourceESPFrame.Name = "ResourceESPFrame" ResourceESPFrame.Parent = ControlFrame ResourceESPFrame.BackgroundColor3 = Color3.new(1, 1, 1) ResourceESPFrame.BackgroundTransparency = 1 ResourceESPFrame.BorderColor3 = Color3.new(0, 0, 0) ResourceESPFrame.BorderSizePixel = 0 ResourceESPFrame.Position = UDim2.new(0.0500000007, 0, 0.075000003, 0) ResourceESPFrame.Size = UDim2.new(0.899999976, 0, 0.875, 0) OresESP.Name = "OresESP" OresESP.Parent = ResourceESPFrame OresESP.BackgroundColor3 = Color3.new(0.666667, 0.666667, 0.666667) OresESP.BackgroundTransparency = 1 OresESP.BorderColor3 = Color3.new(0, 0, 0) OresESP.BorderSizePixel = 0 OresESP.Position = UDim2.new(0.75, 0, 0.100000001, 0) OresESP.Size = UDim2.new(0.0738424137, 0, 0.0696875453, 0) OresESP.Font = Enum.Font.SourceSansBold OresESP.Text = "" OresESP.TextColor3 = Color3.new(1, 1, 1) OresESP.TextScaled = true OresESP.TextSize = 14 OresESP.TextWrapped = true UIStroke_18.Color = Color3.new(0.121569, 0.121569, 0.121569) UIStroke_18.Parent = OresESP UIStroke_18.Thickness = 5 UIStroke_18.ApplyStrokeMode = Enum.ApplyStrokeMode.Border UICorner_16.Parent = OresESP UICorner_16.CornerRadius = UDim.new(0, 2) Title_17.Name = "Title" Title_17.Parent = ResourceESPFrame Title_17.BackgroundColor3 = Color3.new(1, 1, 1) Title_17.BackgroundTransparency = 1 Title_17.BorderColor3 = Color3.new(0, 0, 0) Title_17.BorderSizePixel = 0 Title_17.Position = UDim2.new(0.100000001, 0, 0.100000001, 0) Title_17.Size = UDim2.new(0.600000024, 0, 0.0799999982, 0) Title_17.Font = Enum.Font.SourceSansBold Title_17.Text = "Ores ESP" Title_17.TextColor3 = Color3.new(1, 1, 1) Title_17.TextScaled = true Title_17.TextSize = 14 Title_17.TextWrapped = true Title_17.TextXAlignment = Enum.TextXAlignment.Left Title_18.Name = "Title" Title_18.Parent = ResourceESPFrame Title_18.BackgroundColor3 = Color3.new(1, 1, 1) Title_18.BackgroundTransparency = 1 Title_18.BorderColor3 = Color3.new(0, 0, 0) Title_18.BorderSizePixel = 0 Title_18.Position = UDim2.new(0.100000001, 0, 0.25, 0) Title_18.Size = UDim2.new(0.600000024, 0, 0.0799999982, 0) Title_18.Font = Enum.Font.SourceSansBold Title_18.Text = "Grass and Bushes ESP" Title_18.TextColor3 = Color3.new(1, 1, 1) Title_18.TextScaled = true Title_18.TextSize = 14 Title_18.TextWrapped = true Title_18.TextXAlignment = Enum.TextXAlignment.Left GrassAndBushesESP.Name = "GrassAndBushesESP" GrassAndBushesESP.Parent = ResourceESPFrame GrassAndBushesESP.BackgroundColor3 = Color3.new(0.666667, 0.666667, 0.666667) GrassAndBushesESP.BackgroundTransparency = 1 GrassAndBushesESP.BorderColor3 = Color3.new(0, 0, 0) GrassAndBushesESP.BorderSizePixel = 0 GrassAndBushesESP.Position = UDim2.new(0.75, 0, 0.25, 0) GrassAndBushesESP.Size = UDim2.new(0.0738424137, 0, 0.0696875453, 0) GrassAndBushesESP.Font = Enum.Font.SourceSansBold GrassAndBushesESP.Text = "" GrassAndBushesESP.TextColor3 = Color3.new(1, 1, 1) GrassAndBushesESP.TextScaled = true GrassAndBushesESP.TextSize = 14 GrassAndBushesESP.TextWrapped = true UIStroke_19.Color = Color3.new(0.121569, 0.121569, 0.121569) UIStroke_19.Parent = GrassAndBushesESP UIStroke_19.Thickness = 5 UIStroke_19.ApplyStrokeMode = Enum.ApplyStrokeMode.Border UICorner_17.Parent = GrassAndBushesESP UICorner_17.CornerRadius = UDim.new(0, 2) ChestESP.Name = "ChestESP" ChestESP.Parent = ResourceESPFrame ChestESP.BackgroundColor3 = Color3.new(0.666667, 0.666667, 0.666667) ChestESP.BackgroundTransparency = 1 ChestESP.BorderColor3 = Color3.new(0, 0, 0) ChestESP.BorderSizePixel = 0 ChestESP.Position = UDim2.new(0.75, 0, 0.400000006, 0) ChestESP.Size = UDim2.new(0.0738424137, 0, 0.0696875453, 0) ChestESP.Font = Enum.Font.SourceSansBold ChestESP.Text = "" ChestESP.TextColor3 = Color3.new(1, 1, 1) ChestESP.TextScaled = true ChestESP.TextSize = 14 ChestESP.TextWrapped = true UIStroke_20.Color = Color3.new(0.121569, 0.121569, 0.121569) UIStroke_20.Parent = ChestESP UIStroke_20.Thickness = 5 UIStroke_20.ApplyStrokeMode = Enum.ApplyStrokeMode.Border UICorner_18.Parent = ChestESP UICorner_18.CornerRadius = UDim.new(0, 2) Title_19.Name = "Title" Title_19.Parent = ResourceESPFrame Title_19.BackgroundColor3 = Color3.new(1, 1, 1) Title_19.BackgroundTransparency = 1 Title_19.BorderColor3 = Color3.new(0, 0, 0) Title_19.BorderSizePixel = 0 Title_19.Position = UDim2.new(0.100000001, 0, 0.400000006, 0) Title_19.Size = UDim2.new(0.600000024, 0, 0.0799999982, 0) Title_19.Font = Enum.Font.SourceSansBold Title_19.Text = "Chest ESP" Title_19.TextColor3 = Color3.new(1, 1, 1) Title_19.TextScaled = true Title_19.TextSize = 14 Title_19.TextWrapped = true Title_19.TextXAlignment = Enum.TextXAlignment.Left LootESP.Name = "LootESP" LootESP.Parent = ResourceESPFrame LootESP.BackgroundColor3 = Color3.new(0.666667, 0.666667, 0.666667) LootESP.BackgroundTransparency = 1 LootESP.BorderColor3 = Color3.new(0, 0, 0) LootESP.BorderSizePixel = 0 LootESP.Position = UDim2.new(0.75, 0, 0.550000012, 0) LootESP.Size = UDim2.new(0.0738424137, 0, 0.0696875453, 0) LootESP.Font = Enum.Font.SourceSansBold LootESP.Text = "" LootESP.TextColor3 = Color3.new(1, 1, 1) LootESP.TextScaled = true LootESP.TextSize = 14 LootESP.TextWrapped = true UIStroke_21.Color = Color3.new(0.121569, 0.121569, 0.121569) UIStroke_21.Parent = LootESP UIStroke_21.Thickness = 5 UIStroke_21.ApplyStrokeMode = Enum.ApplyStrokeMode.Border UICorner_19.Parent = LootESP UICorner_19.CornerRadius = UDim.new(0, 2) Title_20.Name = "Title" Title_20.Parent = ResourceESPFrame Title_20.BackgroundColor3 = Color3.new(1, 1, 1) Title_20.BackgroundTransparency = 1 Title_20.BorderColor3 = Color3.new(0, 0, 0) Title_20.BorderSizePixel = 0 Title_20.Position = UDim2.new(0.100000001, 0, 0.550000012, 0) Title_20.Size = UDim2.new(0.600000024, 0, 0.0799999982, 0) Title_20.Font = Enum.Font.SourceSansBold Title_20.Text = "Loot ESP" Title_20.TextColor3 = Color3.new(1, 1, 1) Title_20.TextScaled = true Title_20.TextSize = 14 Title_20.TextWrapped = true Title_20.TextXAlignment = Enum.TextXAlignment.Left Close.Name = "Close" Close.Parent = MainFrame Close.BackgroundColor3 = Color3.new(1, 1, 1) Close.BackgroundTransparency = 1 Close.BorderColor3 = Color3.new(0, 0, 0) Close.BorderSizePixel = 0 Close.Position = UDim2.new(0.999999821, 0, -0.0692137331, 0) Close.Size = UDim2.new(0, 25, 0, 25) Close.ZIndex = 10 Close.Font = Enum.Font.SourceSansBold Close.Text = "X" Close.TextColor3 = Color3.new(1, 0, 0) Close.TextScaled = true Close.TextSize = 14 Close.TextWrapped = true UICorner_20.Parent = Close -- [[ Main Script ]]-- local Plr = game.Players.LocalPlayer local ScriptActive = true local PlayerESPV = false local HealthMeterV = false local PlayerNameV = false local DistanceMeterV = false local SleeperESPV = false local SleeperESPDistanceMeterV = false local SleeperESPPlayerNameV = false local CurrentMarkers = {} local ResourseESPCollection = {} local LootResourseESPCollection = {} local WarningMessages = { BasicWarningMessage = function(Message:string, WaitForResponse:BoolValue) local ScreenGui = Instance.new("ScreenGui") local MainFrame = Instance.new("Frame") local UICorner = Instance.new("UICorner") local UIScale = Instance.new("UIScale") local Close = Instance.new("TextButton") local UICorner_2 = Instance.new("UICorner") local TextLabel = Instance.new("TextLabel") local UIStroke = Instance.new("UIStroke") --Properties: if game:GetService("RunService"):IsStudio() then ScreenGui.Parent = game.Players.LocalPlayer:FindFirstChild("PlayerGui") else ScreenGui.Parent = Services.CoreGui end ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling MainFrame.Name = "MainFrame" MainFrame.Parent = ScreenGui MainFrame.BackgroundColor3 = Color3.fromRGB(17, 17, 17) MainFrame.BorderColor3 = Color3.fromRGB(0, 0, 0) MainFrame.BorderSizePixel = 0 MainFrame.Position = UDim2.new(0.388198793, 0, 0.406423032, 0) MainFrame.Size = UDim2.new(0,0,0,0) MainFrame.ZIndex = 0 UIStroke.Parent = MainFrame UIStroke.Thickness = 3 UICorner.Parent = MainFrame UIScale.Parent = MainFrame Close.Name = "Close" Close.Parent = MainFrame Close.BackgroundColor3 = Color3.fromRGB(61, 61, 61) Close.BackgroundTransparency = 0.500 Close.BorderColor3 = Color3.fromRGB(0, 0, 0) Close.BorderSizePixel = 0 Close.Position = UDim2.new(0.581894219, 0, 0.794736803, 0) Close.Size = UDim2.new(0.386211693, 0, 0.157751143, 0) Close.Font = Enum.Font.SourceSansBold Close.Text = "Close" Close.TextColor3 = Color3.fromRGB(255, 255, 255) Close.TextScaled = true Close.TextSize = 14.000 Close.TextWrapped = true UICorner_2.Parent = Close TextLabel.Parent = MainFrame TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel.BackgroundTransparency = 1.000 TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel.BorderSizePixel = 0 TextLabel.Position = UDim2.new(0.1, 0, 0.05, 0) TextLabel.Size = UDim2.new(0.8, 0, 0.7, 0) TextLabel.Font = Enum.Font.SourceSansBold TextLabel.Text = Message TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel.TextSize = 20.000 TextLabel.TextScaled = true local Pressed = false MainFrame:TweenSize(UDim2.new(0.223,0,0.185,0), Enum.EasingDirection.InOut,Enum.EasingStyle.Sine,1) Close.MouseButton1Down:Connect(function() Pressed = true ScreenGui:Destroy() end) if WaitForResponse == true then repeat wait() until Pressed == true end end, } local ESPSystem = { CreatePlayerInfo = function(PlayerObj) local ESPPlayerInfoMHub = Instance.new("BillboardGui") local PlayerName = Instance.new("TextLabel") local Distance = Instance.new("TextLabel") local Health = Instance.new("TextLabel") -- Properties ESPPlayerInfoMHub.Name = PlayerObj.Name.."EspInfo" ESPPlayerInfoMHub.Parent = Services.CoreGui ESPPlayerInfoMHub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling ESPPlayerInfoMHub.Active = true ESPPlayerInfoMHub.AlwaysOnTop = true ESPPlayerInfoMHub.LightInfluence = 1 ESPPlayerInfoMHub.Size = UDim2.new(0, 80, 0, 30) ESPPlayerInfoMHub.StudsOffsetWorldSpace = Vector3.new(0, 0, 0) PlayerName.Name = "PlayerName" PlayerName.Parent = ESPPlayerInfoMHub PlayerName.BackgroundColor3 = Color3.new(1, 1, 1) PlayerName.BackgroundTransparency = 1 PlayerName.BorderColor3 = Color3.new(0, 0, 0) PlayerName.BorderSizePixel = 0 PlayerName.Size = UDim2.new(1, 0, 0.5, 0) PlayerName.Font = Enum.Font.Gotham PlayerName.Text = PlayerObj.Name PlayerName.TextColor3 = Color3.new(0, 1, 0) PlayerName.TextScaled = true PlayerName.TextSize = 14 PlayerName.TextWrapped = true Distance.Name = "Distance" Distance.Parent = ESPPlayerInfoMHub Distance.BackgroundColor3 = Color3.new(1, 1, 1) Distance.BackgroundTransparency = 1 Distance.BorderColor3 = Color3.new(0, 0, 0) Distance.BorderSizePixel = 0 Distance.Position = UDim2.new(0, 0, 0.5, 0) Distance.Size = UDim2.new(1, 0, 0.300000012, 0) Distance.Font = Enum.Font.Gotham Distance.Text = "100000" Distance.TextColor3 = Color3.new(0, 1, 0) Distance.TextScaled = true Distance.TextSize = 14 Distance.TextWrapped = true Health.Name = "Health" Health.Parent = ESPPlayerInfoMHub Health.BackgroundColor3 = Color3.new(1, 1, 1) Health.BackgroundTransparency = 1 Health.BorderColor3 = Color3.new(0, 0, 0) Health.BorderSizePixel = 0 Health.Position = UDim2.new(0, 0, 0.800000012, 0) Health.Size = UDim2.new(1, 0, 0.200000003, 0) Health.Font = Enum.Font.Gotham Health.Text = "100" Health.TextColor3 = Color3.new(0, 1, 0) Health.TextScaled = true Health.TextSize = 14 Health.TextWrapped = true end, CreateSleeperInfo = function(Model:Model) local ESPSleeperInfoMHub = Instance.new("BillboardGui") local PlayerName = Instance.new("TextLabel") local Distance = Instance.new("TextLabel") ESPSleeperInfoMHub.Name = "SleeperMHubMarker"..tostring(Model.Name) ESPSleeperInfoMHub.Parent = Services.CoreGui ESPSleeperInfoMHub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling ESPSleeperInfoMHub.Active = true ESPSleeperInfoMHub.AlwaysOnTop = true ESPSleeperInfoMHub.LightInfluence = 1 ESPSleeperInfoMHub.Size = UDim2.new(0, 80, 0, 30) ESPSleeperInfoMHub.StudsOffsetWorldSpace = Model.WorldPivot.Position PlayerName.Name = "PlayerName" PlayerName.Parent = ESPSleeperInfoMHub PlayerName.BackgroundColor3 = Color3.new(1, 1, 1) PlayerName.BackgroundTransparency = 1 PlayerName.BorderColor3 = Color3.new(0, 0, 0) PlayerName.BorderSizePixel = 0 PlayerName.Size = UDim2.new(1, 0, 0.600000024, 0) PlayerName.Font = Enum.Font.Gotham PlayerName.Text = game.Players:GetNameFromUserIdAsync(Model.Name) PlayerName.TextColor3 = Color3.new(0.917647, 1, 0) PlayerName.TextScaled = true PlayerName.TextSize = 14 PlayerName.TextWrapped = true Distance.Name = "Distance" Distance.Parent = ESPSleeperInfoMHub Distance.BackgroundColor3 = Color3.new(1, 1, 1) Distance.BackgroundTransparency = 1 Distance.BorderColor3 = Color3.new(0, 0, 0) Distance.BorderSizePixel = 0 Distance.Position = UDim2.new(0, 0, 0.600000024, 0) Distance.Size = UDim2.new(1, 0, 0.400000006, 0) Distance.Font = Enum.Font.Gotham Distance.Text = "100000" Distance.TextColor3 = Color3.new(0.917647, 1, 0) Distance.TextScaled = true Distance.TextSize = 14 Distance.TextWrapped = true end, CreateResourceMaterial = function(Model:Model, ResourceType:string) local ESPResourceInfoMHub = Instance.new("BillboardGui") local ResourceName = Instance.new("TextLabel") local Distance = Instance.new("TextLabel") ESPResourceInfoMHub.Name = ResourceType.."MHubMarker"..tostring(Model.Name) ESPResourceInfoMHub.Parent = Services.CoreGui ESPResourceInfoMHub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling ESPResourceInfoMHub.Active = true ESPResourceInfoMHub.AlwaysOnTop = true ESPResourceInfoMHub.LightInfluence = 1 ESPResourceInfoMHub.Size = UDim2.new(0, 80, 0, 30) ESPResourceInfoMHub.StudsOffsetWorldSpace = Model.Position ResourceName.Name = "ResourceName" ResourceName.Parent = ESPResourceInfoMHub ResourceName.BackgroundColor3 = Color3.new(1, 1, 1) ResourceName.BackgroundTransparency = 1 ResourceName.BorderColor3 = Color3.new(0, 0, 0) ResourceName.BorderSizePixel = 0 ResourceName.Size = UDim2.new(1, 0, 0.600000024, 0) ResourceName.Font = Enum.Font.Gotham ResourceName.Text = Model.Name ResourceName.TextColor3 = Color3.new(0, 0.0666667, 1) ResourceName.TextScaled = true ResourceName.TextSize = 14 ResourceName.TextWrapped = true Distance.Name = "Distance" Distance.Parent = ESPResourceInfoMHub Distance.BackgroundColor3 = Color3.new(1, 1, 1) Distance.BackgroundTransparency = 1 Distance.BorderColor3 = Color3.new(0, 0, 0) Distance.BorderSizePixel = 0 Distance.Position = UDim2.new(0, 0, 0.6, 0) Distance.Size = UDim2.new(1, 0, 0.4, 0) Distance.Font = Enum.Font.Gotham Distance.Text = "100000" Distance.TextColor3 = Color3.new(0.917647, 1, 0) Distance.TextScaled = true Distance.TextSize = 14 Distance.TextWrapped = true if string.find(Model, "Ore") then table.insert(ResourseESPCollection, {Model, ESPResourceInfoMHub}) else table.insert(LootResourseESPCollection, {Model, ESPResourceInfoMHub}) end end, } if game.GameId == 450749276 or game:GetService("RunService"):IsStudio() then MainFrame.Size = UDim2.new(0,0,0,0) MainFrame:TweenSize(UDim2.new(0.3,0,0.4,0), Enum.EasingDirection.InOut, Enum.EasingStyle.Sine, 1) else WarningMessages.BasicWarningMessage("ERROR: This exploit is not for this game.", false) MainHud:Destroy() end Close.MouseButton1Down:Connect(function() ScriptActive = false MainHud:Destroy() script:Destroy() end) function CloseAllFrame() for i,v in pairs(ControlFrame:GetChildren()) do if v:IsA("Frame") then v.Visible = false end end end --[[ Menu Options ]]-- PlayerESP.MouseButton1Down:Connect(function() CloseAllFrame() PlayerESPFrame.Visible = true SubjectTitle.Text = "Player ESP" end) Experimental.MouseButton1Down:Connect(function() CloseAllFrame() ExperimentalFrame.Visible = true SubjectTitle.Text = "Experimental" end) SleeperESP.MouseButton1Down:Connect(function() CloseAllFrame() SleeperESPFrame.Visible = true SubjectTitle.Text = "Sleeper ESP" end) ResourceESP.MouseButton1Down:Connect(function() CloseAllFrame() ResourceESPFrame.Visible = true SubjectTitle.Text = "Resource ESP" end) --[[ Player ESP ]]-- ESP.MouseButton1Down:Connect(function() PlayerESPV = not PlayerESPV if PlayerESPV == true then ESP.BackgroundTransparency = 0.5 BlindFrame.Visible = false else ESP.BackgroundTransparency = 1 BlindFrame.Visible = true DistanceMeter.BackgroundTransparency = 1 PlayerName.BackgroundTransparency = 1 HealthMeter.BackgroundTransparency = 1 PlayerNameV = false HealthMeterV = false DistanceMeterV = false end end) DistanceMeter.MouseButton1Down:Connect(function() if PlayerESPV == true then DistanceMeterV = not DistanceMeterV if DistanceMeterV == true then DistanceMeter.BackgroundTransparency = 0.5 else DistanceMeter.BackgroundTransparency = 1 end end end) PlayerName.MouseButton1Down:Connect(function() if PlayerESPV == true then PlayerNameV = not PlayerNameV if PlayerNameV == true then PlayerName.BackgroundTransparency = 0.5 else PlayerName.BackgroundTransparency = 1 end end end) HealthMeter.MouseButton1Down:Connect(function() if PlayerESPV == true then HealthMeterV = not HealthMeterV if HealthMeterV == true then HealthMeter.BackgroundTransparency = 0.5 else HealthMeter.BackgroundTransparency = 1 end end end) --[[ Sleeper ESP ]]-- SleeperESPButton.MouseButton1Down:Connect(function() SleeperESPV = not SleeperESPV if SleeperESPV == true then SleeperESPButton.BackgroundTransparency = 0.5 BlindFrame_2.Visible = false else SleeperESPButton.BackgroundTransparency = 1 BlindFrame_2.Visible = true SleeperDistanceMeter.BackgroundTransparency = 1 SleeperPlayerName.BackgroundTransparency = 1 SleeperESPPlayerNameV = false SleeperESPDistanceMeterV = false end end) SleeperDistanceMeter.MouseButton1Down:Connect(function() if SleeperESPV == true then SleeperESPDistanceMeterV = not SleeperESPDistanceMeterV if SleeperESPDistanceMeterV == true then SleeperDistanceMeter.BackgroundTransparency = 0.5 else SleeperDistanceMeter.BackgroundTransparency = 1 end end end) SleeperPlayerName.MouseButton1Down:Connect(function() if SleeperESPV == true then SleeperESPPlayerNameV = not SleeperESPPlayerNameV if SleeperESPPlayerNameV == true then SleeperPlayerName.BackgroundTransparency = 0.5 else SleeperPlayerName.BackgroundTransparency = 1 end end end) --[[ Resource ESP ]]-- local ResourceESPOresV = false local ResourceESPGrassAndBushesV = false local ResourceESPChestsV = false local ResourceESPLootV = false OresESP.MouseButton1Down:Connect(function() ResourceESPOresV = not ResourceESPOresV if ResourceESPOresV == true then ResourseESPCollection = {} OresESP.BackgroundTransparency = 0.5 else OresESP.BackgroundTransparency = 1 end end) GrassAndBushesESP.MouseButton1Down:Connect(function() ResourceESPGrassAndBushesV = not ResourceESPGrassAndBushesV if ResourceESPGrassAndBushesV == true then GrassAndBushesESP.BackgroundTransparency = 0.5 else GrassAndBushesESP.BackgroundTransparency = 1 end end) ChestESP.MouseButton1Down:Connect(function() ResourceESPChestsV = not ResourceESPChestsV if ResourceESPChestsV == true then ChestESP.BackgroundTransparency = 0.5 else ChestESP.BackgroundTransparency = 1 end end) LootESP.MouseButton1Down:Connect(function() ResourceESPLootV = not ResourceESPLootV if ResourceESPLootV == true then LootESP.BackgroundTransparency = 0.5 else LootESP.BackgroundTransparency = 1 end end) --[[ Experimental ]]-- HealthNumber.Changed:Connect(function(Prop) if Prop == "Text" then local HNText = HealthNumber.Text if tonumber(HNText) then Plr.Character:FindFirstChildWhichIsA("Humanoid").MaxHealth = tonumber(HNText) Plr.Character:FindFirstChildWhichIsA("Humanoid").Health = tonumber(HNText) end end end) JumpHeightNumber.Changed:Connect(function(Prop) if Prop == "Text" then local HNText = JumpHeightNumber.Text if tonumber(HNText) then Plr.Character:FindFirstChildWhichIsA("Humanoid").JumpHeight = tonumber(HNText) end end end) WalkspeedNumber.Changed:Connect(function(Prop) if Prop == "Text" then local HNText = WalkspeedNumber.Text if tonumber(HNText) then Plr.Character:FindFirstChildWhichIsA("Humanoid").WalkSpeed = tonumber(HNText) end end end) game:GetService("UserInputService").InputBegan:Connect(function(Input,GPE) if GPE == true then return end if Input.KeyCode == Enum.KeyCode.RightShift then MainFrame.Visible = not MainFrame.Visible end end) -- [[ Updater ]]-- function SearchResourceCollectionForModel(Model) if Model == nil then return nil end for i,v in pairs(ResourseESPCollection) do if v[1] == Model then return v end end return nil end game:GetService("RunService").RenderStepped:Connect(function() if PlayerESPV == true then for i, Player in pairs(game.Players:GetPlayers()) do if Player.Character and Plr ~= Player then if Player.Character:FindFirstChild("Head") and Player.Character:FindFirstChildWhichIsA("Humanoid") then if Services.CoreGui:FindFirstChild(Player.Name.."EspInfo") then local UI = Services.CoreGui:FindFirstChild(Player.Name.."EspInfo") if PlayerNameV == true then UI.PlayerName.Visible = true UI.PlayerName.Text = Player.Name else UI.PlayerName.Visible = false end if HealthMeterV == true then UI.Health.Visible = true UI.Health.Text = tostring(Player.Character:FindFirstChildWhichIsA("Humanoid").Health) else UI.Health.Visible = false end if DistanceMeterV == true then UI.Distance.Visible = true UI.Distance.Text = tostring(math.floor((Player.Character:FindFirstChild("Head").Position - Plr.Character:FindFirstChild("Head").Position).Magnitude)) else UI.Distance.Visible = false end UI.StudsOffsetWorldSpace = Player.Character:FindFirstChild("Head").Position else ESPSystem.CreatePlayerInfo(Player) end end end end else for i, Player in pairs(game.Players:GetPlayers()) do if Player.Character and Plr ~= Player then if Player.Character:FindFirstChild("Head") and Player.Character:FindFirstChildWhichIsA("Humanoid") then if Services.CoreGui:FindFirstChild(Player.Name.."EspInfo") then Services.CoreGui:FindFirstChild(Player.Name.."EspInfo"):Destroy() end end end end end if SleeperESPV == true then for i,SleeperModel in pairs(workspace:FindFirstChild("Sleepers"):GetChildren()) do if Services.CoreGui:FindFirstChild("SleeperMHubMarker"..tostring(SleeperModel.Name)) then local UI = Services.CoreGui:FindFirstChild("SleeperMHubMarker"..tostring(SleeperModel.Name)) if SleeperESPDistanceMeterV == true then UI.Distance.Visible = true UI.Distance.Text = tostring(math.floor((Plr.Character:FindFirstChild("Head").Position - SleeperModel:FindFirstChild("Head").Position).Magnitude)) else UI.Distance.Visible = false end if SleeperESPPlayerNameV == true then UI.PlayerName.Visible = true else UI.PlayerName.Visible = false end else ESPSystem.CreateSleeperInfo(SleeperModel) end end else for i,SleeperModel in pairs(workspace:FindFirstChild("Sleepers"):GetChildren()) do if Services.CoreGui:FindFirstChild("SleeperMHubMarker"..tostring(SleeperModel.Name)) then Services.CoreGui:FindFirstChild("SleeperMHubMarker"..tostring(SleeperModel.Name)):Destroy() end end end if ResourceESPOresV == true then for i,OreModel in pairs(workspace:FindFirstChild("Suroviny"):GetChildren()) do if string.find(OreModel.Name, "Ore") then if SearchResourceCollectionForModel(OreModel) then local UI = SearchResourceCollectionForModel(OreModel)[2] if ResourceESPOresV == true and UI:FindFirstChild("Distance") then UI.Distance.Visible = true UI.Distance.Text = tostring(math.floor((Plr.Character:FindFirstChild("Head").Position - OreModel.Position).Magnitude)) else UI.Distance.Visible = false end else ESPSystem.CreateResourceMaterial(OreModel, "Ores") end end end else for i,TableCollection in pairs(ResourseESPCollection) do if string.find(TableCollection[1].Name, "Ore") then TableCollection[2]:Destroy() end end end if ResourceESPGrassAndBushesV == true then else end if ResourceESPChestsV == true then else end if ResourceESPLootV == true then for i,LootModel in pairs(workspace:FindFirstChild("Loot"):GetChildren()) do if not string.find(LootModel.Name, "Ore") then if SearchResourceCollectionForModel(LootModel) then local UI = SearchResourceCollectionForModel(LootModel)[2] if ResourceESPOresV == true and UI:FindFirstChild("Distance") then UI.Distance.Visible = true UI.Distance.Text = tostring(math.floor((Plr.Character:FindFirstChild("Head").Position - LootModel.Position).Magnitude)) else UI.Distance.Visible = false end else ESPSystem.CreateResourceMaterial(LootModel, "Loot") end end end else for i,TableCollection in pairs(LootResourseESPCollection) do if not string.find(TableCollection[1].Name, "Ore") then TableCollection[2]:Destroy() end end end end)