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

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 :)

Just have a ProfessionBuddy profile to do this, and then use HBRelog to flick between them automatically - works a treat, and gives you lots more flexibility as you can choose exactly what gets mailed and to who.

Eg have the following sequence in HBRelog:

Toon 1 GarrisonBuddy -> Toon 1 ProfessionBuddy -> Toon 2 GarrisonBuddy -> Toon 2 ProfessionBuddy.

Hope this helps!
 
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
In Coroutine.Buildings.Shipments.cs, replace the existing IfGossip() method with the following code:
Code:
        private static async Task<bool> IfGossip(WoWUnit pnj)
        {
            if (GossipFrame.Instance != null)
            {
                GossipFrame frame = GossipFrame.Instance;
                foreach (GossipEntry gossipOptionEntry in frame.GossipOptionEntries)
                {
                    Logging.WriteDiagnostic("Gossip: " + gossipOptionEntry.Type);
                }
			// Click 3rd option if we're talking to level 2 barn super	
			if (pnj.Entry == 84524)
			{
				frame.SelectGossipOption(2);
			}
			else
			{
				frame.SelectGossipOption(1);
				frame.SelectGossipOption(0);
			}
            }
            return true;
        }

This should work for level 2 barns. No idea if the problem exists with level 3 or not.
 
The fact is army, nothing in your bag has the ability to STOP the bot the way arch fragments do.

Running this bot continuously with empty bags on one character infinately will only fill your bags with items that generally stack in 200s and most players have 75 to 100 empty bag slots.

Running this bot continuously with archeology its the equivalent of 1 empty bag slot and every other run obtaining 5 items in that 1 slot.

The first will be an issue over 300 000 runs, the second is an issue over 60 - 80 runs.

There have been some issues with the bot not being able to complete a task and freezing the bot due to the task occuring and not completing, THIS IS ONE OF THOSE BUGS.

Get this thread back on topic and let deams deal with this bug.

correct. with no way to delete them this is a major sticking point for these types of profiles atm.
 
just out of curiosity - who else has the problem w/ the botbase either A) not moving at all and hanging up/locking up HB or B) moving until it gets to the bottom of the mine/running past nodes, then stopping and locking up HB?

trying to aid in the debugging by trying to find a pattern or why its happening to some people and not others. Ironically it happened to all my toons (A) via the first release and pre patch on wow it happened to only the toons that didnt have the garden after the second release. Now after wow patch witht he second release im back to none really working.

>.<

I do use surround, SLI, and wow in windowed mode with 2 clients running at once. So if anyone else has said problem, are any of your config(s) the same? I doubt its hardware/config related but its curious nonetheless.
 
Last edited:
just out of curiosity - who else has the problem w/ the botbase either A) not moving at all and hanging up/locking up HB or B) moving until it gets to the bottom of the mine/running past nodes, then stopping and locking up HB?

trying to aid in the debugging by trying to find a pattern or why its happening to some people and not others. Ironically it happened to all my toons (A) via the first release and pre patch on wow it happened to only the toons that didnt have the garden after the second release. Now after wow patch witht he second release im back to none really working.

>.<

I do use surround, SLI, and wow in windowed mode with 2 clients running at once. So if anyone else has said problem, are any of your config(s) the same? I doubt its hardware/config related but its curious nonetheless.

This is fixed in the next build. Please see my previous posts if you want to fix your current install in the meantime, along with an explanation of the issue.
 
Might it be impossible to get this one started in german client?
As Wikki74 stated, no way to use it with the german client. Well at least none that I am aware of, feel free to send me a PM in case you find a way if it is even allowed to discuss it.


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
Thanks for answering Forildar!
Check your PM ;)

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 definitely have to check your fix asap by myself!
Went into a frenzy tonight and went all scavenger around here. Managed to build a decent computer, might not live for long but long enough for me to dl wow, hb, and start testing properly again.


How do you install the bot what folder should i put it in please
You should have something like this after extracting it at the right place : Honorbuddy/Bots/GarrisonBuddyBeta/GarrisonBuddy.cs
 
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 to warn other botters that GarrisonBuddy can not be linked in any way to this gentlemen sexual tendencies. :P
Thanks for passing by! ;)
Let me know if you feel it lacks something.

