OS-Bot-COLOR icon indicating copy to clipboard operation
OS-Bot-COLOR copied to clipboard

Adding functionality to specify the slot order of items to drop.

Open Pinibot opened this issue 2 years ago • 6 comments
trafficstars

Fixes OSR-57

This can better mimic how humans drop from the inventory.

Added this functionality to the sample woodcutter bot.

Pinibot avatar Apr 17 '23 21:04 Pinibot

I love the click order variations, those are so great. I find the concept of misclicking is lacking because it just doesn't click at all if the criteria is met, so it effectively never actually "misclicks". It just skips a value from time to time.

NiceTryGuyPython avatar Apr 17 '23 22:04 NiceTryGuyPython

I love the click order variations, those are so great. I find the concept of misclicking is lacking because it just doesn't click at all if the criteria is met, so it effectively never actually "misclicks". It just skips a value from time to time.

That's a fair point, cheers for the feedback. I'll remove the misclick code and raise a new pr for that in the future after rethinking it

Pinibot avatar Apr 18 '23 12:04 Pinibot

@NiceTryGuyPython Added misclick functionality back with 3 different misclick types: fail to click (as before), accidental drag, click on empty space between items

Pinibot avatar Apr 19 '23 14:04 Pinibot

Any chance we can get some demo videos in here of some variations?

kelltom avatar Apr 22 '23 21:04 kelltom

@kelltom Added imgur links to the comments that demo behaviour. Note that some of these also show examples of the misclicks

HORIZONTAL: https://imgur.com/CksPmKe HORIZONTAL_ALTERNATING: https://imgur.com/GWKZixY VERTICAL: https://imgur.com/R42mEcg VERTICAL_ALTERNATING: https://imgur.com/oorxfE2

Pinibot avatar Apr 23 '23 14:04 Pinibot

Awesome, love it. Thanks for sharing the Imgur links too.

I'm gonna take a look this weekend!

kelltom avatar Apr 27 '23 21:04 kelltom