CodeClerks

Discussions about Ubot

Showing page: 1 of 1

I've made a bot using uBot but whenever it tries to open a Secure Site (SSL) I get this odd error: SSL_PROTOCOL_ERROR: -107 What does that mean and is there a fix for it? I tried searching but found nothing.

  • XrummerMan
    XrummerMan Level 1
  • 0 9 years ago

    I've built a lot of bots using uBot and they *mostly* work well for me. When I sell them though, a lot of people claim they crash often. Sometimes it doesn't work at all on the clients computer and renders my program use...

  • Void
    Void Level X3
  • 1 10 years ago

    uBot Studio 5 was released today and I must say, it looks great (screenshot below) but there isn't that much difference between the old version (4) and the new (5). A few features like a scheduler, sockets and a GUI buil...

  • Void
    Void Level X3
  • 1 11 years ago

    I'm trying to use a checkbox in my uBot HTML UI but it is always on. When I test the value, it is "on" whether the checkbox is checked or not. How do I use a checkbox properly in the HTML UI so that when it is not checke...

  • Drake83
    Drake83 Level 1
  • 2 11 years ago

    I'm using uBot to create a new bot and I have a lot of javascript in it. When a user clicks a link I have an onclick event: <a href='#' onclick="myjavascriptfunction(); return false;">my link</a> ...

  • XrummerMan
    XrummerMan Level 1
  • 1 11 years ago