Aliases

By Ahmed Zaggoudi on Apr 21, 2011

Simple Aliases =)
/op nick = +o
/deop nick = -o
/v nick = +v
/dev nick = -v
/half nick = +h
/dehalf nick = -h
/j channel = /join channel
/w nick = /whois
/p = /part
/n channel = /name #channel
/k nick = kick user
/q nick = Query
/send nick = Send DCC
/ping nick = ping
/nopv = close PVT msg
/s server
/bannick nick = bannick ( +b nick!@)
/unbannick = unbannick ( -b nick!@)

op mode # +o $$*
deop mode # -o $$*
v mode # +v $$*
dev mode # -v $$*
half mode # +h $$*
dehalf mode # -h $$*
j join #$$1 $2-
p part #
n names #$$1
w whois $$1
whois whois $$1 $$1
k kick # $$1 $2-
q query $$1
send dcc send $1 $2
chat dcc chat $1
ping ctcp $$1 ping
nopv closemsg
s server $$1-
bannick mode # +bb $$*
unbannick mode # -bb $$*

Comments

Sign in to comment.
Phil_FW   -  Apr 25, 2011

that's why I said he needs to have them. lol

 Respond  
Jethro   -  Apr 21, 2011

He doesn't have to use the start and end curly bracket. The aliases will work without them...though it's always a good habit and practice he includes them.

 Respond  
Phil_FW   -  Apr 21, 2011

you need to have the start and end tags for alias

 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.