can any one tell me what build should i use for Barb Alkaizer Run and how to config it i use bot for a first time thx!!
Is there something I can do to not make D3 idle out from inactivity while afk running this profile? Every time I run this overnight starting around 11pm, D3 dc's from inactivity around 2-3am.
ran v0.5 and trinity .12 for last 48 hours while i was at work been cranking along at 290gph and 28-30mil xph. going well. love ya work tinn.
Yeah, I've noticed this too, I'm all leveled and geared up (finally!) and have been noting things to fix for 0.6 Tentatively this includes requiring Trinity to use TrinityMoveTo in many places which *should* help things like Rakkis and help speed up other areas. I'll also be doing some randomization
v0.6 Posted, details in the changelog Biggest change is that Trinity is now REQUIRED, repeat, Trinity is REQUIRED (shouldn't be too much trouble as most of us use this plugin anyway)
Hey Tinnvec -- I'm working on a comeback as well. Look forward to the new stuff you've been working on.
Code: <!-- Rakkis Crossing --> <If condition="CurrentLevelAreaId == 69504"> <LogMessage message="[Tinnkaizer] Clearing Rakkis Crossing WP to Fields of Slaughter" /> <ToggleTargeting questId="101758" stepId="1" combat="True" looting="True" lootRadius="90" killRadius="60" /> <TrinityMoveTo questId="101758" stepId="1" x="2861.062" y="614.1963" z="0.2909566" pathPrecision="10" unsafeRandomDistance="15" navigation="True" /> </If> This is a rather large unSafeRandomDistance. No bridge stores?
Sweet! Glad to see you're on your way back. (If you're leveling a barb or monk try out my AutoSkilled plugin and let me know what you think) Yeah its a pretty open area there at the end of rakkis though so I figure why not make it pretty random. And currently no bridge stores though I may add them in the future