Version 2.58

Bug Fixes

Miscellaneous bug fixes.

Absolute mouse movement action created

The absolute mouse movement action let you select a position on screen to place your cursor.

Automatic Updates

The bot now check what version you are running and prompts you to update if a newer version is available.

Execute command updated

The @InstructBot execute ... command can be shortened to !execute.

Note: In future releases the @InstructBot path to the commands will be depreciated, so please update to using the new syntax.

Mouse button down action created

Like the key down action, there is now equivalent mouse button down action.

The mouse button up action presses the specified mouse button.

Mouse button up action created

Like the key up action, there is now equivalent mouse button up action.

The mouse button up action releases the specified mouse button.

Relative mouse movement action created

The relative mouse movement action let you select the number of degrees to move horizontally and vertically.

To enable relative mouse movements you must configure the bot see: Mouse Configuration .

Trigger to command converter updated to enable future enhancement

Updates to how chat commands / bits / donations / points are converted into commands which are executed. There should be no difference for bits / donation / points. For chat commands if you have defined a trigger for you command they can now be used as a short hand. E.g. if you have a command which costs 100 bits and has a unique trigger of dropmag you as the broadcaster, moderators if enabled (and whitelisted if required), or a viewer with uses etc... can now type !dropmag in chat and have the action performed.

When evaluating if a command can execute there is the following priority: Broadcaster => Moderator => Paid => Use => Points.

E.g. is a viewer types !dropmag and has a use of the command, the use will be used, otherwise if points are enabled points will be used.

Viewers could also trigger commands by typing !dropmag Cheer100

Note: this doesn't stop viewers just cheering. It also doesn't stop the need for the trigger to be defined if you have multiple commands with the same bits / donation cost. E.g. you can still dropmag Cheer100 or Cheer100 dropmag.

Use add command updated

The @InstructBot use add ... command can be shortened to !use add.

Note: In future releases the @InstructBot path to the commands will be depreciated, so please update to using the new syntax.

Use info command created

A new command which allows your viewers to see how many uses of commands they have. It can be trigger by typing @InstructBot use info or !use info in chat.

User interface updated

There have been some minor changes to the UI.