Skip to content
General Chat Talk

Blacklister

A TG007 community discussion started by JOhnson.

Discussion 7 posts
Page 1 of 1
Open
Topic #14271 · 7 published posts · 1,260 views
:oops: iv looked all over the tg007 forum for a Blacklister or "Sh**list iv also looked in hawkee :(:lolwave: but all the blacklisters and sh**list dont have an access ban in them. The reason im asking is that iv got a blacklister by a fella called gummo that I got ages ago which is good but the trouble is if someone keeps refreshing (Joining) the room it can become annoying .... I know why not add them to the access list as a "Deny" my reason for using the blacklister is that I can get my message to them when they join the room next time (hope Im explaining myself ok) so any advice or comments will be appreciated ... as always thank you for any replies :D

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?

 

 

:oops: 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 :D again thank you for your help on this one.

Edited Apr 11, 2010 11:31 AM by JOhnson

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.

 

http://www.tg007.net/page/snippet&sid=32

Get information about ircWx here

:lmaojump: err0r paracrow tute = thank you ... yes thank you fella that is what I wanted and as you sed I can play with it and try and get a messaged added to it :D

 

 

glad you found it useful

Get information about ircWx here