FishingBot icon indicating copy to clipboard operation
FishingBot copied to clipboard

Ingame Inventory menu

Open hendrikbgr opened this issue 3 years ago • 4 comments

The server I want to use this tool one requires the use to click an item in an inventory menu which pops up upon joining. Is that a way I can make the bot select a certain option? sadly the server had no command to join one of the worlds.

hendrikbgr avatar Jan 04 '21 01:01 hendrikbgr

Currently it is not possible to make the bot click an item in an inventory, but I'll write it on the todo-list, so it can be a part of the start-actions to click on a certain slot in an opened inventory.

MrKinau avatar Jan 04 '21 01:01 MrKinau

Thanks, that feature would be great. Also maybe add the option to make certain key strokes with certain delays

Cheers

On 4. Jan 2021, at 02:36, MrKinau [email protected] wrote:

 Currently it is not possible to make the bot click an item in an inventory, but I'll write it on the todo-list, so it can be a part of the start-actions to click on a certain slot in an opened inventory.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

hendrikbgr avatar Jan 04 '21 02:01 hendrikbgr

This is already planned (at least partly). The bot does is not base on Minecraft, it's just an implementation of some parts of the Minecraft protocol so it does not know about keystrokes, but executing commands (or bot commands) in a timer is already planned.

MrKinau avatar Jan 04 '21 03:01 MrKinau

Aah I see. I am going to keep an eye on future updates then

On 4. Jan 2021, at 04:51, MrKinau [email protected] wrote:

 This is already planned (at least partly). The bot does is not base on Minecraft, it's just an implementation of some parts of the Minecraft protocol so it does not know about keystrokes, but executing commands (or bot commands) in a timer is already planned.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

hendrikbgr avatar Jan 04 '21 14:01 hendrikbgr

Dunno, why this issue isn't closed, all the features suggested here are already released. /clickinv and timers as well as /wait. Thx for your suggestions :)

MrKinau avatar Nov 20 '22 02:11 MrKinau