The Anatomy of UBot Studio

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
Line 4: Line 4:
 
The title bar simply displays the name of the software, UBot Studio, and the edition of UBot Studio the license holder has.
 
The title bar simply displays the name of the software, UBot Studio, and the edition of UBot Studio the license holder has.
  
In this Example, the title bar displays "UBot Studio Developer Edition"
+
In this Example, the title bar displays "UBot Studio Developer Edition".
  
 
== Menu Bar ==
 
== Menu Bar ==
Line 18: Line 18:
 
'''Bot Menu:''' This menu contains only one bot properly. It allows you to determine the delimiter of tables within your script.
 
'''Bot Menu:''' This menu contains only one bot properly. It allows you to determine the delimiter of tables within your script.
  
'''Tools Menu:''' This menu provides options for adding plugins to UBot Studio, setting up a captcha service within your script and changing various options in UBot Studio ( general options, bot bank options and setting up your default form fields)
+
'''Tools Menu:''' This menu provides options for adding plugins to UBot Studio, setting up a captcha service within your script and changing various options in UBot Studio ( general options, bot bank options and setting up your default form fields).
  
 
'''Help Menu:''' The help menu provides information about the software and which version the license holder is currently using. It also provides resources, access to the forum, the option to check to see if updates for UBot Studio are currently available and the options to install flash if needed.
 
'''Help Menu:''' The help menu provides information about the software and which version the license holder is currently using. It also provides resources, access to the forum, the option to check to see if updates for UBot Studio are currently available and the options to install flash if needed.
Line 33: Line 33:
 
'''Search Box:''' Searches the toolbox for a specified command for function.
 
'''Search Box:''' Searches the toolbox for a specified command for function.
  
'''Code View Button:''' Changes the scripting area from Node View to Code View
+
'''Code View Button:''' Changes the scripting area from Node View to Code View.
  
 
'''Run Button:''' Runs the script.
 
'''Run Button:''' Runs the script.

Revision as of 21:00, 17 July 2013

Contents

Title Bar

The title bar simply displays the name of the software, UBot Studio, and the edition of UBot Studio the license holder has.

In this Example, the title bar displays "UBot Studio Developer Edition".

Menu Bar

The menu bar contains the following items:

File Menu: You can open a new bot project, save your current bot project, compile, or exit the program through this menu.

Edit Menu: Allows you to undo, redo, copy and paste within the scripting area. Also provide options for collapsing and expanding nodes in the scripting area.

View Menu: Provides options to allow you move between the tool box and the bot bank. Also allows you to switch between code view and node view. The Debugger and the Web Inspector are also located in the View menu.

Bot Menu: This menu contains only one bot properly. It allows you to determine the delimiter of tables within your script.

Tools Menu: This menu provides options for adding plugins to UBot Studio, setting up a captcha service within your script and changing various options in UBot Studio ( general options, bot bank options and setting up your default form fields).

Help Menu: The help menu provides information about the software and which version the license holder is currently using. It also provides resources, access to the forum, the option to check to see if updates for UBot Studio are currently available and the options to install flash if needed.


Tool Bar

The tool bar contains the following buttons:

Bot Bank Button: Clicking the button will display or hide the Bot Bank.

ToolBox Button: Clicking the button will display or hide the ToolBox.

Search Box: Searches the toolbox for a specified command for function.

Code View Button: Changes the scripting area from Node View to Code View.

Run Button: Runs the script.

Pause Button: Pauses the script. Running a script after pressing the pause button will resume the process from the command the pause occurred on.

Stop Button: Stops the script.

Step Button: Step through the script, one command at a time.


Tool Box

The toolbox displays a list of all the commands and functions in UBot Studio. The toolbox also lists variables, lists and tables, custom functions, and custom commands.


New Script Button

The New Script Button will create a new script in a new tab. The scripts can be named or left untitled.


Scripting Area

The scripting area is where commands and functions are places to create a functioning bot.


Browser

The browser allows interaction between the commands and functions, and the webpage being automated. Unlike normal browsers, right clicking an object in the browser will display a right click menu that allows you to interact with the object through clicking, navigating, or saving the object.

Scroll Bar

The scroll bar is used to scroll through webpages.


Address Bar

Allows navigation to a specified url, as well as moving forward or backward on a webpage.


Script Tab with Name

The script contains all the commands and functions that come together to create a bot. It can be named or left untitled. There can be multiple tabs within one compiled bot.





File:UBot Studio.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox