Jump to content
UBot Underground

erussx2

Fellow UBotter
  • Content Count

    95
  • Joined

  • Last visited

Everything posted by erussx2

  1. lol! well now that you are in India and your expenses are low, maybe you can sell it to me for $2. I might even pay $3 if I have to.
  2. 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 i
  3. ok got it, so no comma needed.
  4. In order for ubot to increment through a list on a csv file, does there have to be a comma after each item? Like if you have a list of proxies does there have to be a comma after each proxy?
  5. Right now I have a bot that is set to run on private proxies. (see attached) I want to put in a ui check box labeled "use public proxy" that when checked will by pass the other commands for private proxy and not require the log in commands. Cant seem to figure it out. BTW, if anyone is in need of music for a sales video, let me know.
  6. I have a pop up page that has 10 check boxes. I want to make a ui for each that when checked it will check the boxes and when un check it will uncheck the box. Cant figure that one out. Anyone seen this before?
  7. 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)
  8. hahaha..... yeah, its a money maker for sure.
  9. 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!
  10. well, if i told you then i would let my big secret bot idea out of the bag. then I'd have to kill ya!
  11. i dont know. i dont want to store a jpg i want to go to where a jpg is stored and right click it and then set is a my desk top background. I mean i want ubot to do that. can ubot do that?
  12. what command is used to have ubot go to a specific file in a specific folder on the computer and right click that file? like a picture.
  13. man that seems so simple. I feel like an idiot everytime i see someone do what I could not do after hours and hours.
  14. So then right, it is not possible to do what I described?
  15. When Ubot gets to a certain browser page, like on a form sign up, it opens another browser to get information then return to the first browser to input the information and move on from there.
  16. I was wondering the same thing. Can ubot work in the background, "hidden"?
  17. I have had Ubot for 2 weeks. I have not experienced terrible support. People here come running to help you. They might not always have the answer i am looking for but they always help right away.
  18. Know one knows how to do this one?
  19. My bad. I did not know there was a node called Set Proxy Credentials. When I get good, Im gonna make some Ubot tutorials that even an idiot like me can understand.
  20. here is the shot.......error occurs after second 10 second wait.
  21. Ok now I am getting blank screen error
×
×
  • Create New...