Settings Commands
From UBot Studio
(Difference between revisions)
(→List of Settings Commands) |
|||
(6 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
The '''Settings Commands''' allow you to control what the internal browser displays and what information is sent out about the internal browser. | The '''Settings Commands''' allow you to control what the internal browser displays and what information is sent out about the internal browser. | ||
+ | |||
+ | [[File:s0commands.jpg]] | ||
== List of Settings Commands == | == List of Settings Commands == | ||
Line 6: | Line 8: | ||
*[[Change Proxy]]: Changes the proxy used in the browser | *[[Change Proxy]]: Changes the proxy used in the browser | ||
− | |||
− | |||
*[[Set User Agent]]: Changes the user agent sent to websites | *[[Set User Agent]]: Changes the user agent sent to websites | ||
− | *[[Set Referrer]]: changes the referrer sent to websites | + | *[[Set Referrer]]: changes the referrer sent to websites ''(Professional and Developer Editions Only)'' |
*[[Set Proxy Credentials]]: sets the username and password credentials for the current proxy | *[[Set Proxy Credentials]]: sets the username and password credentials for the current proxy | ||
Line 22: | Line 22: | ||
*[[Allow CSS]]: Determines whether or not the browser loads external CSS ''(Professional and Developer Editions Only)'' | *[[Allow CSS]]: Determines whether or not the browser loads external CSS ''(Professional and Developer Editions Only)'' | ||
+ | |||
+ | *[[Allow Popups]]: Determines whether or not the browser shows popups. | ||
*[[Allow Javascript]]: Determines whether or not the browser loads external javascript ''(Professional and Developer Editions Only)'' | *[[Allow Javascript]]: Determines whether or not the browser loads external javascript ''(Professional and Developer Editions Only)'' | ||
*[[Allow Flash]]: Determines whether or not the browser loads external flash swf files''(Professional and Developer Editions Only)'' | *[[Allow Flash]]: Determines whether or not the browser loads external flash swf files''(Professional and Developer Editions Only)'' | ||
+ | |||
+ | *[[Set Header]]: ''(Professional and Developer Editions Only)'' | ||
+ | |||
+ | *[[Reset Header]]: ''(Professional and Developer Editions Only)'' | ||
+ | |||
+ | *[[Set Headless Browser]]: ''(Professional and Developer Editions Only)'' |
Latest revision as of 17:16, 2 November 2015
The Settings Commands allow you to control what the internal browser displays and what information is sent out about the internal browser.
[edit] List of Settings Commands
- Clear Cookies: Clears all cookies in the browser
- Change Proxy: Changes the proxy used in the browser
- Set User Agent: Changes the user agent sent to websites
- Set Referrer: changes the referrer sent to websites (Professional and Developer Editions Only)
- Set Proxy Credentials: sets the username and password credentials for the current proxy
- Set Website Credentials: Sets the username and password credentials for HTTP authentication on a website
- Set Visibility: Determines whether or not the browser shows what it's doing while your bot or script is running (Professional and Developer Editions Only)
- Allow Images: Determines whether or not the browser loads external images (Professional and Developer Editions Only)
- Allow CSS: Determines whether or not the browser loads external CSS (Professional and Developer Editions Only)
- Allow Popups: Determines whether or not the browser shows popups.
- Allow Javascript: Determines whether or not the browser loads external javascript (Professional and Developer Editions Only)
- Allow Flash: Determines whether or not the browser loads external flash swf files(Professional and Developer Editions Only)
- Set Header: (Professional and Developer Editions Only)
- Reset Header: (Professional and Developer Editions Only)
- Set Headless Browser: (Professional and Developer Editions Only)