Jump to content
UBot Underground

Leaderboard

Popular Content

Showing content with the highest reputation since 11/09/23 in all areas

  1. 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.
    1 point
  2. 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
    1 point
  3. My new site replaces ubotdocta.com where I shared many tutorials on ubot and python so any tutorials here on the forum witll be located at codedocta.com now. I will update forum links when I post old tutorials that I have already done to https://codedocta.com. Running Python 3 code in ubot with/with out a Ubot plugin: 1. You can not run Python 3 code in ubot's python nodes, not str8 out like that anyways. 2. Ubot uses IronPython which is a windows simple version of Python 2. It's old and outdated and uses Python 2 syntax. So, you can not use Python 3 modules/packages/code.
    1 point
  4. Quick heads up on the UBot Studio hassle! Rolled back Chrome to version 109-0-5414-120. Uninstalled UBot Studio for a bit. Cleaned up "AppData\Roaming" and "AppData\Local\Google\Chrome." Turned off Chrome updates. Restarted, reinstalled UBot Studio, and seems like I'm back in business. Cheers!
    1 point
  5. Glad this didn't turn into a daily soap 😆 Congratulations!!! 🥳🥳🥳 Wishing you much success with it.
    1 point
  6. hmm, strange. may be the specific site i am doing is just shrinking and not zooming out. also when i run this zoom out command then it just shrinks body contents, but not changing value of zoom. you can see while click on 3 dots in top right corner of chrome. anyway i have found a work around, all automated using your plugin and ubot. 1- launching chrome profile 2- once all files generated for that profile then i quit browser 3- update preference file to change zoom levels 4- launch browser again and navigates to specific site. 5- and it works for 50% zoom value now. 6- do
    1 point
  7. I would love to. But I am only a plugin developer. Not part of UBot's internal software team. You may reach out to the UBot Support https://support.ubotstudio.com/
    1 point
  8. "browser keyboard key array" - I am busy right now. You can figure this one out. If you can't figure it, I'll reply next time again with more details.
    1 point
  9. How to store a session: If you want, you can store logged in sessions and load them again. The easiest way is to use the "browser path" command above the "browser connect" command, specifying a profile directory. Profile directory can be any empty folder, it is just important that the folder exists. After you did that and launched the browser, log in to any website and close the browser after that. Now, when you start a new browser session using the path command with the same directory containing this profile, you will already be logged in because the entire session wa
    1 point
  10. Thanks for the tutorial. If you release bion(python plugin), I will be one of the first to buy it. Hope it coming soon.
    1 point
  11. It's a real game changer, promised. Expect the release within 3 days. Cheers!
    1 point
  12. No more getting blocked! That's right! Getting blocked by Websites? No more! We know how frustrating it can be automating an important business process and in the middle of it realizing that you also need to automate the browser for the process and it is getting blocked 😱😱😱 Today we are excited to announce that the Automaxed browser automation plugin can solve that issue for you! Say goodbye to getting blocked!!! 🚀 This plugin upgrade will be released in only a few days from now! Stay tuned!
    1 point
×
×
  • Create New...