• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HaslaAssistant 2.3+ Mob grinder with Hasla/Group features

    Discussion in 'Archives' started by Taranira, May 10, 2015.

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

      ricespud New Member

      Joined:
      Jun 25, 2015
      Messages:
      29
      Likes Received:
      2
      Trophy Points:
      0
      Alright looks good. I'm at work at the moment but I'll try and confirm when I get home. As for other combat routines, I mainly mean utilizing some of the other skills in other trees such as Songcraft. For example, I've added a line to cast Ode to Recovery (Songcraft) when you have no aggro and are under desired HP. Basically Play Lute Plus. I'm just going to take some time to look at popular rotations for different builds and try to optimize the current Combat.cs further. It would be nice for others to offer ideas for improved rotations because I certainly don't know every Skill tree well enough to know what's best.
       
    2. ricespud

      ricespud New Member

      Joined:
      Jun 25, 2015
      Messages:
      29
      Likes Received:
      2
      Trophy Points:
      0
      Alright I think I finally figured out why God's Whip wasn't being cast. It looks to me like it was only allowed to be cast after the Enervate + Earthen Grip combo. I placed the whole block in its own section and now it's casting just fine. Only problem? It's killing my mana so maybe that's why you had it the way you did :p . Now I'll just want to figure out the appropriate conditions to cast it if I'm not running Witchcraft. For one I'll make it only cast God's Whip while I have the Zeal buff active from Songcraft. I should be able to figure out and if I do I'll be sure to post so that everyone can use. Thanks for your help.
       
    3. Russ

      Russ New Member

      Joined:
      Jan 28, 2015
      Messages:
      155
      Likes Received:
      0
      Trophy Points:
      0
      Hi taranira wanted to tell you many thanks for your work!!!! Now about the Meteor the character runs up to the purpose when uses a meteor!!! Runs up in the dense
       
    4. Taranira

      Taranira New Member Buddy Store Developer

      Joined:
      Dec 21, 2014
      Messages:
      329
      Likes Received:
      2
      Trophy Points:
      0
      Russ. I don't know what you want to tell me...
       
    5. WoodenJester

      WoodenJester Member Buddy Store Developer

      Joined:
      Jun 10, 2015
      Messages:
      342
      Likes Received:
      2
      Trophy Points:
      18
      Been trying this out over night and seems to work perfectly up to now

      I brought in another character to use for assisting, though it stands still & does nothing although does fight back once attacked.

      Code:
      private Creature GetBestNearestMob(bool assistPriority = false, bool fightPlayersBack = false)
      Could it have anything to do with assistPriority being false permanently?
       
    6. Taranira

      Taranira New Member Buddy Store Developer

      Joined:
      Dec 21, 2014
      Messages:
      329
      Likes Received:
      2
      Trophy Points:
      0
      not rly...
      The only problem the assist has is the following:
      If the party leader focus himself for buffs or sth else the assistbot will lock him as target --> he won't attack anything.

      return leader.aggroTarget;
      it will just return the aggroTarget from the party leader and attack it then. That is everything the assist bot will care about.
       
    7. Taranira

      Taranira New Member Buddy Store Developer

      Joined:
      Dec 21, 2014
      Messages:
      329
      Likes Received:
      2
      Trophy Points:
      0
      Are there more buff items I should add?
      And if you want that I improve the combat habit from your class / skills link me your skill build.
      http://archeagedatabase.net/us/calc/
      Just set your skills up there and post the link to it.
       
    8. WoodenJester

      WoodenJester Member Buddy Store Developer

      Joined:
      Jun 10, 2015
      Messages:
      342
      Likes Received:
      2
      Trophy Points:
      18
      Tyrenos Index:

      Code:
      if (!buffs.Any(b => b.id == 8240))
      {
           core.UseItem(34242, false);
      }
       
    9. Defectuous

      Defectuous New Member

      Joined:
      Dec 17, 2014
      Messages:
      238
      Likes Received:
      1
      Trophy Points:
      0
      I didn't think of using grinder when i first sent my list to items

      I took it a bit further and sent Tara code for a wholy independant program that was buggy lol.

      As for items if your going to use index's use the golden ones they last 30 minutes vrs 3


       
    10. WoodenJester

      WoodenJester Member Buddy Store Developer

      Joined:
      Jun 10, 2015
      Messages:
      342
      Likes Received:
      2
      Trophy Points:
      18
    11. Taranira

      Taranira New Member Buddy Store Developer

      Joined:
      Dec 21, 2014
      Messages:
      329
      Likes Received:
      2
      Trophy Points:
      0
      Just a small preview for the new Buff Item Design
      [​IMG]
       
      Last edited: Jun 29, 2015
    12. Mitryy

      Mitryy New Member

      Joined:
      Oct 13, 2014
      Messages:
      270
      Likes Received:
      1
      Trophy Points:
      0
      Any tips for making the bot more human like? I'm getting reports lately....
       
    13. Taranira

      Taranira New Member Buddy Store Developer

      Joined:
      Dec 21, 2014
      Messages:
      329
      Likes Received:
      2
      Trophy Points:
      0
      just change the combat.cs like you want....
      or just create a plugin that whispers to players near your grinding area...
      or maybe just quit and stop posting 24/7 useless shit in thebuddyforum.
       
    14. ricespud

      ricespud New Member

      Joined:
      Jun 25, 2015
      Messages:
      29
      Likes Received:
      2
      Trophy Points:
      0
      Are you botting in commonly botted areas such as Hasla? 100% AFK? I think it's not so much the "unhumanlike" behavior as it is people talking to you or attacking you and you not responding. Other things to consider are : Are you in a guild? Is your name random gibberish (like many bots)? Are you botting in an area with obstructions like rocks that you can get stuck on?
       
    15. Mitryy

      Mitryy New Member

      Joined:
      Oct 13, 2014
      Messages:
      270
      Likes Received:
      1
      Trophy Points:
      0

      Have you any problems with me?
       
    16. Taranira

      Taranira New Member Buddy Store Developer

      Joined:
      Dec 21, 2014
      Messages:
      329
      Likes Received:
      2
      Trophy Points:
      0
      Not really but 90% of your posts arent usefull.
       
    17. Mitryy

      Mitryy New Member

      Joined:
      Oct 13, 2014
      Messages:
      270
      Likes Received:
      1
      Trophy Points:
      0
      Well.... I'm a new botter, I 'm just asking normal questions that for sure will help others new botter like me in the future, so im not usefull
       
    18. Defectuous

      Defectuous New Member

      Joined:
      Dec 17, 2014
      Messages:
      238
      Likes Received:
      1
      Trophy Points:
      0
    19. Defectuous

      Defectuous New Member

      Joined:
      Dec 17, 2014
      Messages:
      238
      Likes Received:
      1
      Trophy Points:
      0

      All i have to say Just SEXY
       
    20. Taranira

      Taranira New Member Buddy Store Developer

      Joined:
      Dec 21, 2014
      Messages:
      329
      Likes Received:
      2
      Trophy Points:
      0
    Thread Status:
    Not open for further replies.

    Share This Page