What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Rein

Member
Joined
Oct 11, 2012
Messages
49
Reaction score
0
This isn't the cleanest profile I have ever done but it works on T10 and that is all that really matters. This is an update of BrutalKeyFarm but none of the key counting or balancing works. It is going to do all four acts and then remake the game. I probably wont update it further I just have been asked to share what I made.

View attachment BrutalKeyFarm2.3.zip
 
Yeah i've noticed that as well, but yeah it's better than doing it by hand. Sorry I couldn't do better on short notice.
 
My DB never do the Act 4 Keywarden, just tp to WP and after that going back to town and tping to Act 2..
 
This isn't the cleanest profile I have ever done but it works on T10 and that is all that really matters. This is an update of BrutalKeyFarm but none of the key counting or balancing works. It is going to do all four acts and then remake the game. I probably wont update it further I just have been asked to share what I made.

View attachment 186461

Thanks for sharing. Is Zerg mode still buggy in ACT4?
 
Work flawlessy :D Thanks @Rein

Edit your Quest tool file in
Code:
Plugins\QuestTools\Helpers\Keys.cs
change 13th line to:
Code:
private static readonly int[] KeyIds = { 366946, 366947, 366948, 366949 };

Now bot got focussing on missing keys

Code:
[QuestTools][Keys] Counts: 
           Act 1 => 39 
           Act 2 => 27
           Act 3 => 27
           Act 4 => 14
...
> - - - FOCUSSING ON ACT4
> - - - STILL TODO ACT4
[QuestTools][ShuffleTag] Random Shuffling 4 tags
> - - - STARTING ACT4 KEYRUN
 
sick profile, running with palm monk t9 normal,
I can imagine 255speed ww barb with zerg should be beast
 
Work flawlessy :D Thanks @Rein

Edit your Quest tool file in
Code:
Plugins\QuestTools\Helpers\Keys.cs
change 13th line to:
Code:
private static readonly int[] KeyIds = { 366946, 366947, 366948, 366949 };

Now bot got focussing on missing keys

Code:
[QuestTools][Keys] Counts: 
           Act 1 => 39 
           Act 2 => 27
           Act 3 => 27
           Act 4 => 14
...
> - - - FOCUSSING ON ACT4
> - - - STILL TODO ACT4
[QuestTools][ShuffleTag] Random Shuffling 4 tags
> - - - STARTING ACT4 KEYRUN

N1 working like a charm now +1
 
my bot gets stuck around WP in a4.. if i run up the stairs my self its np, but keeps getting stuck at stairs.
 
Very nice work, I found the updated item ID's but I didn't add them to the .cs oops.
 
This is working pretty well. I was wondering if it's just me or are other people sometimes noticing their characters being stuck as they're running towards a certain location. I had to actually manually move it out of the way sometimes because DemonBuddy didn't recognize it was stuck, although it was trying its best to get past a certain zone once it Waypoints into a certain act.
 
This is working pretty well. I was wondering if it's just me or are other people sometimes noticing their characters being stuck as they're running towards a certain location. I had to actually manually move it out of the way sometimes because DemonBuddy didn't recognize it was stuck, although it was trying its best to get past a certain zone once it Waypoints into a certain act.
Same issue I have.
 
When I get home from work I will push out an update.
 
my bot keeps skipping act4.... sometimes he randomly leaves the game and starts a new one just after doing once act....

Also, looks like my bot keeps getting stuck going up the first set of stairs in act3. just by the wp.

Does anyone have act4 working for them? I'm thinking it has something to do with quest tools.
 
Last edited:
Work flawlessy :D Thanks @Rein

Edit your Quest tool file in
Code:
Plugins\QuestTools\Helpers\Keys.cs
change 13th line to:
Code:
private static readonly int[] KeyIds = { 366946, 366947, 366948, 366949 };

Now bot got focussing on missing keys

Code:
[QuestTools][Keys] Counts: 
           Act 1 => 39 
           Act 2 => 27
           Act 3 => 27
           Act 4 => 14
...
> - - - FOCUSSING ON ACT4
> - - - STILL TODO ACT4
[QuestTools][ShuffleTag] Random Shuffling 4 tags
> - - - STARTING ACT4 KEYRUN

Added this change to main QuestTools code, so the updated versions will work. Nice job :)
 
Work flawlessy :D Thanks @Rein

Edit your Quest tool file in
Code:
Plugins\QuestTools\Helpers\Keys.cs
change 13th line to:
Code:
private static readonly int[] KeyIds = { 366946, 366947, 366948, 366949 };

Now bot got focussing on missing keys

Code:
[QuestTools][Keys] Counts: 
           Act 1 => 39 
           Act 2 => 27
           Act 3 => 27
           Act 4 => 14
...
> - - - FOCUSSING ON ACT4
> - - - STILL TODO ACT4
[QuestTools][ShuffleTag] Random Shuffling 4 tags
> - - - STARTING ACT4 KEYRUN

I made the changes you suggested but my bot is still not reading the correct key counts. are there any other changes that are needed for any other files? Wouldyou be able to share your Keys.cs file?
 
Last edited:
Added this change to main QuestTools code, so the updated versions will work. Nice job :)

I finally got mine bot to work well. I deleted the shuffle command and it's been working really good. I would say 99% effective now. This bot has serious issues getting stuck when going up stairs for act3 and 4 right off the waypoint. Trinity seems to resolve the issue with act4 after a while, but it can't resolve the issue with act3. I have to manually teleport to another zone and then back. This is really odd because when it gets stuck, it won't let me go up the stairs manually.
 
Last edited:
Back
Top