I don't know about anybody else but I've been having a hell of a hard time this weekend keeping my bot up (DungeonBuddy) and running without it DCing the WoW client. I'm not running ANY in-game addons using Dungeon buddy and the Timewalking profiles. I get dc'd atleast once an hour for no reason. The bot is not indicating any reason either except "Not in Game" then "Bot stopping! Reason: You can not queue for Random Timewalking Dungeon (Wrath of the Lich King) and no alternative was found. " SOOOO annoying.
Harass, if you think this is harassment you have lived a sheltered life. Simply show respect for Highvoltz because he has created incredible stuff. And no he does not need to update or support it, he is not under contract. If you aren't happy, make another botbase that is better and support it.
Cool, that doesn't mean anything, DB is not a boddystore product so there is no contract. If he is an employee, that doesn't change anything. Like I said, if you aren't happy with the product make a better one and provide the support you feel there should be. The fact that you aren't understanding that, means I am done with this conversation. We have derailed this thread enough. Therefore, I will no longer be responding to you.
You obviously don't seem to understand the concept of product development. Let's just not even have this discussion, and move on. thanks.
Grats man!! You queue as Healer or Dps? But I have a problem and it seems to be intermittent. When I die in PoS and attempt to fly back, I've seen the bot just spin in circles trying to get back into the instance. I woke up and saw another bot doing the same exact thing. This was after a fresh install of HB and using the latest files uploaded.
Yeah strange, it was working fine yesterday with all the latest up to date CS/XML file that was uploaded a few posts back. Not sure what changed.
is there anyone who can fix the script for Dungeon Buddy doing Stonecore the Corner right before [Ozruk] any toon ive done it on they run back and forth really fast.. 760 2016-01-09 14.02.txt i had 4 running 2 1 PC and 2 on another.. but these are the 2 from my main. 5052 2016-01-09 14.16.txt
here you go just just replace "HONORBUDDY/Dungeon Scripts/Cataclysm/Dungeons/The StoneCore.cs" with the attached one
Ive been downloading and playing with diff POS.cs files loading them up in sublime text, i see diff routines for the Forgemaster fight from diff .cs files, ive been learning Java Jscript Jquery and Ruby on the side and this looks familiar. where could an entry level monkey start learning the basics to help out around here. i would love to learn about what the syntax is actually doing. swapped spell ids for mine and Text based spells in the same order that was present. ctx => StyxWoW.Me.Class == WoWClass.Druid && SpellManager.CanCast("Tranquility"), new Action(ctx => SpellManager.Cast("Tranquility"))), new Decorator( ctx => StyxWoW.Me.Class == WoWClass.Druid && SpellManager.CanCast("Barkskin"), new Action(ctx => SpellManager.Cast("Barkskin"))), new Decorator( ctx => StyxWoW.Me.Class == WoWClass.Druid && SpellManager.CanCast(22812), new Action(ctx => SpellManager.Cast(22812))), new Decorator( ctx => StyxWoW.Me.Class == WoWClass.Druid && SpellManager.CanCast(740), new Action(ctx => SpellManager.Cast(740))), // ENTER BETWEEN // END HERE new Decorator( ctx => StyxWoW.Me.Class == WoWClass.Druid && SpellManager.CanCast(132158), new Action(ctx => SpellManager.Cast(132158))) ^ natures-swiftness testing out asap, ill figure out more soon as i see forgemaster
I just downloaded the Timewalking folder and installed them in my HB folder... I then queued for random timewalking and got pit of saron. I then got an error where pit of saron isn't supported and the bot left the dungeon again? So it isn't fully supported yet or?
Make sure you install both sets of folders, I only installed one the first time. After I found my error, it worked great.
Yeah I also did that. So I find it pretty weird I got that message in Pit of Saron. HB folder > Default Profiles > DungeonBuddy > Warlords of Draenor > and here I dropped the Timewalking folder HB folder > Dungeon Scripts > Warlords of Draenor > here I dropped the Timewalking folder with the .cs files So everything should be fine, right? Nevermind: I just realized that Pit of Saron isn't supported anyway from the download and I need to download two separate files.
Please can somebody help me! I just want to know how to make it so my rogue can use this. Or my DK, or anything really...