Jump to content
UBot Underground

luis carlos

Fellow UBotter
  • Content Count

    481
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by luis carlos

  1. GIve us more information. Any one time payment plugin will stant out. 🤩
  2. Hello. This code works well in ubot 5, but it does not in 6. Anything wrong? ui stat monitor("Track",#Var_stat) set(#Var_stat,0,"Local") loop(100) { increment(#Var_stat) wait(1) } It shows the changes in the var in the debugger. Thanks
  3. How Can I delete the cookies, I tried the normal nodes, but it did not work. I logged in to pinterest, and can not log out. thks
  4. You want to install both versions on the same pc, right? http://network.ubotstudio.com/forum/index.php?/topic/22154-read-this-before-you-update/ Luis Carlos
  5. No udpates in a long long time. Better you can do is use the latest ubot 5, along with an external browser. I use this https://new.ubot-plugins.com/selbrowser and works fine.
  6. You meant the browser does not accept any actions (type, click etc)? I checked the 3 versions (4,5 and 6) and work fine on my end. Luis Carlos
  7. That folder is empty on my end, and ubot works just fine.
  8. Just contact him to his email (the same as always), telling him the paypal email you use to pay, He will send the new version of all the plugins you bought.
  9. You mean if I subscribe to the membership, and I am not going to use the compiller, so I unsubscribe, It is an action against your TOS? How many are "numerous times" for you?
  10. Just email him and will send the instructions. Regards
  11. try this.. just change from local to global. ui stat monitor("List",$list total(%list)) ui button("Clear List") { clear list(%list) } ui button("Add To List") { add item to list(%list,$rand(1,888),"Delete","Global") }
  12. I have the same problem in version 6.3.9.
  13. Hi there. Iam trying to populate the box "Tell everyone what your Pin is about" in PINTEREST. Already tried type text and change attribute nodes but did not work. Any ideas? Thanks
  14. Pash, whew can I download that program? "HWID.rar"
  15. Post the source code, otherwise is sooooo difficult helping you out.
  16. Short and easy to read. Thanks Nick, one of my bots (scraper) started working crazy because the website where it takes the info from, changed again and takes too much loading all the info. The solution was the Aymen's http plugin, but my problem was I did not have a clue about http process. My solution..... https://elitebotters.com/product/http-post-plugin-apis/ after a few hours I had the knowlege to start working on my bot, and 24 hours later, it is almost done. Thanks Nick Luis Carlos
  17. The problem are not the proxyes, but the browser. Even using an external browser they will detect you. If Manta.com can, OF COURSE google will do. http://network.ubotstudio.com/forum/index.php/topic/18041-sell-exbrowser-now-on-sale/?p=135057 Dont waste your time, do white hat bots, for entreprises, leave behind the social networks ones, companies need automatic solutions for their daily tasks, you will find several on linkedin. Luis Carlos
×
×
  • Create New...