100*0.10=1
1% higher chance on a 0.01-0.99 leg drop rate
MF is completly useless.
Send from my mobile-phone
100*0.10=1
1% higher chance on a 0.01-0.99 leg drop rate
MF is completly useless.
Send from my mobile-phone
Last edited by Hypnotika89; 04-10-2014 at 07:27 AM.
Rift +rate 100% increase per torment. 600% on T6
Send from my mobile-phone
4% mflol
seems I do 1run/minute with my barb on t5, how fast do you guys do it?
Last edited by w00tx; 04-10-2014 at 07:41 AM.
is there a way to change the positioning spot closer to the Boss for DH?
Any ideas on why the bot seems to think that the boss isn't dead even tho it is?
Everytime a leg drops it works fine and loots whatever I've set in the config but without a leg drop it more often than not bugs like this, loots nothing and eventually gives the "Make sure you're running on 1900x1000..." etc popup error. The fight takes about 10 secs on my wizard. Using 1920x1080 both in the game and desktop. Tried both positioning options in the settings, not quite sure what the timer options actually do and how I should tweak them. Any help would be greatly appreciated.
If you are fighting too long, check your timer in the .ini file.
Last edited by Elpoulpo; 04-10-2014 at 08:55 PM.
Mine does not do the inventory check and it doesn't salvage anything. I'm also having the same issue as sweetpotatopie. Sometimes my DH sits there for a good 30 seconds firing at nothing if there is no legendary drop. I used the improve .ini and .au3 with the original manglebot exe. Did I do it right?
Last edited by someguy09; 04-10-2014 at 08:20 PM.
problem isn't you, it's in the script. If it doesnt work either you open the file and fix it yourself, or your find another script that works.Did I do it right?
The bot only searches for blues sets and legs so if just a single yellow drops it wont notice it should change the blue to yellow as I have yet to see mag just drop a single blue as of this patch
Under function Func BossKO() change $blue to $yellow in the 15th line under it
toCode:$coords = PixelSearch($lootX, $lootY, $endLootX, $endLootY, $blue, 1)
Code:$coords = PixelSearch($lootX, $lootY, $endLootX, $endLootY, $yellow, 1)
Thanks, I will try this. Any idea why the salvage doesn't work? Sounds like it works for others.