Jump to content
UBot Underground

VentureOnline

Fellow UBotter
  • Content Count

    385
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by VentureOnline

  1. Hey guys the source code for this is now for sale. http://www.ubotstudio.com/forum/index.php?/topic/18137-solve-new-google-captcha-with-dbc-2captcha/ I am charging for it for 2 reasons. The first being that this took a long time to figure out how to make this all work. The second is that I don't want every ubot member to start using the same methods. Those who are serious and want to save time figuring out how to get this all to work will realize $20 is more than fair.
  2. http://www.graphicengines.com/UbotSalesCaptcha/UbotSourceCodeCaptcha.jpg Both DBC & 2Captcha are still in the early stages of solving these type of captchas. Please do not blame me or the code for poorly solved captchas. If 2Captcha or DBC are not returning correct responses please contact them.
  3. Hey guys i'll try and whip something up. Since its coded into my software i'd need to re-organize it to be in an easier to understand tutorial form. Im going out of town this weekend but maybe by early next week.
  4. I have implemented the new API but response times are close to 25-30 seconds. Will that get any faster as time goes on?
  5. Thats the issue with this API. There is no "simple" code. Ive implemented both Coordinates and Group and neither are simple. 1 - Since the new API requires different post parameters type=2 or type=3 need to be added to the post request depending which API you are going to use. Keep in mind no other DBC captcha requires this, which is a pain for all developers and means all previous DBC classes don't work with this captcha. This means that both uBot and Pash's plugins don't support the new API. So you need the HTTP Post plugin or something similar to create the post request. 2 - When scrapi
  6. I was one of the users who got the beta test of this API. It is horribly over complicated compared to 2captcha and other services now solving this type of captcha. I really don't know why DBC decided to make the API like this. For example for 2Captcha you just upload the image and it returns the box numbers. If you upload the image to DBC it returns coordinates which is a huge pain to deal with. If you want to get the box numbers returned you need to upload banner image, text and then 9 separate images. Really just horrible implementation for an otherwise great service.
  7. That article was written before the new Google captchas and doesn't address their new captcha. This just discusses the older recaptcha.
  8. Use a local variable and give each captcha a random ID. So each thread will have its own ID and remember which captcha is which through this local variable.
  9. Awesome Dan! Yea the browser stuff is nice, but in real world use I would never release a bot with browsers opening left and right on clients computers and the PhantomJS part does not work well at all with complex javascript sites so I didn't realize this was the main selling point of the plugin. The communication part is absolutely awesome. It allows ubot to work seamlessly as a backend for web applications plus tons of other possibilities. It maybe for more advanced users but i'd definitely think theres a big uBot market for it. I'd love to see it re-released so after the communication plu
  10. Just checked the emails. So you guys are getting rid of the "communication" part of the Communication Plugin? I had figured that was one of the most important parts of the plugin. As long as the old one will still work in compiled bots I guess i'll just stick with that.
  11. Hey just got the new plugin. Where are the server commands like start server, stop server ect...
  12. Contact DBC. This is DBC issue. The more people that contact them the quicker this will be resolved.
  13. I did an update of a bot from 4 to 5 with the same code. I got tons of emails from customers of constant crashes so I went back to the 4 compile. Seems 5 is still fairly unstable compared to 4.
  14. Hey I love SuperHAC. Just curious as to why this bot has monthly account limits?
  15. Hey thanks for the explanation! Would be great if the threading could keep track of the PHP connection in the same way a browser with multiple tabs can. Not sure how difficult this would be to implement but it would be great option so that a PHP could launch and finish the task as if uBot was just an extension of the PHP script. As it is now its fine for some tasks but for certain tasks that require a PHP connection to return a value from the same script it requires constant looping to wait to find the correct returned file or database entry to return the correct info. With that said this is a
  16. Just gotta say this is by far the best plugin ive ever used for uBot. Excellent work! Quick question as far as multithreading and server connections go. I have a PHP script that is calling uBot with multi requests at the same time. So lets just say for example im using uBot to create Tumblr accounts. Now I launch the same PHP script multiple times but sending different account information each time. The PHP scripts are calling the same bot at the same time opening new threads on the bot for each PHP connection. I need uBot to return the correct account information to the correct PHP connecti
  17. Yes but you do realize you bumped an absurd amount of threads, in turn knocking other peoples threads way down. Its just a blatant disregard for other forum users. Also I believe many of us have also seen you hijack threads by posting these excessively long posts on other users threads, that are barely on topic. This forum doesn't exist to just answer YOUR questions. Be a bit mindful.
  18. In the 3 years I've checked this forum uniquebot has never had any sense of forum etiquette whatsoever.
  19. Is anybody else getting this. It started yesterday and me and none of my clients can connect to Death By Captcha any longer.
  20. We don't support Facebook posting but yes your projects could be 50 Twitter accounts if you want. Your projects can be whatever you want them to be as long as we support the site. Our supported sites list is below. http://www.fcsnetworker.com/supported/supportedsites.php As far as proxies you'd only need them for account creation. Even then it's not required only recommended if you are building a lot of accounts daily. For submissions we take care of all proxies.
  21. I'm not sure what you mean looks not right? It's all clearly laid out. 12,000 for pro, 30,000 for power. Lifetime doesn't change your submission limit. If you get a pro lifetime you get 12,000/month and 30,000/month for lifetime power.
  22. Thanks! I did my best to organize the code in a way that would be easy for everyone to learn from while also giving them a product that can be transformed into almost anything easily.
×
×
  • Create New...