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!

[N] Darkmoon Faire Quests + Quest Behaviors

Not looting fish

Just ran the non-test 395 profile after loading in the new HB (510). I put the new quest behaviours in the Quest Behaviour folder. It wouldn't loot the fish for me.
The attached log is form my hunter but I also tried with my druid just in case it was specific to a class and got the same result.
You have to go to line 747 to see me loading in the non-test version.
Then 1155 shows the beginning of the fishing quest.
I gave it 3 casts by itself before I started manually looting at line 1210.
 

Attachments

Thanks so much for updating these profiles and behaviors! I only had one issue (so far), when doing the fishing quest, the bot wouldn't loot after getting a catch, and yes I have auto-loot enabled.

I got it to work after making this change to the DMF_Fishing.cs:

Code:
UseBobber();
Thread.Sleep(2500);
Styx.CommonBot.Frames.LootFrame.Instance.LootAll();
Thread.Sleep(500);

I'm sure it could be optimized but it was good enough for my needs.

What line on DMF_Fishing.cs do you add this code?
 
Wont do the fishing quest for me. Anyone else have this problem or is it just me who's doing something wrong?
 
There is a small issue if you're level 90 (possibly 86-90) where it will buy the sack of game tokens but won't open it. This is because there are several different sacks of tokens based on your level that cost different amounts of gold. I just have to add the item ID of the new one.

Also, it didn't pick up the jewelcrafting or blacksmithing quests for me. Other professions quests have worked so far. Not sure what the deal is. Will look into it if I have some time.

If you're having loot issues with fishing it might be worth installing this addon and playing around with it. AutoConfirmLoot - Quests & Leveling - World of Warcraft Addons - Curse
It's not updated for MoP but all I can say is that it works for me. I may update the behavior at some point with the above code.
 
There is a small issue if you're level 90 (possibly 86-90) where it will buy the sack of game tokens but won't open it. This is because there are several different sacks of tokens based on your level that cost different amounts of gold. I just have to add the item ID of the new one.

The itemID for the level 86+ sack of tokens is 78910.

For anyone who is 86+ you can fix it yourself until the SVN is updated by editing line 743 to add 78910 to it and a new line at 749 with 78910.

I don't expect the author/OP to fix it, but anyone using ElvUI figure out how to make it work on the shooting range, cannonball, and gnoll hunt? The defaultUI expects a click using OverrideActionBarButton{0}:Click(), not sure what the name of the button is in ElvUI. For now you can just manually spam the 1 button during those events, or just disable ElvUI while doing DMF dailies. Thanks to the OP though, saves a lot of time and hassle doing DMF on alts with this.
 
Last edited:
I ran the profile and it did all the dailies etc for me :D but the problem I am having now is that when I start it the pop up box comes up telling me "You have already completed all the Darkmoon Faire dailies today, continue if you want to do item turn-ins or profession quests." :( But Its the next day and all the dailies have reset and are showing on the map. Is anyone else having this problem?

Edit: I added my log :)
 

Attachments

Last edited:
I ran the profile and it did all the dailies etc for me :D but the problem I am having now is that when I start it the pop up box comes up telling me "You have already completed all the Darkmoon Faire dailies today, continue if you want to do item turn-ins or profession quests." :( But Its the next day and all the dailies have reset and are showing on the map. Is anyone else having this problem?

Edit: I added my log :)

I had the same issue. You need to delete all files in the HB Cache folder. After doing this it works perfectly!
 
I use this GUI. gUI It is pretty much a complete overhaul of the Blizzard UI. Vehicle bars, action bars etc. When the bot is doing these quests, for example when you whack the gnolls, the behaviour seems to work, but will not perform the action buttons.

Is there anything in the coding that makes it only work with the default UI?
 
Thanks for a great profile, works very well :-) ... I only have two small issues

- When running HB with profile [N] Darkmoon Faire Quests by timglide / HB keeps writing
* Please update the profile to use the RunLUA behavior. Use Lua="UseItemByName(12345)"*****

- The fishing quest works a little too fast.... It cast... wait for hook.. and try to loot... but loot windows are closed before it can take the fish, so it keeps running, as it never gets finished.

And yes, I have the quest behaviors :-)

/Teasta
 
Thanks for a great profile, works very well :-) ... I only have two small issues

- When running HB with profile [N] Darkmoon Faire Quests by timglide / HB keeps writing
* Please update the profile to use the RunLUA behavior. Use Lua="UseItemByName(12345)"*****

- The fishing quest works a little too fast.... It cast... wait for hook.. and try to loot... but loot windows are closed before it can take the fish, so it keeps running, as it never gets finished.

And yes, I have the quest behaviors :-)

/Teasta
yeah i tried it this evening and fishing rather fast n equipping the fishing pole as behavior describes but isnt looting i only ever seen it loot once.
 
The itemID for the level 86+ sack of tokens is 78910.

For anyone who is 86+ you can fix it yourself until the SVN is updated by editing line 743 to add 78910 to it and a new line at 749 with 78910.

I don't expect the author/OP to fix it, but anyone using ElvUI figure out how to make it work on the shooting range, cannonball, and gnoll hunt? The defaultUI expects a click using OverrideActionBarButton{0}:Click(), not sure what the name of the button is in ElvUI. For now you can just manually spam the 1 button during those events, or just disable ElvUI while doing DMF dailies. Thanks to the OP though, saves a lot of time and hassle doing DMF on alts with this.
The ElvUI equivalent is ElvUI_Bar1Button1
 
Nice job on the Darkmoon Quests..

Run without problems so far.

+Rep
 
tested it with my elvui disabled.
failed to interact with portal back to town to get things from the vendors.
Doesnt fail to interact with a vendor but does fail to buy the required items from them so therefore a continuous loops of going to them through portals etc for nothing but wasting time.
Dailies done no problem. Guess just profession quests. If you want to afk just buy the items you need before hitting start.
 
Last edited:
tested it with my elvui disabled.
failed to interact with portal back to town to get things from the vendors.
Doesnt fail to interact with a vendor but does fail to buy the required items from them so therefore a continuous loops of going to them through portals etc for nothing but wasting time.
Dailies done no problem. Guess just profession quests. If you want to afk just buy the items you need before hitting start.
The failure to buy is a new bug in the HB core since 5.1. Feel free to bug it to the devs. Squeaky wheel and all...
 
Hi timglide,

This works great for me. I just bought the mats and it ran perfectly. The vendor problem is an HB issue not a profile issue.

However, the profile does get stuck on the fence (awning) on line 184:

HTML:
<MoveTo X="-9482.946" Y="69.12139" Z="56.34609" />
...changing it to this fixed the problem for me:

HTML:
<RunTo X="-9503.865" Y="78.67805" Z="58.04575" />
Thanks again for this awesome profile.
 
Back
Top