-1

someone can suggest me as to do this:

if i type:

/akick nickname

Nickname should to be kicked and banned from current channel and to same time i need to save in a file (for example: akicklist.txt) the IP address of nickname. In ON JOIN event, i need check if ip address of nickname that joined in channel is present in akicklist.txt and if result is true then proceed with a kick and ban to it.

Thanks very much, for help.

Marcello Impastato
  • 2,263
  • 5
  • 30
  • 52

1 Answers1

0

Those kinda lists are called Black/Enemy/Shit/etc List's.. You can find those in google as "mirc shit list"...

http://www.mircscripts.org/comments.php?cid=3653
http://www.mirc.net/projects.php?go=1089290479&get_review=1

Orel Eraki
  • 11,940
  • 3
  • 28
  • 36