thanks a lot for helps smile
im trying to do smthng else like this
Code:
on me:*:NICK:{
  inc %x
  tokenize 58 $read("texts\nick.txt",n,%x)
  if ($0) { ns identify $2 }
  else { %x = 0 { halt } }
}

without use that alias if i change my nick to any nick of in that list
ident it if not in the list not ident but this one identify everything confused