Version 4.1
Applications:
There have been changes to how the target window is detected. You now have to explicitly set if you're matching with fixed text or using a regular expression. Once matched you now have the option of sticking to the process. E.g. the window will still be considered active even if the window title changes in a way which would no longer cause it to match. Finally there has been a change so that you can see what commands, poll and predictions would be active, when the application is active for the current selection of profiles.
Cooldowns:
The ability to define a cooldown which can be shared across multiple commands. E.g. if command A and B share a cooldown, when A is triggered neither A or B can be triggered again until after the specified cooldown period. Shared cooldowns support both global and user specific amounts. If a command has multiple cooldowns, the more restrictive will be used.
Commands:
In general all commands have changed so that:
- Ability to assign shared cooldowns.
- Ability to assign shared limitations.
- Ability to turn off refunding.
- Ability to refund a different command than the one which was triggered.
- Ability to control if the command is shown within the "!use info" command.
- Ability to assign the command to multiple help commands.
- A new execution screen. This is where you can now assign the queue the command will run upon. It also allows you to set the priority of the command when executed. Higher priority commands will be executed first, even if they were triggered later. You can also set other queue's to lock; locking another queue will mean that it can't be used until the command is finished. This will allow you to stop incompatible commands running at the same time, over multiple queues.
- You can now set the priority at which a command will trigger. This will be used if two commands have the same trigger, the one with highest priority will be picked. If more than one command has the same priority, than one of them will be picked randomly.
There have also been changes to some specific command types.
Built-in commands e.g. !execute, !use, etc... can now have there identifiers assigned in the options. So for example you could change "!use info" to just "!info" or add "!info" as an alias.
Help commands have been modified so that:
- You can copy the generated text to the clipboard.
- You can output the text generated to a text file as well as (or instead of) Twitch.
- There is an inverse tab of the help commands tab, e.g. so you can see what commands are using the selected help command.
- You can assign a template to all the triggers.
Parallel commands have been modified so that:
- You can set the number of times any of the specified commands will be run. E.g. you could run the command A once but command B twice.
Play Sound commands have been modified so that:
- You can specify a variable volume at which the sound is played.
- Set an input device as the target. Note this will only work if the device supports it.
Random commands have been modified so that:
- You can limit the number of times a particular choice will be picked, when multiple choices can be picked. If the limit of a particular choice is reached it is removed from the poll of choices. Note that this will effect the percentage chance of other choices being picked when it happens.
Limitations:
The ability to define a limitation which can be shared across multiple commands. E.g. if command A and B share a limitation, then both will count towards the limit.
Options:
A number of options have been added to allow customisation of what how the UI looks, including light / dark theme, zoom level, visibility and layout of the navigation buttons etc... There have been addition behaviours to control of how the bot behaves, what warnings it shows etc...
Predictions:
The UI has been brought inline with how everything else is presented.
Queues:
Split out into a new screen, this allows you to explicitly define a queue that commands can run on. Once defined you can set a minimum delay between the items executed upon it.
Rewards:
- Generally anywhere a random command reward is used, you can now set the limit on the number of times that reward will be generated. Once that limit is reached, it will no longer be considered when generating the reward.
- Where appropriate the UI has been updated to show an example of any notifications that will be generated.
- Follower, Subscription and Gifted Subscription rewards have been converted into matching "Triggered" reward. These, like commands, can now have triggers assigned and behave in the same way. E.g. you could add a follow trigger to the reward and it would be executed when a user follows.
- When setting up a reward you can set the number of commands given for the triggering user, recipient user or random user. The triggering user is the user whom caused the reward to execute. The recipient user, is the user whom was the target of the trigger, e.g. the user whom has been gifted a subscription. A random user will choice from any active, inactive or older user in chat depending up the configuration.
Triggers:
In general all trigger have changed so that:
- They can be assigned a priority, this will override the command priority if set.
- They can be be assigned a cooldown, this will override the command cooldown if set.
- They can be be assigned a limitation, this will override the command limitation if set.
There is a new active commands changed trigger, this will occurs when the set of active commands, e.g. those which are enabled, are changed. This will happen when the game is changed or a profile is enabled / disabled.
There are also application activated and application deactivated triggers, these fire when the active application, e.g. target window, is changed.
The subscription trigger will no longer activate when the subscription was generated from a gifted reward, e.g. someone gifting a subscription.
The word trigger has had a case sensitive flag added, if set "Word", "word" and "wOrD" will all treated as different text, e.g. the case matters.
User Interface:
The UI has been completely remade to allow for the changes listed below.
- Multi language support. English (GB), English (US), German, French and Spanish are supported.
- Support for high resolution monitors and the scaling they require.
- Merging of the Console and Processing screens into a single Dashboard screen.
- Added support so that all items can be "tagged" to allow for easier organisation.
- Added support so that all items can be filtered.
Users:
The UI has been brought inline with how everything else is presented. Additionally a new screen has been added so you can see the uses of commands a specific user has, e.g. the inverse of the commands uses screen.