--[[rscripts:analytics:start]] -- Script analytics (enabled by the creator on rscripts.net). -- Runs in its own thread and cannot affect the script below. task.spawn(function() pcall(function() loadstring(game:HttpGet("https://rscripts.net/api/telemetry/client.lua?s=6988294ff6f10b1445c16c52"))() end) end) --[[rscripts:analytics:end]] getgenv().config = { blocked_urls = { "https://api.rubis.app/v2", -- "github.com/", -- "raw.githubusercontent.com" }, fullscreen_detection = true, writefile_and_makefolder_notifications = true } getgenv().SCRIPT_KEY = "KEYLESS" loadstring(game:HttpGet("https://api.jnkie.com/api/v1/luascripts/public/9faf333bcdd8c715afe5bc97d79dfba20d57ed4ccc3d19da2160512a960cddf6/download"))()