Absolutely, it was just removed in the cleanup of libraries because it was used by such a small group, its maintenance wasn't warranted. Should there be a following from the multiboxing/RP crowd again it could be resurrected and "fixed." The addition and fix of it is actually quite simple if you understand the WoW API and lua even at the most basic level. Just hook the combat enter and exit flags, and store the counter variable while in comabt and start it over with the counter at the previous position immedialty after the combat exit flag fires.