on 1:JOIN:#avatarrp:{ if ($istok(%list,$nick,32)) { /mode #avatarrp +h $nick } }

* replaced "{if" with "{ if" to fix why iot wouldnt work
* replaced isin comparasion with one that matches the nicks exactly rather than any nick matching any part of a nick in your list.