Ok I've read the bigfish posts a bunch of times and I am still lost on something. Are you saying that this:
# mac1
/click but1
/click but2

# mac2 on but1
/cs foo,,,,,,,,,,,

#mac3 on but2
/cs a,b,c,d

is better than this:
#mac0
/cs foo,,,,,,,,,,,,,,,,,
/cs a,b,c,d


I am currently using the latter and it seems to work. Is the click one supposed to be faster because of latency? I don't get it.

Thanks,
-K