Jump to content
UBot Underground

ToNic Innovation

Fellow UBotter
  • Content Count

    41
  • Joined

  • Last visited

Posts posted by ToNic Innovation

  1. Have a bot with a button in ui html panel. I have coded where the button will start my bot but can I make the same button also start a progress bar? If so what would that code look like. Right now I am using 2 separate buttons.

     

    </p><p style="text-align: center; "><button onclick="ubot.runScript('StartButton()');ubot.runScript('Progress()')">Build My Overlay</button>

     

    <p style="text-align: center; "><button onclick="ubot.runScript('Progress()')">Click to see your progress</button>

  2. I have 2 quick questions I need help with.

     

    1)I have created a button in the UI HTML panel. I want to use the button to start the bot. What code do I need to enter to accomplish this?

     

    2)The information that the user enters is covered on 2 tabs (about 11 fields so divided into 2). Is there a way to code a button to go to the next tab when clicked? I realize you can do so bu just clicking the tab, but would like to make it as userfriendly as possible.

  3. That did the trick! Thank you so much for your help. I was still getting the same result on my laptop (Mac), but it worked like a charm on my desktop (PC). Have a support ticket in to support. Hopefully they can fix the problem on my laptop.

×
×
  • Create New...