Bulk Buying Regs (Macro)

Topics related to Second Age
Post Reply
User avatar
Alex21
UOSA Donor!!
UOSA Donor!!
Posts: 473
Joined: Tue Dec 18, 2007 10:53 pm
Location: Australia

Bulk Buying Regs (Macro)

Post 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.
Last edited by Alex21 on Wed Dec 26, 2012 8:05 pm, edited 2 times in total.
The First Player Of UO Second Age.
Image

jimi.hendrix
UOSA Donor!!
UOSA Donor!!
Posts: 141
Joined: Sun Feb 01, 2009 7:14 pm
Contact:

Re: Bulk Buying Regs

Post by jimi.hendrix »

very kind :)
<SPANKY> I wanted a damn xplo pot to hit a blue
<SPANKY> so fricken bad.
<SPANKY> i wouldve rofl coptered to trammel.

Roland
Posts: 47
Joined: Thu Nov 29, 2012 6:39 pm

Re: Bulk Buying Regs (Macro)

Post by Roland »

Nice

User avatar
inego
UOSA Donor!!
UOSA Donor!!
Posts: 106
Joined: Tue Sep 18, 2012 3:19 pm
Location: Minoc

Re: Bulk Buying Regs (Macro)

Post by inego »

Everyone should do this. Thanks for sharing!
Great Lakes 1998-2001

User avatar
Alex21
UOSA Donor!!
UOSA Donor!!
Posts: 473
Joined: Tue Dec 18, 2007 10:53 pm
Location: Australia

Re: Bulk Buying Regs (Macro)

Post by Alex21 »

You guys are welcome, I just hope that this break's the racket of reg vendors after the restock patch.
The First Player Of UO Second Age.
Image

User avatar
Hydroxide
UOSA Subscriber!
UOSA Subscriber!
Posts: 600
Joined: Sun Jul 27, 2008 5:26 pm
Location: Under a Yew Tree

Re: Bulk Buying Regs (Macro)

Post by Hydroxide »

:roll:
Image

User avatar
smokybarnable
Posts: 102
Joined: Sun Mar 27, 2011 7:37 pm

Re: Bulk Buying Regs (Macro)

Post 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.

Dargos
Posts: 54
Joined: Thu Sep 13, 2012 1:00 am

Re: Bulk Buying Regs (Macro)

Post 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.

skynyrd2
Posts: 195
Joined: Sat Dec 22, 2012 3:33 am

Re: Bulk Buying Regs (Macro)

Post 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.

sdlaonline
Posts: 39
Joined: Sat Dec 08, 2012 3:27 pm

Re: Bulk Buying Regs (Macro)

Post by sdlaonline »

I appreciate the ethics behind sharing this macro. Thank you sir!
Image

randale
Posts: 852
Joined: Sun Jul 13, 2008 2:42 pm

Re: Bulk Buying Regs (Macro)

Post 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.

Patek
UOSA Subscriber!
UOSA Subscriber!
Posts: 324
Joined: Wed Feb 20, 2013 7:53 am

Re: Bulk Buying Regs (Macro)

Post by Patek »

viewtopic.php?f=9&t=60734

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

Post Reply