Jump to content
UBot Underground

Misha

Members
  • Content Count

    63
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Misha

  1. The developers have stopped developing the product. Naturally the community goes away. http://network.ubotstudio.com/forum/index.php/topic/22365-updates/ Last update: 6-7 month ago and include many bugs.
  2. I asked this question month ago... silence. http://network.ubotstudio.com/forum/index.php/topic/22320-any-news-about-605-version-ubot/
  3. If developers fix this bugs: http://tracker.ubotstudio.com/projects/ubot-studio-stealth-5-9/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=status_id&op%5Bstatus_id%5D=o&f%5B%5D=tracker_id&op%5Btracker_id%5D=%3D&v%5Btracker_id%5D%5B%5D=1&f%5B%5D=cf_2&op%5Bcf_2%5D=%3D&v%5Bcf_2%5D%5B%5D=6.0.4&f%5B%5D=&c%5B%5D=tracker&c%5B%5D=status&c%5B%5D=priority&c%5B%5D=subject&c%5B%5D=assigned_to&c%5B%5D=updated_on&group_by= You can buy update for v6, now I do not recommend this. But for a long time there is no news. I don't think anything will
  4. You need only heopas plugin for post/get. And use API 2captcha.
  5. There are critical issues. Example: http://tracker.ubotstudio.com/projects/ubot-studio-stealth-5-9/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=status_id&op%5Bstatus_id%5D=o&f%5B%5D=tracker_id&op%5Btracker_id%5D=%3D&v%5Btracker_id%5D%5B%5D=1&f%5B%5D=cf_2&op%5Bcf_2%5D=%3D&v%5Bcf_2%5D%5B%5D=6.0.4&f%5B%5D=&c%5B%5D=tracker&c%5B%5D=status&c%5B%5D=priority&c%5B%5D=subject&c%5B%5D=assigned_to&c%5B%5D=updated_on&c%5B%5D=cf_2&group_by=I see progress, but lack of information kills interest in your product. I do not know whether you wi
  6. You need write correct phone number. Problem in this field.
  7. My RegExp for this string: (?m)^[0-9]+$
  8. Check this regexp: \\d\{3\}[\\n\\r]*\\W Example: alert($find regular expression("123{$new line}+","\\d\{3\}[\\n\\r]*\\W")) where "123{$new line}+" - your text. If you need this code: \d\{3\}(?=\r\n\W) Correct code for ubot: \\d\{3\}(?=\\r\\n\\W) If this code not will work for you, i think, you need use $eval and javascript.
  9. If the community doesn't need plugin for post/get, i will not release it. I use it quite successfully for my projects. Just a thought, suddenly it is necessary. To release it for sale, I need to write to the developers, buy the key, plus pack the code in the plugin, add protection. For this need time.
  10. I want to know the demand, do you need functions to work with post / get? My functions support: + Auto solve cloudflare. + HTTPS / TLS / SSL. + Javascript redirects. + All threads are safe and do not freeze under any circumstances (At the moment, everything that is presented here has problems!) + Automatically detect page encoding. If someone has worked with post/get with plugin from Aymen, knows about problems in the plugin from. I experienced a lot of stress working with this plugin. To solve all the problems, it was decided to do everything with 0. I have a ready solution an
  11. I found this plugin: https://www.sendspace.com/file/w2awqk Enjoy.
  12. Bugs and support. For example, i create bug repport: #1037 where i give error stack, but developer write: How i can give source code? I can give additional information how you can reproducing problem, but not source code! I know dozens of bugs in your program, but if this not interesting, why should I waste time? Ok, maybe the problem is in my ticket, but what can you say about other bug reports? FTP? http://tracker.ubotstudio.com/issues/1210(1 year ago)! Same problem, new ticket: http://tracker.ubotstudio.com/issues/1271(26 day ago!) But there are more serious problems. I
  13. Just wanted to clarify . As I understand it, few people work with big data. I know that you had to do very tricky multi-threading in ubot for selenium. And I wanted to know how you tested it. And how much it works to make sure that the problem is only in me. Has anyone worked with exbrowser > 15 threads? And not with small project? I don't need the basics. The question is, did anyone build larger projects with exbrowser or not. ps: I appreciate your work. I liked how you implemented the plugin. About ubot - I understand everything. You're right. I just asked about your exper
  14. Hi, Dan! It's great to see your efforts! How many maximum thread you run? >20? You created large parsers with >=15 thread? Or other bots. I have all the problems with multithread. Maybe there are some nuances? I see this demo: http://support.bot-factory.com/knowledgebase.php?article=14| https://www.youtube.com/watch?v=eEGC9sOceBg but if create bot with 1000 strings, where many actions, i get problems. I conducted tests on different servers (for example, 2x Xeon e3, 16gb). Is there at least one real example of multithreading? I check youtube (https://www.youtube.com/results?sea
  15. You need write in support: http://support.ubotstudio.com/
  16. I think this function for read local files. You can use GET request for read information.
  17. This very interesting, but why you not check source in chrome? ctnrl+u or ctrl+alt+i in windowscmd+u or cmd+alt+i in mac
  18. @UBotBuddy, only I want to hear something from the developers? Really? I just will not buy updates. No problem.
  19. Will bug fixes in this year? When will the proxy support? Why are there no comments from the developers? Not clear what to expect.
  20. When everything is done correctly - there is very little negative. I think, this is an occasion to reflect. I myself am grateful. 4 version - is amazing ! And i solved all my tasks with v4. But the technologies become obsolete. And if do not move with them, - what will come of this?
×
×
  • Create New...