3.124 – In Sub Window

The latest ubot update brings with it a wonderful new command: “in sub window”. You can find it under the flow menu. It is a container command, and what makes it special, is that any commands you put inside it will run inside a different window with a different webbrowser than your main ubot webbrowser. As I pointed out in my last blog post, this opens us up to the opportunity to create our own captcha service scripts. It also enables us to do many other things – pretty much anything you need to do but that you don’t want to leave the current page for.

This update also contains some upgrades to the autosave system.

The Captcha Problem and My Solution

Let me start out by noting that tonight’s update does not contain the solution I’m talking about in this post, but I am working on the solution right now and it will be available very soon. Tonight’s update contains a fix for the search page command

There has been a lot of frustration lately about the utter failure that has become of decaptcher and the high prices of ITT. I’ve been thinking on how to provide a sensible solution in a way that would quick and painless and not clutter up the interface of ubot with a bunch of redundant commands. Looking through the various captcha services, I noticed something interesting. Many of them, if not most of them, have a form based system, in which you navigate to a web page, upload the image file and an api key or something of the sort, hit submit, and it sends you back a solution. This forces me to think of how easy it would be to actually make a captcha reader in ubot. all one would have to do is utilize the “save element image” command and simply make a script to fill out the form.

The only problem is that in order to do this, you would have to actually leave the page that the captcha is on, which would lose the captcha, and thus lose the purpose of decoding it. It’s kind of a shame, because it would be pretty easy to use a number of new services if there were only a way to navigate to a different page without losing your place on the page you’re decoding. This leads to my proposal.

What I’d like to do is have a command that can contain other commands (the way that a loop, for instance, does). When the script gets to this container command, it will load a new webbrowser in a new window. Any command that is put into the container will be executed in the new webbrowser. This means you can run an entire mini script completely separately without disturbing your main script. Besides any number of other uses that I’m certain people will come up with, one fantastic use for this will be, of course, uploading a captcha image to a captcha reading service.

What I’m essentially doing is enabling ubotters to make their own captcha solving commands using any service they’d like (as long as they have a web based system, which many do). I think this will be the least cluttered, least limiting solution to our captcha solving woes, and at the same time, it will enable our script to do more things that I probably haven’t even thought of. I’ll be working on this and I should have an implementation within a couple days. Let me know your thoughts.

3.122 – some basic usability and bug fixes

the first iteration of autosave was a little quirky, and well, lets face it, downright annoying. I’ve played with it a little to make it a little less save happy and to not interfere when you’re using the autoplay and autoclose functions. it will also not come up if you open ubot by double clicking a .ubot file.

I also wrapped the keyboard commands in a generic error handler to get rid of those nasty errors people were getting when pasting sometimes.

Finally, I fixed a bug that was keeping itt from working correctly.

Ver 3.112 – AutoSave in Da House!

Ladies and Gentlemen, this version introduces Auto-Save Feature for UBot Studio. No more loss of work because you forgot to save it. That is all. Enjoy!

Keep posting your suggestions and ideas — we will keep adding them.

support.ubotstudio.com

UBot Studio has had a period of explosive growth in last few months and we have more than 400 customers right now — and we are growing fast, gaining more UBotters every single day.

With all this growth, there comes a responsibility to keep increasing the feature-set of software while making sure we provide top-notch support to the existing users.

I have to say that we are very lucky to have an active UBotting Community on the forum that actively helps each other out. To all the active members on the forum for participating in the discussions — you know who you are and we really really appreciate it. UBot Studio would not be where it is not without the strong community behind it.

However, there are a lot of support requests that customers don’t prefer to discuss in public. Until now the way was just to quickly shoot me an email and I would try to answer the email directly.

Recently the number of emails that I have been getting are just pure overwhelming. As much as I love to help all of you, there are a lot of emails that can be answered a lot quicker by someone else on our technical team.

While we would still prefer the forums to be first place where you ask the questions — as that documents the answer for other users — but if you still need to get in touch with me or someone from the technical team, we have now setup a ticketing system on http://support.ubotstudio.com

When you submit a question through support system, we will have better control over making sure that your issue is addressed. This will make support a much cleaner and more organized process, and will ultimately let us serve your support needs more efficiently and effectively.

Also, you don’t really need to create a separate account to create a ticket. Just go ahead and submit a ticket — that will work!

I, Seth, will personally have my nose in the ticket system frequently, so this will fully replace my previous request of having you guys email me for support issues.

Helpdesk URL: http://support.ubotstudio.com