• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • ArchaeologyBuddy - An Archaeology Bot

    Discussion in 'Archives' started by raphus, Jan 20, 2011.

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

      raphus Administrator Staff Member Moderator Buddy Core Dev

      Joined:
      Jun 17, 2010
      Messages:
      2,094
      Likes Received:
      492
      Trophy Points:
      83
      Both AB and GB have this fixed. Ask CC authors to add a logic to target pet's target. When you are in combat, has no target, has pet and pet has target

      Code:
      if (StyxWoW.Me.CurrentTarget == null && StyxWoW.Me.GotAlivePet && StyxWoW.Me.Pet.CurrentTarget != null)
      {
            StyxWoW.Me.Pet.CurrentTarget.Target();
      }
      
      new Decorator(
           ret => StyxWoW.Me.CurrentTarget == null &&
                     StyxWoW.Me.GotAlivePet && 
                     StyxWoW.Me.Pet.CurrentTarget != null,
           new Action(ret => StyxWoW.Me.Pet.CurrentTarget.Target()))
      
      
       
    2. Xanathos

      Xanathos Active Member

      Joined:
      Jul 25, 2010
      Messages:
      1,030
      Likes Received:
      6
      Trophy Points:
      38
      Yeah sorry... I was going to edit that. I had a shitty day, but you didn't deserve that.

      But you should have seen that I have been helping out people before so I might actually know a bit more then the idiots asking the same questions in here. =)
       
    3. Xanathos

      Xanathos Active Member

      Joined:
      Jul 25, 2010
      Messages:
      1,030
      Likes Received:
      6
      Trophy Points:
      38
      I can do that, Raphus. Thanks.
       
    4. UndiluteD

      UndiluteD New Member

      Joined:
      Oct 31, 2010
      Messages:
      389
      Likes Received:
      0
      Trophy Points:
      0
      Does Ensable have this in its hunter CC?
       
    5. panYama

      panYama Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,629
      Likes Received:
      49
      Trophy Points:
      0
      there ya go;)
       
    6. McDart

      McDart New Member

      Joined:
      Dec 18, 2010
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      I installed the new HB and the newest Arc buddy and my toon is doing some surveying then hovers over a survey zone, sits down before he digs. Any ideas what is going on?
       
    7. bjsaust

      bjsaust New Member

      Joined:
      Nov 30, 2010
      Messages:
      296
      Likes Received:
      1
      Trophy Points:
      0
      I ran the new version (in new HB) for a couple hours attended, and it was perfect. Not a single manual intervention required. Really great job improving this!
       
    8. upc523

      upc523 New Member

      Joined:
      Jan 20, 2011
      Messages:
      49
      Likes Received:
      2
      Trophy Points:
      0
      Been running the new version for a few hours now and everything is looking pretty great. I only had to intervene on one site located in northern stv. Besides that he is running like a champ. Oh and another thing I noticed is that occasionally after finding a fragment, he will randomly break out into a dance haha. Not sure if that was intended or not but its awesome either way!
       
    9. kenn3th

      kenn3th New Member

      Joined:
      Jan 22, 2011
      Messages:
      212
      Likes Received:
      1
      Trophy Points:
      0
      Okay look, I bought HB lifetime to use AB and so far, it hasn't been great.
      It causes Wowerror once every 3 hours wtf?
      This is ridiculous. I can't even leave this crap on while I sleep
       
    10. kenn3th

      kenn3th New Member

      Joined:
      Jan 22, 2011
      Messages:
      212
      Likes Received:
      1
      Trophy Points:
      0
      If this is 'working as intended' teach me how to fix it.
      As far as I know, other arch bots do not cause wow errors once every few hours and don't need to be attended to once every so often. This makes it semi-botting and a half-finished product.
       
    11. Storper

      Storper New Member

      Joined:
      Jan 22, 2011
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Are there a new release of this? People are talking about 1.1.0.136 yet I can only see 1.1.0.108 avaliable.
       
    12. upc523

      upc523 New Member

      Joined:
      Jan 20, 2011
      Messages:
      49
      Likes Received:
      2
      Trophy Points:
      0
      Storper: the newest version of AB comes when you download the latest release of HB. Goto downloads, get that and you'll be set.
       
    13. joint

      joint New Member

      Joined:
      Jan 15, 2010
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      does the train each level of archaeology? I'm starting from 0.
       
    14. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      no, you have to train by yourself as far as i know, haven't tested newest version (i'm running .100 atm)
       
    15. Guadah

      Guadah Member

      Joined:
      Feb 7, 2010
      Messages:
      438
      Likes Received:
      17
      Trophy Points:
      18
      Is this true? When I download Honorbuddy it comes with a ArchaeologyBuddy, however it has to stop and generate the flightpath to the new location each time a dig site is done, it seems if I download AB from this thread it runs smother.
       
    16. blacksheepwa

      blacksheepwa Member

      Joined:
      Jun 14, 2010
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      6
      will the bug that makes the bot sit just outside the archeology zone in the air and do nothing ever be fixed? cuz its been in like the last 5 verisons for me.. yes i have the latest versions.
       
    17. pku1337

      pku1337 New Member

      Joined:
      Sep 23, 2010
      Messages:
      75
      Likes Received:
      0
      Trophy Points:
      0
      i get the same mate your not alone :) we just have to keep waiting no 1 can fix this.
       
    18. HyperMonkey

      HyperMonkey Member

      Joined:
      Jul 3, 2010
      Messages:
      517
      Likes Received:
      7
      Trophy Points:
      18
      Have you tried resetting your key bindings? Also make sure you have enabled mouse click to move.
       
    19. HyperMonkey

      HyperMonkey Member

      Joined:
      Jul 3, 2010
      Messages:
      517
      Likes Received:
      7
      Trophy Points:
      18
      Raphus, i kindly ask once again - are you aware, and will the fatigue problems be resolved at some point?

      I hope you will soon comment on this.

      Regards
       
    20. belvar

      belvar New Member

      Joined:
      Jan 15, 2010
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      0
      It used to run very smooth with np at all. But today when I woke up and logged in nothing happened. I went to download the newest version of HB and still nothing.

      It now moves to the digsites, lands on the ground and keep sitting on the mount. btw GB runs as usually.

      My wow update crashed earlier and the blizzard launcher told me to repair which I did. Repair solved the problem. Dunno if thats have any influence.
       

      Attached Files:

      Last edited: Jan 27, 2011
    Thread Status:
    Not open for further replies.

    Share This Page