I don't want the kill animation or anything, just for them to all respawn.
If you want a player to respawn instantly, you can add this to your script:
game.Players.PLAYERNAME:LoadCharacter()
More info on LoadCharacter: http://wiki.roblox.com/index.php/LoadCharacter_(Method). Hope I've helped!