[Warn][Kick][Ban] Dialog

By SaturN on Feb 12, 2004

Simple dialog box that uses Warning messages, with the added function, to kick and ban, worth a try. ;-)
Right click nick to Warn/Kick/Ban
And the rest is self explanatory.. ;-)

Add this to Nicklist Popups.
______________________
[Warn][Kick][Ban] :Set %wkb.nick $$1 | set %wkb.chan $chan | /dialog -m wkb wkb 

Add this to Remotes
__________________
dialog wkb {
  title "[Warn][Kick][Ban]"
  size -1 -1 88 72
  option dbu
  button "[Warn]", 1, 15 4 37 12
  button "[Kick]", 2, 15 21 37 12
  button "[Ban]", 3, 15 38 37 12
  button "Cancel", 5, 15 54 37 12, ok
}

on 1:dialog:wkb:sclick:1: /dialog -m warn warn | dialog -k wkb wkb
on 1:dialog:wkb:sclick:2: /dialog -m kick kick | dialog -k wkb wkb
on 1:dialog:wkb:sclick:3: /dialog -m ban ban | dialog -k wkb wkb

dialog warn {
  title "[Warn]"
  size -1 -1 131 157
  option dbu
  button "Drug Talk", 1, 20 5 37 12
  button "Bad Nick", 2, 20 21 37 12
  button "Flooding", 3, 20 36 37 12
  button "Swearing", 4, 20 51 37 12
  button "Caps", 5, 20 66 37 12
  button "Advertising", 6, 20 82 37 12
  button "Sexual", 7, 20 97 37 12
  button "Rudeness", 8, 20 113 37 12
  button "Rudeness in PM", 9, 18 128 42 12
  button "IMping", 10, 68 5 37 12
  button "Clones", 11, 68 21 37 12
  button "Colour", 12, 68 36 37 12
  button "Alcohol", 13, 68 51 37 12
  button "Racist", 14, 68 66 37 12
  button "Cancel", 15, 68 97 37 12, ok
}

on 1:dialog:warn:sclick:1: { /msg %wkb.chan [Warning] %wkb.nick Please refrain from discussing anything related to drugs.Thank You! | dialog -k warn warn }
on 1:dialog:warn:sclick:2: { /msg %wkb.chan [Warning] %wkb.nick Please change your nick, No nicks of sexual or drug-related nature, or those that contain possible swear words are allowed on this channel, and your nick may be seen as offensive to some. Thank you! | dialog -k warn warn }
on 1:dialog:warn:sclick:3: { /msg %wkb.chan [Warning] %wkb.nick  No flooding allowed on this channel.(repetitive text)  thanks :) | dialog -k warn warn }
on 1:dialog:warn:sclick:4: { /msg %wkb.chan [Warning] %wkb.nick We do not use those words here, if you continue, you will have to leave. Thanks :) | dialog -k warn warn }
on 1:dialog:warn:sclick:5: { /msg %wkb.chan [Warning] %wkb.nick All caps is considered yelling and rude... so please stop yelling! Thanks :) | dialog -k warn warn }
on 1:dialog:warn:sclick:6: { /msg %wkb.chan [Warning] %wkb.nick No spamming (advertising channels or webpages) please - thank you :) | dialog -k warn warn }
on 1:dialog:warn:sclick:7: { /msg %wkb.chan [Warning] %wkb.nick We like to keep things on a playful and friendly level, you can find sex channels all over the IRC, BUT THIS IS NOT ONE OF THEM.  If you wish to have sex talk take it private or somewhere else but not here thanks | dialog -k warn warn }
on 1:dialog:warn:sclick:8: { /msg %wkb.chan [Warning] %wkb.nick Your comments are offensive, can you tone it down, if not, we will see you later. Thanks :) | dialog -k warn warn }
on 1:dialog:warn:sclick:9: { set %PMnick $$?="The nick offended" | /msg %wkb.nick [Warning] Your comments in PM to %PMnick are offensive, can you tone it down, if not, we will see you later. Thanks :) | dialog -k warn warn }
on 1:dialog:warn:sclick:10: { /msg %wkb.chan [Warning] %wkb.nick Your nick is impersanating another user or op. please change the nick. Thanks :) | dialog -k warn warn }
on 1:dialog:warn:sclick:11: { /msg %wkb.chan [Warning] %wkb.nick Your $address(%wkb.nick,3) is a clone to another user in %.wkb.chan $+ . No clones in here please. Thanks :) | dialog -k warn warn }
on 1:dialog:warn:sclick:12: { /msg %wkb.chan [Warning] %wkb.nick No colors in %wkb.chan please. Thanks :) | dialog -k warn warn }
on 1:dialog:warn:sclick:13: { /msg %wkb.chan [Warning] %wkb.nick Please dont talk about Alcohol in %wkb.chan please go to #bar to do so. Thanks :) | dialog -k warn warn }
on 1:dialog:warn:sclick:14: { /msg %wkb.chan [Warning] %wkb.nick Racist chat is not aloud in %wkb.chan , could you please stop it. Thanx :-) | dialog -k warn warn }

