Bind a specific key on the 4 alts to correspond to move forward, move backward, strafe left, strafe right. That way, when you press this one key, the 4 alts unfollow the main and move in their corresponding direction. AutoHotKey requires a little script editing to work for holding down a key instead of acting on just the keypress. Be careful about doing anything automated from one keypress though - like press X key once, and 4 alts begin moving, then two stop after a set amount of time, and two more stop after a little more time. Although essentially not doing anything extreme as far as automation(botting), it is stepping across the line.