Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local PabloLib = loadstring(game:HttpGet("https://raw.githubusercontent.com/BatuKvi123/PabloLibV3/main/PabloLibV3"))()
- local window = PabloLib:Create(
- "emeraledware best break in gui (keybind p)", -- Name here.
- "Enabled", -- If you want draggable set here to "Enabled" if you dont want set to "Disabled".
- "p" -- You can put any keybind here to open close.
- )
- ---Tabs---
- local tab1 = window:CreateTab("scripts")
- ---buttons---
- tab1:CreateButton("break in script 1", function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/Universal-Script-HoHo-Hub-+15-Games-2392"))()
- end)
- ---buttons---
- tab1:CreateButton("break in script 2", function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/Break-In-(Story)-Open-Source-3527"))()
- end)
- ---buttons---
- tab1:CreateButton("break in script 3", function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/Break-In-(Story)-X-Hub-4566"))()
- end)
- ---buttons---
- tab1:CreateButton(" break in script 4", function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/Break-In-(Story)-Op-Script-4670"))()
- end)
- ---butttons---
- tab1:CreateButton("break in script 5 ", function()
- loadstring(game:HttpGet(("https://raw.githubusercontent.com/Bebo-Mods/BeboScripts/main/BreakInStory.lua")))()
- end)
- ---buttons---
- tab1:CreateButton("break in script 6", function()
- --[[
- WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
- ]]
- --Made By darkmoonhub#0000 or Darkmoon_X
- loadstring(game:HttpGet('https://raw.githubusercontent.com/Darkmoonxhubscript/BreakIn1/main/BreakIn1'))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement