• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Mr.AutoFight: A Plugin for People who want to Play but Not Fight

    Discussion in 'Archives' started by CodenameG, Jun 6, 2010.

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

      Rick7C2 New Member

      Joined:
      Jan 2, 2011
      Messages:
      54
      Likes Received:
      0
      Trophy Points:
      0
      I second that! This plugin is great but after every fight I got to stop and restart hb or i cant move. It keeps trying to eat drink and once health and mana is 100% it will summon void walker over and over.
       
    2. Nightskine

      Nightskine Member

      Joined:
      Oct 30, 2010
      Messages:
      150
      Likes Received:
      1
      Trophy Points:
      18



      This would really help solve my problem as well. Is this possible? G?
       
    3. abndrew82

      abndrew82 New Member

      Joined:
      May 14, 2010
      Messages:
      323
      Likes Received:
      1
      Trophy Points:
      0
      not sure if those are plugin or more cc issues.

      I have an issue too, but think its cc related. With the new ability for HB to fly for LT users, I go to fly between combat and because something agroes I get the stop and dismount which drops me to my death.

      That could be fixed I would think either in the plugin, or the cc to not dismount on every agro. But not sure what would be most realistic
       
    4. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      if you dont want it resting all you gotta do is remove the lines
      Code:
       
                      if (RoutineManager.Current.NeedRest)
                      {
                          slog("CC Says we need rest Letting it do it.");
                          RoutineManager.Current.Rest();
                      }
      
      once youve done that your entire Pulse() should like like this.
      Code:
              public override void Pulse()
              {
                  
                  while (Styx.Logic.BehaviorTree.TreeRoot.IsRunning && !Me.Combat)
                  {
                      Thread.Sleep(10);
                  }
      
      
              }
      
      i added the Rest check because most CC's have their buff code in there. however just changing the code to

      Code:
       
                      if (!Me.IsFlying && !Me.Mounted && RoutineManager.Current.NeedRest)
                      {
                          slog("CC Says we need rest Letting it do it.");
                          RoutineManager.Current.Rest();
                      }
      
      will allow the rest to happen, as long as its not mounted or flying.


      hope that helps
       
    5. keleshia

      keleshia Member

      Joined:
      Oct 20, 2010
      Messages:
      188
      Likes Received:
      0
      Trophy Points:
      16
      Hello, if I were to run instance buddy on my disc priest with raphus cc and mr auto fight, may I know whether should I run with disabled movements? Or this should be ib thread that I should ask? Sorry:p
       
    6. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      mr autofight will not allow any other code to be run, so with mr.autofight enabled

      instancebuddy = wont work.
       
    7. Thaatguy

      Thaatguy New Member

      Joined:
      Sep 1, 2010
      Messages:
      63
      Likes Received:
      1
      Trophy Points:
      0
      Loaded the plugin and set my cc. But my paladin just runs off as if running without plugin. I d/l the plugin and installed it in my plugin folder, clicked enabled in hb and hit start and he took off. Any suggestions?
       
    8. Freakout

      Freakout New Member

      Joined:
      Sep 8, 2010
      Messages:
      51
      Likes Received:
      1
      Trophy Points:
      0
      great plugin, using it to quest right now...now i just need to figure out how to get my CCs to target mobs I dont have aggro on so that I can use it in dungeons and stuff.
       
    9. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      well its up to the CC to handle combat, however i wouldnt suggest using it for dungeons.
       
    10. Ruinit

      Ruinit Member

      Joined:
      Nov 1, 2010
      Messages:
      992
      Likes Received:
      4
      Trophy Points:
      18
      Are supposed to select combat,grind,mixed fro this to work?
       
    11. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      grind
       
    12. azerus

      azerus New Member

      Joined:
      Jan 7, 2011
      Messages:
      333
      Likes Received:
      0
      Trophy Points:
      0
      don't work for me

      i selected my CC, i selected grind mode
      i started the bot
      and the bot spam this infinite

      No pet.
      [Mr.AutoFight]:CC Says we need rest Letting it do it.
      Call Pet.
      No pet appeared.
      Freezing Trap.
      Revive Pet.
      No pet.
      [Mr.AutoFight]:CC Says we need rest Letting it do it.
      Call Pet.
      No pet appeared.
      Freezing Trap.
      Revive Pet.
      No pet.
      [Mr.AutoFight]:CC Says we need rest Letting it do it.
      Call Pet.
      No pet appeared.
      Freezing Trap.
      Revive Pet.
      No pet.
      [Mr.AutoFight]:CC Says we need rest Letting it do it.
      Call Pet.
      No pet appeared.
      Freezing Trap.
      Revive Pet.
      No pet.
      [Mr.AutoFight]:CC Says we need rest Letting it do it.
      Call Pet.
      No pet appeared.
      Freezing Trap.
      Revive Pet.
      No pet.
      [Mr.AutoFight]:CC Says we need rest Letting it do it.
      Call Pet.
      No pet appeared.
      Freezing Trap.
      Revive Pet.
      No pet.
      [Mr.AutoFight]:CC Says we need rest Letting it do it.
      Call Pet.
      No pet appeared.
      Freezing Trap.
      Revive Pet.
      No pet.
      [Mr.AutoFight]:CC Says we need rest Letting it do it.
      Call Pet.
      No pet appeared.
      Freezing Trap.
      Revive Pet.
      No pet.
      [Mr.AutoFight]:CC Says we need rest Letting it do it.
      Call Pet.
      No pet appeared.
      Freezing Trap.
      Revive Pet.
      No pet.
      [Mr.AutoFight]:CC Says we need rest Letting it do it.
      Call Pet.
      No pet appeared.
      Freezing Trap.
      Revive Pet.
      No pet.
      [Mr.AutoFight]:CC Says we need rest Letting it do it.
      Call Pet.
      No pet appeared.
      Freezing Trap.
      Revive Pet.
      No pet.
      [Mr.AutoFight]:CC Says we need rest Letting it do it.
      Call Pet.
      .......etc.....

      it spam this, when my char do nothing, no target, nothing, if i have my pet, if i don't have my pet, everytime in all conditions
      so totally not working
       
    13. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      then its not compatible with that CC.
       
    14. azerus

      azerus New Member

      Joined:
      Jan 7, 2011
      Messages:
      333
      Likes Received:
      0
      Trophy Points:
      0
      the hunter cc i use is simple shot
       
    15. greaterdeath

      greaterdeath New Member

      Joined:
      Apr 2, 2010
      Messages:
      815
      Likes Received:
      2
      Trophy Points:
      0
      Die, revive, going back to corpse having problems...idk what they are, but I have log! I know I died at 2:42 in the log, and other occasions before that.

      Also, took a few minutes to edit my pet name out of the log - any chance that could just be "pet" (sorry first pet that actually had a name besides cat or dog so I never noticed before lol)?
       

      Attached Files:

    16. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      you see this
      if the plugin was running that wouldn't be in the log. re-read the instructions provided.
       
    17. greaterdeath

      greaterdeath New Member

      Joined:
      Apr 2, 2010
      Messages:
      815
      Likes Received:
      2
      Trophy Points:
      0
      Oh I'm sorry - I attached the wrong log :/ Seems like HB issue anyway, but in case its not I was *trying to post log here too.
       

      Attached Files:

    18. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      like i prevoisly stated, there's nothing i can do about the incompatibility with that CC.
       
    19. Truman422

      Truman422 Member

      Joined:
      Jan 10, 2011
      Messages:
      198
      Likes Received:
      14
      Trophy Points:
      18
      Is there a way...

      To shut off the auto movement part of a script? Or is that based solely on the CC I'm using? I'd like it to just cast the abilities on its own so I can be epically lazy in heroics/instances etc. :p
       
    20. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      its based on the CC your using.
       
    Thread Status:
    Not open for further replies.

    Share This Page