UOS Macro - Fletcher + Saw Quests Combined

Share your guides, how-tos, FAQs, and so forth. This is not for support -- post questions in General Discussion.
Demon Fire
Posts: 219

Re: UOS Macro - Fletcher + Saw Quests Combined

Post by Demon Fire »

Having an issue when it recalls home it makes a B line East .... did i miss something that i need to update?


Fixed was the beetle ID and Drop Off ID numbers transposed....
User avatar
lissandro
Posts: 31
Location: Aracaju/SE - Brasil

Re: UOS Macro - Fletcher + Saw Quests Combined

Post by lissandro »

It took like two days to understand Uosteam ( i never used when i played 10 years ago). Now i can see whats this macro is capable.

I´m here just to say, congratulations to the scripter! Amazing O_O

Even so, i made some changes to help me and some new users. The language is very easy to understand, so i put some prompts to set alias for runebook, beetle and fletcherdropoff. Follows the change to the first 3 lines from the script:

Code: Select all

//@setalias 'FletcherDropoff'
if not @findalias 'FletcherDropoff'
  promptalias 'FletcherDropoff'
endif
//@setalias 'beetle'
if not @findalias 'beetle'
  promptalias 'beetle'
endif
if not @findalias 'FletcherRunebook'
  promptalias 'FletcherRunebook'
endif
//@setalias 'FletcherRunebook'
quickdeath likes this.
Top
Apacze
Posts: 3

Re: UOS Macro - Fletcher + Saw Quests Combined

Post by Apacze »

I have problem with this macro.

When I make all of this instruction to prepare makro to make Heartwood quest bowcraft.

I make many items to craft its "smoothie plan" and he only make this, when the board or tinker tools out, he try to make smoothie plan and nothing goes forward;/ and I dont know what happened and how to fix it, i have HZ client, this makro uosteam but I play on Ultima Online Stygian Abbys 7.0.67.20
User avatar
The Silvertiger
Posts: 4469

Re: UOS Macro - Fletcher + Saw Quests Combined

Post by The Silvertiger »

Does it give a message in the journal, such as an error message?
Never forget June 4th 1989!
Selling List & Vendor

"Screenshots will never be used as evidence but more of a reference tool for us to help in our investigations."
Apacze
Posts: 3

Re: UOS Macro - Fletcher + Saw Quests Combined

Post by Apacze »

nope
Cunnana
Posts: 1005

Re: UOS Macro - Fletcher + Saw Quests Combined

Post by Cunnana »

Apacze wrote:I have problem with this macro.

When I make all of this instruction to prepare makro to make Heartwood quest bowcraft.

I make many items to craft its "smoothie plan" and he only make this, when the board or tinker tools out, he try to make smoothie plan and nothing goes forward;/ and I dont know what happened and how to fix it, i have HZ client, this makro uosteam but I play on Ultima Online Stygian Abbys 7.0.67.20
Human with st 125?
Only one type of each resorce on bag and on restock chest?
Apacze
Posts: 3

Re: UOS Macro - Fletcher + Saw Quests Combined

Post by Apacze »

Human dont have max str hes on 60.. my server its hard to train stats...;/

I think its problem with gump but my edit dosnt work well.. Im prety sure im suck with it, now i Try to search macro for only bolt maybe this I can repair for my shard and it work...

I no have idea how to fix it
Cunnana
Posts: 1005

Re: UOS Macro - Fletcher + Saw Quests Combined

Post by Cunnana »

This macro if configured to st 125.......the macro stop because u cant restock
User avatar
The Silvertiger
Posts: 4469

Re: UOS Macro - Fletcher + Saw Quests Combined

Post by The Silvertiger »

You will have to adjust the lines where it mentions weight.
Never forget June 4th 1989!
Selling List & Vendor

"Screenshots will never be used as evidence but more of a reference tool for us to help in our investigations."
User avatar
MB
Posts: 379

Re: UOS Macro - Fletcher + Saw Quests Combined

Post by MB »

I posted an updated version. Cleaned up some code and made it autodetect aliases at Heartwood
hrs024
Posts: 2634

Re: UOS Macro - Fletcher + Saw Quests Combined

Post by hrs024 »

MB wrote:I posted an updated version. Cleaned up some code and made it autodetect aliases at Heartwood
You are such a sweetheart :p
DISCORD NAME hrs024 #0656
User avatar
The Silvertiger
Posts: 4469

Re: UOS Macro - Fletcher + Saw Quests Combined

Post by The Silvertiger »

MB wrote:I posted an updated version. Cleaned up some code and made it autodetect aliases at Heartwood
Are you going to post an update every time they change the name?

EDIT: Nevermind. I see you made an "escape clause": Promptalias.
Never forget June 4th 1989!
Selling List & Vendor

"Screenshots will never be used as evidence but more of a reference tool for us to help in our investigations."
User avatar
MB
Posts: 379

Re: UOS Macro - Fletcher + Saw Quests Combined

Post by MB »

User avatar
The Silvertiger
Posts: 4469

Re: UOS Macro - Fletcher + Saw Quests Combined

Post by The Silvertiger »

They could change the name, tho, if they wanted to.
Never forget June 4th 1989!
Selling List & Vendor

"Screenshots will never be used as evidence but more of a reference tool for us to help in our investigations."
User avatar
scatman
Posts: 391

Re: UOS Macro - Fletcher + Saw Quests Combined

Post by scatman »

My heartwood farmers are taking from the chest too much boards and getting overweigth.
How to solve it?
Post Reply