Jump to content
UBot Underground

PRO

ADMIN
  • Content Count

    464
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by PRO

  1. It is becasue of the code signing. On every compile the developer would need to sign it with a PERSONAL trust certificate. Becasue the author is the responsible person for the code of the end product and what it does. Not necessarily the tool providers. Every language, tool and method has it's upsides and downsides. I know this is a hard issue. Unfortunately it is not easy to be solved. Plus I am a plugin developer, not part of UBot's software dev team.
  2. Put it in a zip file, password protected. Plus explain the customers that it needs such exclusions becasue it is compiled using UBot Studio. It is very common that self compiled software in C# has such issues. Examples: https://stackoverflow.com/questions/52380454/false-virus-trojan-alert-on-fresh-created-c-sharp-exe-file-when-downloaded-from https://stackoverflow.com/questions/75260440/how-come-my-code-causes-my-antivirus-software-to-prevent-it-from-running-the-exe Without a digital certificate it happens a lot. It is a known issue for many programmers.
  3. Hi. This is a known issue. However, it is a false positive. You have at least 2 options: 1. Windows Defender (Windows Security), add the bot folder to the Exclusions (exclude folder from checks), as well as the folder "%APPDATA%\UBot Studio". 2. Alternatively, add Exclusion for file type exe (type in ".exe" without the quotes). Option 2 will allow any exe files to execute without those checks, option 1 is enough. But you need to keep the bot in the same folder as it is. Example: https://support.microsoft.com/en-us/windows/add-an-exclusion-to-windows-security-811816c0-4dfd-a
  4. "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.
  5. 1. Alternatively you can use the the desktop automation plugin to achive those clicks that are outside a website's content. 2 options for you. 2. That is correct. After we did some important upgrades, this inbuilt dialog function is not working atm. However, desktop automation can do it. But to be fair, I think this is the most advanced browser for ubot in existence. Not 100% perfect, but best so far. You should find 95%+ of it's features working great. Except the mentioned "dialog command" and the "drop-down" command currently. However, for all such cases solutions already ex
  6. 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
  7. 1. You can manually click to close it. It will not ask again if you store the session and run again (store session with the browser path command). It has nothing to do with the site. It comes from Chrome itself, new browser preferences. Alternatively, you could use the desktop automation plugin to click such buttons outside of a website's content regardless. For example "send keys active window" {TAB}, {TAB}, {ENTER}. But the first solution is typically more practical (store session).
  8. 1. Please update the image, I cannot see it. There seems an error with the image. 2. For using file dialog, please use it together with the "Desktop Automation" plugin like this: define upload image { plugin command("Browser Automation.dll", "browser navigate", "https://www.ocr2edit.com/convert-to-txt") plugin command("Browser Automation.dll", "browser mouse over", "Class[0]:vue-uploadbox-file-button", "Center", "False") plugin command("Browser Automation.dll", "browser mouse click", "Class[0]:vue-uploadbox-file-button", "Left Click") wait(1) plugin comm
  9. Here is an additional method: https://wiki.automaxed.com/ubot-extension-2/functions/command-line-run https://wiki.automaxed.com/ubot-extension-2/functions/command-line-api
  10. As zzbrandon pointed out this is quite common for self compiled software that doesn't use a paid code signing certificate upon compiling to link the code with your personal trusted certificate details.
  11. I am a plugin developer at automaxed and a ubot expert. However, I am not part of ubot's software development team. I cannot tell you this.
  12. It works with Automaxed Browser Plugin. I am not sure about alternative or inbuilt functions.
  13. There is a free plugin: https://automaxed.com/free-tools This video may help: https://www.youtube.com/watch?v=SWik-Bucjro
  14. http://network.ubotstudio.com/forum/index.php?/topic/28820-ubot-stuck-on-starting-help-please/&do=findComment&comment=150910
  15. Not gonna lie, rolling Automaxed Plugins with UBot can feel like this again and again https://www.youtube.com/watch?v=tqc9d2SxRkE

    I wonder why not more people realized this so far. But I am happy for all that did and enjoying it.

    Many satisfied customers can testify that the end result is a blast 🚀🦾 https://www.fiverr.com/automaxed

  16. Hehe, great to hear Cheers! You can also run this on other machines on which you want to run compiled bots.
  17. Hello @stever I edited the post. Included an installer for 6.7.23. You can try.
  18. Here is an alternative solution: https://network.ubotstudio.com/forum/index.php?/topic/28820-ubot-stuck-on-starting-help-please/&do=findComment&comment=150910
  19. Hello. Why do you need multilogin? With the "browser path" command in our plugin you can load different chrome profiles with no expensive multilogin. If you need more features, please reach out at: https://automaxed.com/support and we can discuss. We could integrate with this API if there is a reasobale budget for it. Their X API methods seem to consist of 23 core features. It's possible to do.
  20. @comegetsum check out this http://network.ubotstudio.com/forum/index.php?/topic/28820-ubot-stuck-on-starting-help-please/&do=findComment&comment=150910
  21. Hello. If you also have access to UBot 5.9.55 you may want to give the Automaxed Browser Automation Plugin a try: https://automaxed.com/plugins/browser-automation https://network.ubotstudio.com/forum/index.php?/topic/26693-automaxed-browser-automation-plugin/ We have feedback from quite some users that love the plugin for it's capabilities. It works with the latest Chrome, works even on difficult sites and has unmachted features. Tutorials https://www.youtube.com/watch?v=mpmPms9cqz0 https://www.youtube.com/watch?v=U_3VaTlqD-U https://www.youtube.com/watch?v=4Tss1GwS58Y
  22. Hello all, If you want to get expert help or training on UBot and all Automaxed Plugins, you can order it here: https://www.fiverr.com/automaxed/help-with-your-automation-bot-project I will show you everything you want to know or solve coding challenges within the time frame you purchased.
  23. Dear Community Members,

    We've had an amazing journey providing free community licenses for our automation plugins. However, due to the increased demand for customer support, we must discontinue these free licenses.

    To continue enjoying our plugins and support their ongoing development, we encourage professional users to purchase our paid licenses. As a thank you, we're offering a discount code to ease the transition:

    25% Discount Available at https://automaxed.com/transition

    Everyone who purchases a bundle within the next 30 days can have a yearly licence for our bot licensing system on top for free!

    We are always happy to help our loyal customers.

    Thank you for your support! Let's keep advancing together.

    Greetings from the Automaxed Team

×
×
  • Create New...