Advertisement
OfficialArponAG

Blox Fruit Skyhub

Aug 21st, 2021
6,412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.37 KB | None | 0 0
  1. getgenv().SettingTheme = {
  2.     Tab = {
  3.         Left_Color = Color3.fromRGB(203 ,156, 255),
  4.         Right_Color = Color3.fromRGB(140, 166 ,252)
  5.     },
  6.     Button = {
  7.         Left_Color = Color3.fromRGB(203 ,156, 255),
  8.         Right_Color = Color3.fromRGB(140, 166 ,252)
  9.     },
  10. }
  11. loadstring(game:HttpGet("http://skyhubking.xyz/script/free_script/SKYHUB__A/ScriptHub.lua"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement