Jump to content
UBot Underground

Leaderboard

Popular Content

Showing content with the highest reputation on 12/18/16 in all areas

  1. Hi there, just would like to know what is the most "stable" ubot version currently. I have paid for the updates, and 5.9.43 (browser 49) is not good at all. Thanks for yout thoughts Luis Carlos
    1 point
  2. 1 point
  3. You all should just learn CSS Selectors,a web page is styled on CSS Selectors,not Xpath or anything else you dont need to know javascript,just the document.querySelector("") place the copied selector,in the quotation, document.querySelector("#email") then add in the attribute you want to change, document.querySelector("#email").value="hello@example.com" If you want to scrape an attribute,just use eval navigate("http://www.facebook.com","Wait") wait for browser event("Everything Loaded","") run javascript("document.querySelector(\"#email\").value = \"hello their\"") set(#username,$eval
    1 point
  4. Solving ReCaptcha NoCaptcha With Ex Browser Click Here To Watch The Video
    1 point
×
×
  • Create New...