for those that don't know it, there is an autoinventory command that puts what's in your hand in your inventory.
you can now make a macro that is tied to your turn key (left or right arrow) and forage and put it away automatically.
/pause 50, /doability 3
/autoinventory
I always put pauses in, they might not be necessary. Some of the commands take a litle time to do. Remember the pause takes place after the command.
Its good for fishing too. Cast twice and put the loot away each time. Not good if skill is low and you catch lots of junk. You can make the autoinventory a separate macro if you want to choose when to put items away.
/pause 50, /doability 2
/pause 50, /autoinventory
/pause 50, /doability 2
/pause 50, /autoinventory
/say Time to press the fish key again
you can now make a macro that is tied to your turn key (left or right arrow) and forage and put it away automatically.
/pause 50, /doability 3
/autoinventory
I always put pauses in, they might not be necessary. Some of the commands take a litle time to do. Remember the pause takes place after the command.
Its good for fishing too. Cast twice and put the loot away each time. Not good if skill is low and you catch lots of junk. You can make the autoinventory a separate macro if you want to choose when to put items away.
/pause 50, /doability 2
/pause 50, /autoinventory
/pause 50, /doability 2
/pause 50, /autoinventory
/say Time to press the fish key again
Comment