User contributions
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 22:39, 12 November 2012 (diff | hist) . . (+744) . . N Save Element Image (Created page with " This command is part of the Action Commands. Save Element Image saves the image of an element. You simply drag this command into the scripting area and choose an image ...")
- 22:16, 12 November 2012 (diff | hist) . . (+613) . . N Scrape Table (Created page with "This command is part of the Action Commands for the Professional Edition. Scrape Table Scrapes an html table element into a UBot table. You simply drag this command into ...")
- 21:52, 12 November 2012 (diff | hist) . . (+347) . . N Focus (Created page with " This command is part of the Action Commands. Focus changes the browser's focus to a specific element You simply drag this command into the scripting area and choose an ...")
- 00:26, 8 November 2012 (diff | hist) . . (+38) . . Change File Field
- 00:25, 8 November 2012 (diff | hist) . . (+648) . . N Change File Field (Created page with "This command is part of the Action Commands. This command allows the changing of any attribute on an html element. This comes in handy when you need to change the value of...")
- 23:59, 7 November 2012 (diff | hist) . . (+1,054) . . N Change Checkbox (Created page with "This command is part of the Action Commands. This command checks and uncheck a checkbox on a webpage. The command appears by clicking and dragging a checkbox into the scri...")
- 23:44, 7 November 2012 (diff | hist) . . (+601) . . N Change Attribute (Created page with "This command is part of the Action Commands. This command allows the changing of any attribute on an html element. This comes in handy when you need to change the value of...")
- 23:28, 7 November 2012 (diff | hist) . . (+42) . . Mouse Over
- 23:08, 7 November 2012 (diff | hist) . . (+6) . . Type text
- 23:08, 7 November 2012 (diff | hist) . . (+463) . . N Mouse Over (Created page with " This command is part of the Action Commands. Type text is used when you need to type text into a browser text field. You simply drag this command into the scripting are...")
- 23:08, 2 November 2012 (diff | hist) . . (+822) . . N Change Dropdown (Created page with "This command is part of the Action Commands. The command changes the selected item in a drop down menu. Clicking and dragging a drop down menu from a web page into the scr...")
- 22:39, 2 November 2012 (diff | hist) . . (+67) . . Click
- 22:38, 2 November 2012 (diff | hist) . . (+78) . . Type text
- 22:35, 2 November 2012 (diff | hist) . . (+7) . . Click (→Example)
- 22:30, 2 November 2012 (diff | hist) . . (+982) . . N Click (Created page with "This command is part of the Action Commands. This command simply clicks an element within the browser. == Example == <pre>click(<innertext="Simple Form">, "Left Click",...")
- 21:49, 2 November 2012 (diff | hist) . . (-18) . . Type text
- 17:11, 31 October 2012 (diff | hist) . . (+431) . . N Document Text (Created page with "$Document Text is a Document Function. The function returns the current document text of a webpage. == Example == <pre>save to file("C:\\Users\\Lilly...")
- 16:57, 31 October 2012 (diff | hist) . . (+490) . . N Meta Keywords (Created page with "$Meta Keywords is a Document Function. The function returns the current meta keywords on the article in the browser. The meta keywords can be fetched o...")
- 16:50, 31 October 2012 (diff | hist) . . (+6) . . Title
- 16:38, 31 October 2012 (diff | hist) . . (+587) . . N Meta Description (Created page with "Meta descriptions are how websites are listed in search engine results. The meta description can be fetched only if there are meta descriptions on the article or the webpage d...")
- 16:18, 31 October 2012 (diff | hist) . . (+521) . . N Title (Created page with "$Title is a Document Function. The function returns the current page title on an article. Like the url function, you can set the title function to any ...")
- 15:56, 31 October 2012 (diff | hist) . . (+594) . . N Url (Created page with "$Url is a Document Function. The function returns the current url within the browser. The function can be placed inside any command that allows you to ...")
- 00:25, 26 October 2012 (diff | hist) . . (+423) . . N Date (Created page with "$Date is a System Function. The function returns the current system date and time. This function will provide whatever the date and time is on the system...")
- 00:11, 26 October 2012 (diff | hist) . . (+473) . . N Prompt (Created page with "$Prompt is a System Function. The function prompts the user to respond and returns the text that was typed into the function. == Example == <pre> type ...")
- 00:00, 26 October 2012 (diff | hist) . . (0) . . Confirm (→Example)
- 23:58, 25 October 2012 (diff | hist) . . (+964) . . N Confirm (Created page with "$Confirm is a System Function. The function displays a yes/no confirmation box that returns true if yes is chosen. == Example == <pre> set(#confirm, $c...")
- 22:42, 23 October 2012 (diff | hist) . . (+27) . . Rand (→Example)
- 22:41, 23 October 2012 (diff | hist) . . (+12) . . Rand (→Example)
- 22:34, 23 October 2012 (diff | hist) . . (+602) . . N Rand (Created page with "This function returns a random number between the minimum and maximum values. $Rand is a Math Function. You can use the Rand anywhere you need a random val...")
- 22:19, 23 October 2012 (diff | hist) . . (-13) . . Eval (→Example)
- 22:16, 23 October 2012 (diff | hist) . . (+11) . . Eval
- 22:10, 23 October 2012 (diff | hist) . . (+666) . . N Eval (Created page with "This function returns the results of executing a piece of javascript or simple mathematical equations. $Eval is a Math Function. == Example == <pre> navi...")
- 18:31, 20 October 2012 (diff | hist) . . (-1) . . Account Data
- 18:22, 20 October 2012 (diff | hist) . . (+302) . . Account Data
- 18:00, 20 October 2012 (diff | hist) . . (+1,096) . . N Account Data (Created page with "$Account Function is an Account Function. The function returns a piece of Account Data generated by UBot. These pieces of account data are: Username Pa...")
- 17:00, 20 October 2012 (diff | hist) . . (+2) . . Get Files (→Example)
- 16:59, 20 October 2012 (diff | hist) . . (+920) . . N Get Files (Created page with "$Get Files is a File Function. The function returns the list of all files within a given directory. You can set the function to return all files with file ...")
- 16:35, 20 October 2012 (diff | hist) . . (+1,315) . . N Special Folder (Created page with "$Special Folder is a File Function. The function returns the path of a special system folder This command will allow you to save to or grab a file from or ...")
- 22:12, 18 October 2012 (diff | hist) . . (0) . . $table total columns (→Example)
- 22:08, 18 October 2012 (diff | hist) . . (+1,275) . . N $table total columns (Created page with "$table total columns is a Variable Function. This function will grab the total columns within a table. This is especially useful within a loop. The loop...")
- 21:54, 18 October 2012 (diff | hist) . . (+1,032) . . N $table total rows (Created page with "$table total rows is a Variable Function. This function will grab the total rows within a table. This is especially useful within a loop, when you are ...")
- 21:05, 18 October 2012 (diff | hist) . . (+977) . . N $table cell (Created page with "$table cell is a Variable Function. This function will return the list item at the specified position. The function is often used along with the [[Crea...")
- 19:35, 18 October 2012 (diff | hist) . . (0) . . $common list items
- 19:17, 18 October 2012 (diff | hist) . . (+12) . . $common list items
- 19:17, 18 October 2012 (diff | hist) . . (+836) . . N $common list items (Created page with "$common list items is a Variable Function. This function allows you to compare two lists and return a list containing all items that are common to both...")
- 14:07, 18 October 2012 (diff | hist) . . (-103) . . $sort lists (→Example)
- 14:03, 18 October 2012 (diff | hist) . . (+58) . . $sort lists
- 14:02, 18 October 2012 (diff | hist) . . (+1,029) . . N $sort lists (Created page with "This function returns the original list sorted in ascending or descending order. == Example == add list to list(%my list, $list from text("q,w,e,r,t,y,u,i,o,p,a,c,v,b,n", ...")
- 01:03, 16 October 2012 (diff | hist) . . (0) . . $subtract lists (→Example)
- 01:02, 16 October 2012 (diff | hist) . . (+2) . . $subtract lists
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)