Drop all items from inventory #2219
Unanswered
NeptuneDev1
asked this question in
Q&A
Replies: 1 comment
-
Maybe this will work, bit late, but... bot.inventory.items().forEach(async item => await bot.tossStack(item)) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! I was wondering what issue i was having when attempting to drop all items from my bots inventory
My code: https://pastebin.com/4ZTdSkWf
Beta Was this translation helpful? Give feedback.
All reactions