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!

HB ARCHIVES: DungeonBuddy--DO NOT DELETE

Is there a way to get notification when there is a new post on this thread ? Please PM me anyone that can help me out with this. Thank you very much.
Hi Aion I had a go last night but ran into a slight problem. I changed it to try the first instance vale of the eternal sorrows to ID 715 but when I run dungeonbuddy on farm it comes up with flex only is that right? Under Debug for SoO it only has ID's under the flex tab? When I tried 715 it says:

"Bot stopping! Reason: The current dungeon script has no exit location. Please report to the developer.
[DungeonBuddy]: Entered Siege of Orgrimmar dungeon and using default script
[DungeonBuddy]: Successfully loaded default profile for Vale of Eternal Sorrows

Then stops
Yep, 715 is the correct Id for the former Flex, now called Normal raid difficulty. 714 is for Heroic.

Out of the VES default script, with added exit location: Default had not, because was not needed.

PHP:
        #region Overrides of Dungeon
        private readonly WoWPoint _entrance = new WoWPoint(1242.479, 600.5036, 318.0787);
        public override uint DungeonId
        {
            get { return 714; }
        }
        public override WoWPoint Entrance
        {
            get { return _entrance; }
        }
        public override WoWPoint ExitLocation
        {
            get { return _entrance; }
        }
 
Last edited:
There is a community user release of this already- and it actually works very well..

If you do use it- please make sure you thank him/her and consider a donation- He has not asked for it, but there is a lot of work put into it.

Its pretty much affable- so job well done.

I can't find it, can you share me a link?
 
Is there a place to get IDs for Dungeons/Raids for Normal, Heroic, and Mythic? I want to try and mess with the logic for each and see if I can get scripts to work for them.
 
Is there a place to get IDs for Dungeons/Raids for Normal, Heroic, and Mythic? I want to try and mess with the logic for each and see if I can get scripts to work for them.
Dungeonbuddy Config Window -> Debug Tab -> Dungeon List

Once you are inside any dungeon/raid/scenario and script is properly loaded, you can check the loaded bosses in the Boss List sub tab next to Dungeon List.
 
Thanks Aion It works fine few bugs like I can't get the toons to follow the tank till I start fightimg a pack then they run forward.

I had to turn Dungeonbuddy off put them on follow to the boss then turn it back on again. Did the first 3 bosses piece of cake but ran into probs with Sha and getting mind controlled. Might try with my Hunters instead. Going to try the same with Mythics see how I go
 
Thanks Aion It works fine few bugs like I can't get the toons to follow the tank till I start fightimg a pack then they run forward.

I had to turn Dungeonbuddy off put them on follow to the boss then turn it back on again. Did the first 3 bosses piece of cake but ran into probs with Sha and getting mind controlled. Might try with my Hunters instead. Going to try the same with Mythics see how I go 
I guess its all related to the DPS output, if you burn fast enough most encounters, their special mechanics have no time to trigger. I guess this can be achieved with all 710+ hunters with the leg. ring. Very nice burst in the first 30sec.

The tank can be botted too in some encounters, but since there is no Me.IsTank code in the scripts, they would not follow special encounter movements, but plain tanks, then on encounter defeat would continue to next boss.

For SOO, the transition between the LFR wings is not coded too, so manual or pre-scripted one is a must. Like taking double portals after Sha, or taking the elevator after Instructor.
 
Yer I will continue to play with it. Was going to try some Mythic dungeons but I couldn't find any ID's in the Debug menu.

Are there any?
 
Yer I will continue to play with it. Was going to try some Mythic dungeons but I couldn't find any ID's in the Debug menu.

Are there any?
They are right there, look again :)

For example:
PHP:
<Name>Mythic Auchindoun</Name>
<DungeonId>1008</DungeonId>
 
Last edited:
Hmmm not sure where you got that from? Are they already scripted? I found the ID you post in the debug menu it was under the Unkown tab. I will try and zone in and see if it works lol if not was going to taken the heroic script and put the ID number in and see how it goes :)
 
I have a level 70 toon that i enjoy playing now and then at level 70. I was wondering if its possible to add the TBC heroics to the dungeon list "Specific" all there is right now that i can choose from is, Burning Crusade Normal and Wrath of the Lich King Normal.

I understand TBC heroics isnt something that is maybe configed but there isnt many changes from normal TBC dungeons to heroic TBC dungeons.

I would also love to see this at level 80 also with Wrath of the Lich King heroics.

Has anyone done this yet? I'm enjoying playing my Shaman at 70 and would love to do all the heroics I can :)

I've tried just changing the ID - but that didnt seem to work - got smashed at bosses due to slightly different mechanics
 
Hmmm not sure where you got that from? Are they already scripted? I found the ID you post in the debug menu it was under the Unkown tab. I will try and zone in and see if it works lol if not was going to taken the heroic script and put the ID number in and see how it goes :)
Nop indeed.
I exchanged the Ids for Mythic on all default profiles/scripts for WoD for private 5man runs.

The good news - they are working, usually.
The bad:
- You need team of 5x 700ilvl+ to ran most of them, only Mines are doable in 680-ies.
- Almost every dungeon have extra mechanics for Mythic, which are usually deadly enough, so the scripts are not enough for afk run.
 
Nop indeed.
I exchanged the Ids for Mythic on all default profiles/scripts for WoD for private 5man runs.

The good news - they are working, usually.
The bad:
- You need team of 5x 700ilvl+ to ran most of them, only Mines are doable in 680-ies.
- Almost every dungeon have extra mechanics for Mythic, which are usually deadly enough, so the scripts are not enough for afk run.

Spot on lol I tried Bloodmaul with my druid team all 680 ilvl got through trash fine but the boss mechanics tripped them up, the stuff on the ground just hits to hard and they don't move out fast enough. Either you would have to script it spot on or be all 740 ilvl to do them I reckon but it was fun to try :). On the other hand time walking I can afk with the team.
 
Spot on lol I tried Bloodmaul with my druid team all 680 ilvl got through trash fine but the boss mechanics tripped them up, the stuff on the ground just hits to hard and they don't move out fast enough. Either you would have to script it spot on or be all 740 ilvl to do them I reckon but it was fun to try :). On the other hand time walking I can afk with the team.
Then you definitely have not activated the scripts :( Use Farm Menu ->Unknown->Bloodmaul Mine. Not Specific.
 
Then you definitely have not activated the scripts :( Use Farm Menu ->Unknown->Bloodmaul Mine. Not Specific.

Ohhhhh I'll try this again when I get home thanks Aion :). Going to try 4 hunters and my druid tank for Sha of pride this afternoon see how I go :)
 
i'd love to see the rest of draenor raids supported. there's a new expansion coming out and it seems development has stopped.
 
i'd love to see the rest of draenor raids supported. there's a new expansion coming out and it seems development has stopped.

See here, and then before you complain to the author about pathing, see here, and if you are concerned there might be a shortage of profiles in legion, see here.

Note that in the first thread two others contributed their own scripts for The Black Gate as I was slow to deliver, so it is clear at least three developers are willing to fill this niche.

Hope this helps, and if you do make use of them please give feedback in the profile thread, I need all the support I can get so I can get store access etc :)
 
See here, and then before you complain to the author about pathing, see here, and if you are concerned there might be a shortage of profiles in legion, see here.

Note that in the first thread two others contributed their own scripts for The Black Gate as I was slow to deliver, so it is clear at least three developers are willing to fill this niche.

Hope this helps, and if you do make use of them please give feedback in the profile thread, I need all the support I can get so I can get store access etc :)
Dont be shy, you have made wonderful work with the HFC scripts for all the wings, including Archimonde.

The work we put in TheBlackGate scripts, via adding a few tags is nearly nothing.
 
most awesome and helpful answer ever. i got the lfr's and doing the edits now. and your profile editor would be a great addition to the store.

thank you!
 
Then you definitely have not activated the scripts :( Use Farm Menu ->Unknown->Bloodmaul Mine. Not Specific.

Hey Aion thanks again for your awesomeness I got it to work but my crappy druid team still couldn't handle it lol. I tried several scenarios and I got the first boss down in the end but the second boss was a no go. I believe my tank and heals are ok but the dps is way to low. The boomies are only doing around 20k each on Tuanha's routine and with singular.

I'm going to try gear up the three hunters to 700ilvl and try with them hopefully I will have better luck. The mechanics worked well though so thanks again :)

Sent you a pm
 
Hey Aion thanks again for your awesomeness I got it to work but my crappy druid team still couldn't handle it lol. I tried several scenarios and I got the first boss down in the end but the second boss was a no go. I believe my tank and heals are ok but the dps is way to low. The boomies are only doing around 20k each on Tuanha's routine and with singular.

I'm going to try gear up the three hunters to 700ilvl and try with them hopefully I will have better luck. The mechanics worked well though so thanks again :)

Sent you a pm
Yea the gear is quite important.

For hunters, try roll BM with 3 different pets for buffs - at least crit + mastery + multistrike and probably haste. Heroism/Bloodlust Exotic pet helps alot! If you are happy to have one Legendary Ring character, this is extra short Hero/BL stacked over!

For example, one of my hunters is with 750ilvl ring = 29% extra damage dealt for 15sec.

58aa26456966e7e958aa8c3c2ff1028a.png


A boss which is generally wipe with low gear, gets burned in 1min 30sec with all CDs up - its 10mil Hp.

The party is 715, 690 and 660 hunters, Guardian druid and Resto Shammy. With all 7x DPS raid buffs up.
 
Back
Top