i have read page one but its keep crashing the bot out
Check my post above this one.
 
  • Like
Reactions: San
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

In Coroutine.Buildings.Shipments.cs, replace the existing IfGossip() method with the following code:

This should work for level 2 barns. No idea if the problem exists with level 3 or not.

Thanks for the nice quick fix! Will come up with a more robust and clean one in the next release! (starting to become one hell of a release to finish :D)

correct. with no way to delete them this is a major sticking point for these types of profiles atm.
And you're right, you should be free to choose to solve an artifact, delete fragments, stop the bot, make a coffee...
I definitely have a problem with bad jokes and late night, seems like an addiction.
An option to solve or stop makes sense!

+1 - thought about this several times.
+1, forgot about it... my bad!

just out of curiosity - who else has the problem w/ the botbase either A) not moving at all and hanging up/locking up HB or B) moving until it gets to the bottom of the mine/running past nodes, then stopping and locking up HB?

trying to aid in the debugging by trying to find a pattern or why its happening to some people and not others. Ironically it happened to all my toons (A) via the first release and pre patch on wow it happened to only the toons that didnt have the garden after the second release. Now after wow patch witht he second release im back to none really working.

>.<

I do use surround, SLI, and wow in windowed mode with 2 clients running at once. So if anyone else has said problem, are any of your config(s) the same? I doubt its hardware/config related but its curious nonetheless.
This is fixed in the next build. Please see my previous posts if you want to fix your current install in the meantime, along with an explanation of the issue.

Klepp0906, indeed take a look at Wullie fix, should work for you!
At least I hope it dos, you deserve it.
 
hi,

until yesterday it works fine. now with latest hb release (763) it doesnt nothing. :(

attached you can find my logs

thx

hi guys,
also I have problems..... starting the singular routine with the garrisonbuddy bot, click start but the bot does nothing..are there any settings or requirements for the garrison that you need why be automated? i have chosen gladiator sanctum , engineering and tailoring both level 2....
 
Hi , im having a problem with HBRelog and GarrisonBuddy

Have all the toons with same bot and hbrelog log them in , and automatically log them out, doing no work at all. Any idea?

I know it is a very short information.
 
Using this (Rev. 24; 0.7.0 it still says) on HB 763 (newest since last night) and it still works fine, except daily CD's. All other stuff works flawless, apart from the Forge work orders. But, still saves a lot of time. I did not even delete my settings since I've started using it and I did NOT install HB into a new folder... I'm hard headed hehe :)
 
This works awesome thanks so much Dev! :D
Welcome :) Merry christmas!

Having problem with one toon, (Worgen Warrior).

Everything works perfectly until it's time to turn in missions, then the toon just runs past the mission table and tries to run through the wall behind it.

View attachment 159833
Thanks for reporting and posting the log, will look into it!

hi,

until yesterday it works fine. now with latest hb release (763) it doesnt nothing. :(

attached you can find my logs

thx
Thanks, will check it in a few hours.

hi guys,
also I have problems..... starting the singular routine with the garrisonbuddy bot, click start but the bot does nothing..are there any settings or requirements for the garrison that you need why be automated? i have chosen gladiator sanctum , engineering and tailoring both level 2....
Hey, could you post a log? See first page of this thread for a tutorial
Have you configured and rebooted the bot before starting it the first time?


Hi , im having a problem with HBRelog and GarrisonBuddy

Have all the toons with same bot and hbrelog log them in , and automatically log them out, doing no work at all. Any idea?

I know it is a very short information.
Hey, without a log it is hard to tell... :/
I can imagine that there's nothing to do on the char, but I don't think you would do this.
So only way for me to help you is by posting here a log :)

