Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local lib = loadstring(game:HttpGet("https://raw.githubusercontent.com/acsu123/HOHO_H/main/hoho_lib.lua", true))()
- local win = lib:Window("DOORS HUBS","BACONHACK_26 HUB",Color3.new(0.333333, 0.666667, 1))
- local tab = win:Tab("MAIN")
- local label = tab:Label("Label", properties) --properties: {["Visible"] = flase}
- label:NewLabel("MAIN", properties)
- tab:Line()
- tab:Button("POOP SCRIPT DOORS", function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/zoophiliaphobic/POOPDOORS/main/script.lua'))()
- end)
- tab:Line()
- tab:Button("DARKRAI-X SCRIPT DOORS", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/GamingScripter/Darkrai-X/main/Games/Doors"))()
- end)
- tab:Line()
- tab:Button("VYNIXUS SCRIPT DOORS", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Vynixius/main/Doors/Script.lua"))()
- end)
- tab:Line()
- tab:Button("NERD HUB V3 SCRIPT DOORS", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/MrNeRD0/Doors-Hack/main/DoorsV3_ByNerd.lua"))()
- end)
- tab:Line()
- tab:Button("BACONHACK_26 SCRIPT DOORS", function()
- loadstring(game:HttpGet('https://pastebin.com/raw/xYHE287w'))()
- end)
- tab:Line()
- tab:Button("NERD V5 SCRIPT DOORS GODMODE", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/MrNeRD0/Doors-Hack/main/NeRDV5.lua"))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement