Jump to content
UBot Underground

lioncool

Fellow UBotter
  • Content Count

    27
  • Joined

  • Last visited

Everything posted by lioncool

  1. ubot how to copy link to clipboard
  2. why ui button scrape link not work but when i go to ubot 4.2 run mode on set(#HotmailConfirmEmail, $page scrape("<", "<https://instagram.com"), "Global") } then work ui button("IG Master Scrape") { click(<title="Inbox">, "Left Click", "No") click(<onclick="onClkRdMsg(this, 'IPM.Note', 0, 0);">, "Left Click", "No") click(<id="lnkHdrreply">, "Left Click", "No") set(#HotmailConfirmEmail, $page scrape("<", "<https://instagram.com"), "Global") }
  3. anyone know how to use $Heopas Recaptcha solve for mail.com i have no idea how to get captcha work
  4. i got it how to solve recaptcha
  5. i have few problems try to create mail on mail.com last name and first name not fill in how i get recaptcha work navigate("https://service.mail.com/registration.html?edition=us&lang=en.7518-header-signup2-1", "Wait") type text(<name="z34122201">, $account data("First Name"), "Standard") type text(<name="z763540791">, $account data("Last Name"), "Standard") change dropdown(<name="ListRegistrationData:0:ItemRegistrationData:BorderBoxRegistrationData:PanelRegistrationData:RowBirthDate:Field:month">, "Random") change dropdown(<name="ListRegistrationData:0:ItemRegis
  6. why instagram show blank page in ubot browser http://prntscr.com/d97w0r
  7. do you know why Instagram page not load in ubot it show blank page i changed diff agent sometime show blank page
  8. i tried this code not work it work but scrape everything Remote Host xxxx IP Address xxxxx how to get ip only http://www.lagado.com/proxy-test set(#captureIP, $scrape attribute($element offset(<tagname="p">, 7), "innertext"), "Global")
  9. i add .5 sec or 1 sec still have problems define registration procedure { thread { in new browser { registration code here() decrement(#used threads) wait(.5) }
  10. why i get script error access to the patch data_0 and cannot create temp etc..
  11. set(#Username, $scrape attribute(<data-reactid=w".0.0.1.2.$userprofile*">, "innertext"), "Global") i tried scrape <data-reactid=w".0.0.1.2.$userprofile*"> it come out alot text post, followers and followings how to save only username, followers and following in item to list
  12. it work great but when i put new username in nav i scrape blank username and followers http://instagram.com/leelee_o7
  13. how to scrape username and numbers of followers following on this instagram page http://instagram.com/tattoomuseum
  14. code work great how i scroll down page get more username
  15. i want scrape username on pinterest page but i cant get it work here page http://www.pinterest.com/all/popular/
  16. how i scrape only his name: texasbubba <div class="creditItem"> <a href="/texasbubba/photography/" title=" More from Photography ">
  17. I took image off I still get base 64 error everywhere from if, type click, JavaScript, etc.. I have no idea what happens to my script maybe ubot bug ?
  18. this is my javascript run javascript("document.getElementById(\"userLocation\").value =\"{$spin($read file("{$special folder("Application")}\\location.txt"))}\";") and words in txt {Alabama|Alaska|Arizona|Arkansas|California|Colorado|Connecticut|Delaware|Florida|Georgia|Hawaii|Idaho|Illinois|Indiana|Iowa|Kansas|Kentucky|Louisiana|Maine|Maryland|Massachusetts|Michigan|Minnesota|Mississippi|Missouri|Montana|Nebraska|Nevada|New Hampshire|New Jersey|New Mexico|New York|North Carolina|North Dakota|Ohio|Oklahoma|Oregon|Pennsylvania|Rhode Island|South Carolina|South Dakota|Tennessee|Texas|Utah
×
×
  • Create New...