FastLoot - AHK
You need AutoHotKey installed.
This is working with 1920x1080
Change Numpad6 to whatever key you want to bind.
The last 0 in the code is the speed, 0=fastest 100=slowest
If anyone find this useful i could post another script where i also move the mouse from its current position
Useful when you want to loot fast but not the items highest in the list.
Credits to "IronShell"
Cheers
This is working with 1920x1080
Change Numpad6 to whatever key you want to bind.
The last 0 in the code is the speed, 0=fastest 100=slowest
Code:
Numpad6:: MouseClickDrag, Left, 259, 171, 1002, 484 , 0 return
Useful when you want to loot fast but not the items highest in the list.
Credits to "IronShell"
Cheers


