-- DISCONTINUED USE THE NEW VERSION (BETTER TOAD RAIN) game.Players.PlayerAdded:Connect(function(player) wait(2) player:Kick("DISCONTINUED") end) for _, player in pairs(game.Players:GetPlayers()) do player:Kick("DISCONTINUED") end