Jump to content
UBot Underground

ayzo

Members
  • Content Count

    107
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by ayzo

  1. I had this problem too and solved it easily but it is a bug that needs to be fixed. For some reason ubot couldn't handle a "list from text" function unless it had 3 or more values. I had 2 "items" seperated with a "," for example: a,b, c,d, e,f, etc... And I was getting the same error, to fix it all I did was add a 3rd useless item like this: whatever,a,b, whatever,c,d, whatever,e,f, etc... Hope the dev team can fix this little bug.
  2. I had that problem yesterday, I think they were/are having some server problems but just keep entering your info until its able to connect to the license server and it will eventually work.
  3. I think everyone is holding off on creating new bots or updating their existing ones until v4 comes out, I know I am
  4. I'd like to know as well! An ETA would be nice to
  5. I'm interested in the prices and full feature list as well. You guys could at least toss us that until everything is ready
  6. I'm beginning to lose hope! Less than 5 hours left on the east coast
  7. LOL +3 Also curious to see the full list of features for both versions.
  8. Can't wait Quick question if you don't mind, I know you guys are releasing an upgrade/addon for sockets and multithreading but will the pro or the dev version be able to handle multiple "threads" in terms of multiple "active" windows at the same time from within 1 ubot script/program sort of like imacros can with tabs or senuke does with it's submitter windows?
  9. End of the week, so I just have to ask, any estimates on arrival?
  10. LillyT, is the sockets/multithreading addon scheduled to be released at the same time as the pro/dev licenses or is that going to be available later on?
  11. unfortunately ubot doesn't send back bad captchas for any of the services it uses but it would be a good feature to request.
  12. So when the new licenses come out sockets won't be available right away? And I'm guessing we'll need to manually do the http get/post requests instead of using the point and click interface that we use now right?
  13. I know you guys are still working on the more advanced editions but I have some questions and I can't wait much longer First question, when are they going to be released? Will they be released at the same time or will one come first and then the other? Any estimates on pricing? Second question is regarding sockets and multiple threads, right now ubot is very simple since it uses a single thread and IE but obviously the introduction of sockets and multiple threads is going to make things more complicated and I'm wondering how that will work. For example are we going to be able to put the foll
  14. Quick question, how is the multithreading and sockets going to work? Is it going to be as simple as current bot creation? For example am I going to be able to create a standard ubot such as : [Navigate] http://google.com [Fill field] q=test search [Wait finish] 30 seconds And then throw it into a "socket" container and add multiple threads or will it be a more complex process?
  15. I think it's safe to say most of us are running multiple copies of bots at once and it works fine, it would just be very convenient if ubot could handle them in a single bot so I don't have to open and mange 10 different windows/program settings. But Seth if you do sockets please bump the price up to at least $1,000 because that would be epic but too powerful to release on a massive scale
  16. Amen, all the other bot development studios (zennobot, human emulator, magic submitter, all submitter, sick submitter, imacros) support multiple threads and ubot is 100 times more powerful than any of them. The only thing they do better than ubot is utilize multiple threads, if ubot had multiple threads (even if it's only 5 or 10) it would blow them all out of the water.
  17. Just use the one included with the demo version of allsubmitter, much faster since its socket based and can handle multiple threads: http://www.webloganalyzer.biz/eng/allsubmitter.html Open up the submission report (mail) option in the main window and you'll see the email verifier.
  18. You can hack something up with the shell command: Put this in a .bat file Save the .bat in your bot directory, launch it via shell command, use add to list for files.txt, then just do send keys/ui open of c:\pics\{1} $random list item/$next list item %pics I have a bot that does this somewhere if I can find it I'll upload it but that should work. Just make sure you add a 3 or 4 second delay after launching the .bat via shell command.
  19. Thats what I don't get though? It was compiled months ago.
  20. And Just noticed all the new hidden files? Is my ubot broken or what?
  21. Ok maybe I've been up too long but I could have sworn that I clicked no on the "do you want to update" prompt since the new version still has a few bugs but I just opened up a compiled bot and noticed the bots are now navigating to ubotstudio.com by default, do we still get affiliate commission from people who buy through the browser link instead of the "powered by you + ubot studio" link (also new)? Was the new version sent out as a "forced" update? Any way I can revert back to the old version?
  22. Yep it works just fine. I try to use if/then as much as possible, even if its inside another (or several) if/then statements.
  23. At the moment you can't remove the "powered by" link, I'm pretty sure that one of the staff members said there would be a paid upgrade in the future to remove it but I'm guessing thats still in the distance. If your main purpose is to sell bots and you don't want your customers making their own then look into zennoposter which can output the .net source code or humanemulator which is able to output the c++ source code. The downsides are the price, steep learning curve, and lack of support in english.
×
×
  • Create New...