It would be nice commanding bots with text commands or custom hotkeys. (for text commands, a chat is needed)
Text commands example:
Write /make_new_bot into the chat and a bot that listens to this command creates a new workerbot.
Another example:
Write /craft axe 3 to the chat and a bot makes 3 axes for you.
Hotkey commands example:
Press 1 and a bot chops down a tree
New bot commands would be:
Repeat until <command> command recieved
Repeat <id>. argument of command times
If <command> recieved
if <id>. argument of last command was <value>
Repeat until <key> key pressed
If <key> key pressed
It would be really useful (the most useful would be text commands with arguments), it's not the best thing that every time i want to make a new bot (i have a bot for that) i need to press space, select the bot and click play instead of just pressing a button or writing a command and i need to always send that bot to a specific location or it becomes hard to see if it's that bot or not.