You can use mirc's user list feature easily:
/auser -a blacklist NickHere
Then
on blacklist:JOIN:#: {;your message here }
To remove:
/ruser NickHere
You can also use an on part event to remove it, so they only get a one-time message when they return.
on blacklist:PART:#: { ruser $nick }
for what network type?
Get information about ircWx here
I think hes asking for a bit more than a couple lines of code which will do nothing more than act as a courtesy than an actual function. I have a blacklist dialog I wrote some while back, I believe for msn... I may update it a bit and submit it here but I had no intention of releasing it but I might!?! What server is this for johns0n?
for what network type?
sorry about that I didnt realise when I posted this to add the server
.... ok 1st of all thanks for the replies all and secondly its for SPCN
again thank you for your help on this one.
I made a simple one you can use.
Menu is in the nicklist popup. You can view entries you add in the View Blacklist. There you can select 1 or more and right click to remove them.
Get information about ircWx here
glad you found it useful
Get information about ircWx here
Sign in to reply or start a new topic where your account has permission.