CodeClerks

Answers from user Drake83

Showing page: 1 of 1

Say you hired a programmer that really didn't know what he or she was doing, but could code just enough to get by as a "programmer". Say he or she didn't understand that you need to secure variables, and left them unsecu...

  • Everett
    Everett Level X4
  • 4 8 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

    How can I change the value of a form input using only jQuery/Javascript? This is what my form looks like: <form name="submit" id="submit"><input type="hidden" name="changevalue...

  • Drake83
    Drake83 Level 1
  • 2 11 years ago

    I was making a ubot script which selects categories from multiple websites and I can pull the combobox to ubot, which then offers the choice of selecting the category (IE: Random, Random except first, etc). I want users ...

  • Void
    Void Level X3
  • 1 11 years ago