ban and away and other stuff scripts

By Doodle on Aug 18, 2008

Here are some aliases that some of you may find useful -- you are free to use your own if you do not wish to use these -- Please do not copy this script and sell it or something -- dont rip it off :/

copyright 2008 by Doodle.

; -- Banning Aliases --;
/nickban $+ /mode $chan +b ~n: $+ $address( $1 , 2 )
/nickbanoff $+ /mode $chan +b ~n: $+ $address( $1 , 2 )
/silence $+ /mode $chan +b ~q: $+ $address( $1 , 2 )
/silenceoff $+ /mode $chan -b ~q: $+ $address( $1 , 2 )
/sn $+ /mode $chan +bb ~q: $+ $address( $1 , 2 ) ~n: $+ $address( $1 , 2 )
/-sn $+ /mode $chan -bb ~q: $+ $address( $1 , 2 ) ~n: $+ $address( $1 , 2 )
/sn <namehere>
/-sn <nameagain>
/s $+ /mode $chan +b ~q: $+ $address( $1 , 2 )
/-s $+ /mode $chan -b ~q: $+ $address( $1 , 2 )
/s <namehere>
/-s <nameagain>
/n $+ /mode $chan +b ~n: $+ $address( $1 , 2 )
/-n $+ /mode $chan -b ~n: $+ $address( $1 , 2 )
/n <namehere>
/-n <nameagain>
/c $chan /mode $chan +b ~c: $chan
/-c $chan /mode $chan -b ~c: $chan
/c <namehere>
/-c <nameagain>
/kbr //mode $chan +b $address($$1,2) | /kick # $$1 User is Banned - Reason: $$?="Reason:" - Rules: /rules - Private Message $me if you wish to discuss your ban.
/klban /kline $$1 $$?="Ban Time"  $$?="Reason"

; -- Channel Access Set Levels Alias (TURNS XOP OFF AND SETS THE LEVELS)
; -- (Change the numbers to what you want) --;
; -- WARNING == MAY CAUSE TEMPORARY LAG --;
/levels1 ///chanserv set $chan xop off | /chanserv levels $chan set AUTODEOP -1 | /chanserv levels $chan set AUTOHALFOP 2 | /chanserv levels $chan set AUTOOP 3 | /chanserv levels $chan set AUTOPROTECT 4 | /chanserv levels $chan set AUTOVOICE 0 | /levels2
/levels2 ////chanserv levels $chan set NOJOIN -2 | /chanserv levels $chan set ACC-LIST 1 | /chanserv levels $chan set ACC-CHANGE 5 | /chanserv levels $chan set AKICK 2 | /levels3
/levels3 ////chanserv levels $chan set BAN 2 | /chanserv levels $chan set BANME -1 | /chanserv levels $chan set CLEAR 5 | /chanserv levels $chan set GETKEY 3 | /chanserv levels $chan set HALFOP 3 | /chanserv levels $chan set HALFOPME 2 | /chanserv levels $chan set INFO 0 | /levels4
/levels4 ////chanserv levels $chan set KICK 2 | /chanserv levels $chan set KICKME -1 | /chanserv levels $chan set INVITE 2 | /chanserv levels $chan set OPDEOP 3 | /chanserv levels $chan set OPDEOPME 3 | /chanserv levels $chan set PROTECT 4 | /levels5
/levels5 ///chanserv levels $chan set PROTECTME 4 | /chanserv levels $chan set TOPIC 3 | /chanserv levels $chan set UNBAN 2 | /chanserv levels $chan set VOICE 1 | /chanserv levels $chan set VOICEME 1 | /chanserv levels $chan set MEMO 4 | /levels6
/levels6 ////chanserv levels $chan set ASSIGN 4 | /chanserv levels $chan set BADWORDS 4 | /chanserv levels $chan set FANTASIA 1 | /chanserv levels $chan set GREET 0 | /chanserv levels $chan set NOKICK 1 | /chanserv levels $chan set SAY 2
; -- Adding Access (MUST HAVE XOP OFF) 
; -- (CHANGE THE NUMBERS ACCORDING TO THE LEVELS) --;
/add1 //chanserv access $chan add $$1 1 | /chanserv voice $chan $$1
/add2 //chanserv access $chan add $$1 2 | /chanserv halfop $chan $$1
/add3 //chanserv access $chan add $$1 3 | /chanserv op $chan $$1
/add4 ///chanserv access $chan add $$1 4 | /chanserv op $chan $$1 | /chanserv protect $chan $$1
/add5 /chanserv access $chan add $$1 5 | /chanserv op $chan $$1 | /chanserv protect $chan $$1
/del1 //chanserv access $chan del $$1 | /chanserv devoice $chan $$1
/del2 ///chanserv access $chan del $$1 | /chanserv dehalfop $chan $$1 | /chanserv devoice $chan $$1
/del3 ///chanserv access $chan del $$1 | /chanserv deop $chan $$1 | /chanserv dehalfop $chan $$1 | /chanserv devoice $chan $$1
/del4 ////chanserv access $chan del $$1 | /chanserv deprotect $chan $$1 | /chanserv deop $chan $$1 | /chanserv dehalfop $chan $$1 | /chanserv devoice $chan $$1
/del5 //chanserv access $chan del $$1 | /chanserv deprotect $chan $$1 | /chanserv deop $chan $$1 | /chanserv dehalfop $chan $$1 | /chanserv devoice $chan $$1

