lioncool
Fellow UBotter-
Content Count
27 -
Joined
-
Last visited
Community Reputation
1 NeutralAbout lioncool
-
Rank
Member
Profile Information
-
Gender
Not Telling
System Specs
-
OS
Windows 8
-
Total Memory
4Gb
-
Framework
unsure
-
License
Developer Edition
Recent Profile Visitors
2747 profile views
-
thank you work great
-
ubot how to copy link to clipboard
-
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") }
-
anyone know how to use $Heopas Recaptcha solve for mail.com i have no idea how to get captcha work
-
i got it how to solve recaptcha
-
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
-
why instagram show blank page in ubot browser http://prntscr.com/d97w0r
-
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")
-
found way to scrape solved
-
i got it thank you guys
-
how to scrape by position ?
-
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