which would be no more then logical really.

if mIRC encounters {} it will treat the code in between as possible multiple commands and probably has to do stuff to prepare itself for such commands. if only one command is given it's just waisted overhead...

I also try to use (){} because it simply makes the code easier to read alot of the time


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