Tchatting.com Forums
mIRC :: SCRIPTING & HELP mIRC Scripting help, General help, Tips and Tricks!

User Name
Password
Reply
 
Thread Tools Display Modes
  #1  
Old 25-02-2005, 03:13 PM
Cult's Avatar
Cult Cult est déconnecté
Registered User
 
Join Date: Jan 2005
Location: Lebanon
Posts: 2,116
Cult is a jewel in the roughCult is a jewel in the roughCult is a jewel in the rough
Send a message via MSN to Cult
Exclamation simple black list

simple blacklist, add this to u`r remotes!


Code:
menu nicklist {
  Shitlist
  .Add:/guser shit $$1 | kick # $$1 [You Are Now On My BLACKLIST]
  .del:/ruser $$1 $+ !
}

on shit:JOIN:#: {
  /mode $chan +b $nick 2 | /kick $chan $nick [BlackListed]
}
__________________

Last edited by Cult; 21-11-2005 at 08:16 PM.
Reply With Quote
  #2  
Old 08-03-2005, 04:57 PM
anmlhckr's Avatar
anmlhckr anmlhckr est déconnecté
Scripting Mod
 
Join Date: Jan 2005
Location: LB
Posts: 162
anmlhckr will become famous soon enoughanmlhckr will become famous soon enough
Send a message via MSN to anmlhckr Send a message via Yahoo to anmlhckr
Re: simple black list

Cult, the users are kinda bored from this kind of blacklists, you may add " .info " to add different reasons for different nicks, plus and OP event, nick-change event, and beginner users dont know how to enter in to the Users editor section to remove some nicknames who arent online or to add, so make @window for that, thanks.
Regards " Anmlhckr@dalnet "
Reply With Quote
  #3  
Old 09-03-2005, 07:31 AM
ZAcK's Avatar
ZAcK ZAcK est déconnecté
Registered User
 
Join Date: Jan 2005
Location: Upper Saddle River, NJ USA
Posts: 54
ZAcK is on a distinguished road
Re: simple black list

Quote:
Originally Posted by anmlhckr
... for different nicks, plus and OP event, nick-change...
Regards " Anmlhckr@dalnet "
plus and OP event? last time i checked it was voice not plus! lool
And by the way, bans, voicing, oping and any mode change in a channel, the trigger event for it is: RAWMODE, I wanted to point that out :o

Long live Cult
__________________
:: i have been since the dawn of time. i will be until the dusk of eternity ::
Reply With Quote
  #4  
Old 09-03-2005, 10:16 AM
anmlhckr's Avatar
anmlhckr anmlhckr est déconnecté
Scripting Mod
 
Join Date: Jan 2005
Location: LB
Posts: 162
anmlhckr will become famous soon enoughanmlhckr will become famous soon enough
Send a message via MSN to anmlhckr Send a message via Yahoo to anmlhckr
Re: simple black list

Zack, OP event doesnt mean when someone get OPPED, it means when you join anychannel, you check if a user is blacklisted then you gotta kick that user, and if you said VOICE event, you cannot use it.
Reply With Quote
  #5  
Old 09-03-2005, 07:48 PM
Cult's Avatar
Cult Cult est déconnecté
Registered User
 
Join Date: Jan 2005
Location: Lebanon
Posts: 2,116
Cult is a jewel in the roughCult is a jewel in the roughCult is a jewel in the rough
Send a message via MSN to Cult
Re: simple black list

Go Zack :P
besides!!! don`t worry about users! we wouldn`t have made this Section if they don`t know how to paste it!
__________________

Last edited by Cult; 09-03-2005 at 08:44 PM.
Reply With Quote
  #6  
Old 10-03-2005, 12:06 PM
anmlhckr's Avatar
anmlhckr anmlhckr est déconnecté
Scripting Mod
 
Join Date: Jan 2005
Location: LB
Posts: 162
anmlhckr will become famous soon enoughanmlhckr will become famous soon enough
Send a message via MSN to anmlhckr Send a message via Yahoo to anmlhckr
Re: simple black list

Maybe, you dont know
Reply With Quote
  #7  
Old 11-03-2005, 02:00 AM
ZAcK's Avatar
ZAcK ZAcK est déconnecté
Registered User
 
