• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [PAID] Ultimate Ashran - The Intelligent Ashran Helper!

    Discussion in 'PVP' started by Phelon, Feb 3, 2015.

    1. Phelon

      Phelon Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,591
      Likes Received:
      140
      Trophy Points:
      63
      Ashran will gear you out SOOOOO much faster if you are in a Winning Event Group. You will get at the minimum about 6 Pieces per hour. I gear out in full 620 in under 2 hours with this. Plus you get guaranteed conquest. BG's blow because it is not a guaranteed win and not guaranteed conquest. Plus... Bot Trains to get you banned in BGs.
       
    2. SinBad

      SinBad New Member

      Joined:
      Sep 15, 2014
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      1
      Ya this is random unlike the BGbuddy. With BGbuddy you do what everybody does. And in ashran there are so many people, nobody really pays attention let alone
      tell if your botting. I average 1.5k conq every 2 hours, but that differs depending on the class and raid.
       
    3. Dildobaggins

      Dildobaggins Member

      Joined:
      Sep 25, 2013
      Messages:
      143
      Likes Received:
      1
      Trophy Points:
      18
      Is it doing events actually ? İ mean it was doing nothing, was just staying near others for ore event .Will control and type here for which events have problem.
      (Add) doing nothing for abg event too , just stands near group.
       
      Last edited: Apr 17, 2015
    4. SinBad

      SinBad New Member

      Joined:
      Sep 15, 2014
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      1
      Set your assist to about 25. Your combat range to 5. And I have my search range at 45.
      In events make sure everything is checked.
       
    5. Phelon

      Phelon Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,591
      Likes Received:
      140
      Trophy Points:
      63
      He is actually correct. It was a bug I introduced when I changed to caching everything which broke events and a few other things.. It is now fixed and waiting approval. Thank you for bringing it to my attention
       
    6. ctark

      ctark New Member

      Joined:
      Jan 15, 2010
      Messages:
      82
      Likes Received:
      0
      Trophy Points:
      0
      If you can use this bot to its full capability then yes, its better than BGfarmer. You will get regular BG gear and honor while doing events, while amassing conquest points at the same time. If you are just using one account then I would def. go with this bot since it's easy to manage one character at a time. Just my personal opinion.
       
    7. twist3d04

      twist3d04 New Member

      Joined:
      Mar 25, 2015
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      I am trying to figure out why the bot is selling my looted gear. I left it on overnight on my hunter, and I came back and half my bag was empty. I knew it shouldn't be because I gained a few thousand conquest. I went to a vendor and was able to buy a few pieces back, so I know it sold them. This doesn't happen on my other toons that I know of, however I cant find any settings for selling equipment. Any help is appreciated. Thanks!
       
    8. Phelon

      Phelon Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,591
      Likes Received:
      140
      Trophy Points:
      63
      It will sell aspirants gear if you have it checked in the Gear Tab.
       
    9. Mashiyuu

      Mashiyuu New Member

      Joined:
      Jan 16, 2015
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      1
      Hi Phelon,

      Is the botnotdoing events fixed or an error on my part? I am trialing the bot and it is just running around stopping at the event locations. Haven't been able to do much with it yet.. Thanks!
       
    10. twist3d04

      twist3d04 New Member

      Joined:
      Mar 25, 2015
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      Thanks for the quick response however I checked and do not have that box checked. Is there anything else that would cause the bot to vendor items?
       
    11. Phelon

      Phelon Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,591
      Likes Received:
      140
      Trophy Points:
      63
      It will be out tonight (4-5 hours or so). My apologies for the wait.

      It won't sell anything but aspirants gear if you have it checked. Any other plugins you might be running?

      This is entirety of the sell code I added.

      Code:
                  public static bool SellItems()
                  {
                      var aspirantGear = Cache.Me.BagItems.Where(x => x.Name.Contains("Aspirant")).ToList();
                      if (!aspirantGear.Any()) return false;
      
      
                      foreach (WoWItem item in aspirantGear)
                      {
                          item.UseContainerItem();
                          return true;
                      }
                      return false;
                  }
      
       
    12. Noban

      Noban New Member

      Joined:
      Jul 3, 2014
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      Did you release the update? Sorry Im not doing anything in ashran either ust moving to group and standing
       
    13. Phelon

      Phelon Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,591
      Likes Received:
      140
      Trophy Points:
      63
      It was approved today. So it should be ready to go.
       
    14. BestWarOCE

      BestWarOCE Member

      Joined:
      Jun 23, 2014
      Messages:
      289
      Likes Received:
      10
      Trophy Points:
      18
      I never see any premade groups in the LFG Ashran section, how does one use this if there are no lfg groups?
       
    15. pheelgood

      pheelgood Member Legendary

      Joined:
      Sep 25, 2013
      Messages:
      425
      Likes Received:
      3
      Trophy Points:
      18
      Make sure you are in the PVP tab and you'll see the ashran there.
       
    16. soulstonedk

      soulstonedk Member

      Joined:
      Oct 14, 2012
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      6
      im sure this botbase is a great addition if you get it setup correctly.

      i havent managed to get it working close to something useful.
      It moves to the group but just stays mounted until someone attacks it. IT does not go to events but instead sometimes just moves around.

      dunno if its because im trying to use tuanha cc at the same time but im giving up now :) best of luck to all of you getting it to run smoothly :)
       
    17. Phelon

      Phelon Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,591
      Likes Received:
      140
      Trophy Points:
      63
      Raid Finder -> PvP -> Premade Groups -> Ashran

      Tuanha has nothing to do with it. If you ever want to give it another go, feel to post as log so we can help you.
       
    18. danell87

      danell87 New Member

      Joined:
      Sep 15, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      i have bouth it now where do i download it cant find it?
       
    19. NuclearPanda

      NuclearPanda Member

      Joined:
      Feb 16, 2013
      Messages:
      473
      Likes Received:
      9
      Trophy Points:
      18
      It's listed as a botbase and a plugin. Make sure the plugin is enabled. If you purchased it while running HB. Close HB and refresh and you should have it.
       
    20. danell87

      danell87 New Member

      Joined:
      Sep 15, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      i made a new acc tro buy the plug in thosie that made any driffrent ? i have one acc for honorbuddy and one for the plugin dident remember my old one
       

    Share This Page