I use both zcmd and sscanf. Extremely easy to use and the speed is good.
They are used to cut down code mass as well as the speed of which they are processed.
You mean like a PM command which requires /pm PLAYERID MESSAGE it can shorten the code instead of using a lot of extra functions like strtok etc in a strcmp command ?