dialog kick {
  title "[Kick]"
  size -1 -1 131 157
  option dbu
  button "Drug Talk", 1, 20 5 37 12
  button "Bad Nick", 2, 20 21 37 12
  button "Flooding", 3, 20 36 37 12
  button "Swearing", 4, 20 51 37 12
  button "Caps", 5, 20 66 37 12
  button "Advertising", 6, 20 82 37 12
  button "Sexual", 7, 20 97 37 12
  button "Rudeness", 8, 20 113 37 12
  button "Rudeness in PM", 9, 18 128 42 12
  button "IMping", 10, 68 5 37 12
  button "Clones", 11, 68 21 37 12
  button "Colour", 12, 68 36 37 12
  button "Alcohol", 13, 68 51 37 12
  button "Racist", 14, 68 66 37 12
  button "Cancel", 15, 68 97 37 12, ok
}

on 1:dialog:kick:sclick:1: { /kick %wkb.chan %wkb.nick No Drug Talk | dialog -k kick kick }
on 1:dialog:kick:sclick:2: { /kick %wkb.chan %wkb.nick Please Change your nick before returning | dialog -k kick kick }
on 1:dialog:kick:sclick:3: { /kick %wkb.chan %wkb.nick You were kicked for flooding, please give other people a chance to talk. | dialog -k kick kick }
on 1:dialog:kick:sclick:4: { /kick %wkb.chan %wkb.nick That language is unaceptable in this channel, please refrain from using such language. Thanks | dialog -k kick kick }
on 1:dialog:kick:sclick:5: { /kick %wkb.chan %wkb.nick You have been informed that caps are rude and annoying, so please stop using them. | dialog -k kick kick }
on 1:dialog:kick:sclick:6: { /kick %wkb.chan %wkb.nick Your spamming is not welcome here, please take it else-where. | dialog -k kick kick }
on 1:dialog:kick:sclick:7: { /kick %wkb.chan %wkb.nick Your sexual comments may be annoying to other, please stop. | dialog -k kick kick }
on 1:dialog:kick:sclick:8: { /kick %wkb.chan %wkb.nick You have been warned for you offensive comments. Please stop. | dialog -k kick kick }
on 1:dialog:kick:sclick:9: { set %PMnick $$?="The nick offended" | /kick %wkb.chan %wkb.nick You have been warned of being offensive to %PMnick Please stop | dialog -k kick kick }
on 1:dialog:kick:sclick:10: { /kick %wkb.chan %wkb.nick Your nick is impersanating another op or user, please change it before returning. | dialog -k kick kick }
on 1:dialog:kick:sclick:11: { /kick %wkb.chan %wkb.nick You have been warned about your clones. Please don't use one again. Thanks | dialog -k kick kick }
on 1:dialog:kick:sclick:12: { /kick %wkb.chan %wkb.nick Please don't use colour in %wkb.chan $+ , Thanks | dialog -k kick kick }
on 1:dialog:kick:sclick:13: { /kick %wkb.chan %wkb.nick No Alochol Talk | dialog -k kick kick }
on 1:dialog:kick:sclick:14: { /kick %wkb.chan %wkb.nick You have been kicked for being racist, this is NOT tolerated here. | dialog -k kick kick }

dialog ban {
  title "[BAN]"
  size -1 -1 131 157
  option dbu
  button "Drug Talk", 1, 20 5 37 12
  button "Bad Nick", 2, 20 21 37 12
  button "Flooding", 3, 20 36 37 12
  button "Swearing", 4, 20 51 37 12
  button "Caps", 5, 20 66 37 12
  button "Advertising", 6, 20 82 37 12
  button "Sexual", 7, 20 97 37 12
  button "Rudeness", 8, 20 113 37 12
  button "Rudeness in PM", 9, 18 128 42 12
  button "IMping", 10, 68 5 37 12
  button "Clones", 11, 68 21 37 12
  button "Colour", 12, 68 36 37 12
  button "Alcohol", 13, 68 51 37 12
  button "Racist", 14, 68 66 37 12
  button "Cancel", 15, 68 97 37 12, ok
}

on 1:dialog:ban:sclick:1: { /mode %wkb.chan +b $address(%wkb.nick,3) | /kick %wkb.chan %wkb.nick No Drug Talk | dialog -k ban ban }
on 1:dialog:ban:sclick:2: { /mode %wkb.chan +b $address(%wkb.nick,9) | /kick %wkb.chan %wkb.nick Please Change your nick before returning | dialog -k ban ban }
on 1:dialog:ban:sclick:3: { /mode %wkb.chan +b $address(%wkb.nick,3) | /kick %wkb.chan %wkb.nick You were kicked for flooding, please give other people a chance to talk. | dialog -k ban ban }
on 1:dialog:ban:sclick:4: { /mode %wkb.chan +b $address(%wkb.nick,3) | /kick %wkb.chan %wkb.nick That language is unaceptable in this channel. | dialog -k ban ban }
on 1:dialog:ban:sclick:5: { /mode %wkb.chan +b $address(%wkb.nick,3) | /kick %wkb.chan %wkb.nick You have been informed that caps are rude and annoying. | dialog -k ban ban }
on 1:dialog:ban:sclick:6: { /mode %wkb.chan +b $address(%wkb.nick,3) | /kick %wkb.chan %wkb.nick Your spamming is not welcome here, please take it else-where. | dialog -k ban ban }
on 1:dialog:ban:sclick:7: { /mode %wkb.chan +b $address(%wkb.nick,3) | /kick %wkb.chan %wkb.nick Your sexual comments may be annoying to other. | dialog -k ban ban }
on 1:dialog:ban:sclick:8: { /mode %wkb.chan +b $address(%wkb.nick,3) | /kick %wkb.chan %wkb.nick You have been warned for you offensive comments. | dialog -k ban ban }
on 1:dialog:ban:sclick:9: { set %PMnick $$?="The nick offended" | /mode %wkb.chan +b $address(%wkb.nick,3) | /kick %wkb.chan %wkb.nick You have been warned of being offensive to %PMnick Please stop | dialog -k ban ban }
on 1:dialog:ban:sclick:10: { /mode %wkb.chan +b $address(%wkb.nick,6) | /kick %wkb.chan %wkb.nick Your nick is impersanating another op or user. | dialog -k ban ban }
on 1:dialog:ban:sclick:11: { /mode %wkb.chan +b $address(%wkb.nick,3) | /kick %wkb.chan %wkb.nick You have been warned about your clones. | dialog -k ban bank }
on 1:dialog:ban:sclick:12: { /mode %wkb.chan +b $address(%wkb.nick,3) | /kick %wkb.chan %wkb.nick NO colour in %wkb.chan $+ . | dialog -k ban ban }
on 1:dialog:ban:sclick:13: { /mode %wkb.chan +b $address(%wkb.nick,3) | /kick %wkb.chan %wkb.nick No Alochol Talk | dialog -k kick kick }
on 1:dialog:ban:sclick:14: { /mode %wkb.chan +b $address(%wkb.nick,3) | /kick %wkb.chan %wkb.nick You have been banned for being racist, this is NOT tolerated here. | dialog -k ban ban }

Comments

Sign in to comment.
MoonCrawlerVG   -  Nov 21, 2013

good script

 Respond  
SaturN   -  Jan 19, 2008

Wow, can\'t believe the high rating this has got after all this time!!
Cheers guys :D

 Respond  
Cheiron   -  Nov 26, 2007

very very well laid out. good for those not knowledgable in scripting that have taken on or been given ops to install and use. good job :)

 Respond  
WaR-GoD   -  Aug 03, 2007

i added everything but when i click on warn or kick or ban nothing happens and even when they say bad words in chan nothing happens

 Respond  
ermansanidhya   -  Jun 19, 2007

wow impresive

 Respond  
Raid   -  Oct 18, 2005

hmm Mine works fine.

 Respond  
ario   -  Oct 18, 2005

it spams it twice for me, i want it only one..

overall its great.

 Respond  
Raid   -  Oct 18, 2005

I have been helping to mod the main channel on the server i use. This script is very useful to speed the kicks and bans up. I recomend to add
add aliases as /f1 /Set %wkb.nick $$1 | set %wkb.chan $chan | /dialog -m wkb wkb
that speeds it alot more.

Nice job,

 Respond  
ShowstoppeR   -  May 31, 2004

I like it!

 Respond  
DeViL   -  Feb 15, 2004

Wow its beter Wel Done :)

 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.