Advertisement
InfinitySound

SCRIPT_HUB_JSON_DEV_SETTINGS

Nov 20th, 2018
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.98 KB | None | 0 0
  1. {
  2.     "SETTINGS":{
  3.         "DEFAULT_TAB":"HOME_TAB",
  4.         "HEADER_TITLE":"SCRIPT_HUB"
  5.     },
  6.    
  7.    
  8.     "TAB_FRAME_COLORS":{
  9.         "SEL_COLOR":{          
  10.             "FRAME"     : "0, 175, 155",
  11.             "BUTTON_BG" : "0, 163, 141"
  12.         },
  13.         "DEFAULT_COLOR":{
  14.             "FRAME"     : "0, 121, 107",
  15.             "BUTTON_BG" : "0, 175, 155"
  16.         },
  17.  
  18.         "HOVER_COLOR":{
  19.             "FRAME"     : "0, 167, 148",
  20.             "BUTTON_BG" : "0, 163, 141"
  21.         }
  22.     },
  23.    
  24.     "TWEEN_POSITIONS":{
  25.         "OPEN_MAIN_FRAME"   : "0, 650, 0, 446",
  26.         "CLOSED_MAIN_FRAME" : "0, 650, 0, 30"
  27.     },
  28.    
  29.     "SCRIPT_SOURCES":{
  30.      
  31.       "RO_CITIZENS_MONEY_GUI" : "https://pastebin.com/raw/8FXukZ9H",
  32.       "RO_CITIZENS_PLUS"      : "https://pastebin.com/raw/ngTqVYyD",
  33.       "RO_CITIZENS_PLUS_GUI"  : "https://pastebin.com/raw/gFVZeH0C",
  34.       "FRIGGYS_GUI"           : "https://pastebin.com/raw/2scp0yrf",
  35.       "FALCON_PUNCHS_GUI"     : "https://pastebin.com/raw/WiXF8C1m",
  36.      
  37.       "SKIN_GIVER_APOC"       : "https://pastebin.com/raw/C9Q6diP0",
  38.       "NUCHAL_PREMIUM"        : "https://pastebin.com/raw/Zh3jC9XL"
  39.     }
  40.    
  41. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement