Advertisement
Simi141

Untitled

Mar 13th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. --]]
  2.  
  3. _G.Settings = {
  4. ["MAINCOLOR"] = {Color3.fromRGB(0, 129, 189)};
  5. ["BUTTONCOLOR"] = {Color3.fromRGB(0, 111, 163)};
  6. ["ACCENTCOLOR"] = {Color3.fromRGB(0, 161, 236)};
  7. ["HIDESHOWCOLOR"] = {Color3.fromRGB(0, 076, 112)};
  8. }
  9.  
  10. loadstring(game:GetObjects("rbxassetid://693572038")[1].Source)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement