• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Questing-Char. not attacking?

    Discussion in 'Honorbuddy Support' started by Drac, Sep 20, 2012.

    Thread Status:
    Not open for further replies.
    1. Drac

      Drac New Member

      Joined:
      Aug 11, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Hi,
      So I'm not sure if this is a known issue of the quest bot, as to which I know it is still not finalized, but I haven't seen any info. about it on the forums.
      I'm currently leveling a mage in the cata areas with Kick's profiles. Everything works fine, except for the fact that about 90% of the time my char. targets a enemy he wants to attack, he doesn't cast any spells and just sits there starring at it. Unless of course it happens to run into range and get aggro, then he will attack it. So my problem is he wont attack himself. Any way to fix this or do I just need to wait for the final product? Thanks in advance :)
       
    2. Michaelcain6

      Michaelcain6 New Member

      Joined:
      Feb 29, 2012
      Messages:
      230
      Likes Received:
      1
      Trophy Points:
      0
      Post logs, if you can please. ;)
       
    3. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
    4. ihavelag

      ihavelag New Member

      Joined:
      May 24, 2012
      Messages:
      69
      Likes Received:
      1
      Trophy Points:
      0
      Same problem

      I have the same problem, it fights once combat is started but wont start the attack
       

      Attached Files:

    5. ihavelag

      ihavelag New Member

      Joined:
      May 24, 2012
      Messages:
      69
      Likes Received:
      1
      Trophy Points:
      0
      I Switched to CLU instead of Singular and it seems to be working now
       
    6. Drac

      Drac New Member

      Joined:
      Aug 11, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      ihavelag, this is a noob question but how do you switch from Singular to CLU? Do I need to download something?
       
    7. ihavelag

      ihavelag New Member

      Joined:
      May 24, 2012
      Messages:
      69
      Likes Received:
      1
      Trophy Points:
      0
      im a noob myself but since the problem seemed to be with singular i looked around for custom classes and found CLU, i dont have the link but the svn link is clu-for-honorbuddy - Revision 429: /trunk/CLU just put it in the Routines folder and when you start it will ask you which one you want to use. i prefer how singular works but this will let you have some functionality untill the fix the problem :D
       
    8. ihavelag

      ihavelag New Member

      Joined:
      May 24, 2012
      Messages:
      69
      Likes Received:
      1
      Trophy Points:
      0
      Last edited: Sep 21, 2012
    9. Drac

      Drac New Member

      Joined:
      Aug 11, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      I can confirm that this does fix the problem! the only thing is it doesn't use specific moves and pretty much gets me killed every time I attack something. Thanks for the help though!
       
    10. ihavelag

      ihavelag New Member

      Joined:
      May 24, 2012
      Messages:
      69
      Likes Received:
      1
      Trophy Points:
      0
      That's why I said I like singular better :)
      Hopefully they get it fixed soon

      I think i found a fix, since CLU isint ideal i started reading the code and found where the problem is, while this might be messy it does work with my arcane
      in honorbuddy\Routines\Singular\ClassSpecific\Mage\ar cane.cs change

      Spell.Cast("FrostFire Bolt", ret => !SpellManager.HasSpell("Arcane Blast")),
      to
      Spell.Cast("Arcane Barrage", ret => SpellManager.HasSpell("Arcane Blast")),

      if your a diff spec just replace the spell names and hopefully it works.
       
      Last edited: Sep 23, 2012
    11. ihavelag

      ihavelag New Member

      Joined:
      May 24, 2012
      Messages:
      69
      Likes Received:
      1
      Trophy Points:
      0
      I think i found a fix, since CLU isint ideal i started reading the code and found where the problem is, while this might be messy it does work with my arcane
      in honorbuddy\Routines\Singular\ClassSpecific\Mage\arcane.cs change

      Spell.Cast("FrostFire Bolt", ret => !SpellManager.HasSpell("Arcane Blast")),
      to
      Spell.Cast("Arcane Barrage", ret => SpellManager.HasSpell("Arcane Blast")),

      if your a diff spec just replace the spell names and hopefully it works.
       
    12. xspeed

      xspeed New Member

      Joined:
      May 31, 2013
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      When it happens to me i just restart the bot anda everything works fine.
       
    13. Millz

      Millz Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      6,495
      Likes Received:
      223
      Trophy Points:
      63
      Strong thread necromancy
       
    14. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      thread closed
       
    Thread Status:
    Not open for further replies.

    Share This Page