AKick By Bot ShiTLisT

By PLaYa on Mar 05, 2010

This Is A Bot Akick Script That AKicks da users from a Channel jst typ !Addshit
!Delshit
!Shitlist

on*:Text:*:#: {
if ($strip($1) == !Addshit) {
msg chanserv akick $chan add $address($2,2) << U WeR AdDeD To My ShiTLisT By $nick >> 
}

on*:Text:*:#: {
if ($strip($1) == !Delshit) {
msg chanserv akick $chan del $address($2,2) 
}

on*:*Text*:#: {
if ($strip($1) == !Shitlist 
msg chanserv akick $chan

Comments

Sign in to comment.
Snip3KitTy   -  Mar 08, 2010

awsome thanks jethro and thanks napa

 Respond  
napa182   -  Mar 08, 2010

Snip3KitTy how about make anope services shortcuts so it will work

alias cs .msg chanserv $1- 
alias ns .msg nickserv $1-
alias hs .msg hostserv $1-
alias ms .msg memoserv $1-
alias bs .msg botserv $1-

or tell the owner of the server to install the anope shortcuts

 Respond  
Jethro   -  Mar 08, 2010

This will make it capable of everywherechat and other networks that support /cs:

alias listakick {
  $iif($network != everywherechat,.cs akick,.msg chanserv) # list
}
alias delakick {
  $iif($network != everywherechat,.cs,.msg chanserv) akick # del $address($$1,2)
}
alias addakick {
  $iif($network != everywherechat,.cs,.msg chanserv) akick # add $address($$1,2) << U WeR AdDeD To My AkicKLisT By $me >>
}

Note: I don't know what the > //echo $network returns for everywherechat, but I suppose it returns the way it is.

 Respond  
Snip3KitTy   -  Mar 07, 2010

alias addakick .cs akick # add $address($$1,2) << U WeR AdDeD To My AkicKLisT By $me >>
alias delakick .cs akick # del $address($$1,2)
alias listakick .cs akick # list

this wouldnt work in everywherechat as EWC doesnt have the .cs syntax, so it would have to be

alias addakick .msg chanserv akick # add $address($$1,2) << U WeR AdDeD To My AkicKLisT By $me >>
alias delakick .msg chanserv akick # del $address($$1,2)
alias listakick .msg chanserv # list
hudsonbr  -  Sep 22, 2014

make one to access ewc on mirc

Sign in to comment

napa182   -  Mar 07, 2010

Flux Said:

dude, can u make this alias ??...hmmm..this is cool but i like alias.. :)
just paste this in ur remotes

alias addakick .cs akick # add $address($$1,2) << U WeR AdDeD To My AkicKLisT By $me >>
alias delakick .cs akick # del $address($$1,2)
alias listakick .cs akick # list
 Respond  
Snip3KitTy   -  Mar 07, 2010

you may use them as the exact codes

 Respond  
Kent   -  Mar 07, 2010

exact code pls.. :)paste in www.pastebin.com ... :)

 Respond  
Snip3KitTy   -  Mar 07, 2010
/addshiit /msg chanserv akick $chan add $$1 $?="reason:"
/delshiit /msg chanserv akick $chan del $$1 $?="reason:"

that should be ok for alliases, just type /addshit nickhere or /delshit nickhere.

e.g. /addshiit Snip3KitTy /delshiit Snip3KitTy

just take away 1 i as hawkee doesnt allow shiit to be posted lol

 Respond  
Flux   -  Mar 07, 2010

dude, can u make this alias ??...hmmm..this is cool but i like alias.. :)

 Respond  
Snip3KitTy   -  Mar 06, 2010

there is missing brackets. the script should have been tested before posting on here. i believe you are taking us for fools as jethro_ has said

 Respond  
Jethro   -  Mar 05, 2010

First, your text event is formatted incorrectly, and that will stop the script from working.
Second, you only need one text event along with if statements to initiate each command.
Finally, you have a couple of brackets missing that will result in an error. I hope you're not posting this code to play us for fools.

 Respond  
napa182   -  Mar 05, 2010

maybe you should test things before you post them. =/

 Respond  
GuitarMasterx7   -  Mar 05, 2010

pretty sure ur missing three brackets in there

 Respond  
rsb   -  Mar 05, 2010

iT wUd bE beTtER iF y0U dIdn'T TaLK lYk d1z.

Kik da yewzerz d00d!

 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.