You don't want that tag. You want it to say <LeaveGame reason="Thanks for using Ciggarc's profiles! Feel free to donate to us so we can keep doing amazing projects!" /> It says that by default, so if you are experiencing looping, check the following steps! 1. You need to be using RadsProfileManager 0.9.0. Older versions 2. You need to start the profile on Silhouettes_START_HERE.xml 3. You cant be using any other profile manager. EX: Profile Switcher 4. You can't be using anti-idle. 5. If you meet the criteria for all of the above, and you are STILL experiencing looping, reinstall DB in a new folder and then install the latest plugins from scratch.
Thanks for the reply I have downloaded new RadsProfileManager, deleted ProfileRestarter ( used it only for stats ), redownloaded Act 3 Champion Hunting profiles. We will see if it loops now
[15:01:14.146 N] Interacting with object Azmodan_BSS_soul-8643 aaaand stuck... keep asking about Azmodan since 1987. Tryed to implant interactrange= tag. Well after that, bot looted, took his soul but after that he cant Generate path cuz of UNKNOWN. Guyz rly.. its 3d time asking about it. If it's dumb question cuzed by already known issue plz tell that.. If I'm doing something wrong then also tell.. It's like I'm writing to noone or like only me having this issue.
Just for those who have this problem: At first whenever I finish a whole run, my bot will repeat the last profile 'core' again and again. After reinstall DB to a new folder and using the latest version of the profiles and plugins, it was fixed.
What are the minimum stats you'd recommend on barb before even trying this profile? How much damage? How much LoH, vit, All resist Are we talking 30k damage, 1800 LoH, and 1000 buffed all resist?
My Barbs have around 20k DPS unbuffed, 1100 LOH, 60k Hitpoints, 1k resists and they're doing fine. Dying maybe 2 times per game.
Great profile, it gets stuck on items alot tho, iv downloaded all the plugins etc. hopefully get blackspots or something for the profiles
Just curious is any witch doctor using this profile? Cause ya when i try to run it its crazy lol stands on fire etc
Nice profile, my barb dies often cuz of desecrators / plagued / wtf but that's probably because I don't have much LoH. Good job anyway !
i have same problem but just took out azmo out of the routine coz its not like he drops anythign special..just change to no azmo and problem solved until they fix it
Anyone know whats up with this? [21:40:17.088 N] Using Waypoint Waypoint-44705 Number:7 [21:40:18.765 N] Path with 5 hops received (partial: True) [21:40:21.843 N] ========== Grid segmentation resetting!!! ============ [21:40:49.761 N] [GilesStashReplacer 1.9.9.1] No more space to pickup a 2-slot item, now running town-run routine. [21:41:48.111 N] ========== Grid segmentation resetting!!! ============ [21:45:08.764 N] Inactivity timer tripped! Leaving game [21:45:08.764 N] Leaving game [21:45:08.784 N] Last run acquired 54820 gold. [21:45:09.020 N] Loaded profile [A3 - Inferno]Champion-Hunting 1.0 Silhouettes Profile Starter! It leaves the game and just idles in menu..
anyone know a fix to the bot leaving loot? just caught it leaving a ilvl63 set wand, 1kdps 200int chantodos
I'm not sure if this has already been addressed, but I'm about to leave so I will mention it now. In tower of the cursed (and the other tower), pathing is a little off. Every single node seems to be under one of those fire-breathing structures, so my barb just stands there trying to walk inside of them. UnstuckMe only helps sometimes because the barb is actually continuously trying to walk into it, not just standing. In addition, parts of the map with holes in between (like this: |^U*|) with all lines being boundaries except * = character position -- If monsters are on the other side the bot doesn't walk around to them, but I'm not sure there's anything you can do about that. Also, in skycrown/stonefort: it would be nice to have nodes at the top and bottom of stairs (in the CENTER), because currently they are spread too far apart and sometimes the bot will try to walk at a diagonal angle and get stuck behind walls. Sorry for lack of screenshots, but I'll be glad to help with pathing info if you'd like.
It has nothing to do with pathing. Your bot is trying to attack them. So, once again, here is how you fix it Open Giles Monster Priority Changer or Giles Combat Replacer and add this number to the blacklist. 185391 to be more specific, find THIS for Giles Combat Replacer (inside GilesCombatReplacer.cs) 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 (Inside GilesMonsterPriority.cs) 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.
bot would stay in town after ID'ing some items and not select next profile or restart. what would cause this?
the radprofilemanager always start the loop from the FIRST profile u loaded... are u sure that the first time u open DB and started the profile u loaded the START HERE profile part ? and u havent stopped/started the bot after running it for the first time ?