Log in

View Full Version : forage macro


blondeattk
01-20-2016, 06:54 PM
had a go at making one, using /doability 1

it does the first line then nothing.

needs a long pause, before the button refreshes.

anyone have the right lines for a forage macro?>

thanks)

Ele
01-20-2016, 07:19 PM
are you wanting to train it or just regular usage?

/stand
/pause 1, /doability 1
/autoi (auto inventories the item on cursor)

blondeattk
01-21-2016, 03:50 AM
how do you get it to do more than one per macro click tho ?

so i guess thats train it. tried a long pause before a second do ability, and it just doesnt do anything after the first forage.

Ele
01-21-2016, 12:50 PM
From what I've read (haven't test this in game), Forage has a 100 second cool down and /pause has a 70 second (700) upper limit.

If you want to macro it, then you won't be able to do any other commands in between the double pauses.

/pause 500, /doability 1
/pause 500
/pause 500, /doability 1
/pause 500
/doability 1

Comes out to:
Forages
Pause for 50 seconds
Pause for 50 seconds
Forages
Pause for 50 seconds
Pause for 50 seconds
Forages

Then you have to wait for the forage button to refresh before pressing the macro again. You probably also need to add some extra time to those pauses to overcome latency or server ticks.


Another easier option is to simply bind your forage hotbutton key to your movement keys.

brecon
01-21-2016, 01:06 PM
/doability 1
/autoinventory

bind it to a movement key like sense heading. it levels super slow, you just need to do it all the time.