Jump to content
UBot Underground

PRO

ADMIN
  • Content Count

    464
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by PRO

  1. Done: http://network.ubotstudio.com/forum/index.php?/topic/38151-well-the-server-exploded/&do=findComment&comment=161405
  2. Sorry to hear that. I am only a plugin developer but I have notified the manager of UBot. And I will also point out your feedback. That's all I could do for now. UBot is not owned by me. It's Seth Turin's company.
  3. Main thread: https://network.ubotstudio.com/forum/index.php?/topic/37949-ubot-no-longer-loading/
  4. Hello guys, I can confirm that the license server of UBot Studio is down. I notified the team. I think it gets resolved asap. Perhaps there was a hiccup with the scheduled reboot on Monday.
  5. Hello. This should be possible with the Automaxed Browser Plugin and/or Desktop Automation Plugin if that helps.
  6. I understand. I do not know a solution for the latest version. But as you probably know, the Automaxed Browser Plugin works well with UBot 5.9.55 and below. You can automate almost any site with it. The plugin uses the latest version of Chrome always by default.
  7. Happy New Year! When you want the moment to stay forever ❤️
  8. Yes Sir! After our Christmas vacation we are back again on top ❤️ Yes Sir!.mp4
  9. Hello and Happy New Year. The screenshots are very pixelated, I cannot read what the error message says. May I ask which version of UBot you are using for the compiled bots?
  10. I paused the gigs on Fiverr now because our small team was overwhelmed by too many project requests, every day, hour, sometimes by the minute. If you are able to make customers happy, Fiverr is a great platform with a lot of buyers out there. We are now focusing to harden and bolster up the team, then we will go live again in a few days.
  11. Please don't buy our plugins. We don't want competition 😂 (jk)
  12. Just realized we are now #1 worldwide on the entire Fiverr platform for the keyword "bot". We left almost 12000 competing gigs behind. Only ads above us.
  13. Welcome. Some big sites are very strict and block a lot of browsers. I know the site works with the Automaxed Browser Plugin. Btw that is not the topic of this thread.
  14. Leading the way! Thanks to UBot and thanks to Automaxed Plugins, yey! 🏆🚀 Want to buy my course? Well, there is none. But if you are a paying Automaxed Plugin customer you can receive help from me personally. If we reach 100 paying Automaxed Plugin customers or 50 Plugin bundle customers per year, I am ready to stop competing in public bot projects. Leaving more space for all of you and focusing solely on improving our tools. Results matter and together we can achieve more results. It can be a win-win-win.
  15. That should work for you: http://network.ubotstudio.com/forum/index.php?/topic/28820-ubot-stuck-on-starting-help-please/&do=findComment&comment=150910 You can additionally try to run it as administrator. Right-click on the exe, run as administrator. Wait. Your PC may be missing C++ Redistributable packages or Java runtime. Install Visual C++ Redistributable (X86 and X64): https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist Install Java Runtime (Windows Offline and Windows Offline 64-bit): https://www.java.com/download/manual.jsp
  16. All our Plugins that have a version prefix of 6.x do, the ones with a version prefix of 5.x don't. I just checked. UBot Extension 2 latest is v5.x currently, it should not be compatible with UBot latest.
  17. Okay. For the last 10 years the plugins have been going strong. There was only 1 incident as far as I know when there was a interruption. Since then there have been ongoing improvements. The most capable browser, and more useful features are available. Right now only a few of our plugins are compatible with UBot latest, most are still optimized for UBot Version 5.9.55. We are currently working on the rest of the plugins, refactoring them to make them compatible with UBot latest. Regarding the money, hm. If it saves you more time or money than the license cost, it should be
  18. The feeling when you make your first $10.000 from developing bots 😂 > Some lucky hardworking individuals made $100.000 plus from making bots, some few even more. In fact, I know one person who developed and sold 650+ custom bots until now. 😳🤯 Just that you guys know that there is a lot possible. If you figure out how to work around obstacles and make things happen.
  19. Did you try Automaxed Plugins? I am the maintainer of those. Actually there is no known bot builder out there that can do more than UBot + Automaxed.
  20. Maybe also factor in Automaxed Plugins. Which makes UBot Studio perhaps the most versatile bot builder in the world (no joke).
  21. Strange. I would write to the support: https://support.ubotstudio.com it probably gets resolved quickly.
  22. At least now you know the difference (it's not necessarily the IP). 😁 1. Browser Control Technology used 2. IP 3. Cookies/Session
  23. You can count. I think it works plenty, even without starting a new browser session or anything else. Plus you could change ip if your use case requires that. ReCaptcha Checkbox Example II.mp4
  24. Yes. The JS seems only working after manually hovering some elements, I guess. It's weird. But honestly, I would simply use the Automaxed Browser Plugin and done: do it() define do it { plugin command("Browser Automation.dll", "browser navigate", "https://www.your-web-address.com/account/my-account") wait(3) plugin command("Browser Automation.dll", "browser mouse click", "Class[2]:kuTaGy wixui-button zKbzSQ", "Left Click") wait(2) plugin command("Browser Automation.dll", "browser mouse over", "Class[0]:recaptcha-checkbox goog-inline-block recaptcha-che
×
×
  • Create New...