I have already made profiles for most of the BC reputations. If you can think of any others, let me know.
Literally the ONLY way to get Ogri'la rep is to do the 4 daily quests in Blade's Edge Mountains, which is a pain. And they're not normal quests either, like that Simon-like game with the sounds, and bombing things while avoiding fireballs.
What about heroic mana tombs for consortium rep? Is there enough trash before you kill a boss to warrant a modified profile?
Hey Zikke, These profiles are awesome! I should have a bunch of new exalted reps by weeks end. I want to ask though, can you possible put out a few versions for this profile preferably one that won't vendor? Right now it goes to sell at the vendor after each run, which I know you added in, problem is its selling all my crafted food and other items I'd rather not sell. Thanks and keep up the Jawsome work!
First of all, if it's selling after each run then I coded it incorrectly. It should only vendor if there is 4 or fewer bag slots left... I'll look into that. Second, you can add anything to the ProtectedItems list, or you can set the SellWhite or SellGreen or whatever at the top of the profile.
Yep, my syntax was wrong on the durability check (because it's wrong in the Wiki apparently). Uploaded a new version that should only repair/vendor if either almost out of bag space or a piece of gear is below 30% durability.
there is a bug, where the enemy can hit though a wall, and i can attack back - besides, the bot doesent pull the mobs before they are like within 3 yards of the player
Hello Zikke! This one works as the rest of your profiles - awesome. However, after a few runs I get that message "you've entered to many instances recently". Do you mind adding some delay? Thanks!
I'm hesitant to add a delay in the public copy unless other people are seeing the issue. You can edit your own copy and add this line between any of the movement ("RunTo") lines to add a delay: Code: <CustomBehavior File="WaitTimer" WaitTime="120000" /> That will add 2 minutes to each run, which you can change based on how much time you need to add to each run (in milliseconds).
Thanks for the profile, took about 6 hrs from start of revered to full exalted. Ran into a couple bugs (or problems with HB) - I had looting turned on, when bags were full it got stuck, dont loot to avoid problems I guess. I had pathing errors when it was clearing out the shacks in the lower part, it would also get stuck at the same spot, happened 3x to me. Other than those minor things, great profile, did what it was suppose to do, Thanks a bunch!
Thanks for the feedback! Do you remember where that stuck spot was? I can add a blackspot to the profile. For me, it would occasionally get stuck on the stairs to each cabin, but would get through it without intervention.
Thanks Z for the delay code! Worked very good. However, after a while I came back to see my character dead and I was very curious as to how that could happen. I started watching him and I realised that some mobs in here disorients you. After that the CCs I tried just stopped attacking, for some reason. I changed build from blood to unholy just to have a pet and after that there was no deaths at all. Same thing happened in Magister's Terrace, but I just switched talent build to unholy. I just wanted to tell people how they can solve an easy problem! Cheers and thanks once more.
Any way to make this start again from where you stop the profile, instead of going back to the beginning ? I am mucking around with my setup, it always runs back to the dragon everytime I stop the profile to mess with anything. G