Jump to content
UBot Underground

Net66

Fellow UBotter
  • Content Count

    559
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by Net66

  1. The attachment should help. You have to be on the first list of friends page. It scrapes the url of each friend and adds them to a friends list. Basically it is checking if the current url has changed or not after it has clicked the advance button. Because facebook keeps the button and its attributes present (it just greys it out) if it clicks it and the url does not change we can assume we were on the last page. You can then do a loop through each url in the friends list and scrape whatever data you require. For the sake of the demo this just runs through, builds the list and writes it
  2. Net66

    Change Home Page

    OK, I appreciate that. But if that is really the case why make such a big deal out of the compile feature on the sales page? Where it details the compile option as a wow feature and talks about its use for distribution and selling. If it isn't it's intended purpose then it maybe shouldn't be a key point? " #3 - Bot Compiler: Turn Your Bots into Independent Software You can Distribute or Sell." Having said that let me be clear - I love ubot and am already turning out some good stuff with it after only a few days of use. Best wishes, Andy
  3. Net66

    Change Home Page

    I can live with the link (not that I have a choice) but I think that's a bit of a weak arguement... Maybe Microsoft should force people to have "written using Microsoft Word" printed at the foot of every document? After all when you write a document it is 90% their technology that allows you to write it and 10% what you actually write? My Nokia phone doesn't announce to the person I text or phone that the call was made possible by Nokia, yet what I say or type is surely a tiny percentage compared to their technology that makes it possible. I own Neobooks excellent rapid application buil
  4. Hi, Say you write a tool that scrapes an article database and posts the articles into your wordpress blog. Next time the bot is run for the same keywords it will find new articles but also some it has found before. How can that easily be detected so it doesnt try posting duplicate content? Andy
×
×
  • Create New...