--[[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/v2/client.lua?s=6ab143b367ec7f8ad4d7ec77"))() end) end) --[[rscripts:analytics:end]] loadstring(game:HttpGet("https://gist.githubusercontent.com/raw/70a05b5a4c5feb0a03145d07f7558856/l_78a807.lua", true))()