hook.Add("PlayerInitialSpawn", "StopHackers", function(hacker) hacker:Kick("Kicked to stop hackers from joining!") end)