Upload log
Below is a list of the most recent file uploads. See the gallery of new files for a more visual overview.
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 23:57, 4 January 2013 LillyT (Talk | contribs) uploaded "File:Movefolder.png" (moving a folder from one location to another.)
- 18:02, 4 January 2013 LillyT (Talk | contribs) uploaded "File:Renamefolder.png" (renaming a folder.)
- 17:37, 4 January 2013 LillyT (Talk | contribs) uploaded "File:Copyfile.png" (copying a file and placing the new copy in a new location.)
- 17:24, 4 January 2013 LillyT (Talk | contribs) uploaded "File:Delete.png" (deleting a specified file from a specific location)
- 17:14, 4 January 2013 LillyT (Talk | contribs) uploaded "File:Movefile.png" (Moving a file from one folder to another.)
- 17:07, 4 January 2013 LillyT (Talk | contribs) uploaded "File:Rename.png" (Renaming a file name to a new file name.)
- 16:41, 4 January 2013 LillyT (Talk | contribs) uploaded "File:Savetofile.png" (Saving scraped items to a file. )
- 16:33, 4 January 2013 LillyT (Talk | contribs) uploaded "File:Shell.png" (Shelling a .exe program)
- 17:34, 3 January 2013 LillyT (Talk | contribs) uploaded "File:Compilingdeveloper.png" (Compilation options in the Developer edition of UBot Studio.)
- 17:33, 3 January 2013 LillyT (Talk | contribs) uploaded "File:Compilinggeneral.png" (Compilation options in the Standard and Professional editions of UBot Studio.)
- 17:04, 3 January 2013 LillyT (Talk | contribs) uploaded "File:Uihtml.png" (Using the UI html command to create custom fields.)
- 16:22, 3 January 2013 LillyT (Talk | contribs) uploaded "File:Uibutton.png" (The ui button Google Search executes the commands within it when clicked.)
- 16:15, 3 January 2013 LillyT (Talk | contribs) uploaded "File:Uiwindow.png" (The UI Window with a UI text box command.)
- 16:05, 3 January 2013 LillyT (Talk | contribs) uploaded "File:Uistatmonitor.png" (Displaying the value of a variable on the UI of a script.)
- 22:29, 30 December 2012 LillyT (Talk | contribs) uploaded "File:Uilistbox.png" (Inserting the value of a UI list box into a field. )
- 22:23, 30 December 2012 LillyT (Talk | contribs) uploaded "File:Uidropdown.png" (The UI drop down button being used to change the value of a drop down on a webpage.)
- 22:01, 30 December 2012 LillyT (Talk | contribs) uploaded "File:Uisavefile.png" (Using the Ui save file command to designate a file path.)
- 21:12, 30 December 2012 LillyT (Talk | contribs) uploaded "File:Uiopenfile.png" (filling a field with a file path chosen through the ui open file command.)
- 20:54, 30 December 2012 LillyT (Talk | contribs) uploaded "File:Uicheckbox.png" (Using the comparison qualifier to evaluate the UI checkbox command. )
- 16:27, 30 December 2012 LillyT (Talk | contribs) uploaded "File:Blocktext.png" (Filling a field through the UI block text command.)
- 15:33, 30 December 2012 LillyT (Talk | contribs) uploaded "File:Uitextbox.png" (using the UI text box command to fill a field. )
- 15:18, 30 December 2012 LillyT (Talk | contribs) uploaded "File:Comment.png" (Adding a comment between two commands.)
- 15:13, 30 December 2012 LillyT (Talk | contribs) uploaded "File:Divider.png" (using the divider to separate commands.)
- 15:08, 30 December 2012 LillyT (Talk | contribs) uploaded "File:Innewbrowser0.png" (Bring the new browser into focus as the main browser.)
- 15:04, 30 December 2012 LillyT (Talk | contribs) uploaded "File:Innewbrowser.png" (Running commands in a new browser.)
- 14:53, 30 December 2012 LillyT (Talk | contribs) uploaded "File:Alert.png" (Running the script brings up and alert with the specified message.)
- 14:47, 30 December 2012 LillyT (Talk | contribs) uploaded "File:Define.png" (Running the define command.)
- 14:46, 30 December 2012 LillyT (Talk | contribs) uploaded "File:Custom command.png" (Click the custom commands tab to retrieve your custom command.)
- 19:44, 29 December 2012 LillyT (Talk | contribs) uploaded "File:Else if.png" (The else if command runs if the exists qualifier in the If command returns false.)
- 19:33, 29 December 2012 LillyT (Talk | contribs) uploaded "File:Else.png" (The else command runs if the the url does not exist on the page, the else command runs.)
- 19:21, 29 December 2012 LillyT (Talk | contribs) uploaded "File:Then.png" (If the condition is true, the Then command will be run.)
- 19:08, 29 December 2012 LillyT (Talk | contribs) uploaded "File:If.png" (The if command with a qualifier)
- 18:23, 29 December 2012 LillyT (Talk | contribs) uploaded "File:Thread.png" (running two commands simultaneously through the threads command.)
- 18:01, 29 December 2012 LillyT (Talk | contribs) uploaded "File:Loopwhile.png" (Looping while a condition is true.)
- 18:36, 24 December 2012 LillyT (Talk | contribs) uploaded "File:Loop.png" (The loop command repeats the commands within it and allows you to set the number of times you want the commands repeated. )
- 18:25, 24 December 2012 LillyT (Talk | contribs) uploaded "File:Return.png" (The return command returns 7 for the function called "My test function".)
- 18:11, 24 December 2012 LillyT (Talk | contribs) uploaded "File:Browserevent.png" (Selecting a browser event to wait for in the wait for browser event command.)
- 19:56, 22 December 2012 LillyT (Talk | contribs) uploaded "File:Waitforelement.png" (The Wait for Element command waits for the search field to load before running the rest of the script.)
- 19:34, 22 December 2012 LillyT (Talk | contribs) uploaded "File:Wait.png" (The wait command waiting 10 seconds after running the Load Html command.)
- 19:27, 22 December 2012 LillyT (Talk | contribs) uploaded "File:Stop.png" (The stop command stops the script.)
- 19:12, 22 December 2012 LillyT (Talk | contribs) uploaded "File:Pause.png" (The pause script function pauses the script on the navigate command without running the command. Clicking the run button runs the navigate command and any other command after that.)
- 22:45, 15 December 2012 LillyT (Talk | contribs) uploaded "File:FlashNo.png" (Allow Flash set to No.)
- 22:43, 15 December 2012 LillyT (Talk | contribs) uploaded "File:FlashYes.png" (Allow Flash set to Yes.)
- 22:00, 15 December 2012 LillyT (Talk | contribs) uploaded "File:PopupsNo.png" (Setting Allow Popups to No.)
- 21:59, 15 December 2012 LillyT (Talk | contribs) uploaded "File:PopupsYes.png" (Setting Allow Popups to Yes.)
- 21:41, 15 December 2012 LillyT (Talk | contribs) uploaded "File:CssYes.png" (Setting Allow Css to Yes.)
- 21:40, 15 December 2012 LillyT (Talk | contribs) uploaded "File:CssNo.png" (Setting Allow Css to No)
- 21:25, 15 December 2012 LillyT (Talk | contribs) uploaded "File:No.png" (Allow Images set to No)
- 21:23, 15 December 2012 LillyT (Talk | contribs) uploaded "File:Yes.png" (Allow Images set to Yes.)
- 21:09, 15 December 2012 LillyT (Talk | contribs) uploaded "File:Visible.png" (Setting browser visibility to Visible.)