Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local VLib = loadstring(game:HttpGet("https://pastebin.com/raw/Mb49kKTP"))()
- local window = VLib:Window("Vxly", "Welcome")
- -- Helper function for script buttons
- local function createScriptButton(section, name, url)
- section:Button(name, function()
- loadstring(game:HttpGet(url))()
- end)
- end
- -- Tutorial Tab
- local tutorialTab = window:Tab("Usage Tutorial")
- local tutorialSection = tutorialTab:Section("Information")
- tutorialSection:Button("Remove GUI", function()
- window:Destroy()
- end)
- tutorialSection:Label("Press the Rainbow Line To Move the GUI")
- tutorialSection:Label("All scripts Have Been Verified Of Safety")
- tutorialSection:Label("Please Show Credits By Pressing On 'Cred's' Tab")
- tutorialSection:Label("Some Scripts May Not Work In Old, We are Still Fixing That.")
- tutorialSection:Label("Press Right Control/CTRL To Toggle the GUI")
- tutorialSection:Label("Changelog")
- tutorialSection:Label("Added Scripts & Adding More Scripts - Version V1.11")
- tutorialSection:Label("Added Support For: Fisch, TOH, Brookhaven, Ability Wars")
- -- New Tab
- local newTab = window:Tab("New")
- local newSection = newTab:Section("New Scripts")
- createScriptButton(newSection, "Fisch - Speed Hub X (Pro Version)", "https://raw.githubusercontent.com/AhmadV99/Speed-Hub-X/main/Speed%20Hub%20X.lua")
- createScriptButton(newSection, "Fisch - Raito Hub (Beginner Friendly)", "https://raw.githubusercontent.com/Efe0626/RaitoHub/refs/heads/main/Script")
- createScriptButton(newSection, "Ability Wars - Komaru Hub", "https://raw.githubusercontent.com/railme37509124/komaruhubabilitywars/main/script.lua")
- createScriptButton(newSection, "Tower Of Heck - Sasware", "https://raw.githubusercontent.com/centerepic/sasware_TowerOfHell/main/TowerOfHell_sw.lua")
- createScriptButton(newSection, "Sigma Bypasser V2", "https://raw.githubusercontent.com/shakk-code/SigmaBypasser/refs/heads/main/source")
- createScriptButton(newSection, "Bedwars - Aurora Hub", "https://raw.githubusercontent.com/cocotv666/Aurora/main/Aurora_Loader")
- createScriptButton(newSection, "Bedwars - Raven B4", "https://raw.githubusercontent.com/goinglikeatrainlol/Raven-B4-Essentials/main/Bedwars")
- createScriptButton(newSection, "White Room - Space Hub", "https://orbituniverse.com/spacehub")
- createScriptButton(newSection, "MM2 - Vertex Hub", "https://raw.githubusercontent.com/vertex-peak/vertex/refs/heads/main/loadstring")
- createScriptButton(newSection, "MM2 - XHub", "https://raw.githubusercontent.com/Au0yX/Community/main/XhubMM2")
- createScriptButton(newSection, "Break in 2 - Luau Tech", "https://luau.tech/build")
- createScriptButton(newSection, "Break in 1 - XHub", "https://raw.githubusercontent.com/Bebo-Mods/XHub/main/HubLoader.lua")
- -- Old Tab
- local oldTab = window:Tab("Old")
- local oldControlSection = oldTab:Section("GUI Controls")
- oldControlSection:Button("Destroy Gui", function()
- window:Destroy()
- end)
- local universalSection = oldTab:Section("Universal Scripts")
- createScriptButton(universalSection, "Dex Explorer V2", "https://cdn.wearedevs.net/scripts/Dex%20Explorer.txt")
- createScriptButton(universalSection, "Fake-sUNC Executor", "https://github.com/skintalker/Fake-sUNC/raw/refs/heads/main/Source/Fake-sUNC-Main.lua")
- createScriptButton(universalSection, "Sigma Bypasser Classic", "https://raw.githubusercontent.com/shakk-code/SigmaBypasser/refs/heads/main/source")
- createScriptButton(universalSection, "LALOL Backdoor Scanner", "https://raw.githubusercontent.com/Its-LALOL/LALOL-Hub/main/Backdoor-Scanner/script")
- createScriptButton(universalSection, "Infinite Yield Admin", "https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source")
- createScriptButton(universalSection, "Enable Reset Button", "https://pastebin.com/raw/mjaV3NNf")
- createScriptButton(universalSection, "Remove Screen Effects", "https://pastebin.com/raw/TAaCvzQA")
- createScriptButton(universalSection, "Original Vxly script", "https://pastebin.com/w0nJwKif")
- local doorsSection = oldTab:Section("Doors Scripts")
- createScriptButton(doorsSection, "Doors - BlackKing + BobHub", "https://raw.githubusercontent.com/KINGHUB01/BlackKing-obf/main/Doors%20Blackking%20And%20BobHub")
- createScriptButton(doorsSection, "Doors - MSPaint GUI", "https://raw.githubusercontent.com/notpoiu/mspaint/main/main.lua")
- createScriptButton(doorsSection, "Doors - Leaf Hub", "https://raw.githubusercontent.com/zReal-King/Leaf-Hub/main/Leaf-Hub")
- local combatSection = oldTab:Section("Combat Scripts")
- createScriptButton(combatSection, "Bedwars - VapeVoidware", "https://raw.githubusercontent.com/VapeVoidware/vapevoidware/main/NewMainScript.lua")
- createScriptButton(combatSection, "Arsenal - TbaoHub", "https://raw.githubusercontent.com/tbao143/thaibao/main/TbaoHubArsenal")
- local tohSection = oldTab:Section("Tower of Hell")
- createScriptButton(tohSection, "TOH - SprinHub", "https://raw.githubusercontent.com/dqvh/dqvh/main/SprinHub")
- local breakInSection = oldTab:Section("Break In Series")
- createScriptButton(breakInSection, "Break In 1 - Darkmoon Hub", "https://raw.githubusercontent.com/Darkmoonxhubscript/BreakIn1/main/BreakIn1")
- createScriptButton(breakInSection, "Break In 2 - Daniel Hub", "https://raw.githubusercontent.com/danielontopp/scripts/main/77_OCM25E2M.lua.txt")
- createScriptButton(breakInSection, "Field Trip Z - Premium", "https://raw.githubusercontent.com/sjdhfiuyhknamsldwadkij/dsfe/refs/heads/main/1")
- local popularSection = oldTab:Section("Popular Games")
- createScriptButton(popularSection, "Blade Ball - Corolla Hub", "https://raw.githubusercontent.com/7190000/Corolla-Hub/main/ch.lua")
- createScriptButton(popularSection, "Blox Fruits - Pearcathub", "https://raw.githubusercontent.com/NguyenLam2504/pearcathub.lua/main/vaicapia.lua")
- createScriptButton(popularSection, "MM2 - Xhub Premium", "https://raw.githubusercontent.com/Au0yX/Community/main/XhubMM2")
- createScriptButton(popularSection, "DTI - GUI V2", "https://raw.githubusercontent.com/hellohellohell012321/DTI-GUI-V2/main/dti_gui_v2.lua")
- local pvpSection = oldTab:Section("PVP Scripts")
- createScriptButton(pvpSection, "RIVALS Premium Script", "https://raw.githubusercontent.com/ByNami/RIVALS/main/RIVALS.lua")
- createScriptButton(pvpSection, "SanderX V4.2.2", "https://raw.githubusercontent.com/kigredns/SanderXV4.2.2/refs/heads/main/NormalSS.lua")
- createScriptButton(pvpSection, "Rivals Soft Aim and More!", "https://raw.githubusercontent.com/Sheeshablee73/Scriptss/main/RivalsUPD2.lua")
- -- Credits Tab
- local creditsTab = window:Tab("Cred's")
- local creditsSection = creditsTab:Section("Credits")
- creditsSection:Label("MaxximusPrima/Jaxx_supperhero")
- creditsSection:Button("Copy Youtube Link", function()
- setclipboard("https://www.youtube.com/@MaxximusPrimal")
- end)
- creditsSection:Label("TagcLa/Smartlightyear")
- creditsSection:Button("Copy Youtube Link", function()
- setclipboard("https://www.youtube.com/@TagcLa")
- end)
- creditsSection:Label("Please Support @MaxximusPrimal On Youtube")
- creditsSection:Label("Please Support @TagcLa Aswell On Youtube.")
- creditsSection:Label("Please Support @alpha3723-i6p Aswell On Youtube.")
- creditsSection:Label("Created By @MaxximusPrimal and @TagcLa On Youtube")
- creditsSection:Label("Created By Jaxx_supperhero and Smartlightyear On Roblox")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement