Kramnik Posted August 15, 2019 Share Posted August 15, 2019 Hi guys, Want to script something that would organize inventory. What I would need is to find specific item in slot X and then put in slot Y. So seems I found how to do first part, wether with getItemInSlot() or getSlot(Item item) with which I could trigger the need to change item slot. But maybe someone has ideas or know API method for changing items in inventory? Thanks Quote Link to comment Share on other sites More sharing options...
FuryShark Posted August 15, 2019 Share Posted August 15, 2019 14 minutes ago, Kramnik said: Hi guys, Want to script something that would organize inventory. What I would need is to find specific item in slot X and then put in slot Y. So seems I found how to do first part, wether with getItemInSlot() or getSlot(Item item) with which I could trigger the need to change item slot. But maybe someone has ideas or know API method for changing items in inventory? Thanks https://osbot.org/forum/topic/106622-inventory-item-drag/ 1 1 Quote Link to comment Share on other sites More sharing options...