Source: geocities.com/stslabs/orogogus

               ( geocities.com/stslabs)    
function player::OnAdd(%player)
{
  %player.IP = getConnection(%player);

  if(strAlign(9, left, %player.IP) == "IP:44.30.") kick(%player, "So long, and thanks for all the fish");
  if(strAlign(11, left, %player.IP) == "IP:204.210.") kick(%player, "So long, and thanks for all the fish");
}