Jump to content
UBot Underground

kill3rbko

Members
  • Content Count

    153
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by kill3rbko

  1. Hello, I think a picture will explain exactly what i need, if possible... https://prnt.sc/jrhcxy
  2. Damn Dan, so no other choice xpath open to me grrrr
  3. hi, Still on the same place. 1 question please... Is it possible that if i hate xpath, i can use EB ? In other words can i use EB without xPath ?
  4. Hello, when scheduling is on, does the bot need to be open all time?
  5. Thanks Dan, Unfortunately i dont have a facebook account, Thanks Docta, Will watch again tutorials provided... Be back soon !
  6. Thanks Docta, but i think i am the worst student ever seen ! After 4 hours of testing no way. Here is some path i have tried from many others //form[@id='LoginForm'] and input[@id='UserEmail'] //label[@for='UserEmail']//input[@id='UserEmail'] I note with despair my extremely low level in this area. I am also aware that ExBrowser support is very clear on the point that we need to have some preliminary knowledge of xpath before using their EB plugin. I can't open a ticket for my problem,so I'm willing to pay for a tutorial example of connecting to a site and retrieving a list of data in order
  7. How is so easy for you .... Why i am so noob !!!! It's working !!! Thanks Insomnia! i will learn from this Edit : I'm really sorry to disturb, but is there any sample code on exbrowser to see how it is working? Now i can not find the xpath for email and password. The xpath i use fill the register field and not the login field. this is the expression : //*[@id=UserEmail] href="/register" class="small blue nice button">Log in / Register</a></li></ul> </section> </nav></div><div class="container" role="main"><div class="row"><div c
  8. Hello, I'm just beginning with ExBrowser, and it is a big fail ! I am trying to click Login without success! Here is the source code : class="fixed contain-to-grid"> <nav class="top-bar"><ul><li class="name"><h1 class="site-name"><a href="/">King Proxies</a></h1></li><li class="toggle-topbar"><a href="#"></a></li></ul> <section><ul class="right"><li><a href="/#proxylist">Download</a></li><li><a href="/plans">Plans & pricing</a></li><li> <a
  9. Thanks for information, just bought exbrowser with hoping support will show me how to use it at least once Edit : received it ! Thanks!
  10. Hello Dan, As you might missed my first question i will repost again. I am very interested in buying exbrowser plugin, but wanted to be sure it can do the clicking picture before buy. Here is sample of what i need. If exbrowser can do it i will buy imediately. https://i.imgur.com/xt0iq5E.png
  11. That s also my problem. How to be sure that 2 threads won't use the same account at a moment
  12. I am very interested in buying exbrowser plugin, but wanted to be sure it can do the clicking picture before buy. Here is sample of what i need. If exbrowser can do it i will buy imediately. Regards
  13. That is why i stopped subscribing on update especially for this chrome 49 (still trying to deal with chrome 21 everytime)
  14. Hello Insomnia If i m not afraid to read, is it a free solution or at the end i will probably have to pay again? xD
  15. Hello Brutal, thanks for this trick. In my case when i use in new browser i am logged off the site i was using, is there any way to deal with that? Regards
  16. Hello, is it possible to solve this type of captcha without third party plugin? Here is the page source code : <html><head><link href="./templates/ModernBlue/surfbar.css" rel="stylesheet" type="text/css"> <script src="https://pagead2.googlesyndication.com/pub-config/r20160913/ca-pub-6502702256421500.js"></script><script type="text/javascript" src="./js/jquery.min.js"></script> <script type="text/javascript" src="./js/link2progress.js"></script> <script type="text/javascript" src="js/te_clk_surfer.js"></script><script ty
  17. Hello, I am really failing on this project help would be appreciated
  18. Hello Master Insomnia ! Have patience is really important ! Thanks for having it. I finally solve my problem with ubot. chrome 21 When i am using ubot 5 with chrome 21 my bot were always freezing due to the amount of navigate i was using. I solved it with adding set user agent(my usergent) before each navigate() It is very important to put it everytime you use navigate function. chrome 49 When i am using ubot 5 with chrome 49 , using set useragent(My useragent) log off from my logged site, so i avoid it. Clicking image problem were also solved with chrome 49 by using run javascript (w
  19. When i try in firefox browser i noticed a new window open with url like : http://clickbiz.fr/ptc_clic.php?adid=420805944&action=start In ubot when i run navigate("http://clickbiz.fr/ptc_clic.php?adid=420805944&action=start") it open and suddenly close how to stay on it?
  20. Thank you for reply I have no problem scraping urls and navigating through them. But when i navigate ad nothing happen. I dont know really what window.location.href=window.location.href; means
  21. ptv001 is right for 5.9.50 no way to click image properly with browser 49, but with browser 21 work perfect
  22. Have you tried to change ubot browser? (21 or 49) it solved sometimes this type of problem for me
  23. Hello uboters! After few months i am trying back my failed sites when i was beginning ubot. Now i can login to this site and scrape ads link i have to click.(8 in the list) How can i navigate to these url? when i ve tried this way it did not work : navigate("http://clickbiz.fr/ptc_clic.php?adid=420805944&action=start','PaidtoClickPage','640','480'") %List1: <a href="#" onclick="crea_openptc('http://clickbiz.fr/ptc_clic.php?adid=420805944&action=start','PaidtoClickPage','640','480');window.location.href=window.location.href;"><img src="http://www.mozi-ptp-regie.com/image.
×
×
  • Create New...