Advertisement
njeuro007

SKY HUB

May 11th, 2021
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. -- SETTING THEME --
  2. _G.MainI = Color3.fromRGB(203 ,156, 255)
  3. _G.MainII = Color3.fromRGB(140, 166 ,252)
  4. _G.ButtonI = Color3.fromRGB(203 ,156, 255)
  5. _G.ButtonII = Color3.fromRGB(140, 166 ,252)
  6. _G.BlackGround = Color3.fromRGB(140, 166 ,252)
  7. -- SCRIPT GAME --
  8. loadstring(game:HttpGet("http://skyhubking.xyz/script/free_script/main%20game.lua"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement