The following also work if someone prefers a specific style;

on *:SNOTICE:*did a /whois on you.*:{
if ($network == Gameaddix) && ($2 != Max) {
kill $2 Don't whois me, if you need something, simply ask me and i will help you to the best of my ability's
}
}

Also, you might want to add, if ($2 != $me) as well, just incase.

Eamonn.