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

Bot just skipped an UNID skorn.

check page 3 on this thread http://www.thebuddyforum.com/demonbuddy-forum/67122-fixes-gilescombatreplacer-temporary-till-hes-back-3.html
bazingaw sugested to delete part of code on giles combat replacer to fix items skip and it work.


Okay, I did this. But I also want to force town runs. I am currently using DB Enhancements, GilesCombatReplacer 0.5.3.2, GilesStashReplacer 1.9.9.1, and RadsProfileManager beta. I am running [A1 - Inferno]Champion-Hunting 2.2.1 Antidote. I inserted the DB Enhancements repair tag (bolded) into Antidote_LeoricsHuntingManorB.xml as follows:

Code:
<MoveTo questId="1" x="340.6444" y="652.0143" z="3.239972" name="Look blizzard" pathPrecision="1" />

		<MoveTo questId="1" x="276.5247" y="612.0922" z="3.239971" name=",im a human" pathPrecision="1" />
	
	<MoveTo questId="1" x="367.9908" y="761.2645" z="3.240645" name="Manor #FinalStep" />  
[B]<ForceRepair questId="1" minFreeBagSlots="30" />[/B]
		
<ToggleTargeting questId="1" combat="True" looting="True" lootRadius="80" killRadius="60" />

It did not make a town run. All plugins are enabled. I also tried minFreeBagSlots="20", which didn't work either. Am I doing something wrong? Is there another way to force a town run?

Edit: It made a town run. I changed the profile Antidote_FesteringWoodsB.xml by adding <ForceRepair questId="1" minFreeBagSlots="30" /> immediately before <!-- Festering Woods -->. This worked. So maybe it was just an issue with the placement of that line.
 
Last edited:
epic.webp

I love you Basingaw - after your fix, it took 30 mins and I got a legendary - I can only thing about how many legendaries dropped in the past week without me giving it notice..
 
just wondering, if we implement blazingsaw's fix this means the bot wont avoid any the affixes correct?
 
no, only remove this lines. avoid its working well for me.
Code:
// Force avoidance for 5 seconds if out of combat
                if (bOutOfCombatAvoidance && DateTime.Now.Subtract(lastTimeInCombat).TotalSeconds < 5)
                {
                    FindSafeZone(true);
                    iEmergencyLoops = 0;
                    return RunStatus.Running;
                }

Monster open giles combat replacer with visual c# and delete the lines that i mentioned before
 
Last edited:
Even with the fix, the bot still doesn't work properly. Just watch it for a while..or let it run for a long time and come back. It stops looting - I watched mine skip lots of rare jewelry today.
 
ElPaintero, your rule dictates on what to pick up. whats the min level you have set for your jewelry.

post your rule.
 
ElPaintero, your rule dictates on what to pick up. whats the min level you have set for your jewelry.

post your rule.


Yes, I am aware what loot rules do. I would call myself an "intermediate" user. The bot is malfunctioning, I promise. Obviously my loot rules dictate for me to pick up the jewelry - otherwise the bot would be functioning as intended and skipping the things I asked it to. It consistently functions, picking up loot correctly, then misreads an item and freaks out. After that happens, it stops looting all together.
 
Mine keeps skipping items aswell.. and im only using profileswitcher :/
 
This is the biggest issue with the bot at date - everyone should be posting this in the Release thread every day so they know how big of a problem this is. I catch my bot skipping items quite often that fall within my rules.
 
This is the biggest issue with the bot at date - everyone should be posting this in the Release thread every day so they know how big of a problem this is. I catch my bot skipping items quite often that fall within my rules.
the bot skips like 40% of the items, that really sucks...
 
This really pisses me off aswell, funny thing today was when I came back from work I had empty stash still, BUT 2 legendaries there (Like wtf? Not any yellows or plans and how many other leges it didnt loot?) :D Ah, and not even crafting material nor tomes, so it aint picking stuff/salvaging :(
 
Mine is not skipping any items.

Mine has plans from 4 prop to 6 prop to legendary in storage.

Mine has multiple legendaries from 54 to 63 in storage.

Mine made $400 over the three day weekend, most of it in high end legendary or set items.

Mine picks up and sales/salvages everything correctly.

What am I doing right that you are doing wrong?

Act 3 champ farm.
Radsmanager
Giles combat and loots.
 
How could it be luck?

I watch the bot do full runs in Act 3 without walking away from a drop on the ground. Its luck that my bot is picking up items?

brb going to vegas
Plenty of people are using an identical profile/plugin setup and still experience the bot ignoring loot.
Are some skips due to avoidance issues caused by interaction between combat replacer and stash replacer? yes. are others unavoidable? yes.
Giles himself will tell you that DB misreads memory and will skip items. If you haven't experienced it, it's pure luck.
Not to mention the fact that finding that many quality legendaries in that span of time is ridiculously lucky as well.

edit* On the bright side, Giles new top secret project seems to greatly improve loot collection, so you all have something to look forward to!!
 
Last edited:
Back
Top