Jump to content
UBot Underground

alcr

Members
  • Content Count

    1795
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by alcr

  1. I'm not really sure on what you're refering to here Buddy?
  2. alcr

    Proxy changer

    No it should not. Try see if you have a proxy installed first (maybe put IE into default settings?). Then let's proceed after that
  3. alcr

    Proxy changer

    No idea why it wouldn't work. You got some proxy settings already inside IE which might mess it up or something like that?
  4. You could also go with Set #variable 2 loop choose by attribute {1} where it points to the variable click chosen wait finish inc #variable Though, you would have to scrape the maximum number of pages as well, so you know how many times to loop.
  5. Hehe well proxy servers is like a nasty djungle with a lot of mosquitos and ebola-monkeys. Try reading here: http://en.wikipedia.org/wiki/Proxy_servers#Types_and_functions
  6. alcr

    Proxy changer

    hxxp://www.whatismyipdadress.com/ are caching the IP/page, so if you do a quick change - they will still show you the same IP. Anyhow - you have done it the correct way, just make sure to check the IP at some page where they don't put it in the cache.
  7. Change the list position first to what row you want, and then use list item to get the column you want.
  8. What big 3? the search suggestion drop can be scraped, yes.
  9. That is indeed true. That is probably the most stable solution right now to private proxies. Just make sure they aren't transparent - because that ain't no fun.
  10. As far as I know, we're not at the moment - no. Might change in the future, but I can't promise anything obviously!
  11. ^this or UI windows.
  12. Oh, then make a loop which loops 10 times, and in each one it adds $random list item to a list, which is later on being used?
  13. Try running the bot in either a subwindow or as compiled. Should probably solve this issue (atleast it does with facebook)
  14. Hm, as far as I know most people have a bot that scrapes public proxys to use with the change proxy command. Proxies with a username and password is called a private proxy. Paid services to 99%. These ones are a little tricky - some private proxy servers are fishy and ubot will react really weird (we haven't figured out WHY though) A private proxy is handled this way: Change proxy 123.456.789:00 Set Proxy Credentials Username Password And then you're pretty much set to go. You would have to run your WHOLE script in a subwindow OR compile the bot, (removing javascript hooks) to get it t
  15. ...wait what? I'm a little confused right now. I'm not using anything like that!
  16. Yeah, though, it showed up on 40 other antivirus scanners before fixing the compile system, haha. We would need a solution to this though. Hmm.
  17. Can you add exceptions to folders in norton? If that's the case, just add an exception for the whole compiled bot folder. Norton sucks though - I guess thats why most developers and advanced users avoids it at all times!
  18. alcr

    Drag + Drop

    Damn thats good stuff! Wooh!
  19. Just wanna add in that in order for the $eval to work, you would need some javascript on the page (or else the IE javascript engine isn't loaded in correctly)
  20. Hey, do you mind if I upload them into the tutorial section? Or maybe if you upload them yourself?
  21. Depends on the site, but yes - you're pretty much screwed unless theres a html version available. An url would help
  22. You can let UBot solve them Use the $eval function!
  23. +1 And where are you guys getting your underlines? I'm not getting them!
  24. I believe a lot of people would benefit from a tutorial regarding captcha breaking with bypass or decaptcher.
×
×
  • Create New...