Shortcut Modes

By juuruichki on Dec 24, 2007

These are some modes i threw together so you wont keep having to type
the whole command
ex:/ban = /mode # +b ....not that i ban anyone D:
just paste it in your aliases
Most of them came with mIRC i just added some more :p

;ADD TO ALIASES
/j /join #$$1 $2-
/p /part #
/n /names #$$1
/w /whois $$1
/k /kick # $$1 $2-
/q /query $$1
/send /dcc send $1 $2
/chat /dcc chat $1
/ping /ctcp $$1 ping
/fngr /ctcp $$1 finger
/s /server $$1-
/ban /mode # +bbb $$1 $2 $3
/db /mode # -bbb $$1 $2 $3
/kb /cs kickban # $$1 $2 $3
/own /mode # +qqq $$1 $2 $3
/dq /mode # -qqq $$1 $2 $3
/a /mode # +aaa $$1 $2 $3
/da /mode # -aaa $$1 $2 $3
/op /mode # +ooo $$1 $2 $3
/dop /mode # -ooo $$1 $2 $3
/h /mode # +hhh $$1 $2 $3
/dh /mode # -hhh $$1 $2 $3
/v /mode # +vvv $$1 $2 $3
/dv /mode # -vvv $$1 $2 $3
/i /cs invite # $$1 $2 $3
/delgreet /ns set greet none
/dwn /cs down #
/up /cs up #
/m /mode # +m
/dm /mode # -m
/c /mode # +c
/dc mode # -c

Comments

Sign in to comment.
HeatedHeart   -  Dec 29, 2007

I always found making multiple mode scripts like /op /deop /protect exct is kinda spammy, why not use

/mode # $1 $2- in there then you could do like [ /mode +q RandomUser ]
or even do it like \" if ($2 == me) \" to give you the power EX: [ /mode +q Me ] would activate [ +q on you ]

 Respond  
guest598594   -  Dec 28, 2007

put a ; in front of add to aliases

 Respond  
Cheiron   -  Dec 25, 2007

oh double insert there.. just spotted it after i wrote my last at way too late at night.. you have join twice.. you can take one out

:::ADD TO ALIASES:::
/j /join #$$1 $2-
/j /join #$$1 $2-

 Respond  
Cheiron   -  Dec 25, 2007

simple enough, simple code, simple layout. nice

 Respond  
juuruichki   -  Dec 25, 2007

lol thanks for the heads up....i should have realised that cause i dont even read teh top

 Respond  
HoNdAx707   -  Dec 24, 2007

i would also add in the code
;Add to Alias\'
because some wont read the top lol

 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.