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("FIXED YOU CAN'T STEAL MY CODE LOL","Break In",Color3.new(0.333333, 0.666667, 1))
- local tab = win:Tab("Main")
- local label = tab:Label("Label", properties) --properties: {["Visible"] = flase}
- label:NewLabel("", properties)
- tab:Line()
- tab:Button("BREAK IN BY BACONHACK_26", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/5Mk9DD4D"))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement