Hi,
Is it possible to increase pickup items range?
I'm trying to make a auto loot bot with filter so I can pick up only items that I want. It's worked as expected. I use injected C++ Dll and _asm function for looting.
The problem is when I use AoE sometimes mobs get hit too hard and being knocked out of range and die. Therefore the item is dropped too far from the center and my bot try to pick up that item and got DC.
Any input would be appreciated.
UPDATE:
I solved to the problem by moving the item half way between my position and the original item position. With this fix, I'm no longer got DC. Thanks to Wazapoo for the input.
Thanks
Andrew






