Page 1 of 1

How to put a restock agent into a macro

Posted: Wed Dec 08, 2010 2:34 pm
by Zelek Uther
Frustrated newbie here... :)

I'm trying to create a macro that takes a poison bottle out of a box, drinks it, then puts the empty bottle back into the box. (The middle step is to bandage, but I'll deal with that later).

I have created Restock-1 which stocks 1 bottle of Green Potion, and works when I click the Restock Now button, and manually target the box. Although, I must admit I'm confused as to what the "Hot Bag" is (I haven't set one).

I don't know how to add the Restock Agent to my "Drink poison" macro. It doesn't appear in the list of Special Constructs....

Thanks in advance!

Re: How to put a restock agent into a macro

Posted: Wed Dec 08, 2010 2:38 pm
by Mikel123
Set it as a HotKey, then record yourself hitting that hotkey. You can then delete the hotkey for it, it doesn't matter, because the "Use Restock Agent 1" will be present in the macro.

Re: How to put a restock agent into a macro

Posted: Wed Dec 08, 2010 3:19 pm
by fox_phyre
Zelek Uther wrote:Frustrated newbie here... :)
Although, I must admit I'm confused as to what the "Hot Bag" is (I haven't set one).
Hot Bag is where the item goes when restocking it. So if i have a pouch of regs underneath a spellbook and have it set as my hotbag, whenever i restock the reagents it will magically get placed in that bag into any existing stacks then randomly, as per putting any item in a bag.

Re: How to put a restock agent into a macro

Posted: Thu Dec 09, 2010 5:19 am
by Zelek Uther
Thanks very much guys! You are both scholars, and gentlemen, it will be an honour to die to you in-game. :)

Re: How to put a restock agent into a macro

Posted: Thu Dec 09, 2010 12:47 pm
by MatronDeWinter
For anyone else reading this, make sure that you have auto-queue on, with a delay set to 1000ms or higher, otherwise the restock agent won't work on UOSA because of the 1 second action delay.

Re: How to put a restock agent into a macro

Posted: Thu Dec 16, 2010 8:28 pm
by Zelek Uther
Thanks Matron... I had auto-queue on, but set to 600ms. I wondered why the Restock would work sometimes, and not others. After changing it to 1000ms it works every time.

Re: How to put a restock agent into a macro

Posted: Fri Dec 17, 2010 7:43 am
by archaicsubrosa77
If you can get lesser poison kegs filling the empty up would be easier.
Of course you would have to change up if you were going to do more then a hundred of them.

Re: How to put a restock agent into a macro

Posted: Sat Dec 24, 2011 1:05 am
by Eastwood
MatronDeWinter wrote:For anyone else reading this, make sure that you have auto-queue on, with a delay set to 1000ms or higher, otherwise the restock agent won't work on UOSA because of the 1 second action delay.
I'm pretty sure this is the answer to my questions!

I recently re-installed UOSA client and razor, I was wondering why restocking was failing so much for me since it had been almost a year since I used to make awesome crafting macros.

.

Posted: Tue Dec 27, 2011 4:36 am
by Telamon
.

Re: How to put a restock agent into a macro

Posted: Tue Dec 27, 2011 5:12 am
by Eastwood
Thanks Teleman,

I didn't know about that for loop feature, I will be using that a lot more in the future.

edit:

Just incorporated this "For" feature into my inscription macro,

This will save me from a lot of hang ups! It works like a charm.