Jump to content
UBot Underground

bestmacros

Fellow UBotter
  • Content Count

    415
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by bestmacros

  1. should also work : (?<=\>)\d+
  2. bestmacros

    Moz.com

    works fine on my end - ubot 5 chrome 49
  3. you can simply send 1mil GET requests to target website with any useragents and referrers you want, but without proxy they will all appear from same IP.
  4. use the new method works fine: https://2captcha.com/2captcha-api#solving_recaptchav2_new
  5. already done for google: http://bestmacros.com/gtraffic-bot/
  6. Thanks for your service. would like to get the coupon
  7. I recommend you to not invest your time in developing the bot for LinkedIn right now because very soon LinkedIn will change user interface for all accounts and you'll have to rebuild most of your LinkedIn bot software. In general this kind of auto fill popups can be tracked by wait for element command and when just clicking on it or scraping it
  8. obviously it is used for the bots. the people will never stop using the bots. this services will stop working when websites will stop using captcha to prevent bots.
  9. for real estate brokers: http://bestmacros.com/zillow-ads-reply-bot/ http://bestmacros.com/zillow-message-bot/ http://bestmacros.com/realtor-ca-message-bot/
  10. Gmail sender bot – mass send emails with Gmail accounts. http://bestmacros.com/free-bots/
  11. check line 20 - probably it does not reload page when you click last submit, so your bot waiting for page load while there is no page load, so it waits 60 seconds and not freezes as you state - change it to wait 5-10 seconds should solve your issue.
  12. use 'append to file' instead of 'save to file'
  13. works on ubot 5 does not work on ubot 4
  14. still using ubot 4 - no major problems
  15. code from ubot 4 will work on ubot 5, but some commands will behave differently for example "set useragent" in v4 does not clears cookies, but in v5 it does. code from v5 mostly won't work on v4 "as is" because comparisons in v 5 has changed and not compatible with v4 so if you have IF elements you will need to change them after moving code from v5 to v4 and obviously new commands, which do not exist in v4 won't work in v4
  16. use regular expression or xpath to scrape data from the website page source which you can get by using "document text" function.
  17. what is the code you are using? what kind of proxies? is the format of input is correct?
  18. I do have developer version now but this is not important - the price is high because this is the real price of this kind of software because it is for business and not for regular users and this kind of software suppose to be at highest possible quality and with best possible support. You can not just count developer and testing hours for business software like this you need to count also update and support costs.
  19. I don't know yet, but they changed browser engine for that.
×
×
  • Create New...