What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[PAID] GarrisonButler

I have it set up to do the level 2 Gem Boutique work orders (Horde side) its trying to start them at the herb garden.
Also I had asked about if the toon should be walking around while trying to turn in/ start follower missions. You said it shouldn't. So here is a log file with that happening as well. It seems as thought the bot thinks its stuck and does the unstuck routine.
View attachment 159497
Thanks, was already on he list. Should be fixed soon.

SVN still has 0.7.0 (rev 24), or did you just not update the version number?
That might have happened, was running that day. Will check it.
Thanks for reporting.

Hey deams thanks for the work and for keeping us updated.

Any thoughts on adding the option to process mats to fulfil work orders? So for example milling herbs or converting dust. A more complex one would be checking if trade post is active and using garrison resources to buy the items needed. No idea how doable that would be.

Happy Holidays
Yep, on the list! ;)
 
Hi again!

So, I've been looking at this in more detail to try and work out why it keeps hanging. It's not ObjectManager.Update where it's getting stuck, but it is certainly inside that loop.

Line 287 in Coroutine.Move2.cs:

Code:
while ((DateTime.Now - startedAt).TotalMilliseconds < 1000/TreeRoot.TicksPerSecond || task.IsCompleted)

Unless I'm completely misunderstanding what's being done here (which could well be the case!), should we not be looping *until* the task to generate the path is completed, *or* the timeout is passed.

Eg, should it not read:

Code:
while ((DateTime.Now - startedAt).TotalMilliseconds < 1000/TreeRoot.TicksPerSecond && !task.IsCompleted)

With the current implementation, if the task completes within the timeout then we stay inside that loop forever, no?

I've altered it accordingly, and no hangs so far.

Appreciate your feedback. Thanks!

Wonderful! :D
You end up missing those stupid mistakes after reading again and again your own code...
Adding to the fixes for next build then! :)
Thank you Wullie!
 
I just amended my post with some additional notes (didn't realise you'd already replied). Specifically in regards increasing that timeout. Let me know your thoughts, and I glad I was able to help :)
 
I just amended my post with some additional notes (didn't realise you'd already replied). Specifically in regards increasing that timeout. Let me know your thoughts, and I glad I was able to help :)
Saw it before posting. ;)
 
Hey,

I use GB now since the first release and I love it.

But can you change the order? In Alchemy he does the the 'nee secret' after he start mission at Alchemy Building.
That is bad if you do not have enough flowers.
Maybe a option to tick ' secret, other CD on/off' would be really nice


Thank you
 
Hey,

I use GB now since the first release and I love it.

But can you change the order? In Alchemy he does the the 'nee secret' after he start mission at Alchemy Building.
That is bad if you do not have enough flowers.
Maybe a option to tick ' secret, other CD on/off' would be really nice


Thank you
Hey :)
It is planned to give more freedom to the users concerning orders... Although it won't be here in the next release, might be in the next one.
 
i just wanted to say thank you for this nice bot. what are your plans, once its out of beta? because right now the other garrison option is paid and works less nicely.keep up the great work, thanks again!
 
just wanted to say that i love your botbase... i use it everyday... mostly for missions while im not at my pc.. works like a charm.
 
i just wanted to say thank you for this nice bot. what are your plans, once its out of beta? because right now the other garrison option is paid and works less nicely.keep up the great work, thanks again!
Discussing it for now. :) and even if I am a community developer I don't have access to the store yet.
Will keep you posted! :)
 
Might it be impossible to get this one started in german client?


Honorbotter!,

soeben wurde die deutsche Version von Honorbuddy veröffentlicht.

Honorbuddy Deutsche Version beinhaltet alle Funktionen, außer denen die gerichtlich verboten wurden:

- Automatisches Suchen und Absolvieren von Aufgaben ( Questing );

- Automatisches Sammeln von Kräutern ;

- Automatisches Sammeln von Erzen und Edelsteinen ;

und/oder

- Automatisches Sammeln von Wolken.

With the German Version it is not allowed:
- Automatically search for and completion of tasks ( Questing )
- Automatically collecting herbs
- Automatically collecting ores and gems
- Automatically gathering clouds
 
Saw it before posting. ;)

Working flawlessly across all 15 characters now, with the timeout set 10 times higher (eg 10000/TreeRoot.TicksPerSecond). I think though that for slower systems, it's perhaps worth setting it to something closer to 2000ms though.

So great to see it working so fluidly now - it's a truly amazing bot base, and I really appreciate all the effort and work you've put in!
 
I bought the other bot base and was really disappointed. Now I am using GarrisonBuddy and I'd love to suck some cock. So beautiful, it makes me wanna cry. :rolleyes:
 
I have a problem with alliance Lv2 barn, it picks up the work order but when try to start order it keep on selecting the 2nd option to ask him 'What's new with the improved iron trap?' instead of selecting to start work order. is that normal ? it also will not start order in trading post after picking up shipment
 
Last edited:
Are there any plans on making it possible to mail and vendor? Would reduce my time relogging, and make more time for actual gold making :)
 
Back
Top