Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2017
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. --[[
  2.  
  3. brackHub V4
  4.  
  5. Developed by: brack4712
  6.  
  7.  
  8. Description:
  9. brackHub is an opensource GUI ran entirely on the clientside!
  10.  
  11. [ NOTICE ]: I am not responsible for anything you do with this GUI!
  12.  
  13. --]]
  14.  
  15. _G.Settings = {
  16. ["MAINCOLOR"] = {Color3.fromRGB(0, 129, 189)};
  17. ["BUTTONCOLOR"] = {Color3.fromRGB(0, 111, 163)};
  18. ["ACCENTCOLOR"] = {Color3.fromRGB(0, 161, 236)};
  19. ["HIDESHOWCOLOR"] = {Color3.fromRGB(0, 076, 112)};
  20. }
  21.  
  22. loadstring(game:GetObjects("rbxassetid://693572038")[1].Source)()
  23. I HAVE LEGOHACKS - Today at 7:46 AM
  24. should we copy all of it?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement