Jump to content
UBot Underground

What is team UBot Working on?


Recommended Posts

***Please see the Roadmap section of our Public Tracker to track updates past, present, and future***

 

 

We've been working really hard on making sure that UBot Studio 4 is the most powerful, versatile internet marketing software available. We know that sometimes it can be a bit of a mystery just what's going on here behind the scenes, so we thought we'd try and bring some transparency to the process.

Every time that we do a release, we will post in here to keep you informed on what bug fixes and features we will be working on next.

Keep kicking ass and making bots.

  • Like 5
Link to post
Share on other sites

Version 4.0.90

 

Bug Fixes

  • Fixes a crash when trying to display a captcha that has not finished loading yet.
  • Fixes an issue where rearranging tabs would not work.
  • Fixes an issue where using set referrer would crash the browser.
  • Fixes a crash related to undoing actions.

New Features

  • We now store the sizes of the toolbox, code view, node view and debugger, so they will be the same size the next time you open UBot Studio.
  • Added more shortcut keys for common actions.
  • The debugger has been updated with a new interface, and now displays variables, lists and tables.
  • The debugger should now update live.
  • Autoscroll has been removed.
  • Added new email commands for interacting with email via POP3.

  • Like 8
Link to post
Share on other sites
  • 5 weeks later...

Version 4.0.93

Bug Fixes



  • Fixes an issue where the data in the debugger was not cleared when opening a new bot.


New Features

  • Added Bot Source 
  • The options window now allows you to configure your proxy settings for communicating with UBot's servers.
  • Added POP3 w/ SSL for the email commands.
Link to post
Share on other sites

Version 4.0.95

Bug Fixes

  • Fixes a crash when moving the mouse over the browser during certain commands.
  • Fixes a bug where deleting an email would cause create table from emails to fail.
  • Fixes a bug where changing a bot source script to code view would lose the ability to sync.
  • Fixes a bug where if a website was deleted from bot source, commands could still be added to it.
  • Fixes a bug where toolbox nodes had incorrect context menus.
  • Fixes an error when trying to read a blank email.
  • Fixes an issue where editing a node could show it as editing, but the textbox would not be focused.
  • Fixed a bug where you could paste commands inside parameters.
  • The URL is now correctly shown when swapping browsers.

New Features

  • There is a new menu item to collapse or expand all nodes.
  • There is a new basic comment command.
  • There is a new UI Html Window command (Dev Only).
  • Change dropdown now has a "Random - Skip First Choice" option that will choose randomly between anything besides the first option in a dropdown.
  • The debugger should now update faster and use less processing.
  • The debugger should no longer close lists and tables that are expanded.
  • You can now copy values from the debugger.
  • You can now set the debugger to be always on top.
  • Default form fields are now set to variables.
  • Reset account data now resets the data only for the current script or thread.
  • We now support set website credentials on websites that use Windows NTLM Authentication.
  • You can use the down key to open dropdowns in variable list and table nodes.
  • Like 4
Link to post
Share on other sites
  • 4 weeks later...

Version 4.0.96

Bug Fixes

  • Youtube should no longer crash the browser with invalid css on certain pages.
  • Set referrer now stays set after the browser is reset by a command such as change proxy.
  • Fixed an issue with #address line1 and 2 in the default form fields.
  • The default form fields no longer show up in the debugger if they are not set.
  • Fixed a bug in change dropdown where it could select the wrong option on numbered dropdowns such as days.
  • We now correctly detect a system proxy set in internet options.

New Features

  • We now officially support SOCKS4 proxies, they can be used in change proxy by typing "socks4://ip:port"
Link to post
Share on other sites
  • 4 weeks later...

Version 4.0.97

Bug Fixes

  • Fixed a display issue when using multiple lines in a parameter combined with nodes.
  • When solving CAPTCHAs manually using multiple threads, you can now enter the CAPTCHAs out of order.
  • You should now be able to type @ and other Alt Gr keys into the ui panel and browser on european keyboards (Thanks Magnus)

New Features

  • All users can now contribute to the Bot Source.
  • Performance and memory usage when loading a bot and switching between tabs has been improved.
  • License files are now encrypted; please be careful when running software you don't trust, including compiled bots.
  • There is now a progress bar on the login screen.
  • The default user agent has been updated to the latest version of Chrome.
  • There is now a globe next to websites that do not have a favicon.
  • Like 1
Link to post
Share on other sites
  • 1 month later...

Version 4.0.98

 

Bug Fixes

  • Fixed a bug in $get files where it would include directories when it was set to No.
  • Fixed a bug in $get files where it would not return files with no extension.
  • The advanced element editor should no longer grow so large that the OK button is off the screen.

New Features

  • Bot Source has been renamed to Bot Bank.

Link to post
Share on other sites

Version 4.0.99

 

Bug Fixes

  • Fixes a bug where dragging commands to an uncompleted define command could cause the nodes to become stuck.
  • Fixes a bug where the change dropdown command would only work on the first dropdown that the selector matches.
  • Fixes a bug where functions such as $list from file would give multiple errors if something went wrong.

New Features

  • Bot Source has been renamed to Bot Bank.
  • Favicons for bot bank are now only downloaded the first time you open UBot Studio.
  • We no longer insert an extra quote or parenthesis character when typing in code view.
  • Added better support for european keyboards.
  • The about screen has been updated to include the licenses of libraries we use.
  • You can now create bot bank commands by right clicking on a form.

Link to post
Share on other sites

Version 4.1.0

 

Bug Fixes

  • Death by Captcha balances should now show in dollars.
  • The $prompt function now automatically word wraps.
  • The color commands now work when you are not using a ui input command.
  • Fixed a bug where the save downloaded file command didn't work after clicking certain buttons.
  • Fixed a bug where wait for element would not wait longer than 60 seconds.
  • Fixed a small memory leak in the UBot Browser when using javascript.
  • Fixed a memory leak in UBot Studio when closing and opening multiple browsers.
  • Fixed a memory leak in UBot Studio when using ui panels and ui windows.
  • Fixed a browser crash when navigating away from a page while a dropdown is open.

New Features

  • UBot Studio and compiled bots now run as 64-bit on 64-bit systems.
  • You can now store commands in your own library with the private bot bank.
  • The bot bank websites can now be categorized.
  • Death by Captcha has been updated to use the new API url.
  • The connect to mail server command now includes a wizard for connecting to common email providers and testing connections.
  • We now support connecting to IMAP in addition to POP3 mail servers
  • The send email command has been revamped to support SSL connections, custom ports, bcc, html email, and attachments.
  • Because of this, the send email command now only works within the connect to mail server (SMTP) command.
  • The background color of the ui panel now takes the value of the color command for ui foreground.
  • You can now set a proxy username and password for connecting to the ubot studio server.
  • Various performance improvements.

  • Like 6
Link to post
Share on other sites
  • 1 month later...

Version 4.1.1

 

Bug Fixes

  • Fixed a bug where bot bank tabs would duplicate themselves.
  • The email connection wizard now correctly works when not using SSL with IMAP.
  • Fixed an issue where we needed to read the email on some IMAP servers before deleting it.

New Features

  • We now expand all categories in the public bot bank.
  • You can now delete private bot bank commands and websites.

Link to post
Share on other sites

Version 4.1.2

 

Bug Fixes

  • The Public Bot Bank label should now show up for all users.
  • Deleting websites should no longer error.
  • Attempting to edit a Private Bot Bank script that you closed without ever syncing should no longer error.

New Features

  • The Private Bot Bank is now saved when adding, deleting and editing it, instead of when UBot Studio is closed.

Link to post
Share on other sites

Version 4.1.3

 

Bug Fixes

  • Fixed a bug where UBot Studio would error if you saved an invalid script in the private bot bank.
  • Fixed a bug where compiled bots would not always load when mixing public and private bot bank commands.

New Features

  • Users with large private bot banks should see improved load and compile times.
  • Improved startup time for UBot Studio.

  • Like 1
Link to post
Share on other sites
  • 1 month later...

Version 4.1.4

 

Bug Fixes

 

  • Fixed a bug related to popups working incorrectly on certain sites.

New Features

 

  • The install flash menu now links to adobe.com.

Link to post
Share on other sites

Version 4.1.5

Bug Fixes

 

  • Fixes an issue where a bot could continually get errors about converting JSON objects.
  • Fixes an issue where you were unable to select elements on certain websites.
  • Drag and drop should work better in large bots.
  • Fixes an issue where new customers would be unable to login.

New Features

 

  • There is a new option in the advanced options of type text named "Flash Plugin" that allows you to type capital letters and symbols in flash forms.
  • There is a new option to disable toolbox animations.
  • The change attribute command now defaults to "value" for the attribute.

  • Like 5
Link to post
Share on other sites

Version 4.1.7

 

Bug Fixes

  • Fixes an issue when using the NOT expression in element selectors.
  • Fixes an issue where selecting elements would not work on certain sites.

New Features

  • Compiling now brings up a menu allowing you to choose additional options.
  • The compiling menu now includes a progress bar.
  • Compiling now connects to our server using SSL.
  • You can now set the width and height of your compiled bots - Developer Only
  • You can now start your compiled bot minimized or maximized - Developer Only
  • You can now hide the run bar, navigation bar, and/or browser in compiled bots - Developer Only
  • UI remove branding, ui splash page, and ui color commands are now configured in the compilation window.
  • The original filename property of compiled bots has been changed to Bot.exe
  • UBotBrowser.exe has been renamed to Browser.exe
  • The verify emails command now uses the cookies from the active browser.
  • The verify emails command now uses the user-agent from the active browser.
  • Added alt keyboard shortcuts to all menu items.
  • New customers will now see an alert if they have not confirmed their purchase.

  • Like 5
Link to post
Share on other sites
  • 4 months later...

Version 4.1.9

 

Bug Fixes

  • Fixes an issue where the copy menu did not work in the view source window.

New Features

  • Adds a new function $element from text that allows you to store selectors in variables.

  • Like 2
Link to post
Share on other sites

Version 4.1.10

 

Bug Fixes

  • Fixes a crash in the $spin function with mismatched braces.
  • Compiled bot UI Color now affects the captcha services window.
  • Lists are now sorted numerically if they only contain numbers.
  • Increased the timeout for Death By Captcha to 2 minutes.

New Features

  • Added append to file command.
  • Added $file exists and $folder exists commands.

  • Like 1
Link to post
Share on other sites

Version 4.1.12

 

Bug Fixes

  • Fixes a bug where $common list items did not return the right results.
  • Fixes an issue where the compile completed window could appear behind UBot Studio.

 

New Features

  • Added the set browser property command to change things such as apparent screen resolution.

Link to post
Share on other sites
  • 5 weeks later...

Version 4.2.0

 

New Features

  • Adds new windows commands that allow you to interact with other applications besides UBot Studio. [Wiki]
  • Adds new database commands that allow you to connect to mysql. [Wiki]
  • Updated the internal browser to a newer version, which should fix issues where certain pages using newer web features did not work correctly.

  • Like 1
Link to post
Share on other sites
Guest
This topic is now closed to further replies.
×
×
  • Create New...