if(autohit); log("Autohit Disabled"); unset(autohit); else; log("Autohit Enabled"); set(autohit); do; key(attack); key(use); while(autohit); endif;