Jump to content
UBot Underground

KingKong

Fellow UBotter
  • Content Count

    28
  • Joined

  • Last visited

Posts posted by KingKong

  1. Hi Guys,

     

    I have created a UI Html Window named "Accounts", i this i have a browse button and a button to Load Accounts which calls function loadaccounts() using ubot.runScript('loadaccounts()'). This is working fine, and i am able to get popup alert but the accounts loaded from file are stored in variables and those variables are fixed in the text boxes of UI Html Window but these text box do not update with the username and other details unless i click the start button on UBot executable.

     

    Do you guys have any idea why this is happening though the loadaccounts script has all the functions in it to load accounts but still i have to click start button?

     

    How can i fix this?

     

    Thanks

  2. Hi Guys,

     

    First of all, this is my first bot and i am glad that i am part of this wonderful community which helps and supports each other. I would also like to be one of the contributors as soon as i grasp some grip on UBot as its my first shot on it.

     

    I want to click Facebook Like iframe button, as soon as i click it, the button is changes to a Confirm link which usually opens a small window with facebook like button to click in the browser but in UBot its not happening.

     

    Following are three images

     

    Like Button:

    http://i47.tinypic.com/2wgsqo3.jpg

     

    Confirm Button:

    http://i49.tinypic.com/2u5ddmg.jpg

     

    New Window with Like Button (this is not opening in UBot):

    http://i49.tinypic.com/xo05rd.jpg

     

    When i use it in my browser the window opens with a like button it, and when i click the like button it closes automatically and sends an update to the page from which it was opened to update the number of likes.

     

    So my question is, how can i open the popup window and click on the Like button?

     

    I would highly appreciate if you can reply with your ideas, code, or any relevant experience you have.

     

    Thank you

×
×
  • Create New...