There is a HUGE difference between ATMA's and mine. Mine checks who does the kicking. ATMA's checks if a variable exists, if not it creates it, else it increments it. You can just increment it no matter what. If the variable does not exist and you increment it, it will be incremented as if it had the value 0. Mine is necessary if you wanna count only your own kicks (unless you use the ME prefix), his is completely obsolete.