Page 1 of 1

Bulk Buying Regs (Macro)

Posted: Wed Dec 26, 2012 7:45 pm
by Alex21
Hey Guys,

Thought I would post a super simple macro for the bulk buying of regs using your bank account, a bunch of runes and the recall spell.

Here is the bulk of it:

Code: Select all

Say "Bank"
Use Restock Agent (See Figure 1)
Target Reg Container In Bank
Wait 12 Seconds
________________________________________________
Cast Recall
Target Mage Shop Rune In Bank
Wait 1 Second
________________________________________________
For Loop 1 to 3
    Say "Vendor Buy"
    Wait 2 Seconds
End Loop
_______________________________________________
Cast Recall
Target Rune For Bank In Your Bag
Wait 1 Second
______________________________________________
Say "Bank"
Use Organizer Agent (Fig 2)
Wait 12 Seconds
Use Organizer Agent (Fig 2)
Wait 6 Seconds
______________________________________________ (This last bit should not be repeated and is the save resources for when vendors are not stocked)
For Loop 1 to 150
    Say "Guards"
    Wait 5 Seconds
End Loop
Basically you repeat the above for as many different mage shop runes as you would like to (I typically repeat the above 28 times).

Restock Agent (Fig 1):
Image

This agent is used to gather the necessary resources for buying regs from your 'hot bag' in your bank box.

Organize Agent (Fig 2):
Image

This agent is used to place purchased regents back into your 'hot bag', when setting up this agent be sure to click the "Set Hot Bag" button and target the container in your bank account where regents are being stored.

Buy Agent:
Image

This agent is used to specify what items will be automatically bought upon saying "vendor buy" within range of a stocked vendor, make sure you also enable this agent using the Enable/Disable toggle button.

Ok there is also a trick to recording the use of agents such as Restock and Organize in your macro, you must bind them to a hot key and then use this hot key while you are recording your macro.

Easiest way to repeat the bulk of the macro is to open the associated macro file (while razor is not running, located in /<Razor Install>/Macros/) and copy and paste the code excluding the "!Loop" part for as many times as you possess mage shop runes, then open razor and the client and simply right click on each action that targets the mage shop rune and select "Re-Target", then target a different mage shop rune.

The double use or the Organizer agent is because sometimes the Organizer agent excludes a single item and requires re-execution for a complete organization.

Lastly the delays can be played around with, but the above delays keep the macro stable for me and assure that I do not slowly run out of mana.

Hope this helps people who are having trouble buying bulk regents by themselves.

Thanks,
Alex.

Re: Bulk Buying Regs

Posted: Wed Dec 26, 2012 7:48 pm
by jimi.hendrix
very kind :)

Re: Bulk Buying Regs (Macro)

Posted: Wed Dec 26, 2012 8:25 pm
by Roland
Nice

Re: Bulk Buying Regs (Macro)

Posted: Wed Dec 26, 2012 10:23 pm
by inego
Everyone should do this. Thanks for sharing!

Re: Bulk Buying Regs (Macro)

Posted: Thu Dec 27, 2012 1:38 am
by Alex21
You guys are welcome, I just hope that this break's the racket of reg vendors after the restock patch.

Re: Bulk Buying Regs (Macro)

Posted: Fri Dec 28, 2012 8:53 pm
by Hydroxide
:roll:

Re: Bulk Buying Regs (Macro)

Posted: Sat Dec 29, 2012 3:50 pm
by smokybarnable
Alex21 wrote:You guys are welcome, I just hope that this break's the racket of reg vendors after the restock patch.
Cool, thanks! Yeah there is major collusion going on now.

Re: Bulk Buying Regs (Macro)

Posted: Tue Jan 08, 2013 1:29 am
by Dargos
I feel like the only way to buy in bulk is through this way now, or through that racket mentioned above..... not a fan.

Re: Bulk Buying Regs (Macro)

Posted: Thu Jan 10, 2013 8:38 pm
by skynyrd2
As long as people will stop buying from Azheman its good with me. He is the Yew Bank and Buy location and right next to the moongate. Do not purchase goods from him.

Re: Bulk Buying Regs (Macro)

Posted: Thu Jan 10, 2013 8:47 pm
by sdlaonline
I appreciate the ethics behind sharing this macro. Thank you sir!

Re: Bulk Buying Regs (Macro)

Posted: Sat Feb 25, 2017 7:22 pm
by randale
Thanks, only thing is: Where should you stand near the bank (and which town's bank) to avoid "that location is blocked" messages, that'll mess it all up, but since you have to watch the screen the whole time, you'll know and can fix it.

Re: Bulk Buying Regs (Macro)

Posted: Sun Feb 26, 2017 11:45 pm
by Patek
viewtopic.php?f=9&t=60734

If you want a more complicated but cover-all-bases macro