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

Trinity 1.8.23

Status
Not open for further replies.
hello rrrix,

I'm using a malee wizard build and due to the changes to 'Shade of Hate' I was forced to switch to 'Shock Pulse' without any rune so it keeps proc'ing. Problem is I can't find the code were to change the combat range for 'Shock Pulse' right now it seems to be around 10-15f which is far to much for 'Shock Pulse' without any rune can you tell me were I can find that code because its not under the wizards abilities file cant find signature spells there. I want to change it to 7f or something like that.
 
Barbarian is not using earthquake at all @ ghom..

"also you need to increase range for Earthquake and Avalanche, if you use it, in Trinity/Combat/Abilities/BarbarianCombat.cs file"

Why need to do this ? i have had never any problems with using earthquake. I am using trinity 1.8.18.

are you troll?:D


ok thank you. How about the fix for spamming battle rage.. ?

for build with berserker rage passive skill you need this
o82avZG.jpg
 
No im not a troll, and now everything is fine when back to trinity 1.8.18 using earthquake and avalance fine. But still have the battle rage spamming issue.. and im not using berserker rage passive, but does that furydumpmin fix the spamming issue ?
 
lol no.. now when changes it 0.01 it is spamming it constantly.. i mean battle rage..
 
hmhh not working with .18... when changing 0.01 it spams battle rage every second wasting 20 fury all the time.. That avalance build must need insane cooldown reduction.. ? i tried it and not working at all.. since when using that build you dont spent fury at all and need to wait avalance to get off cooldown.. or did i miss something
 
Was trying to kill rift boss and died a lot (4-5 times). After finishing the boss, there was a drop with 2 legendary items, but bot stayed there doing nothing for 30 seconds and then tp-d to the town and closed the rift gate.
Can anyone explain what was that?
 
Last edited:
.24 trinity from git

BUGS/issues
1. very low TPS, bot sometimes lags/stuttering because of it (all ok after restart)
2. demonhunter dont use Preparation with restore disc, my fix:
Code:
 // no rune || invigoration || focused mind || Backup Plan || Battle Scars (need Disc)
                if ((!hasPunishment) && CombatBase.CanCast(SNOPower.DemonHunter_Preparation) && Player.SecondaryResource <= 15 && TimeSinceUse(SNOPower.DemonHunter_Preparation) >= 1000)
                {
                    return new TrinityPower(SNOPower.DemonHunter_Preparation);
                }
            }
3. demonhunter very often when trying to pickup/open loot/chest - STRAFE between items or on the item and cant pickup until primary resource gone and strafe over. ITS A YEAR OLD BUG:D - and bcs of flip=flop bot can blacklist this items and dont pickup it, even if this is a legendary one
4. bot dont loote this containers/corpses (we need to loot it for profit, and i believe this list more higher). Need to be add to the DataDictionary.cs. ATTACHED in this post, also i delete all numbers of health pools near diablo
Adventurer_A_Corpse_01_WarrivEvent-4505 ActorSNO: 156682
Chest Name: LootType3_GraveGuard_C_Corpse_03-2278 ActorSNO: 193023
GizmoType: Chest Name: trDun_Cath_FloorSpawner_01-8698 ActorSNO: 5758
GizmoType: Chest Name: trDun_Cath_BookcaseShelves_A-8880 ActorSNO: 5724
GizmoType: LoreChest Name: Cath_Lecturn_ LachdanansScroll-9414 ActorSNO: 85790
GizmoType: LoreChest Name: Lore_Inarius_Corrupt-29829 ActorSNO: 227305
GizmoType: LoreChest Name: FesteringWoods_WarriorsRest_Lore-1179 ActorSNO: 137125
5. bot use some skills when open a chests - for example - Overpower, Big Bad Voodo, etc
6. bot use health pools in the diablo room when he is full hp and dont need to heal
need to delete its ACTORSNO from DataDictionary.cs
GizmoType: HealingWell Name: a4dun_DIablo_Arena_Health_Well-18604 ActorSNO: 180575
7. Option "pick up Imperial+ gems" doesn't work, bot picks up nothing in that case.
8. barb use sprint in town, even if Fury Dump(Sprint) unchecked
9. still bad behavior with cursed chests/shrines - bot trying to interract while event dont finished(not confirmed)
10. bot dont repait his gear (not confirmed)

suggestions/ WHAT WE NEED
1. we need more options in TVars, cast range of earthquake, avalanche, rain of vengeance, and more
2. we need avoidance for this guys in act4(nephalem rifts too). even on normal with 3kk toughness few of them can minus 1\3 health pool from you

3. we need avoidance against this hummered guys, agains their special attack, act1-2 monsters, nephalem rifts too
Dark Berserker - Diablo 3 Wiki and his versions
5. we need avoidance from Mallet Lords attack

5. We badly need a UI option to configure delay after open chests
6. we need an ability to spend our blood shards to Kadala, or plugin, dunno. Because the limit is only 500, and we can achieve it in few hours
 

Attachments

Last edited:
trinity .24 Barbar bug found he is not using sprint out of fight
 
Last edited:
such stupid combat behavior for wizard
just going in circles while in archone form
.24
 
Trinity .24 and BETA 391

[Trinity] New Game - resetting everything
Loaded profile Rifter - A Bot for Rifts!
Game joined, Resetting profile caches.
[SimpleFollow] Error - Main pulsed but plugin is disabled!
ProfileOrderManager.OnGameJoined, Reloading profile.
[Trinity] New Game - resetting everything
Stopping the bot.
Chose Trinity as your combat routine
Loaded profile Rifter - A Bot for Rifts!
and on and on

[BotEvents] EventChecker  threw exception Object reference not set to an instance of an object. in check
Replaced hook [ProfileOrderBehavior_Hook] 48dbb43a-7479-4535-97b6-a66ecd89bbc6

Happens on all profiles.

How are you guys even getting this thing to run now?
 
Option "pick up Imperial+ gems" doesn't work, bot picks up nothing in that case.
 
Trinity .24 and BETA 391

[Trinity] New Game - resetting everything
Loaded profile Rifter - A Bot for Rifts!
Game joined, Resetting profile caches.
[SimpleFollow] Error - Main pulsed but plugin is disabled!
ProfileOrderManager.OnGameJoined, Reloading profile.
[Trinity] New Game - resetting everything
Stopping the bot.
Chose Trinity as your combat routine
Loaded profile Rifter - A Bot for Rifts!
and on and on

[BotEvents] EventChecker threw exception Object reference not set to an instance of an object. in check
Replaced hook [ProfileOrderBehavior_Hook] 48dbb43a-7479-4535-97b6-a66ecd89bbc6

Happens on all profiles.

How are you guys even getting this thing to run now?


Same here
 
Status
Not open for further replies.
Back
Top