If you can fix this please tell us what needs to be changed, i'm having the same problem. When there are like 5 Fallen Prophets it takes forever until they get killed.
Are you using a sword & board for this hero? Also, what is your hp sitting at? edit: Also, are you using gile's combat system or db standard combat system? What is your All resist?
How much All resistance? And what do u think is what makes that a big difference for u and u never die ? The tons of vitality u got ? The life steal ? Cheers
Running this new profile is awesome. Maybe just luck, but nice to come in to 3 legendaries. Weren't awesome (about 5 mil total), but very promising to the 4 or 5 rares that I've been getting in the last week. 0 deaths per hour (can't say for sure that I never died) Had to go back to block/mitigation build. The 60K unbuffed dps was cool to watch, but would have more deaths and longer runs over all. Frenzy Leap Rend Revenge Battle Rage War Cry
I have the latest EVERYTHING -- and the profile hangs on the core part -- dies --- leaves and starts core again. Fresh DB, fresh works, latest rad's, latest profile .... I'm all out of ideas
I have this problem too with my monk any solution to that??? just after some times he stays in lobby not opening new games... Plugins: GilesMonsterPriority 1.5.6 GilesStashReplacer 1.9.9.1 GilesWorldObjectHandler 1.7 RadsProfileManager beta 0.9.0
I giggled when I saw that your stats are almost the same as mine and you are the exact same Paragon level. I have this funny feeling that there are like 15,000 paragon lvl 23 barbs with the same stats running the same profile
Can safely say this profile will not be run by any Demon Hunter. Have tried several set ups, One which is made to survive, one for purely DPS with Disc usage. For now, I shall continue using Act 1 profiles, and look forward to any updated act 2 profiles. Cheer for the work guys.
Sometimes I get this Grid segment resetting and it just goes afk and does nothing [20:36:55.863 N] Interacting with object a3dun_Keep_Door_Wooden_Charred-47554 [20:37:31.526 N] Interacting with object g_Portal_ArchTall_Orange-47595 [20:37:32.302 N] ========== Grid segmentation resetting!!! ============ [20:39:04.017 N] ========== Grid segmentation resetting!!! ============
Downloaded last update and still having this issue.. Anyone else got his bot reloading Core of Areat after finishing whole run?
profile is wicked only problem i have is the flame cannons in the two tower profiles, bot runs to them and then just stands still, have had to delete those two profiles for now as he says stuck and doesnt log out :?
add 185391 to the list of blacklisted items in giles combat or priority and it should fix your problems with fire breathing statue.
Reposting this since people dont want to read back to find the fix. Open giles monster priority or giles combat routine and add this number to the blacklist. 185391 to be more specific, find THIS for giles combat replacer Code: // Special blacklist for things like ravens, templar/scoundrel/enchantress in town etc. etc. that should never be attacked private static readonly List<int> listActorSNOIgnoreBlacklist = new List<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, [COLOR="#FF0000"]185391[/COLOR] }; and add the number in red or find THIS for monster priority changer Code: // Special blacklist for things like ravens, templar/scoundrel/enchantress in town etc. etc. that should never be attacked private static readonly List<int> listActorSNOIgnoreBlacklist = new List<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, [COLOR="#FF0000"]185391[/COLOR] }; and add the number in red.