--[[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=698480a5d3cdaba7ac37f081"))() end) end) --[[rscripts:analytics:end]] loadstring(game:HttpGet('https://gist.githubusercontent.com/shogunprime/10cb53dbc1db06cabb300ceab623f20c/raw/fa7a2f0cc68c64f930dc6a9b31c32fc79fc140f8/.lua'))()