; -- Ease identify(less to type) --;
/nsi /nickserv identify ENTER_YOUR_NICKSERV_PASSWORD_HERE

; -- Operator away and back aliases --;
/awo //chanserv deop $chan | /chanserv voice $chan
/bao //chanserv devoice $chan | /chanserv op $chan

; -- Half Operator away and back aliases --;
/awh //chanserv dehalfop $chan | /chanserv voice $chan
/bah //chanserv devoice $chan | /chanserv halfop $chan

; -- Opping/Deoping Aliases for yourself --;
/dv /chanserv devoice $chan
/v /chanserv voice $chan
/dh /chanserv dehalfop $chan
/h /chanserv halfop $chan
/do /chanserv deop $chan
/o /chanserv op $chan

; -- Away, back stuff --;
/-o+v //chanserv deop $chan | /chanserv voice $chan
/-v+o //chanserv devoice $chan | /chanserv op $chan
/awo //chanserv deop $chan | /chanserv voice $chan
/bao //chanserv devoice $chan | /chanserv op $chan
/+v-o /mode $chan +v-o $me $me
/-h+v //chanserv dehalfop $chan | /chanserv voice $chan
/-v+h //chanserv devoice $chan | /chanserv halfop $chan
/awh //chanserv dehalfop $chan | /chanserv voice $chan
/bah //chanserv devoice $chan | /chanserv halfop $chan
/+v-h /mode $chan +v-h $me $me
/-ao+v ///chanserv deprotect $chan | /chanserv deop $chan | /chanserv voice $chan
/-v+oa ///chanserv devoice $chan |  /chanserv op $chan | /chanserv protect $chan
/+v-ao /mode $chan +v-ao $me $me $me
/-qo+v ///chanserv deowner $chan | /chanserv deop $chan | /chanserv voice $chan
/-v+oq ///chanserv devoice $chan | /chanserv op $chan | /chanserv owner $chan
/+v-qo /mode $chan +v-qo $me $me $me

; -- If you wanna op, deop, etc.. people secretly --;
/-v /chanserv devoice $chan $$1
/+v /chanserv voice $chan $$1
/-h /chanserv dehalfop $chan $$1
/+h /chanserv halfop $chan $$1
/-o /chanserv deop $chan $$1
/+o /chanserv op $chan $$1
/-a /chanserv deprotect $chan $$1
/+a /chanserv protect $chan $$1

; -- Easy OperServ SuperAdmin --;
/supon /operserv set superadmin on
/supoff /operserv set superadmin off

Comments

Sign in to comment.
Ghost-writer   -  Oct 12, 2009

/server -m lotr-irc.homelinux.net - failed server.

14(120514:125714:124014) * Connecting to lotr-irc.homelinux.net (6667)

14(120514:125814:121214) * Unable to resolve server

Give me a port next time.

[quote]
Not Found
The requested URL /chat/pjirc_2_1_1/lotr.html was not found on this server.
[quote]

Fix that to >:)

 Respond  
Cracker200   -  Oct 11, 2009

Rofl

 Respond  
Jethro   -  Oct 11, 2009

Uh huh...it's like that fine print will incur a lawsuit :P Rip it..rip it good...let it rip~~

 Respond  
Cracker200   -  Oct 11, 2009

ok this just cracked me up
Quote:
-- Please do not copy this script and sell it or something -- dont rip it off :/

copyright 2008 by Doodle.

but all in all nice work

/me Rips it' and sells it to n00bs for $600 £300 ;P

lolol ^ is a joke if you take it "Sereisly" then you need to see a docter QUICK!
and don't comment on my spelling i know i can't spell LOL XD

 Respond  
Eugenio   -  Aug 18, 2008

rofl

 Respond  
Doodle   -  Aug 18, 2008

Lol

 Respond  
SnapeisntEvil   -  Aug 18, 2008
this is sort of random...

but ok

 Respond  
Doodle   -  Aug 18, 2008

yay :]

 Respond  
Doodle   -  Aug 18, 2008
testing o.o
 Respond  
Doodle   -  Aug 18, 2008

testing o.o

 Respond  
Abtehi   -  Aug 18, 2008

Doodle, Can you make this work on Undernet also, please. thank you.

 Respond  
napa182   -  Aug 18, 2008
same for the quote
 Respond  
Doodle   -  Aug 18, 2008

:P

ty

(btw, how do you do the "Quote:" and "Code:" etc.. stuff?

 Respond  
napa182   -  Aug 18, 2008

ok this just cracked me up

-- Please do not copy this script and sell it or something -- dont rip it off :/

copyright 2008 by Doodle.
but all in all nice work

 Respond  
Doodle   -  Aug 18, 2008

i made these a really, really long time ago and they took alot of work. Please respect them.

 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.