• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Bot] (Beta) DungeonBuddy - A Dungeon bot.

    Discussion in 'Archives' started by highvoltz, Jul 6, 2012.

    1. botorific

      botorific New Member

      Joined:
      Oct 26, 2012
      Messages:
      664
      Likes Received:
      3
      Trophy Points:
      0
      Make sure loot radius is maxed out

      This may not be necessary but I use combatlooter plugin to ensure loot gets picked. It's my "back up".

      With bots, if the tank is moving on they will give priority to the fight and if they get far enough away from the loot they won't go back.

      As for rolling...man I haven't found any thing air tight to fix this.

      Make sure autoequip is configured to roll on loot (stock plugin).

      Also check the thread on agility shamans not getting proper equips with auto equip and picking inappropriate quest rewards. It talks about editing stat weights...which is a pain in the ass, but supposedly resolves equipment picking issues -which probably also affects if bot rolls or not.

      I have yet to ask a question in an appropriate thread - but I think auto equip plugin could use an update...like how do you choose main hand off hand for casters?

      I'm 5 man botting, so I have fullcontrol of loot sharing...but if my looter doesn't loot - no loot to pass out!
       
      Last edited: Dec 13, 2012
    2. hitmanace

      hitmanace New Member

      Joined:
      Jan 15, 2010
      Messages:
      119
      Likes Received:
      0
      Trophy Points:
      0
      70-80 dungeons seem broken he stands at entreance and does nothing
       
    3. gamingjunkie

      gamingjunkie Member

      Joined:
      Apr 26, 2012
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      6
      During scenarios the bot will exit the scenario shortly after entering leaving my character with a 30 minute debuff.
      Any suggestions on how to fix this?
       
    4. xsmoked

      xsmoked New Member

      Joined:
      Dec 4, 2012
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0
      So i noticed using this bot, that when you are in a dungeon it follows the tank. Is there anyway to make the follow distance closer cause the bot wants to move default 20 yards or something like that and it pulls trash. I tried changing it in the bot config but that does not work. I couldnt find the code for this to change it myself any help would be great.
       
    5. kalanikila

      kalanikila Member

      Joined:
      Nov 28, 2012
      Messages:
      293
      Likes Received:
      5
      Trophy Points:
      18
      this working with panda land yet?
       
    6. botorific

      botorific New Member

      Joined:
      Oct 26, 2012
      Messages:
      664
      Likes Received:
      3
      Trophy Points:
      0
      Only place I know is follow distance in the DB bot config. I have each of my party set to different follow distances, and they seem to obey.

      Is your follower much lower in level than tank - having a larger aggro radius as a result?
       
    7. botorific

      botorific New Member

      Joined:
      Oct 26, 2012
      Messages:
      664
      Likes Received:
      3
      Trophy Points:
      0
      Well dungeon buddy is just plain schizophrenic!

      Today utter failure in blackrocks...a dungeon that worked perfectly the day before.

      Team wipe fest to last boss...lady azil?

      Can't finish her.

      Standing in gravity wells, not killing adds, getting hit by big ass rocks. DPS standing around not fighting.

      Just what in the hell goes on with this bot "behind the scenes"?

      Exact same settings as day before. Declined the update when prompted.

      Why can't this thing be more reliable?!?
       
    8. YankeePhan1234

      YankeePhan1234 New Member

      Joined:
      Sep 12, 2012
      Messages:
      45
      Likes Received:
      0
      Trophy Points:
      0
      Queueing random Heroics on a Frost DK with singular CC and everything works very well, there are only 2 major bugs that I have noticed so far.

      1. It doesn't roll on any loot that drops, it just lets the timer to roll run out. I have AutoEquip2 enabled and configured for my DK and to loot everything and roll DE if possible if that makes a difference.

      2. It isn't accepting the queue when it pops, I have to manually click it, also same thing if a group tries to requeue at the end of an instance, it automatically leaves without joining with an already formed group.

      Other than that I've been pleasantly surprised about how well it does in instances.

      Keep up the good work!
       
    9. amoragon

      amoragon New Member

      Joined:
      Nov 24, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      I would run honor buddy for dungeoning before i head to work, and within the time of me leaving and coming back, the game is stuck on load screen, and hb is asking if i want to send an error report.

      View attachment 4976 2012-12-13 05.10.txt

      Idk if that added the log or not. But hopefully it did.
      This has been happing after leaving my computer for many hours, always to come home and one or the other has crashed.
      HOnobuddy bg buddy on the other hand works like a charm and will continue to run for 6+ hours.
       
    10. conetopia

      conetopia Banned

      Joined:
      Sep 29, 2012
      Messages:
      830
      Likes Received:
      4
      Trophy Points:
      0
      wanted to run the bot as tank DK - randoms.

      Slave pens is the only B/C dungeon I keep having issues with.

      The problem is that, there are those mobs at the beginning of the instance, that once you get them to 25% health, they start running away with
      the /Evade effect.
      and the bot try's to chase and hunt them down.

      Is there any way to change my dungeon script to ignore/ ( not attack) those mobs? I am sure the dps in the party will burn them down.
      Like instead of
      <blackspot xyz/> can we get something like
      <ignore target/> ??????????

      Also i noticed that this is the only dungeon the bot pulls Packs of 2 groups of mobs.
      Which normal people do these days, but its pretty bad when a bot tank does it b/c it doesn't exactly wait for healer.


      So if you guys have any handy info where i could make some Quick changes, let me know. thanks

      Log if anyone needs
      View attachment 73455
       
      Last edited: Dec 14, 2012
    11. conetopia

      conetopia Banned

      Joined:
      Sep 29, 2012
      Messages:
      830
      Likes Received:
      4
      Trophy Points:
      0
      SethekkHalls

      C:\Users\conetopia\Desktop\Honorbuddy 2.5.6647.521\Dungeon Scripts\Burning Crusade\Dungeons
      Open with notepad

      Locate
      public override WoWPoint Entrance { get { return new WoWPoint(-3361.518, 4655.588, -101.0466); } }

      The Enterence is there, and the Exit is missing indeed, ( Everyone else can edit this manually for now)
      all you have to do is paste the Exit right below it like this.
      Entrence
      Exit - Missing from script.

      public override WoWPoint Entrance { get { return new WoWPoint(-3361.518, 4655.588, -101.0466); } }
      public override WoWPoint ExitLocation { get { return new WoWPoint(Xyz numbers, get useing Developer tools); } }
      note that Makeing the Exit numbers as the Entrance numbers doesn't work, even tho the same portal is being used.

      --------------------------------------
      Edit:
      Normal users, don't waste your time editing the files.
      the Mods have Honorbuddy setup very badly.
      So every time you try to edit/correct a script, you fail due to the fact that the mods have setup an (ANTI-EDIT) script.
      so when you edit something, honorbuddy will just auto update/download a new copy of the file, and undo all of your changes :(.

      I just wasted 2 hours of my time collecting all the entrance and exit points....
      all deleted :(
      I blame the makers.




      --------------------------------------
      Edit : I was just looking, and it seems that there are a Few scripts that don't have Exit points.

      Most of the Heroic scripts are Either missing Exit points, and or don't even have entrance points ;(
       
      Last edited: Dec 14, 2012
    12. yadanos

      yadanos New Member

      Joined:
      Jun 4, 2012
      Messages:
      84
      Likes Received:
      0
      Trophy Points:
      0
      Stratholme

      Issues:
      1. walks in to the portal, stands still. (I went out of the portal while the bot was active and that made it walk back in and starts running.)
      2. It would not use the first gate within the portal to get to the first set of trash mobs.
      3. Is it running backwards the way?, cause after i manually clicked the first gate, it tries run to the left locked gate (think its open in the end when final boss is down).... and not to the gate north (right) that you also have to right click on to open.

      I noticed this issue on SethekkHalls heroic as well, it tried to walk backwards (wrong direction) and was stuck running the wrong way..
       
    13. Whatever

      Whatever New Member

      Joined:
      Dec 7, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Hello. Just queued up for a dungeon, Dire Maul.
      Pandaren Hunter at level 47, SV.
      Working good, i am at the 3rd Boss now. The only problem is that the bot is not looting the bosses, means that it doesnt select need, greed, pass or disenchant. People keep asking me why im not klicking on some of the 4 choices, if it would loot automatically i could go afk.
      How can i fix that? Guess it wont choose anything in other instances too :/

      Would be great if someone could help me.

      Greetings, whatever

      EDIT://
      Just wiped with the group, the bot just stands afk there as a ghost. Not running automatically in the instance again.
       
      Last edited: Dec 14, 2012
    14. ebouster

      ebouster New Member

      Joined:
      Oct 6, 2012
      Messages:
      245
      Likes Received:
      1
      Trophy Points:
      0
      click on plugins and select autoequip2. not sure about your other problem tho.
       
    15. kalanikila

      kalanikila Member

      Joined:
      Nov 28, 2012
      Messages:
      293
      Likes Received:
      5
      Trophy Points:
      18
      Is there a plug in or something that will make it so the bot does not stand in shit or anything i can do through dungeon buddy?
       
    16. kavlantis

      kavlantis New Member

      Joined:
      Nov 20, 2012
      Messages:
      468
      Likes Received:
      2
      Trophy Points:
      0
      Is there a way to have cross realm invites?
       
    17. opollo

      opollo New Member

      Joined:
      Nov 2, 2012
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      1
      Problem in Vortex Pinnacle,

      It doesn't pull drakes out of their healing circles as tank sometimes, regardless how many of the other members yell at the bot :p
       
    18. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      I leave it to the combat routine to handle evading NPCs. Packs of NPCs can be ignored by adding a 'PullBlackspot in the profile for dungeon. It uses same syntax as a normal blackspot, example.

      <PullBlackspots>
      <PullBlackspot X="173.9614" Y="1085.016" Z="206.3636" Radius="4.689246" />
      <PullBlackspot X="237.7001" Y="1085.065" Z="205.9066" Radius="9.655891" />
      </PullBlackspots>

      In a future release I plan to allow users to configure Dungeonbuddy to load user-edited profiles and scripts from an arbitrary folder without being effected by the script updater.
       
      fancyfanta likes this.
    19. fancyfanta

      fancyfanta New Member

      Joined:
      Nov 14, 2011
      Messages:
      82
      Likes Received:
      0
      Trophy Points:
      0
      FOR THE RECORD! Dont join dungeon if you dont have 5 chars. Or you will be banned. I was watching my botin dungeons. And we have an another bot. All group members took rest as 5 mins for report him. I was lucky...
       
    20. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      Thanks for attaching a log though it doesn't look like anything that suggest what caused the crashed was recorded in log.

      Personally I have experienced some crashes while zoning but so far I have not been successful in finding the cause.
       

    Share This Page