Need Help With phpbb3 Bot

Discussion in 'PHP' started by yais, Jan 27, 2008.

  1. #1
    I need a bot designed for subsilver2 on phpbb3 (a very widely used open source forum script) that can crawl the site and check for dead/deleted rapidshare links (a file hosting site), then move them to another forum if 90% or more of them are dead.

    I already wrote a standalone script which checks rapidshare links but am unsure on how to convert that to a bot for phpbb3

    Can anybody help me?

    Thanks
     
    yais, Jan 27, 2008 IP
  2. DarkMindZ

    DarkMindZ Guest

    Messages:
    175
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I wont code the bot, but I can give you some pointers.

    since its your own site, you can make this bot connect to your MySQL DB, and go to all posts in the forum `in the posts table`. and then use preg_match, to find rapidshare links. add them all into a txt file, and then another bot would go to all of them, and check :)
     
    DarkMindZ, Jan 28, 2008 IP
  3. BusinessMinded08

    BusinessMinded08 Peon

    Messages:
    1,503
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I just sent you a PM but didn't know that you needed custom coding. Unfortunately I'll have to decline for this job. Sorry...
     
    BusinessMinded08, Jan 28, 2008 IP
  4. yais

    yais Peon

    Messages:
    211
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Ok, no problem.

    Can anyone else help me with this. I am willing to pay a reasonable fee for this.
     
    yais, Jan 28, 2008 IP