TH3LTGROUNDS GUI WITH MACROS

Script Credit :- burnedgoods#8538
Features

GUI WITH MACROS

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

-- by burnedgoods :) -- Gui to Lua -- Version: 3.2 -- Instances: local TH3lTGUI = Instance.new("ScreenGui") local MainFrame = Instance.new("Frame") local HBE = Instance.new("TextButton") local Macros = Instance.new("TextButton") local Misc = Instance.new("TextButton") local Misc_2 = Instance.new("TextButton") local Misc_3 = Instance.new("TextButton") local TabsFrame = Instance.new("Frame") local CombatFrame = Instance.new("Frame") local Back = Instance.new("TextButton") local RCLMACRO = Instance.new("TextButton") local Y14andW17MACRO = Instance.new("TextButton") local wanring = Instance.new("TextButton") local MiscFrame = Instance.new("Frame") local Back_2 = Instance.new("TextButton") local TPtoKLSpawn = Instance.new("TextButton") --Properties: TH3lTGUI.Name = "TH3lTGUI" TH3lTGUI.Parent = game.CoreGui TH3lTGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling MainFrame.Name = "MainFrame" MainFrame.Parent = TH3lTGUI MainFrame.BackgroundColor3 = Color3.fromRGB(67, 67, 67) MainFrame.BorderColor3 = Color3.fromRGB(255, 255, 255) MainFrame.BorderSizePixel = 3 MainFrame.Position = UDim2.new(0.616188586, 0, 0.0319933183, 0) MainFrame.Size = UDim2.new(0, 261, 0, 288) HBE.Name = "HBE" HBE.Parent = MainFrame HBE.BackgroundColor3 = Color3.fromRGB(52, 52, 52) HBE.BorderSizePixel = 0 HBE.Position = UDim2.new(0.200000003, -6, 0.461328059, 4) HBE.Size = UDim2.new(0.675000012, 0, 0.0419999994, 28) HBE.Font = Enum.Font.Fantasy HBE.Text = "HBE" HBE.TextColor3 = Color3.fromRGB(255, 255, 255) HBE.TextScaled = true HBE.TextSize = 10.000 HBE.TextStrokeTransparency = 0.900 HBE.TextWrapped = true Macros.Name = "Macros" Macros.Parent = MainFrame Macros.BackgroundColor3 = Color3.fromRGB(52, 52, 52) Macros.BorderSizePixel = 0 Macros.Position = UDim2.new(0.20289585, -6, 0.181054145, 4) Macros.Size = UDim2.new(0.675000012, 0, 0.0419999994, 28) Macros.Font = Enum.Font.Fantasy Macros.Text = "Macros" Macros.TextColor3 = Color3.fromRGB(255, 255, 255) Macros.TextScaled = true Macros.TextSize = 10.000 Macros.TextStrokeTransparency = 0.900 Macros.TextWrapped = true Misc.Name = "Misc" Misc.Parent = MainFrame Misc.BackgroundColor3 = Color3.fromRGB(52, 52, 52) Misc.BackgroundTransparency = 1.000 Misc.BorderSizePixel = 0 Misc.Position = UDim2.new(0.091865845, -6, 0.878420949, 4) Misc.Size = UDim2.new(0.893196881, 0, 0.0413207598, 28) Misc.Font = Enum.Font.Fantasy Misc.Text = "made by burnedgoods#8538" Misc.TextColor3 = Color3.fromRGB(255, 255, 255) Misc.TextSize = 20.000 Misc.TextStrokeTransparency = 0.900 Misc.TextWrapped = true Misc_2.Name = "Misc" Misc_2.Parent = MainFrame Misc_2.BackgroundColor3 = Color3.fromRGB(52, 52, 52) Misc_2.BackgroundTransparency = 1.000 Misc_2.BorderSizePixel = 0 Misc_2.Position = UDim2.new(0.091865845, -6, 0.0374506116, 4) Misc_2.Size = UDim2.new(0.893196881, 0, 0.0413207598, 28) Misc_2.Font = Enum.Font.Fantasy Misc_2.Text = "TG3 GUI" Misc_2.TextColor3 = Color3.fromRGB(255, 255, 255) Misc_2.TextSize = 20.000 Misc_2.TextStrokeTransparency = 0.900 Misc_2.TextWrapped = true Misc_3.Name = "Misc" Misc_3.Parent = MainFrame Misc_3.BackgroundColor3 = Color3.fromRGB(52, 52, 52) Misc_3.BackgroundTransparency = 1.000 Misc_3.BorderSizePixel = 0 Misc_3.Position = UDim2.new(0.091865845, -6, 0.680504262, 4) Misc_3.Size = UDim2.new(0.893196881, 0, 0.0413207598, 28) Misc_3.Font = Enum.Font.Fantasy Misc_3.Text = "z to open | x to close" Misc_3.TextColor3 = Color3.fromRGB(255, 255, 255) Misc_3.TextSize = 20.000 Misc_3.TextStrokeTransparency = 0.900 Misc_3.TextWrapped = true TabsFrame.Name = "TabsFrame" TabsFrame.Parent = TH3lTGUI TabsFrame.BackgroundColor3 = Color3.fromRGB(67, 67, 67) TabsFrame.BorderColor3 = Color3.fromRGB(255, 255, 255) TabsFrame.BorderSizePixel = 3 TabsFrame.Position = UDim2.new(0.616188586, 0, 0.0319933183, 0) TabsFrame.Size = UDim2.new(0, 261, 0, 288) TabsFrame.Visible = false CombatFrame.Name = "CombatFrame" CombatFrame.Parent = TabsFrame CombatFrame.BackgroundColor3 = Color3.fromRGB(67, 67, 67) CombatFrame.BorderColor3 = Color3.fromRGB(255, 255, 255) CombatFrame.BorderSizePixel = 3 CombatFrame.Position = UDim2.new(0.00380125083, 0, 0.00752380164, 0) CombatFrame.Size = UDim2.new(0, 261, 0, 285) Back.Name = "Back" Back.Parent = CombatFrame Back.BackgroundColor3 = Color3.fromRGB(52, 52, 52) Back.BorderSizePixel = 0 Back.Position = UDim2.new(0.0501316115, -6, 0.811599374, 4) Back.Size = UDim2.new(0.435853451, 0, 0.0413207598, 28) Back.Font = Enum.Font.Fantasy Back.Text = "Back" Back.TextColor3 = Color3.fromRGB(255, 255, 255) Back.TextScaled = true Back.TextSize = 10.000 Back.TextStrokeTransparency = 0.900 Back.TextWrapped = true RCLMACRO.Name = "RCL MACRO" RCLMACRO.Parent = CombatFrame RCLMACRO.BackgroundColor3 = Color3.fromRGB(52, 52, 52) RCLMACRO.BorderSizePixel = 0 RCLMACRO.Position = UDim2.new(0.231169134, -6, 0.111942545, 4) RCLMACRO.Size = UDim2.new(0.574942529, 0, 0.0391578935, 28) RCLMACRO.Font = Enum.Font.Fantasy RCLMACRO.Text = "RCL MACRO" RCLMACRO.TextColor3 = Color3.fromRGB(255, 255, 255) RCLMACRO.TextScaled = true RCLMACRO.TextSize = 10.000 RCLMACRO.TextStrokeTransparency = 0.900 RCLMACRO.TextWrapped = true Y14andW17MACRO.Name = "Y14 and W17 MACRO" Y14andW17MACRO.Parent = CombatFrame Y14andW17MACRO.BackgroundColor3 = Color3.fromRGB(52, 52, 52) Y14andW17MACRO.BorderSizePixel = 0 Y14andW17MACRO.Position = UDim2.new(0.231169134, -6, 0.413696945, 4) Y14andW17MACRO.Size = UDim2.new(0.574942529, 0, 0.0391578935, 28) Y14andW17MACRO.Font = Enum.Font.Fantasy Y14andW17MACRO.Text = "Y14 and W17 MACRO" Y14andW17MACRO.TextColor3 = Color3.fromRGB(255, 255, 255) Y14andW17MACRO.TextScaled = true Y14andW17MACRO.TextSize = 10.000 Y14andW17MACRO.TextStrokeTransparency = 0.900 Y14andW17MACRO.TextWrapped = true wanring.Name = "wanring" wanring.Parent = CombatFrame wanring.BackgroundColor3 = Color3.fromRGB(52, 52, 52) wanring.BorderSizePixel = 0 wanring.Position = UDim2.new(0.183621109, -6, 0.639004111, 4) wanring.Size = UDim2.new(0.766688108, 0, 0.0383335166, 28) wanring.Font = Enum.Font.Fantasy wanring.Text = "Get autoclicker from v3rm and set it to click every 1 milisecond" wanring.TextColor3 = Color3.fromRGB(255, 255, 255) wanring.TextScaled = true wanring.TextSize = 10.000 wanring.TextStrokeTransparency = 0.900 wanring.TextWrapped = true MiscFrame.Name = "MiscFrame" MiscFrame.Parent = TabsFrame MiscFrame.BackgroundColor3 = Color3.fromRGB(67, 67, 67) MiscFrame.BorderColor3 = Color3.fromRGB(255, 255, 255) MiscFrame.BorderSizePixel = 3 MiscFrame.Position = UDim2.new(0.00380125083, 0, 0.00752380164, 0) MiscFrame.Size = UDim2.new(0, 261, 0, 285) MiscFrame.Visible = false Back_2.Name = "Back" Back_2.Parent = MiscFrame Back_2.BackgroundColor3 = Color3.fromRGB(52, 52, 52) Back_2.BorderSizePixel = 0 Back_2.Position = UDim2.new(0.185140312, -6, 0.850643933, 4) Back_2.Size = UDim2.new(0.675000012, 0, 0.0419999994, 28) Back_2.Font = Enum.Font.Fantasy Back_2.Text = "Back" Back_2.TextColor3 = Color3.fromRGB(255, 255, 255) Back_2.TextScaled = true Back_2.TextSize = 10.000 Back_2.TextStrokeTransparency = 0.900 Back_2.TextWrapped = true TPtoKLSpawn.Name = "TP to KL Spawn" TPtoKLSpawn.Parent = MiscFrame TPtoKLSpawn.BackgroundColor3 = Color3.fromRGB(52, 52, 52) TPtoKLSpawn.BorderSizePixel = 0 TPtoKLSpawn.Position = UDim2.new(0.20276463, -6, 0.31950441, 4) TPtoKLSpawn.Size = UDim2.new(0.65057081, 0, 0.0283510871, 28) TPtoKLSpawn.Font = Enum.Font.Fantasy TPtoKLSpawn.Text = "TP to KL Spawn" TPtoKLSpawn.TextColor3 = Color3.fromRGB(255, 255, 255) TPtoKLSpawn.TextScaled = true TPtoKLSpawn.TextSize = 10.000 TPtoKLSpawn.TextStrokeTransparency = 0.900 TPtoKLSpawn.TextWrapped = true -- Scripts: local function RJPW_fake_script() -- HBE.LocalScript local script = Instance.new('LocalScript', HBE) function onButtonClicked() _G.HeadSize = 10 _G.Disabled = true game:GetService('RunService').RenderStepped:connect(function() if _G.Disabled then for i,v in next, game:GetService('Players'):GetPlayers() do if v.Name ~= game:GetService('Players').LocalPlayer.Name then pcall(function() v.Character.HumanoidRootPart.Size = Vector3.new(_G.HeadSize,_G.HeadSize,_G.HeadSize) v.Character.HumanoidRootPart.Transparency = 0.9 v.Character.HumanoidRootPart.BrickColor = BrickColor.new("Really white") v.Character.HumanoidRootPart.Material = "Neon" v.Character.HumanoidRootPart.CanCollide = false end) end end end end) end script.Parent.MouseButton1Down:connect(onButtonClicked) end coroutine.wrap(RJPW_fake_script)() local function IFKBG_fake_script() -- Macros.LocalScript local script = Instance.new('LocalScript', Macros) function onButtonClicked() script.Parent.Parent.Visible = false script.Parent.Parent.Parent.TabsFrame.Visible = true script.Parent.Parent.Parent.TabsFrame.CombatFrame.Visible = true end script.Parent.MouseButton1Down:connect(onButtonClicked) end coroutine.wrap(IFKBG_fake_script)() local function YZDZSVJ_fake_script() -- YESSFUCKINTSKGUI.Open/Close local script = Instance.new('LocalScript', TH3lTGUI) local UIS = game:GetService("UserInputService") local UserInterface = script.Parent UIS.InputBegan:Connect(function(key) if key.KeyCode == Enum.KeyCode.Z then if UIS:GetFocusedTextBox() == nil then script.Parent.MainFrame.Visible = true end end end) local UIS = game:GetService("UserInputService") local UserInterface = script.Parent UIS.InputBegan:Connect(function(key) if key.KeyCode == Enum.KeyCode.X then if UIS:GetFocusedTextBox() == nil then script.Parent.MainFrame.Visible = false script.Parent.TabsFrame.Visible = false script.Parent.TabsFrame.BypassesFrame.Visible = false script.Parent.TabsFrame.CombatFrame.Visible = false script.Parent.TabsFrame.CombatFrame2.Visible = false script.Parent.TabsFrame.CustomsFrame.Visible = false script.Parent.TabsFrame.MiningFrame.Visible = false script.Parent.TabsFrame.MiscFrame.Visible = false script.Parent.TabsFrame.CustomsFrame2.Visible = false end end end) end coroutine.wrap(YZDZSVJ_fake_script)() local function GPZAGM_fake_script() -- Back.LocalScript local script = Instance.new('LocalScript', Back) function onButtonClicked() script.Parent.Parent.Visible = false script.Parent.Parent.Parent.Visible = false script.Parent.Parent.Parent.Parent.MainFrame.Visible = true end script.Parent.MouseButton1Down:connect(onButtonClicked) end coroutine.wrap(GPZAGM_fake_script)() local function VEDOZT_fake_script() -- RCLMACRO.LocalScript local script = Instance.new('LocalScript', RCLMACRO) function onButtonClicked() while true do wait() for i,v in pairs(game.Players.LocalPlayer:FindFirstChildOfClass("Backpack"):GetChildren()) do if v:IsA("Tool") and v.Handle.Size == Vector3.new(2, 1, 1) then v.Parent = game.Players.LocalPlayer.Character local GPR = v wait(.025) GPR.Parent = game.Players.LocalPlayer.Backpack end end for i,v in pairs(game.Players.LocalPlayer:FindFirstChildOfClass("Backpack"):GetChildren()) do if v:IsA("Tool") and v.Handle.Size == Vector3.new(1.7, 1, 1) then v.Parent = game.Players.LocalPlayer.Character local PSTL = v wait(.025) PSTL.Parent = game.Players.LocalPlayer.Backpack end end end end script.Parent.MouseButton1Down:connect(onButtonClicked) end coroutine.wrap(VEDOZT_fake_script)() local function FGBNIAJ_fake_script() -- Y14andW17MACRO.LocalScript local script = Instance.new('LocalScript', Y14andW17MACRO) function onButtonClicked() while true do wait() for i,v in pairs(game.Players.LocalPlayer:FindFirstChildOfClass("Backpack"):GetChildren()) do if v:IsA("Tool") and v.Name == "Y14" then v.Parent = game.Players.LocalPlayer.Character local GPR = v wait(.025) GPR.Parent = game.Players.LocalPlayer.Backpack end end for i,v in pairs(game.Players.LocalPlayer:FindFirstChildOfClass("Backpack"):GetChildren()) do if v:IsA("Tool") and v.Name == "W17" then v.Parent = game.Players.LocalPlayer.Character local PSTL = v wait(.025) PSTL.Parent = game.Players.LocalPlayer.Backpack end end end end script.Parent.MouseButton1Down:connect(onButtonClicked) end coroutine.wrap(FGBNIAJ_fake_script)() local function QXNI_fake_script() -- Back_2.LocalScript local script = Instance.new('LocalScript', Back_2) function onButtonClicked() script.Parent.Parent.Visible = false script.Parent.Parent.Parent.Visible = false script.Parent.Parent.Parent.Parent.MainFrame.Visible = true end script.Parent.MouseButton1Down:connect(onButtonClicked) end coroutine.wrap(QXNI_fake_script)() local function TOVOLII_fake_script() -- TPtoKLSpawn.LocalScript local script = Instance.new('LocalScript', TPtoKLSpawn) function onButtonClicked() game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-736, 31, -281) end script.Parent.MouseButton1Down:connect(onButtonClicked) end coroutine.wrap(TOVOLII_fake_script)() local function HDJFTFO_fake_script() -- YESSFUCKINTSKGUI.Anti-Exploit Bypass local script = Instance.new('LocalScript', TH3lTGUI) game:GetService("ReplicatedStorage").universe.events.antiCheatServer:destroy() game:GetService("ReplicatedStorage").universe.events.antiCheatClient:destroy() end coroutine.wrap(HDJFTFO_fake_script)()

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors