Host finder

By SHAGGSTaRR on Apr 11, 2005

I need help with this.
It uses /who to find users with the selected hostmask ending.
It's a modded version of a script a friend gave me.
I want the /who replys in the status window (Not visable at all would be best, but only for this script, I need to be able to see /who replys any other time, and the echo of who has the host ending in the active window. feedback pleae.)

alias findhost { set %user $$?="enter host to find users with. *.com maybe?" | who %user }
raw 352:*: if (%user) { if (%user iswm $+($6,!,$3,@,$4)) echo $colour($6 has selected host ending) -a  | halt } }
raw 315:*:unset %user
 }

Comments

Sign in to comment.
supergeo   -  Apr 11, 2005

Why submit it here? submit it in the request forum!!!

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.