[Grimoire] Problem with 'Get Drop' command
Hello all, I was having that issue where you're farming for a stack of something, in this case Mirror Essence, and the bot wouldnt pick up the last drop. So, I added a simple 'Item has dropped get drop' command/loop. So an example for context:
[Start]
Kill *
item has dropped: drop
Get drop: drop
is not in inventory : drop amount
goto label: Start
But, when the bot hits that 'Get drop' command it seems to log out 8/10 times. Is there a way to fix it so it doesnt log out/lag out or whatever its doing? Or could it be something to do with Mirror Essence because I dont seem to have this issue with other Get Drop commands. Dont know if its a known issue or Im just missing something obvious. Any help would be appreciated, thanks.
Try adding a 500ms delay before Get Drop