Jump to content
UBot Underground

erussx2

Fellow UBotter
  • Content Count

    95
  • Joined

  • Last visited

Posts posted by erussx2

  1. I have been trying to make the code whether it be a scrape or just a click that is identified by regex or whatever to click on a certain like button of one certain person on You Tube.

     

    All have been able to get so far is to click on it when it is in a certain order like first or second or third on the page. But after it moves up the rankings my code clicks on whoever moves into that position and does not click on the like button i want anymore.

     

    here is a link to a You Tube page that has the like button I want to click.  

     

    And attached is a screen shot of the button of the person I want it to click only. If anyone has this code or can tell me how to get it I would greatly appreciate it.

     

    Thanks erussx2

    post-7872-0-34353600-1366001046_thumb.jpg

  2. THis is how I did it.  You will have to adapt it to your situation. But this will save each account in its own csv file in a folder.

     

     

     

    add item to list(%Hot Mail Accounts, "{$account data("First Name")}, {$account data("Last Name")}, {$account data("Username")}@hotmail.com, {$account data("Username")}, {$account data("Password")}", "Delete", "Global")
    save to file("C:\\YOUR COMPUTER LOCATION\\{$account data("First Name")}, {$account data("Last Name")}.txt", %Hot Mail Accounts)

    • Like 1
  3. ok I'll try that. but it has to access the jpg with out a user interface.  man, i can tell you what I am trying to make. It is not a bot that would sell well.   well....i dont think.   I was going to use it as a give away.

     

    Im trying to make a bot the will automatically change the desktop background by simply typing a key word, like cars or puppies or what ever. the user would open the bot, type the keyword and the bot would change the background and loop every 24 hours.  So the user would wake up in the morning to a new decktop background.

     

    ok...now I got to shoot ya!  ;)

×
×
  • Create New...