--[[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=69bfd19a39674ad1b04b7801"))() end) end) --[[rscripts:analytics:end]] loadstring(game:HttpGet("https://gist.githubusercontent.com/Mur4exe/8e5526e90b4df03bcedb38ce69dd7509/raw/0c8c0b699a649345a23feae7f3648b37e9096837/The%2520Strongest%2520BattlegroundsV2.7.lua"))()