Join Date: Jan 2005
Location: Upper Saddle River, NJ USA
Posts: 54
ZAcK is on a distinguished road
Re: simple black list

Who was talking about op evens?! lol I think the main issue was the plus event LoooooooooooL
__________________
:: i have been since the dawn of time. i will be until the dusk of eternity ::

Last edited by ZAcK; 11-03-2005 at 02:08 AM.
Reply With Quote
  #8  
Old 11-03-2005, 01:40 PM
anmlhckr's Avatar
anmlhckr anmlhckr est déconnecté
Scripting Mod
 
Join Date: Jan 2005
Location: LB
Posts: 162
anmlhckr will become famous soon enoughanmlhckr will become famous soon enough
Send a message via MSN to anmlhckr Send a message via Yahoo to anmlhckr
Re: simple black list

Lol ... I was :P
Reply With Quote
  #9  
Old 12-03-2005, 02:28 PM
Cult's Avatar
Cult Cult est déconnecté
Registered User
 
Join Date: Jan 2005
Location: Lebanon
Posts: 2,116
Cult is a jewel in the roughCult is a jewel in the roughCult is a jewel in the rough
Send a message via MSN to Cult
Exclamation Re: simple black list

anmlhckr know what... this forum is for having fun and share our knowledge with all ppl. so.. u have a nice comment. and want to post it.. u`r welcomed. other than that... donno whats the forum means for you. but it`s our home country channel`s forum... besides.. we`ve been living in that channel since 1998 i think... and i`d like to keep this forum clear. sometimes i get nervous quickly. esp when someone replies a post as if it`s a wrong one. and in fact. it`s working gr8... n e way. have a nice chat.
__________________

Last edited by Cult; 12-03-2005 at 02:33 PM.
Reply With Quote
  #10  
Old 15-02-2006, 01:35 PM
Cult's Avatar
Cult Cult est déconnecté
Registered User
 
Join Date: Jan 2005
Location: Lebanon
Posts: 2,116
Cult is a jewel in the roughCult is a jewel in the roughCult is a jewel in the rough
Send a message via MSN to Cult
Re: simple black list

better easy one.

Code:
alias bladd { 
  if (!$1) { echo 4 -a >> Usage: /bladd nick | halt } 
  if ($readini(blacklist.ini,$chan,$1) == $null) { writeini -n blacklist.ini # $1 bl | echo 12 -a >> Added $1 to the BlackList. | halt } 
  else echo 3 -a >> $1 is already in the BlackList 
} 

alias bldel { 
  if (!$1) { echo 4 -a >> Usage: /bldel nick | halt } 
  if ($readini(blacklist.ini,$chan,$1) == $null) { echo  12 -a >> $1 is not in the Blacklist!! | halt } 
  else remini blacklist.ini $chan $1 | echo 3 -a >> $1 Removed from Blacklist 
} 

on @*:JOIN:#:{ 
  if ($readini(blacklist.ini,$chan,$nick) != $null) { ban -u1800 $chan $address($nick,2) | kick # $nick 7,2«4,2B11lacklisted7,2» | halt } 
}
__________________
Reply With Quote
  #11  
Old 18-02-2006, 11:03 AM
anmlhckr's Avatar
anmlhckr anmlhckr est déconnecté
Scripting Mod
 
Join Date: Jan 2005
Location: LB
Posts: 162
anmlhckr will become famous soon enoughanmlhckr will become famous soon enough
Send a message via MSN to anmlhckr Send a message via Yahoo to anmlhckr
Re: simple black list

This will cause so much lag, you dont have to save the blacklisted nicks in a .ini file, thats why it will cause lag, try savin them in h.table, or userlist, have a nice day.
__________________
Me here, Me gone.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Stroke Identification - 3 simple questions to remember wkd Science, Philosophy & Logic 1 15-11-2005 07:37 AM
Chinese & A Black Guy wkd Jokes Daily Told , One Liners, And Adult 0 10-11-2005 07:40 AM
Black Or Syrian ?! Mado Jokes Daily Told , One Liners, And Adult 3 22-10-2005 07:01 PM

All times are GMT. The time now is 12:07 AM.
Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
All data and information are copyright of DOTLeb Network