Admin Bot 3.2.4 { EDITED }

By AdrianF on Nov 10, 2008

Just Put In Remotes And Add urself as owner

on *:load: { //echo Thanks For Using Admin Bot v3.2.4!!!!!! }
on owner:TEXT:*:#:{
  If ($strip($1) == +kill) kill $2 $3
  If ($strip($1) == !ident) os forceid $nick
  If ($strip($1) == +oper) os umode $2 +oghaAsNW
  If ($strip($1) == +ircop) os umode $2 +o
  If ($strip($1) == -ircop) os umode $2 -o
  If ($strip($1) == +meoper) msg operserv umode $nick +oghaAsNW
  If ($strip($1) == -meoper) os umode $nick -oghaAsNW
  If ($strip($1) == -oper) os umode $2 -oghaAsNW
  If ($strip($1) == !umode) os umode $2 $3
  If ($strip($1) == !samode) samode $2 $3
  If ($strip($1) == !saon) saon
  If ($strip($1) == !saoff) saoff
  If ($strip($1) == +qo) mode $chan +q $2
  If ($strip($1) == +qom) mode $chan +q $nick
  If ($strip($1) == !mnick) nick $2
  If ($strip($1) == +mov) mode $chan +v $nick
  If ($strip($1) == -mov) mode $chan -v $nick
  If ($strip($1) == -qom) mode $chan -q $nick
  If ($strip($1) == +mop) mode $chan +o $nick
  If ($strip($1) == -mop) mode $chan -o $nick
  If ($strip($1) == +Mea) mode $chan +a $nick
  If ($strip($1) == -Mea) mode $chan -a $nick
  If ($strip($1) == +Meh) mode $chan +h $me
  If ($strip($1) == -Meh) mode $chan -h $me
  If ($strip($1) == +a) mode $chan +a $2
  If ($strip($1) == +k) kick $chan $2 $3
  If ($strip($1) == -a) mode $chan -a $2  
  If ($strip($1) == -qo) mode $chan -q $2
  If ($strip($1) == +o) mode $chan +o $2
  If ($strip($1) == +h) mode $chan +h $2
  If ($strip($1) == +mh) mode $chan +h $nick
  If ($strip($1) == -mh) mode $chan -h $nick
  If ($strip($1) == -h) mode $chan -h $2
  If ($strip($1) == +h) mode $chan +h $2
  If ($strip($1) == -o) mode $chan -o $2
  If ($strip($1) == +mv) mode $chan +v $nick
  If ($strip($1) == -mv) mode $chan -v $nick
  If ($strip($1) == +v) mode $chan -v $2
  If ($strip($1) == -v) mode $chan -v $2
  If ($strip($1) == +b) mode $chan +b $adress ($2,4)
  else { halt }
}
}
on master:TEXT:*:#:{
If ($strip($1) == +o) mode $chan +o $2
If ($strip($1) == -o) mode $chan -o $2
If ($strip($1) == +v) mode $chan +v $2
If ($strip($1) == -v) mode $chan -v $2
If ($strip($1) == +b) mode $chan +b $adress ($2,4)
If ($strip($1) == +s) { auser shoot $2 | msg $chan 14,1 you pissed off $nick | Kick $chan $2 YOU MESSED UP FOOl by $nick }
If ($strip($1) == -s { ruser shit $2 | msg $chan 14,1 wow $nick is way too forgiving | invite $chan }
else { halt }
on Shitlist:join:*:#:{ kick $Chan $nick you screwed up fool get out }
}

on *:TEXT:!accept:?:{ mode #ArcadeBliss +v $nick }

Comments

Sign in to comment.
Spoof   -  Nov 30, 2011

Just to let you know...

If ($strip($1) == +b) mode $chan +b $adress ($2,4)

isn't it $address with 2 D's
also when you post a script if you see this:
}
}
for your end closing brackets that is a tell tell sign you have an error in your script.
You should only have a single close bracket at the end of all scripts.

And fellow scripters is my two cents worth.

 Respond  
AdrianF   -  Jun 10, 2009

Well This Is My Own Script. I Used My Own IDEA And i will be updating it soon. I Just Made A WHOLE BOT if anyone wants it. PM Me

 Respond  
BlueThen   -  Jun 09, 2009

I wonder who chef ripped it from, and who that person ripped it from... etc

 Respond  
AdrianF   -  Jun 09, 2009

lol OK MAN

 Respond  
DemonicDerek666   -  Apr 14, 2009

http://www.hawkee.com/snippet/2846/

that is the one i riped thank you very much

 Respond  
DemonicDerek666   -  Apr 14, 2009

actually i didnt copy off this script i copied someone elses to tell the truth bak when i was a n00b coder

 Respond  
AdrianF   -  Nov 11, 2008

damn** rippers

 Respond  
AdrianF   -  Nov 11, 2008

lol. i did use my other script, but this is mainly for admins of a server

 Respond  
Jace   -  Nov 10, 2008

LOL rippers rippin rippers smh sad sad world....

 Respond  
guest598594   -  Nov 10, 2008

Some of it's ripped from here: http://www.hawkee.com/snippet/3555/

Edit: Actually it looks like it comes from your other code, so I guess DemonicDerek copied ur code? :/

You should fix this line btw:

If ($strip($1) == +b) mode $chan +b $adress ($2,4)
 Respond  
napa182   -  Nov 10, 2008

looks like you copied ur other code and just changed it a bit you even still have this in it

on *:load: { //echo Thanks For Using IRC Bot v1.5!!!!!! }

so maybe you should have updated ur old version of it.

 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.