Not really usable at the moment, too many small hiccups along the way - seems to have the general idea down but definitely requires some tweaks.
Hey :)
Thanks for passing by and giving your feedback.
There's indeed hiccups, that's why we're still in Beta but I can assure you than more than 7000 users are using GarrisonBuddy everyday without problems. :)
Although there's a few users experiencing a path generation bug, quick fixed by Wulli and which will be officially fixed in the next build.
But could you precise which ones? Cause searching in a few thousand lines of a log without knowing what to look for is near to suicidal.
Otherwise I won't be able to improve GarrisonBuddy.
Merry Christmas!
 
Last edited:
Using this (Rev. 24; 0.7.0 it still says) on HB 763 (newest since last night) and it still works fine, except daily CD's. All other stuff works flawless, apart from the Forge work orders. But, still saves a lot of time. I did not even delete my settings since I've started using it and I did NOT install HB into a new folder... I'm hard headed hehe :)
Hahaha, well as long as it works you're free to take care of it the way you like! ;)
Good to hear that the update didn't break GarrisonBuddy. There might be some small issues here and there though.
 
Level 2 Barn: Work Order Bug Report

First off let me just say thanks a lot for the work you are doing on this awesome Bot. It is a real timer saver to say the least.

I’ve only been using it a few days now on 7 toons and I run it completely autonomous per character - I’m working on setting it up on HBrelog and hopefully get those 7 toons running autonomous together - I’ll provide some feedback as and when. I have noticed one or two small bugs but nothing major but this morning I experienced a notable bug associated with issuing work orders for the Barn. It is a Level 2 Barn and the toon was having trouble interacting with the Homer Stonefield. I had no Cage Beasts for leather/fur in either my Backpack or Reagent Bank but I had Meaty Caged Beasts in my Reagent Bank. The toon was not able to interact with the Order Frame, i.e.

“[GarrisonBuddy] 0.7.0: [ShipmentStart] Failed to open Work order frame. Maybe Blizzard bug, trying to move away.”

This loop kept on repeating and the toon could not get out of it. Attached are the log files. I restarted the process again so there are two log file depicting this bug.

View attachment 7120 2014-12-23 13.34.txtView attachment 6484 2014-12-23 13.06.txt

Thanks once again for all your effort and time. Kind regards.
 
First off let me just say thanks a lot for the work you are doing on this awesome Bot. It is a real timer saver to say the least.

I’ve only been using it a few days now on 7 toons and I run it completely autonomous per character - I’m working on setting it up on HBrelog and hopefully get those 7 toons running autonomous together - I’ll provide some feedback as and when. I have noticed one or two small bugs but nothing major but this morning I experienced a notable bug associated with issuing work orders for the Barn. It is a Level 2 Barn and the toon was having trouble interacting with the Homer Stonefield. I had no Cage Beasts for leather/fur in either my Backpack or Reagent Bank but I had Meaty Caged Beasts in my Reagent Bank. The toon was not able to interact with the Order Frame, i.e.

“[GarrisonBuddy] 0.7.0: [ShipmentStart] Failed to open Work order frame. Maybe Blizzard bug, trying to move away.”

This loop kept on repeating and the toon could not get out of it. Attached are the log files. I restarted the process again so there are two log file depicting this bug.

View attachment 159975View attachment 159976

Thanks once again for all your effort and time. Kind regards.

Hey, this seems to be the gossip choice bug stated by multiple users last week.
See the quick fix proposed here:
In Coroutine.Buildings.Shipments.cs, replace the existing IfGossip() method with the following code:
Code:
        private static async Task<bool> IfGossip(WoWUnit pnj)
        {
            if (GossipFrame.Instance != null)
            {
                GossipFrame frame = GossipFrame.Instance;
                foreach (GossipEntry gossipOptionEntry in frame.GossipOptionEntries)
                {
                    Logging.WriteDiagnostic("Gossip: " + gossipOptionEntry.Type);
                }
			// Click 3rd option if we're talking to level 2 barn super	
			if (pnj.Entry == 84524)
			{
				frame.SelectGossipOption(2);
			}
			else
			{
				frame.SelectGossipOption(1);
				frame.SelectGossipOption(0);
			}
            }
            return true;
        }

This should work for level 2 barns. No idea if the problem exists with level 3 or not.
 
Back
Top