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

[Plugin] Giles Trinity

Status
Not open for further replies.
hey all

for all of u who dies cause arcane is fully ignored,perhaps here?s the solution: go and open the GilesTrinity.cs and

Find this Code:

// Special blacklist for things like ravens, templar/scoundrel/enchantress in town, witch-doctor summons, tornado-animations etc. etc. that should never be attacked
private static readonly HashSet<int> hashActorSNOIgnoreBlacklist = new HashSet<int> {
5840, 111456, 5013, 5014, 205756, 205746, 4182, 4183, 4644, 4062, 4538, 52693, 162575, 2928, 51291, 51292,
96132, 90958, 90959, 80980, 51292, 51291, 2928, 3546, 129345, 81857, 138428, 81857, 60583, 170038, 174854, 190390,
194263, 5482, 174900, 219702, 221225, 87189, 90072, 107031, 106584, 186130, 187265, 201426, 201242, 200969, 201423,
201438, 201464, 201454, 108012, 103279, 89578, 74004, 84531, 84538, 89579, 190492, 209133, 6318, 107705, 105681, 89934,
89933, 182276, 117574, 182271, 182283, 182278, 128895, 81980, 82111, 81226, 81227, 107067, 103217, 105763, 110959, 106749,
107107, 107112, 106731, 107752, 107829, 90321, 107828, 121327, 185391, 249320, 81232, 81231, 81239, 81515, 210433, 195414,
80758, 80757, 80745, 81229, 81230, 82109, 83024, 83025, 82972, 83959, 249190, 251396, 138472, 118260, 200226, 192654, 245828,
215103,

delete the numbers in bold + delete the CompiledAssemblies folder in ur DB directory and be happy :D

let me know if this worked for you
 
hey all

for all of u who dies cause arcane is fully ignored,perhaps here?s the solution: go and open the GilesTrinity.cs and

Find this Code:

// Special blacklist for things like ravens, templar/scoundrel/enchantress in town, witch-doctor summons, tornado-animations etc. etc. that should never be attacked
private static readonly HashSet<int> hashActorSNOIgnoreBlacklist = new HashSet<int> {
5840, 111456, 5013, 5014, 205756, 205746, 4182, 4183, 4644, 4062, 4538, 52693, 162575, 2928, 51291, 51292,
96132, 90958, 90959, 80980, 51292, 51291, 2928, 3546, 129345, 81857, 138428, 81857, 60583, 170038, 174854, 190390,
194263, 5482, 174900, 219702, 221225, 87189, 90072, 107031, 106584, 186130, 187265, 201426, 201242, 200969, 201423,
201438, 201464, 201454, 108012, 103279, 89578, 74004, 84531, 84538, 89579, 190492, 209133, 6318, 107705, 105681, 89934,
89933, 182276, 117574, 182271, 182283, 182278, 128895, 81980, 82111, 81226, 81227, 107067, 103217, 105763, 110959, 106749,
107107, 107112, 106731, 107752, 107829, 90321, 107828, 121327, 185391, 249320, 81232, 81231, 81239, 81515, 210433, 195414,
80758, 80757, 80745, 81229, 81230, 82109, 83024, 83025, 82972, 83959, 249190, 251396, 138472, 118260, 200226, 192654, 245828,
215103,

delete the numbers in bold + delete the CompiledAssemblies folder in ur DB directory and be happy :D

let me know if this worked for you

lol.. i had a feeling it was going to be something as simple. that's why i double checked the actorsno in the code for both arcane actors, but they were there - just didn't think about blacklisting. good find.

edit: at first glance, it appears to be doing a "better" job avoiding them. will post more results after time.
 
hey all

for all of u who dies cause arcane is fully ignored,perhaps here?s the solution: go and open the GilesTrinity.cs and

Find this Code:

// Special blacklist for things like ravens, templar/scoundrel/enchantress in town, witch-doctor summons, tornado-animations etc. etc. that should never be attacked
private static readonly HashSet<int> hashActorSNOIgnoreBlacklist = new HashSet<int> {
5840, 111456, 5013, 5014, 205756, 205746, 4182, 4183, 4644, 4062, 4538, 52693, 162575, 2928, 51291, 51292,
96132, 90958, 90959, 80980, 51292, 51291, 2928, 3546, 129345, 81857, 138428, 81857, 60583, 170038, 174854, 190390,
194263, 5482, 174900, 219702, 221225, 87189, 90072, 107031, 106584, 186130, 187265, 201426, 201242, 200969, 201423,
201438, 201464, 201454, 108012, 103279, 89578, 74004, 84531, 84538, 89579, 190492, 209133, 6318, 107705, 105681, 89934,
89933, 182276, 117574, 182271, 182283, 182278, 128895, 81980, 82111, 81226, 81227, 107067, 103217, 105763, 110959, 106749,
107107, 107112, 106731, 107752, 107829, 90321, 107828, 121327, 185391, 249320, 81232, 81231, 81239, 81515, 210433, 195414,
80758, 80757, 80745, 81229, 81230, 82109, 83024, 83025, 82972, 83959, 249190, 251396, 138472, 118260, 200226, 192654, 245828,
215103,

delete the numbers in bold + delete the CompiledAssemblies folder in ur DB directory and be happy :D

let me know if this worked for you


I will test this out a little later as this is happening to me....
 
hey all

for all of u who dies cause arcane is fully ignored,perhaps here?s the solution: go and open the GilesTrinity.cs and

Find this Code:

// Special blacklist for things like ravens, templar/scoundrel/enchantress in town, witch-doctor summons, tornado-animations etc. etc. that should never be attacked
private static readonly HashSet<int> hashActorSNOIgnoreBlacklist = new HashSet<int> {
5840, 111456, 5013, 5014, 205756, 205746, 4182, 4183, 4644, 4062, 4538, 52693, 162575, 2928, 51291, 51292,
96132, 90958, 90959, 80980, 51292, 51291, 2928, 3546, 129345, 81857, 138428, 81857, 60583, 170038, 174854, 190390,
194263, 5482, 174900, 219702, 221225, 87189, 90072, 107031, 106584, 186130, 187265, 201426, 201242, 200969, 201423,
201438, 201464, 201454, 108012, 103279, 89578, 74004, 84531, 84538, 89579, 190492, 209133, 6318, 107705, 105681, 89934,
89933, 182276, 117574, 182271, 182283, 182278, 128895, 81980, 82111, 81226, 81227, 107067, 103217, 105763, 110959, 106749,
107107, 107112, 106731, 107752, 107829, 90321, 107828, 121327, 185391, 249320, 81232, 81231, 81239, 81515, 210433, 195414,
80758, 80757, 80745, 81229, 81230, 82109, 83024, 83025, 82972, 83959, 249190, 251396, 138472, 118260, 200226, 192654, 245828,
215103,

delete the numbers in bold + delete the CompiledAssemblies folder in ur DB directory and be happy :D

let me know if this worked for you

Does it work any good?
 
Ok, so after removing those SNO's from the blacklist, the log spamming code that giles gave me that should only kick in when it's trying to avoid arcane, which was previously NOT kicking in, just started working. and it looks like the distance needs to be increased from default, but it seems to be working.
 
hey all

for all of u who dies cause arcane is fully ignored,perhaps here?s the solution: go and open the GilesTrinity.cs and

Find this Code:

// Special blacklist for things like ravens, templar/scoundrel/enchantress in town, witch-doctor summons, tornado-animations etc. etc. that should never be attacked
private static readonly HashSet<int> hashActorSNOIgnoreBlacklist = new HashSet<int> {
5840, 111456, 5013, 5014, 205756, 205746, 4182, 4183, 4644, 4062, 4538, 52693, 162575, 2928, 51291, 51292,
96132, 90958, 90959, 80980, 51292, 51291, 2928, 3546, 129345, 81857, 138428, 81857, 60583, 170038, 174854, 190390,
194263, 5482, 174900, 219702, 221225, 87189, 90072, 107031, 106584, 186130, 187265, 201426, 201242, 200969, 201423,
201438, 201464, 201454, 108012, 103279, 89578, 74004, 84531, 84538, 89579, 190492, 209133, 6318, 107705, 105681, 89934,
89933, 182276, 117574, 182271, 182283, 182278, 128895, 81980, 82111, 81226, 81227, 107067, 103217, 105763, 110959, 106749,
107107, 107112, 106731, 107752, 107829, 90321, 107828, 121327, 185391, 249320, 81232, 81231, 81239, 81515, 210433, 195414,
80758, 80757, 80745, 81229, 81230, 82109, 83024, 83025, 82972, 83959, 249190, 251396, 138472, 118260, 200226, 192654, 245828,
215103,

delete the numbers in bold + delete the CompiledAssemblies folder in ur DB directory and be happy :D

let me know if this worked for you

working beautifully. the range needs to be adjusted to about 23-25, and it works like a charm. thank you.
 
Hello Everyone, love this product and while I'm new here I can't imagine having gotten this to all work without this! I'm running into one issue that I'm hoping someone has a solution for.

When I first start demonbuddy, and first start running the act 3 champion farm my character does great at picking priority targets, chasing down treasure goblins etc. However, after a short while it stops doing any of this and just spam attacks whatever is closest with no regard to anything. I.E. will hit then ignore treasure goblin over trash mobs that are "closer" letting the treasure goblin get away.

If anyone has a solution for this issue that would be great.
 
Giles, I have a noticed a bug where sometimes the bot will stop during a town run right after it vendors items. This also happens sometimes if you interrupt it in the middle of the process. Not stopping the bot mind you just clicking on something does it. I also had a question in regards to what the bot stashes. Is it possible to have the plugin ONLY stash Rares and higher? Thanks for your time. As always your work is very much appreciated.
 
Did Giles quit Trinity?

/facepalm.
No.
He's still working on it, just because he hasn't released an update in the past two hours doesn't mean he gave up on the project.
You all need to remember that GILES DOES NOT GET PAID FOR THIS.
He does this plugin on his free time, for the benefit of the community.
So be patient with him :)
 
Congrats on the moderator position Giles :)

Glad they recognized your work and acknowledged it by giving you an "official" position in here :)

You've definately earned it
 
Would still like to see the priority of shines increased, basically if it is in range try run to the sucker before starting a fight (and during), currently it will still stand next to a shrine, kill all the mobs and then click the shrine.

G
 
I dont know if anyone else is having this issue but in the Blazing Ghouls In the Tower of the Damned Level one, and all elites that are the same model type are not being targeted by giles trinity. I have noticed the issue with both elites and Uday the Kursed or something similar to that Bot just skips anything that has that model type... using 1.44 and rads profile mqanager and db 222
 
Hey, some1 knows a ''temporal fix'' to arcane avoidance? My wd is dying so much because he don't dodge arcane :<
 
Status
Not open for further replies.
Back
Top