Jump to content
UBot Underground

bestmacros

Fellow UBotter
  • Content Count

    415
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by bestmacros

  1. Hello! I've recently purchase ubot 5 and started to move my bots from ubot 4 to ubot 5. While moving and re-compiling my bots in ubot 5, I've encountered and issue with "set user agent" command in Ubot 5 - it acts differently than same exact command in ubot 4 - in ubot 4 I was using it to reset the browser and prevent memory leaks, but in ubot 5 this command also clears cookies. So if you also moving your bots from ubot 4 to ubot 5 you should know that you'll need to remove 'set user agent' commands from your code if you do not want to clear cookies when this command will run in Ubot 5.
  2. tea - the main question is v4 code is compatible with v5 and will all plugins will work same on v5 as they work on v4
  3. so this is basically the end of ubot v4, maybe it is really time upgrade
  4. interesting. as far as I see the page is loaded but not rendered in ubot 4
  5. can someone share all this plugins dll compiled with free key ?
  6. because you need to set your user agent to something differ than default ubot useragent.
  7. I don't do lifetime license License are for 1 year. Updates are not free.
  8. check my post, I was asking same question: http://www.ubotstudio.com/forum/index.php?/topic/18093-new-paypal-buyer-protection-policy-and-how-to-handle-it/
  9. This won't really help - you'll be in the negative balance after the dispute.
  10. yes, as far as I know you can't win the dispute on paypal after they added software products to buyer protection.
  11. Paypal changed the policy starting from July 1, so now it will work differently - I've previously won all disputes on Paypal by simply stating that the product is intangible. I will check click2sell, thanks.
  12. Hello! As you may already hear the PayPal has changed their buyer protection policy to include intangible goods (like software) in buyer protection, as well as increasing refund period to 180 days. For me is basically mean that I no longer want to sell my software using PayPal because winning PayPal dispute currently won't be really possible for software products and source code sales. Currently, I'm selling my software using jvzoo + paypal and I basically like jvzoo, because they don't try to solve my customers issues, but just direct them to contact me and this is how I like it. Jvzoo a
  13. this is the bot I have: http://bestmacros.com/gtraffic-bot/ pm if you need source code
  14. deathbycaptcha now support funcaptcha, so you can try that
  15. 1. Uninstall .Net2. Restart your computer 3. Install .Net from here: http://www.microsoft.com/en-us/download/details.aspx?id=30653 4. Restart your computer 5. Run the bot
  16. use: if (condition) #item = $nothing
  17. 1. try to remove wait(1) 2. check that this is http proxy and not socks4/5
  18. Yes, but I can easly modify it to any other smtp
  19. http://bestmacros.com/gmail-sender-bot/
  20. Proxies are needed if you want to do multithreading where each thread has different IP.
  21. I use. It does not give any benefits - it's simply pulls the emails. read here: http://www.pop2imap.com/
×
×
  • Create New...