Jump to content
UBot Underground

ed08724

Members
  • Content Count

    92
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by ed08724

  1. On 2/6/2024 at 7:21 AM, myubo said:

    I keep an open uBot in a virtual machine snapshot just in case this happens...

    Still a big inconvenience when this happens though because my backup is on an external drive I now have to load up.

    PS I even submitted a ticket on there site, I will post back if I hear anything there or on FB.

    Thats a good idea. I had ubot open but this time it auto closed.

  2. losing me a lot of money. I use ubot to do sportsbetting where I bet both sides of a game so need to analyze and compare lines.
    I wasn't able to place any bets tonight and the last time it was down a few days ago.
    have to get everything rewritten in some other language where I am not held hostage by the platform.
    anyone got any ideas what to switch to?

  3. Has anyone been able to get ubot 5.9.55 to work with windows 11?

    After disabling virus and security I finally got it installed and entered my license info.

    It then downloads its support files, verifies license info, then just stops at "Starting Ubot Studio" with the ubot icon displayed.

  4. On 12/19/2020 at 9:34 AM, Kev said:

    I’m using two version: 6.3.1 and 6.3.5. I can compile in 6.3.5 but not in the other. Also, 6.3.5 still has issues with the lists so when I need to run list required bots I use 6.3.1 in the studio itself. Other bots that don’t use lists I compile and they work ok. 

    Kev do you have problems wit the ui and or browser not working in 6.3.1?
    Sometimes it works fine with both, sometimes I get the browser with no UI and sometimes I get the UI with no browser.

  5. I installed ubot 6.3.3 and have had too many issues to even document.

    These examples are not new code. They have worked for years up until after 6.3.3 update.
    The 2 easiest to nail down are
    add list to list(%files,$get files("C:/Users/ed087/Downloads","No"),"Delete","Global")
    returns no files. Tried different folders but all return nothing.

    if($search page("any text")) {
    returns true even if the item is not on the page which I have verified by checking the source.
    The opposite happens also returning false when the text is on the page.
     

    other non specific issues are.
    View generated source either locks up ubot or doesn't do anything.
    Browser locks up or seems to work but does not display new page in browser.

    view debugger crashes and closes ubot sometimes.

     

    can't even send in a support ticket because it says "Captcha verification failed, try again!"
    even though it only asks for me to click I'm not a robot.

     

    How can I get a download link for 6.2.9
    And instructions how to revert to the older version.

    All the 6.3 versions have issues as well like sometimes the browser works but does not display or sometimes the browser displays but the gui does not.n

    • Like 1
×
×
  • Create New...