

Then, we move our cursor to the bottom right corner of it and press R. We place our cursor in the top left corner of this imaginary rectangle, and click L. We do this by imagining a rectangle over the area that we want it to look in. The next thing we need to do is set the area in which the program will look for the color. Next, we set “Deploy Actions” to “On Color Seen”. By setting a higher delay, we decrease the CPU load of the program. It is not important that this gets done more often than that. We can tell when an upgrade is available because its background color will change.įirst, we set the name to “Upgrade Available”, and the delay to 1000ms. We want this trigger to fire when an upgrade is available. We will come back to the actions in the next section. This is all that is required to setup this trigger. For this, we will set the name as “Every 2ms”, we will set the delay to 2, and we will set “Deploy Actions” to “Every x seconds”. We want the first trigger to automatically click on the cookie once every 2 milliseconds. This is where you can define the actions that will be triggered by the trigger. Here you will find important information, such as the coordinates of the search area, as well as the selector to choose a color.įinally, you’ll find the actions area. This will show the area that you have selected as the bounds that the bot should look for a color in. To the right of the description box is the preview box. This will give you specific instructions on how to setup the trigger based on the options you chose. This is useful for both things that change color when available and when setting up the bot for things like killing enemies.īelow the top box, you will find the description box. On Color Seen: this will check in a specified area for a specific color.If delay is set to 500 milliseconds, the trigger will deploy all actions every 0.5 seconds. Every X Seconds: this will automatically trigger all actions based on whatever delay you have set.For instance, if you have it looking for a color, and delay is setup to 500, then it will look for that color once every 500 milliseconds (0.5 seconds).ĭeploy actions determines what will set off the trigger. The name is just for you to keep it organized.ĭelay(ms) will determine how often your trigger is checked. The box on top includes the basic settings for the trigger.
