Page 6 of 9

Re: UOS Macro - Fletcher + Saw Quests Combined

Posted: May 19th, 2018, 3:01 am
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....

Re: UOS Macro - Fletcher + Saw Quests Combined

Posted: August 2nd, 2018, 9:23 pm
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'

Re: UOS Macro - Fletcher + Saw Quests Combined

Posted: September 22nd, 2018, 12:31 pm
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

Re: UOS Macro - Fletcher + Saw Quests Combined

Posted: September 22nd, 2018, 4:03 pm
by The Silvertiger
Does it give a message in the journal, such as an error message?

Re: UOS Macro - Fletcher + Saw Quests Combined

Posted: September 22nd, 2018, 4:28 pm
by Apacze
nope

Re: UOS Macro - Fletcher + Saw Quests Combined

Posted: September 22nd, 2018, 4:41 pm
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?

Re: UOS Macro - Fletcher + Saw Quests Combined

Posted: September 22nd, 2018, 4:46 pm
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

Re: UOS Macro - Fletcher + Saw Quests Combined

Posted: September 22nd, 2018, 9:53 pm
by Cunnana
This macro if configured to st 125.......the macro stop because u cant restock

Re: UOS Macro - Fletcher + Saw Quests Combined

Posted: September 23rd, 2018, 12:45 am
by The Silvertiger
You will have to adjust the lines where it mentions weight.

Re: UOS Macro - Fletcher + Saw Quests Combined

Posted: October 5th, 2018, 8:08 pm
by MB
I posted an updated version. Cleaned up some code and made it autodetect aliases at Heartwood

Re: UOS Macro - Fletcher + Saw Quests Combined

Posted: October 6th, 2018, 2:20 pm
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

Re: UOS Macro - Fletcher + Saw Quests Combined

Posted: October 6th, 2018, 4:07 pm
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.

Re: UOS Macro - Fletcher + Saw Quests Combined

Posted: October 6th, 2018, 6:36 pm
by MB

Re: UOS Macro - Fletcher + Saw Quests Combined

Posted: October 6th, 2018, 6:57 pm
by The Silvertiger
They could change the name, tho, if they wanted to.

Re: UOS Macro - Fletcher + Saw Quests Combined

Posted: October 10th, 2018, 9:47 am
by scatman
My heartwood farmers are taking from the chest too much boards and getting overweigth.
How to solve it?