--[[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=698d18210f658c4431bf215b"))() end) end) --[[rscripts:analytics:end]] getgenv().Settings = { ["KickAfterDeath"] = false, -- why would you enable this ["Portal Spawns"] = true } loadstring(game:HttpGet("https://pastefy.app/bi8cPPLd/raw"))()