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

Trinity 1.8.12

Status
Not open for further replies.
This is pretty damn rude... You make it sound like rrrix isn't doing anything at all with his spare time, when in all actuality, that's probably what All of his time is spent doing

This is why Giles Smith (the one that had originally developed trinity) left. All the little whining 10 year old brats complaining/requesting the stupidest things you could ever imagine, must be very stressful.
 
This is why Giles Smith (the one that had originally developed trinity) left. All the little whining 10 year old brats complaining/requesting the stupidest things you could ever imagine, must be very stressful.

The guy does it pretty much for free short of a few donations (I'm guessing here), does a great job and some whiny bitches have the nerve to complain? Jesus fucking christ. I say ban the shit out of them.
 
Any negative, caustic or sarcastic spin was unintentional.. I'm sorry you took it that way.. Please reread the post (with good spirit) and you'll see..

I would not backhand our ride.. Thanks again rrrix your efforts are appreciated..

peace
 
Town run works again when I switched back to v1.8.11

Hope this helps
 
One thing for Avalanche, it cast at mouse's position. Phelon's code doesn't support best cluster for position
 
Hi rrrix,

I am using Trinity now since beginning of this week.
Just two words: Great work :-)
Since I am new to this, I attended some of the botting and the most serious issue I found was that the bot did not pick up every rare/legendary it dropped. E.g. the stats page said "dropped legendary: 2; picked up legendary: 1

I just set up (or better said keep) the setting to ilvl1+ on legendaries.

Townrun and Item Scoring I but down to 0 and just said (for starting) to only pick up rares/legendaries and stash them. Unfortunately the last bag is not used, but bag protection is set to None.

Here is my ItemsDropped.csv file.

View attachment ItemsDropped.zip

Thanks for your assistance

Kind regards,
Jan
 
Is there any way to make the barb use ancient spear/boulder toss on a minimum number of trash or on elites only? it does a ton of damage but my barb wastes it a lot on single trash mobs.
 
Last edited:
364305,"-784029520","Angelic Shard","CraftingReagent_Legendary_Set_Hallowed_X1","Misc","CraftingReagent","Misc","CraftingPlan","Legendary","1","False",

guess that is what you need, right?
 
crusader: anyway to make it spam blessed hammers more? I'm finding even at full wrath he just keeps using his wrath earner and hardly spams blessed hammers
 
crusader: anyway to make it spam blessed hammers more? I'm finding even at full wrath he just keeps using his wrath earner and hardly spams blessed hammers

I'm interested on this too.
 
I believe TrashPackClusterRadius, TrashPackSize, and NonEliteRange is bugged as the bot attacks even single mobs.
DB also seems to be missing Arcane Dust in particular.

Apart from these, efficiency has improved tremendously with the introduction of Epiphany =)
However, I took the liberty to change Epiphany to be used only against elites as the cooldown is too long to fight trash mobs

Kudos and thanks for the new version and I hope the aforementioned bugs(?) will be solved in the following versions to come
 
When wizard are using disintegrate with (entropy) he stand WAY to farm away,so he draining his arcan power before the mob is cloes to him.
 
Since I did write you a PM concerning the TrinityIgnoreCombat fix and you didn't answer, I am not sure if you actually read the PMs. Since you seem to read this thread I'm going to post the fix for trashpack cluster radius in here. You can find the fix for TrinityIgnoreCombat in your PMs.

So the Cluster detection:
In Weighting.cs replace:
Code:
(MovementSpeed < 1 && CurrentTarget == null) &&
with
Code:
(MovementSpeed >= 1 && CurrentTarget == null) &&

I believe this should be right, if movement speed indicates what I believe it does. If we did move (>=1) in the last time we should be able ignore trash. If not we maybe shouldn't, because we might be stuck.
 
It's stashing Level 70 rares instead of salvaging them.
I only want it to pick up legendaries , plans , set items , gems , crafting materials and gold. (Death's Breath) , Angels Dust etc.'
salvage blues , and whites.
 
Status
Not open for further replies.
Back
Top