Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---------------------------------------------------
- local Executer = Instance.new("ScreenGui")
- local Min = Instance.new("Frame")
- local topbar = Instance.new("Frame")
- local UICorner = Instance.new("UICorner")
- local TextLabel = Instance.new("TextLabel")
- local TextBox = Instance.new("TextBox")
- local UICorner_2 = Instance.new("UICorner")
- local Execute = Instance.new("TextButton")
- local UICorner_3 = Instance.new("UICorner")
- local ScriptHub = Instance.new("TextButton")
- local UICorner_4 = Instance.new("UICorner")
- local SCRIIIIAPTHUB = Instance.new("Frame")
- local bruh = Instance.new("Frame")
- local UICorner_5 = Instance.new("UICorner")
- local TextLabel_2 = Instance.new("TextLabel")
- local Scripts = Instance.new("ScrollingFrame")
- local iNfiniteyield = Instance.new("TextButton")
- local UICorner_6 = Instance.new("UICorner")
- local fatesadmin = Instance.new("TextButton")
- local UICorner_7 = Instance.new("UICorner")
- local darkhub = Instance.new("TextButton")
- local UICorner_8 = Instance.new("UICorner")
- local CMDX = Instance.new("TextButton")
- local UICorner_9 = Instance.new("UICorner")
- local Dex = Instance.new("TextButton")
- local UICorner_10 = Instance.new("UICorner")
- local UnnamedEsp = Instance.new("TextButton")
- local UICorner_11 = Instance.new("UICorner")
- local UnfairHub = Instance.new("TextButton")
- local UICorner_12 = Instance.new("UICorner")
- local CoCoHUb = Instance.new("TextButton")
- local UICorner_13 = Instance.new("UICorner")
- local notify = Instance.new("TextLabel")
- local UICorner_14 = Instance.new("UICorner")
- local toggleothergui = Instance.new("TextButton")
- local UICorner_15 = Instance.new("UICorner")
- local Main = Instance.new("Frame")
- local UICorner_16 = Instance.new("UICorner")
- local Hubs = Instance.new("TextButton")
- local Games = Instance.new("TextButton")
- local Universal = Instance.new("TextButton")
- local UniversalF = Instance.new("Frame")
- local UICorner_17 = Instance.new("UICorner")
- local ScrollingFrame = Instance.new("ScrollingFrame")
- local infiniteYield = Instance.new("TextButton")
- local UICorner_18 = Instance.new("UICorner")
- local Fatesadmin = Instance.new("TextButton")
- local UICorner_19 = Instance.new("UICorner")
- local CMDX_2 = Instance.new("TextButton")
- local UICorner_20 = Instance.new("UICorner")
- local UnnamedEsp_2 = Instance.new("TextButton")
- local UICorner_21 = Instance.new("UICorner")
- local AimBot = Instance.new("TextButton")
- local UICorner_22 = Instance.new("UICorner")
- local dex = Instance.new("TextButton")
- local UICorner_23 = Instance.new("UICorner")
- local TextButton = Instance.new("TextButton")
- local UICorner_24 = Instance.new("UICorner")
- local TextButton_2 = Instance.new("TextButton")
- local UICorner_25 = Instance.new("UICorner")
- local TextButton_3 = Instance.new("TextButton")
- local UICorner_26 = Instance.new("UICorner")
- local TextButton_4 = Instance.new("TextButton")
- local UICorner_27 = Instance.new("UICorner")
- local TextButton_5 = Instance.new("TextButton")
- local UICorner_28 = Instance.new("UICorner")
- local TextButton_6 = Instance.new("TextButton")
- local UICorner_29 = Instance.new("UICorner")
- local TextButton_7 = Instance.new("TextButton")
- local UICorner_30 = Instance.new("UICorner")
- local GamesF = Instance.new("Frame")
- local UICorner_31 = Instance.new("UICorner")
- local ScrollingFrame_2 = Instance.new("ScrollingFrame")
- local HubsF = Instance.new("Frame")
- local UICorner_32 = Instance.new("UICorner")
- local ScrollingFrame_3 = Instance.new("ScrollingFrame")
- local UnfairHub_2 = Instance.new("TextButton")
- local UICorner_33 = Instance.new("UICorner")
- local RealzzHub = Instance.new("TextButton")
- local UICorner_34 = Instance.new("UICorner")
- local DarkHub = Instance.new("TextButton")
- local UICorner_35 = Instance.new("UICorner")
- --Properties:
- Executer.Name = "Executer"
- Executer.Parent = game.CoreGui
- Executer.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Min.Name = "Min"
- Min.Parent = Executer
- Min.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
- Min.BorderColor3 = Color3.fromRGB(0, 255, 0)
- Min.Position = UDim2.new(0.26431182, 0, 0.348547727, 0)
- Min.Size = UDim2.new(0, 386, 0, 193)
- topbar.Name = "topbar"
- topbar.Parent = Min
- topbar.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- topbar.Position = UDim2.new(-0.00184481137, 0, -0.0983810797, 0)
- topbar.Size = UDim2.new(0, 388, 0, 35)
- UICorner.Parent = topbar
- TextLabel.Parent = topbar
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.Position = UDim2.new(0.240932643, 0, 0, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 34)
- TextLabel.Font = Enum.Font.FredokaOne
- TextLabel.Text = "Executer | Made By SFS BLACK HOLE"
- TextLabel.TextColor3 = Color3.fromRGB(211, 211, 211)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- TextBox.Parent = topbar
- TextBox.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
- TextBox.Position = UDim2.new(0.0310077518, 0, 1.19704366, 0)
- TextBox.Size = UDim2.new(0, 363, 0, 135)
- TextBox.ClearTextOnFocus = false
- TextBox.Font = Enum.Font.SourceSans
- TextBox.MultiLine = true
- TextBox.Text = "-- made by SFS BLACK HOLE on youtube."
- TextBox.TextColor3 = Color3.fromRGB(0, 214, 0)
- TextBox.TextSize = 14.000
- TextBox.TextWrapped = true
- TextBox.TextXAlignment = Enum.TextXAlignment.Left
- TextBox.TextYAlignment = Enum.TextYAlignment.Top
- UICorner_2.Parent = TextBox
- Execute.Name = "Execute"
- Execute.Parent = topbar
- Execute.BackgroundColor3 = Color3.fromRGB(49, 49, 49)
- Execute.Position = UDim2.new(0.0309174657, 0, 5.15943718, 0)
- Execute.Size = UDim2.new(0, 99, 0, 31)
- Execute.Font = Enum.Font.SourceSans
- Execute.Text = "Execute"
- Execute.TextColor3 = Color3.fromRGB(0, 0, 0)
- Execute.TextSize = 14.000
- UICorner_3.Parent = Execute
- ScriptHub.Name = "ScriptHub"
- ScriptHub.Parent = topbar
- ScriptHub.BackgroundColor3 = Color3.fromRGB(49, 49, 49)
- ScriptHub.Position = UDim2.new(0.695865929, 0, 5.15943718, 0)
- ScriptHub.Size = UDim2.new(0, 99, 0, 31)
- ScriptHub.Font = Enum.Font.SourceSans
- ScriptHub.Text = "script HUB"
- ScriptHub.TextColor3 = Color3.fromRGB(0, 0, 0)
- ScriptHub.TextSize = 14.000
- UICorner_4.Parent = ScriptHub
- SCRIIIIAPTHUB.Name = "SCRIIIIAPTHUB"
- SCRIIIIAPTHUB.Parent = topbar
- SCRIIIIAPTHUB.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
- SCRIIIIAPTHUB.BorderColor3 = Color3.fromRGB(0, 255, 0)
- SCRIIIIAPTHUB.Position = UDim2.new(1, 0, 0.714285731, 0)
- SCRIIIIAPTHUB.Size = UDim2.new(0, 100, 0, 187)
- SCRIIIIAPTHUB.Visible = false
- bruh.Name = "bruh"
- bruh.Parent = SCRIIIIAPTHUB
- bruh.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
- bruh.Position = UDim2.new(-0.591845095, 0, -0.134505242, 0)
- bruh.Size = UDim2.new(0, 162, 0, 35)
- UICorner_5.Parent = bruh
- TextLabel_2.Parent = bruh
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Position = UDim2.new(0.401234567, 0, 0.0285714287, 0)
- TextLabel_2.Size = UDim2.new(0, 88, 0, 33)
- TextLabel_2.Font = Enum.Font.FredokaOne
- TextLabel_2.Text = "script HUB"
- TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14.000
- TextLabel_2.TextWrapped = true
- Scripts.Name = "Scripts"
- Scripts.Parent = SCRIIIIAPTHUB
- Scripts.Active = true
- Scripts.BackgroundColor3 = Color3.fromRGB(53, 53, 53)
- Scripts.BorderColor3 = Color3.fromRGB(0, 255, 0)
- Scripts.Position = UDim2.new(0.00999999978, 0, 0.053475935, 0)
- Scripts.Size = UDim2.new(0, 99, 0, 176)
- Scripts.CanvasPosition = Vector2.new(0, 198)
- iNfiniteyield.Name = "iNfinite yield"
- iNfiniteyield.Parent = Scripts
- iNfiniteyield.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- iNfiniteyield.Position = UDim2.new(0.0404040404, 0, 0.01804813, 0)
- iNfiniteyield.Size = UDim2.new(0, 77, 0, 33)
- iNfiniteyield.Font = Enum.Font.SourceSans
- iNfiniteyield.Text = "infinite yield"
- iNfiniteyield.TextColor3 = Color3.fromRGB(0, 0, 0)
- iNfiniteyield.TextSize = 14.000
- iNfiniteyield.MouseButton1Down:connect (function() -- script here
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- end)
- UICorner_6.CornerRadius = UDim.new(0.200000003, 0)
- UICorner_6.Parent = iNfiniteyield
- fatesadmin.Name = "fates admin"
- fatesadmin.Parent = Scripts
- fatesadmin.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- fatesadmin.Position = UDim2.new(0.0404040404, 0, 0.133021384, 0)
- fatesadmin.Size = UDim2.new(0, 77, 0, 33)
- fatesadmin.Font = Enum.Font.SourceSans
- fatesadmin.Text = "fates admin"
- fatesadmin.TextColor3 = Color3.fromRGB(0, 0, 0)
- fatesadmin.TextSize = 14.000
- fatesadmin.MouseButton1Down:connect (function() -- script here
- loadstring(game:HttpGet("https://raw.githubusercontent.com/fatesc/fates-admin/main/main.lua"))()
- end)
- UICorner_7.CornerRadius = UDim.new(0.200000003, 0)
- UICorner_7.Parent = fatesadmin
- darkhub.Name = "dark hub"
- darkhub.Parent = Scripts
- darkhub.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- darkhub.Position = UDim2.new(0.0404040404, 0, 0.245320857, 0)
- darkhub.Size = UDim2.new(0, 77, 0, 33)
- darkhub.Font = Enum.Font.SourceSans
- darkhub.Text = "dark hub"
- darkhub.TextColor3 = Color3.fromRGB(0, 0, 0)
- darkhub.TextSize = 14.000
- darkhub.MouseButton1Down:connect (function() -- script here
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/RandomAdamYT/DarkHub/master/Init'), true))()
- end)
- UICorner_8.CornerRadius = UDim.new(0.200000003, 0)
- UICorner_8.Parent = darkhub
- CMDX.Name = "CMD-X"
- CMDX.Parent = Scripts
- CMDX.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CMDX.Position = UDim2.new(0.0404040404, 0, 0.349598944, 0)
- CMDX.Size = UDim2.new(0, 77, 0, 33)
- CMDX.Font = Enum.Font.SourceSans
- CMDX.Text = "CMD-X"
- CMDX.TextColor3 = Color3.fromRGB(0, 0, 0)
- CMDX.TextSize = 14.000
- CMDX.MouseButton1Down:connect (function() -- script here
- loadstring(game:HttpGet("https://raw.githubusercontent.com/CMD-X/CMD-X/master/Source"))()
- end)
- UICorner_9.CornerRadius = UDim.new(0.200000003, 0)
- UICorner_9.Parent = CMDX
- Dex.Name = "Dex"
- Dex.Parent = Scripts
- Dex.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Dex.Position = UDim2.new(0.0404040404, 0, 0.467245996, 0)
- Dex.Size = UDim2.new(0, 77, 0, 33)
- Dex.Font = Enum.Font.SourceSans
- Dex.Text = "Dex"
- Dex.TextColor3 = Color3.fromRGB(0, 0, 0)
- Dex.TextSize = 14.000
- Dex.MouseButton1Down:connect (function() -- script here
- loadstring(game:GetObjects("rbxassetid://418957341")[1].Source)()
- end)
- UICorner_10.CornerRadius = UDim.new(0.200000003, 0)
- UICorner_10.Parent = Dex
- UnnamedEsp.Name = "Unnamed Esp"
- UnnamedEsp.Parent = Scripts
- UnnamedEsp.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- UnnamedEsp.Position = UDim2.new(0.0404040404, 0, 0.579545438, 0)
- UnnamedEsp.Size = UDim2.new(0, 77, 0, 33)
- UnnamedEsp.Font = Enum.Font.SourceSans
- UnnamedEsp.Text = "Unnamed Esp"
- UnnamedEsp.TextColor3 = Color3.fromRGB(0, 0, 0)
- UnnamedEsp.TextSize = 14.000
- UnnamedEsp.MouseButton1Down:connect (function() -- script here
- pcall(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/ic3w0lf22/Unnamed-ESP/master/UnnamedESP.lua'))() end)
- end)
- UICorner_11.CornerRadius = UDim.new(0.200000003, 0)
- UICorner_11.Parent = UnnamedEsp
- UnfairHub.Name = "Unfair Hub"
- UnfairHub.Parent = Scripts
- UnfairHub.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- UnfairHub.Position = UDim2.new(0.0404040404, 0, 0.69184494, 0)
- UnfairHub.Size = UDim2.new(0, 77, 0, 33)
- UnfairHub.Font = Enum.Font.SourceSans
- UnfairHub.Text = "Unfair Hub"
- UnfairHub.TextColor3 = Color3.fromRGB(0, 0, 0)
- UnfairHub.TextSize = 14.000
- UnfairHub.MouseButton1Down:connect (function() -- script here
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/rblxscriptsnet/unfair/main/rblxhub.lua'),true))()
- end)
- UICorner_12.CornerRadius = UDim.new(0.200000003, 0)
- UICorner_12.Parent = UnfairHub
- CoCoHUb.Name = "CoCo HUb"
- CoCoHUb.Parent = Scripts
- CoCoHUb.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CoCoHUb.Position = UDim2.new(0.0404040404, 0, 0.804144382, 0)
- CoCoHUb.Size = UDim2.new(0, 77, 0, 33)
- CoCoHUb.Font = Enum.Font.SourceSans
- CoCoHUb.Text = "CoCo HUb"
- CoCoHUb.TextColor3 = Color3.fromRGB(0, 0, 0)
- CoCoHUb.TextSize = 14.000
- CoCoHUb.MouseButton1Down:connect (function() -- script here
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/NGHDDDX/ScriptHubScripts/master/CocoHub.txt'),true))()
- end)
- UICorner_13.CornerRadius = UDim.new(0.200000003, 0)
- UICorner_13.Parent = CoCoHUb
- notify.Name = "notify"
- notify.Parent = SCRIIIIAPTHUB
- notify.BackgroundColor3 = Color3.fromRGB(83, 83, 83)
- notify.Position = UDim2.new(-5.96000004, 0, 1.43850267, 0)
- notify.Size = UDim2.new(0, 200, 0, 30)
- notify.Visible = false
- notify.Font = Enum.Font.FredokaOne
- notify.Text = "Copied to clipboard."
- notify.TextColor3 = Color3.fromRGB(255, 255, 255)
- notify.TextSize = 14.000
- UICorner_14.CornerRadius = UDim.new(0.200000003, 0)
- UICorner_14.Parent = notify
- toggleothergui.Name = "toggleothergui"
- toggleothergui.Parent = topbar
- toggleothergui.BackgroundColor3 = Color3.fromRGB(49, 49, 49)
- toggleothergui.Position = UDim2.new(0.368546367, 0, 5.15943718, 0)
- toggleothergui.Size = UDim2.new(0, 99, 0, 31)
- toggleothergui.Font = Enum.Font.SourceSans
- toggleothergui.Text = "toggle other gui"
- toggleothergui.TextColor3 = Color3.fromRGB(0, 0, 0)
- toggleothergui.TextSize = 14.000
- UICorner_15.Parent = toggleothergui
- Main.Name = "Main"
- Main.Parent = topbar
- Main.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- Main.Position = UDim2.new(0.149817288, 0, 0.300829887, 0)
- Main.Size = UDim2.new(0, 461, 0, 276)
- Main.Visible = false
- UICorner_16.CornerRadius = UDim.new(0.100000001, 0)
- UICorner_16.Parent = Main
- Hubs.Name = "Hubs"
- Hubs.Parent = Main
- Hubs.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Hubs.BackgroundTransparency = 1.000
- Hubs.BorderSizePixel = 0
- Hubs.Position = UDim2.new(0.0585683286, 0, 0.873188376, 0)
- Hubs.Size = UDim2.new(0, 116, 0, 31)
- Hubs.Font = Enum.Font.SourceSans
- Hubs.Text = "Hubs"
- Hubs.TextColor3 = Color3.fromRGB(0, 0, 0)
- Hubs.TextScaled = true
- Hubs.TextSize = 14.000
- Hubs.TextWrapped = true
- Games.Name = "Games"
- Games.Parent = Main
- Games.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Games.BackgroundTransparency = 1.000
- Games.BorderSizePixel = 0
- Games.Position = UDim2.new(0.71149677, 0, 0.862318814, 0)
- Games.Size = UDim2.new(0, 79, 0, 38)
- Games.Font = Enum.Font.SourceSans
- Games.Text = "Games"
- Games.TextColor3 = Color3.fromRGB(0, 0, 0)
- Games.TextScaled = true
- Games.TextSize = 14.000
- Games.TextWrapped = true
- Universal.Name = "Universal"
- Universal.Parent = Main
- Universal.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Universal.BackgroundTransparency = 1.000
- Universal.BorderSizePixel = 0
- Universal.Position = UDim2.new(0.251626879, 0, 0.880434811, 0)
- Universal.Size = UDim2.new(0, 200, 0, 27)
- Universal.Font = Enum.Font.SourceSans
- Universal.Text = "Universal"
- Universal.TextColor3 = Color3.fromRGB(0, 0, 0)
- Universal.TextScaled = true
- Universal.TextSize = 14.000
- Universal.TextWrapped = true
- UniversalF.Name = "UniversalF"
- UniversalF.Parent = Main
- UniversalF.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- UniversalF.Position = UDim2.new(0.00216926355, 0, 0.166666672, 0)
- UniversalF.Size = UDim2.new(0, 457, 0, 197)
- UniversalF.Visible = false
- UICorner_17.CornerRadius = UDim.new(0.100000001, 0)
- UICorner_17.Parent = UniversalF
- ScrollingFrame.Parent = UniversalF
- ScrollingFrame.Active = true
- ScrollingFrame.BackgroundColor3 = Color3.fromRGB(49, 49, 49)
- ScrollingFrame.Size = UDim2.new(0, 458, 0, 195)
- infiniteYield.Name = "infinite Yield"
- infiniteYield.Parent = ScrollingFrame
- infiniteYield.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- infiniteYield.Position = UDim2.new(0.0175438598, 0, 0.0304347761, 0)
- infiniteYield.Size = UDim2.new(0, 128, 0, 50)
- infiniteYield.Font = Enum.Font.SourceSans
- infiniteYield.Text = "infinite Yield"
- infiniteYield.TextColor3 = Color3.fromRGB(0, 0, 0)
- infiniteYield.TextSize = 14.000
- infiniteYield.MouseButton1Down:connect (function() -- script here
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- end)
- UICorner_18.CornerRadius = UDim.new(0.300000012, 0)
- UICorner_18.Parent = infiniteYield
- Fatesadmin.Name = "Fates admin"
- Fatesadmin.Parent = ScrollingFrame
- Fatesadmin.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Fatesadmin.Position = UDim2.new(0.338504553, 0, 0.0304347761, 0)
- Fatesadmin.Size = UDim2.new(0, 128, 0, 50)
- Fatesadmin.Font = Enum.Font.SourceSans
- Fatesadmin.Text = "Fates admin"
- Fatesadmin.TextColor3 = Color3.fromRGB(0, 0, 0)
- Fatesadmin.TextSize = 14.000
- Fatesadmin.MouseButton1Down:connect (function() -- script here
- loadstring(game:HttpGet("https://raw.githubusercontent.com/fatesc/fates-admin/main/main.lua"))()
- end)
- UICorner_19.CornerRadius = UDim.new(0.300000012, 0)
- UICorner_19.Parent = Fatesadmin
- CMDX_2.Name = "CMD-X"
- CMDX_2.Parent = ScrollingFrame
- CMDX_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CMDX_2.Position = UDim2.new(0.657913864, 0, 0.030434778, 0)
- CMDX_2.Size = UDim2.new(0, 128, 0, 50)
- CMDX_2.Font = Enum.Font.SourceSans
- CMDX_2.Text = "CMD-X"
- CMDX_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- CMDX_2.TextSize = 14.000
- CMDX_2.MouseButton1Down:connect (function() -- script here
- loadstring(game:HttpGet("https://raw.githubusercontent.com/CMD-X/CMD-X/master/Source"))()
- end)
- UICorner_20.CornerRadius = UDim.new(0.300000012, 0)
- UICorner_20.Parent = CMDX_2
- UnnamedEsp_2.Name = "Unnamed Esp"
- UnnamedEsp_2.Parent = ScrollingFrame
- UnnamedEsp_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- UnnamedEsp_2.Position = UDim2.new(0.0175438598, 0, 0.1673913, 0)
- UnnamedEsp_2.Size = UDim2.new(0, 128, 0, 50)
- UnnamedEsp_2.Font = Enum.Font.SourceSans
- UnnamedEsp_2.Text = "Unnamed Esp"
- UnnamedEsp_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- UnnamedEsp_2.TextSize = 14.000
- UnnamedEsp_2.MouseButton1Down:connect (function() -- script here
- pcall(function() loadstring(game:HttpGet('https://raw.githubusercontent.com/ic3w0lf22/Unnamed-ESP/master/UnnamedESP.lua'))() end)
- end)
- UICorner_21.CornerRadius = UDim.new(0.300000012, 0)
- UICorner_21.Parent = UnnamedEsp_2
- AimBot.Name = "AimBot"
- AimBot.Parent = ScrollingFrame
- AimBot.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- AimBot.Position = UDim2.new(0.336321145, 0, 0.1673913, 0)
- AimBot.Size = UDim2.new(0, 128, 0, 50)
- AimBot.Font = Enum.Font.SourceSans
- AimBot.Text = "AimBot"
- AimBot.TextColor3 = Color3.fromRGB(0, 0, 0)
- AimBot.TextSize = 14.000
- AimBot.MouseButton1Down:connect (function() -- script here
- loadstring(game:HttpGet(('https://gitlab.com/marsscripts/marsscripts/-/raw/master/CCAimbotV2'),true))()
- end)
- UICorner_22.CornerRadius = UDim.new(0.300000012, 0)
- UICorner_22.Parent = AimBot
- dex.Name = "dex"
- dex.Parent = ScrollingFrame
- dex.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- dex.Position = UDim2.new(0.657281816, 0, 0.1673913, 0)
- dex.Size = UDim2.new(0, 128, 0, 50)
- dex.Font = Enum.Font.SourceSans
- dex.Text = "dex"
- dex.TextColor3 = Color3.fromRGB(0, 0, 0)
- dex.TextSize = 14.000
- dex.MouseButton1Down:connect (function() -- script here
- loadstring(game:GetObjects("rbxassetid://418957341")[1].Source)()
- end)
- UICorner_23.CornerRadius = UDim.new(0.300000012, 0)
- UICorner_23.Parent = dex
- TextButton.Parent = ScrollingFrame
- TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.Position = UDim2.new(0.0175438598, 0, 0.304347843, 0)
- TextButton.Size = UDim2.new(0, 128, 0, 50)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton.TextSize = 14.000
- UICorner_24.CornerRadius = UDim.new(0.300000012, 0)
- UICorner_24.Parent = TextButton
- TextButton_2.Parent = ScrollingFrame
- TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_2.Position = UDim2.new(0.334137738, 0, 0.304347843, 0)
- TextButton_2.Size = UDim2.new(0, 128, 0, 50)
- TextButton_2.Font = Enum.Font.SourceSans
- TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_2.TextSize = 14.000
- UICorner_25.CornerRadius = UDim.new(0.300000012, 0)
- UICorner_25.Parent = TextButton_2
- TextButton_3.Parent = ScrollingFrame
- TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_3.Position = UDim2.new(0.655098438, 0, 0.304347843, 0)
- TextButton_3.Size = UDim2.new(0, 128, 0, 50)
- TextButton_3.Font = Enum.Font.SourceSans
- TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_3.TextSize = 14.000
- UICorner_26.CornerRadius = UDim.new(0.300000012, 0)
- UICorner_26.Parent = TextButton_3
- TextButton_4.Parent = ScrollingFrame
- TextButton_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_4.Position = UDim2.new(0.0175438523, 0, 0.452173948, 0)
- TextButton_4.Size = UDim2.new(0, 128, 0, 50)
- TextButton_4.Font = Enum.Font.SourceSans
- TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_4.TextSize = 14.000
- UICorner_27.CornerRadius = UDim.new(0.300000012, 0)
- UICorner_27.Parent = TextButton_4
- TextButton_5.Parent = ScrollingFrame
- TextButton_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_5.Position = UDim2.new(0.336321145, 0, 0.450000018, 0)
- TextButton_5.Size = UDim2.new(0, 128, 0, 50)
- TextButton_5.Font = Enum.Font.SourceSans
- TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_5.TextSize = 14.000
- UICorner_28.CornerRadius = UDim.new(0.300000012, 0)
- UICorner_28.Parent = TextButton_5
- TextButton_6.Parent = ScrollingFrame
- TextButton_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_6.Position = UDim2.new(0.655098438, 0, 0.450000018, 0)
- TextButton_6.Size = UDim2.new(0, 128, 0, 50)
- TextButton_6.Font = Enum.Font.SourceSans
- TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_6.TextSize = 14.000
- UICorner_29.CornerRadius = UDim.new(0.300000012, 0)
- UICorner_29.Parent = TextButton_6
- TextButton_7.Parent = ScrollingFrame
- TextButton_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton_7.Position = UDim2.new(0.0175438449, 0, 0.597826123, 0)
- TextButton_7.Size = UDim2.new(0, 128, 0, 50)
- TextButton_7.Font = Enum.Font.SourceSans
- TextButton_7.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton_7.TextSize = 14.000
- UICorner_30.CornerRadius = UDim.new(0.300000012, 0)
- UICorner_30.Parent = TextButton_7
- GamesF.Name = "GamesF"
- GamesF.Parent = Main
- GamesF.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- GamesF.Position = UDim2.new(0.00433846097, 0, 0.166666672, 0)
- GamesF.Size = UDim2.new(0, 456, 0, 198)
- GamesF.Visible = false
- UICorner_31.CornerRadius = UDim.new(0.100000001, 0)
- UICorner_31.Parent = GamesF
- ScrollingFrame_2.Parent = GamesF
- ScrollingFrame_2.Active = true
- ScrollingFrame_2.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
- ScrollingFrame_2.Position = UDim2.new(0.0153508438, 0, 0, 0)
- ScrollingFrame_2.Size = UDim2.new(0, 441, 0, 200)
- HubsF.Name = "HubsF"
- HubsF.Parent = Main
- HubsF.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
- HubsF.Position = UDim2.new(0.00433846097, 0, 0.166666672, 0)
- HubsF.Size = UDim2.new(0, 456, 0, 199)
- HubsF.Visible = false
- UICorner_32.CornerRadius = UDim.new(0.100000001, 0)
- UICorner_32.Parent = HubsF
- ScrollingFrame_3.Parent = HubsF
- ScrollingFrame_3.Active = true
- ScrollingFrame_3.BackgroundColor3 = Color3.fromRGB(49, 49, 49)
- ScrollingFrame_3.Size = UDim2.new(0, 458, 0, 201)
- UnfairHub_2.Name = "Unfair Hub"
- UnfairHub_2.Parent = ScrollingFrame_3
- UnfairHub_2.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
- UnfairHub_2.Position = UDim2.new(-0.00204933714, 0, 0.0369565226, 0)
- UnfairHub_2.Size = UDim2.new(0, 107, 0, 50)
- UnfairHub_2.Font = Enum.Font.SourceSans
- UnfairHub_2.Text = "Unfair Hub"
- UnfairHub_2.TextColor3 = Color3.fromRGB(0, 0, 0)
- UnfairHub_2.TextSize = 14.000
- UnfairHub_2.MouseButton1Down:connect (function() -- script here
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/rblxscriptsnet/unfair/main/rblxhub.lua'),true))()
- end)
- UICorner_33.CornerRadius = UDim.new(0.200000003, 0)
- UICorner_33.Parent = UnfairHub_2
- RealzzHub.Name = "Realzz Hub"
- RealzzHub.Parent = ScrollingFrame_3
- RealzzHub.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
- RealzzHub.Position = UDim2.new(0.36694628, 0, 0.0369565226, 0)
- RealzzHub.Size = UDim2.new(0, 107, 0, 50)
- RealzzHub.Font = Enum.Font.SourceSans
- RealzzHub.Text = "Realzz Hub"
- RealzzHub.TextColor3 = Color3.fromRGB(0, 0, 0)
- RealzzHub.TextSize = 14.000
- RealzzHub.MouseButton1Down:connect (function() -- script here
- loadstring(game:HttpGet("https://realzzhub.xyz/script.lua"))()
- end)
- UICorner_34.CornerRadius = UDim.new(0.200000003, 0)
- UICorner_34.Parent = RealzzHub
- DarkHub.Name = "Dark Hub"
- DarkHub.Parent = ScrollingFrame_3
- DarkHub.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
- DarkHub.Position = UDim2.new(0.733758569, 0, 0.0369565226, 0)
- DarkHub.Size = UDim2.new(0, 107, 0, 50)
- DarkHub.Font = Enum.Font.SourceSans
- DarkHub.Text = "Dark Hub"
- DarkHub.TextColor3 = Color3.fromRGB(0, 0, 0)
- DarkHub.TextSize = 14.000
- DarkHub.MouseButton1Down:connect (function() -- script here
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/RandomAdamYT/DarkHub/master/Init'), true))()
- end)
- UICorner_35.CornerRadius = UDim.new(0.200000003, 0)
- UICorner_35.Parent = DarkHub
- -- Scripts:
- local function NNIMKOC_fake_script() -- Execute.LocalScript
- local script = Instance.new('LocalScript', Execute)
- local button = script.Parent
- local textbox = script.Parent.Parent.TextBox
- button.MouseButton1Click:Connect(function()
- loadstring(textbox.Text)()
- end)
- end
- coroutine.wrap(NNIMKOC_fake_script)()
- local function LCAHKP_fake_script() -- ScriptHub.LocalScript
- local script = Instance.new('LocalScript', ScriptHub)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.SCRIIIIAPTHUB.Visible = not script.Parent.Parent.SCRIIIIAPTHUB.Visible
- end)
- end
- coroutine.wrap(LCAHKP_fake_script)()
- local function YPDE_fake_script() -- toggleothergui.LocalScript
- local script = Instance.new('LocalScript', toggleothergui)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Main.Visible = not script.Parent.Parent.Main.Visible
- end)
- end
- coroutine.wrap(YPDE_fake_script)()
- local function MMNKWC_fake_script() -- Hubs.LocalScript
- local script = Instance.new('LocalScript', Hubs)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.UniversalF.Visible = false
- script.Parent.Parent.HubsF.Visible = true
- script.Parent.Parent.GamesF.Visible = false
- wait(0.1)
- end)
- end
- coroutine.wrap(MMNKWC_fake_script)()
- local function OAKJL_fake_script() -- Games.LocalScript
- local script = Instance.new('LocalScript', Games)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.UniversalF.Visible = false
- script.Parent.Parent.HubsF.Visible = false
- script.Parent.Parent.GamesF.Visible = true
- wait(0.1)
- end)
- end
- coroutine.wrap(OAKJL_fake_script)()
- local function UCKRVY_fake_script() -- Universal.LocalScript
- local script = Instance.new('LocalScript', Universal)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.UniversalF.Visible = true
- script.Parent.Parent.HubsF.Visible = false
- script.Parent.Parent.GamesF.Visible = false
- wait(0.1)
- end)
- end
- coroutine.wrap(UCKRVY_fake_script)()
- local function IECJ_fake_script() -- Main.LocalScript
- local script = Instance.new('LocalScript', Main)
- script.Parent.Draggable = true
- script.Parent.Active = true
- end
- coroutine.wrap(IECJ_fake_script)()
- local function WPKRLD_fake_script() -- Min.LocalScript
- local script = Instance.new('LocalScript', Min)
- script.Parent.Draggable = true
- script.Parent.Active = true
- end
- coroutine.wrap(WPKRLD_fake_script)()
- local function WJWQRDT_fake_script() -- Executer.LocalScript
- local script = Instance.new('LocalScript', Executer)
- local FrameObject = script.Parent.Min
- local Open = false
- local UserInputService = game:GetService("UserInputService")
- UserInputService.InputBegan:Connect(function(Input, gmeprocess)
- if not gameprocess then
- if Input.KeyCode == Enum.KeyCode.RightControl then
- if Open then
- Open = false
- script.Parent.Min.Visible = true
- else
- Open = true
- script.Parent.Min.Visible = false
- end
- end
- end
- end)
- end
- coroutine.wrap(WJWQRDT_fake_script)()
Add Comment
Please, Sign In to add comment