Posts

Showing posts from April, 2021

How to Use BridenBot

Image
BridenBot is an application that was designed to be simple, intuitive and easy to use for individuals of any skill level.  These are some basic instructions to help with getting started. How to use BridenBot: -Install Java from (www.java.com) -Download the BridenBot software to a folder on your computer -Create a new text file in the folder and name it Bridenstructions.txt -Add some of the instructions below to the text file -Double click on BridenBot to begin the automation Available Instructions: -Pause for a number of seconds: PAUSE(10) -Double click mouse at coordinates: DCLICK(100,100) -Left click mouse at coordinates: LCLICK(100,100) -Right click mouse at coordinates: RCLICK(100,100) -Move mouse to coordinates: MOUSETO(100,100) -Move mouse in a direction: MOUSEMOVE(10,-10) -Reset instructions to a designated point: RESET(POINT1) -Designate a point for instructions to restart from: SET(POINT1) -Resets instructions if a word or color mismatch is detected: CHECK(hel