Compiling in the Developer Edition
From UBot Studio
(Difference between revisions)
Line 12: | Line 12: | ||
*Enabling and disabling the display of the UBot Studio branding, navigation bar, browser, and the run bar on compiled bots. | *Enabling and disabling the display of the UBot Studio branding, navigation bar, browser, and the run bar on compiled bots. | ||
*Setting a splash page, which is the page the browser in your bot will be on when started. | *Setting a splash page, which is the page the browser in your bot will be on when started. | ||
+ | |||
+ | |||
[[File:compilingdeveloper.png]] | [[File:compilingdeveloper.png]] |
Revision as of 12:56, 23 April 2013
Compiling in the Developer Edition of UBot Studio comes with many features.
The Developer edition compilation options can be accessed by clicking the Developer options tab.
To download a sample compiled exe created in the Developer Edition, please see here
The following are options for developer edition users:
- Setting dimensions for the size of your compiled bot
- Setting the start up mode for your bot (Normal, Maximized or Minimized)
- Setting the colors for the menu, UI, background tab, active tab, inactive tab and mouse over tab.
- Enabling and disabling the display of the UBot Studio branding, navigation bar, browser, and the run bar on compiled bots.
- Setting a splash page, which is the page the browser in your bot will be on when started.