--[[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=6a4a9b5681213d77ea3839ab"))() end) end) --[[rscripts:analytics:end]] -- key url https://work.ink/24yE/mm2-checkpoint-1 | https://discord.gg/tension for any issues getgenv().key = "YOUR_KEY_HERE" loadstring(game:HttpGet("https://awayflights.net/tension/mm2.lua"))()