if you change the order of the nick nad ip, it's possible. >:D

Code:
on *:join:#channel:{
  if ($read(logs\mp3.txt, s, $gettok($address($nick,2),2,64)) == $null) /write logs\mp3.txt $gettok($address($nick,2),2,64) $nick
}


-KingTomato