Jump to content
UBot Underground

Leaderboard

Popular Content

Showing content with the highest reputation on 08/17/17 in all areas

  1. You can do this using dropdown menus and loading them with lists. Use HTML and the onchange event to run a command. Here is a quick example, I would add some (Select) or some kind of blank option as the first option so that when it changes to that the models don't switch this will help when it loads up. ui html panel("Phone: <select variable=\"#selectedPhone\" list=\"#phones\" list-fillwith=\"options\" onchange=\"ubot.runScript(\'ChangePhone\');\"></select> Model: <select variable=\"#selectedModel\" list=\"#models\" list-fillwith=\"options\"></select>",300) add list
    1 point
  2. I am getting the exact same problem. Also contacted support And they say they are looking into it. I would ask anyone that reads this to do the experiment. Through Ubot simply login to drive.google.com and please share your results.
    1 point
  3. Thanks HelloInsomnia, I have tried that, but it didn't work. Please note that I am not the only one with that problem. See here: http://network.ubotstudio.com/forum/index.php/topic/20446-unable-to-login-httpsdrivegooglecomdrive/ I opened a support ticket a couple of days ago and they got the same results I am getting. I am waiting for a solution/reply to that ticket while they are looking into this. Are you using UBOT 5.9.50?
    1 point
×
×
  • Create New...