Of course you may ask, "why in the world do we need another applesauce macro"?
Good question! Basically I was unhappy with the ones that existed. I wanted to
see if I could write an efficient, clean macro that would out perform all of
the others I could find. While there are other much faster ways to make money
(health potions, for example), applesauce macros are still useful for getting
started on a new server.
The reasons you might want to use this macro would be: - It's 20% faster than others I've tried, making one M note every 3 hours and 40
minutes
- It's solid, with many checks to make certain everything is going well
- It's easy to understand, many applesauce macros don't even have comments
- It has no UI hard coding or default UI configurations, thanks to incUI.mac
The two places where I�ve been able to create a more efficient process have
been in stacking the applesauce and in grinding time. I don�t wait a default
time while stacking, I just stack a bunch and check if I�m done, then try to
stack the remainder. This saves many seconds off of the normal �grind, stack�
routine. While grinding, I also don�t wait a default amount of time, I just
grind as fast as possible until there are no more apples left to grind. I did
try to check to see if the character was busy or not, but that seems to only
work for spells.
Here is the latest version of the macro: