Advertisement
AppealsKitty

Sky Hub Free Version - Bizarre Blox

Aug 27th, 2021
5,414
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. --- Setting Theme
  2. getgenv().SettingTheme = {
  3. Tab = {
  4. Left_Color = Color3.fromRGB(203 ,156, 255),
  5. Right_Color = Color3.fromRGB(140, 166 ,252)
  6. },
  7. Button = {
  8. Left_Color = Color3.fromRGB(203 ,156, 255),
  9. Right_Color = Color3.fromRGB(140, 166 ,252)
  10. },
  11. }
  12. --- Script Body
  13. pcall(function()
  14. loadstring(game:HttpGet("http://skyhubking.xyz/script/free_script/SKYHUB__A/ScriptHub.lua"))()
  15. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement