.$iif(($me !ishop #) || ($me !isop #), $style(2)) Kick/Ban: /ban $$1 $2 $3 | /kick $$1 $2 $3

and I wonder how you are gonna fill that $2 and $3... because $1 is the first selected nick, and $2 is the second, and $3 is the third... if you want to be able to give these some meaning you should use $?

.$iif(($me !ishop #) || ($me !isop #), $style(2)) Kick/Ban: /ban $$1 3 | /kick # $$1 $?="reason:"


If it ain't broken, don't fix it!