Jump to content
UBot Underground

Bot-Factory

Fellow UBotter
  • Content Count

    3238
  • Joined

  • Last visited

  • Days Won

    164

Everything posted by Bot-Factory

  1. ExBrowser V2.016 Changelog ML Error Message (No Popup) Chrome Update 90.x FF Update 88.x Purchase: https://www.bot-factory.com/exbrowser-plugin/ Questions: dan(AEDD)bot-factory.com
  2. ExBrowser Version 2.013 is now available Latest Exbrowser Version: 2.013 Chrome: 88.0.x FF: 85.x Previous ExBrowser Version: 2.012 Chrome: 85.0.x FF: 80.x Join the Facebook Group now: https://www.facebook.com/groups/ExBrowserPlugin
  3. Update January 2021 Join the Facebook Group for Updates: https://www.facebook.com/groups/ExBrowserPlugin Contact me via Email: Support: support(xx)bot-factory.com Other Stuff: dan(xx)bot-factory.com Website: https://www.bot-factory.com/ Next ExBrowser Update: 11-15 January 2021
  4. Do you want Edge Support for Exbrowser Plugin? Head over to the FB Group and VOTE: https://www.facebook.com/groups/ExBrowserPlugin
  5. I would first test if it's works without automation. so use the portable version of chrome and load it with that extension. And see if that works. Then check what exception causes the crash and google that. Another idea would be to contact the extension developer to see what's going on there. I always use windows 10 for automation. Also for my VPS systems. It's way easier to just use what we all know works fine, than spending time troubleshooting server OS stuff. Browser are mainly tested for consumer operating systems. Not server OS. Even if the win10 virtual sytem costs $10 more, it's pr
  6. ExBrowser V2.011 Update Changelog: Chrome Version 83.0.x // Included Chrome portable Version: 83.0.4103.97 FF Version 77.x // Included Firefox portable Version: 77.0.1 Auto Update Bugfix
  7. Hi. I have a tutorial about browser profiles in my YT channel: https://www.youtube.com/channel/UC9IoKUazlbSbGEVUqd3SCfQ/search?view_as=subscriber&query=profiles Cheers Dan
  8. Like Xpath Tutorial. Something some of you maybe missed.
  9. How to manage links that open in a new tab or window correctly:
  10. Hi. All training you can find in the Youtube channel: https://www.youtube.com/channel/UC9IoKUazlbSbGEVUqd3SCfQ The partical command is covered here: https://youtu.be/SQqRf1i9Lh4 Dan
  11. ExBrowser V2.009 Update now available in the Membership Area
  12. Multithreading - Control the Flow Subscribe to the YT Channel here: >>YT CHANNEL<< And join the Facebook Group >>Join Facebook Group<<
  13. That error means, that the downloaded file. The one you specified in your xml is not available anymore. Most likely that the AV software removed it.When you deploy ubot bots with it, they are very often classified as a virus, because of the encryption. And some AV software remove those files. So check the log of their AV software and see if it deleted that update file. Besides that.. check what the difference is on their systems? Non windows 10 IS? Different language? Cheers Dan
  14. No one deleted that tool. It's still there. Ever V1 customer got upgraded and also got access to the new Xpath Builder Pro Version. Dan
  15. Oh. What exactly is missing with the current browser versions? Is there anything that you can't do? It's not necessary and possible to update EXB for every single browser version update. As long as the browser version is still new enough and everything works, that should be enough. Or what exactly you can't do right now? And you can always install the latest version of the browser and use portable version with EXB. So that is also no problem. Dan
  16. Open a support ticket please. No support via the forum. Thank you Dan
  17. Hi. Please open a support ticket here: https://exbrowser.bot-factory.com/support But my guess is the browser version. Do you use the portable option? Does it work in ubot with FF and only in compiled you have problems? What does the debug log say? Regards Dan
  18. Hello. Please send a support ticket here: https://exbrowser.bot-factory.com/support Explain a bit what you want to test and what you expect from ExBrowser Plugin. So we can check upfront if the plugin can help you with what you have in mind. Kindest regards Dan
  19. Thank you TJ appreciate your help! Hi. Nope I didn't forget to add them. That was on purpose :-) I added it as an experimental option in the beta a while ago. But it doesn't make sense. Because this is not a local action for ML anyways. It's a restful API call, that goes against their webservice. So basically a normal HTTP post command. Which you can execute with exbrowsers http post function. And the options and parameters are very indiduel. So what I did with that experimental command was taking the post body and then executing a http post in the background. There was really no
  20. I have a tutorial for ML in the V2 training section. Please take a look at the video here: https://www.youtube.com/watch?v=AQI8tTT1k3Y It's also in the EXB V2 Member area. Kindest regards Dan
  21. Thank you for your feedback. Appreciate that! Sorry you missed the 2 month free upgrade window. I offered you the discount as well, and also a one time payment option to stil get V1.4. If I forgot it, which sometimes happens when I'm very busy. Then I appologize and you can send me another ticket and we will take it from there. Kindest regards Dan
  22. Sure works perfectly Fine. Proxy without authentication. Or configure a proxy with authentication in a customized FF profile. That works too. Multithreading with proxy with authentication is something that is not possible. Because of a FF limitation to set proxy with authentication. This is not possible. There might be an extension / plugin for FF to do that, but I test that. If you have a different problem, please open a support ticket and I will take a look (V2). Kindest regards Dan
  23. Hi Go to facebook an join the group: https://www.facebook.com/groups/ExBrowserPlugin/ Look for the post "14 Day Trial Version of ExBrowser Plugin V2.008 - Cance to Win a FREE License!" Download the version, test it and leave a comment. Next Sunday I will randomly select the winner. Kindest regards Dan
  24. Hi. You can not really stop it, after the page load is started. But you can change the timeout. There is a page load timeout option, that you could use to lower the timeout. I think default is 5min or so. Someone also told me that javascript might help "window.stop()" but I didn't test it. And I heard about a page load extension for chrome, where you can change timeout values as well. And for FF there are some options you can test: "http.response.timeout", 5 "dom.max_script_run_time", 5 Hope this helps Dan
×
×
  • Create New...