Forum Bot

Discussion in 'Programming' started by BlueEew, Feb 10, 2008.

  1. #1
    Hey, I would like to create a forum bot. However I have never coded anything like this, and I have also never thought about one of these before. Anyways I have a couple questions. Maybe someone could help me answer them;

    1) Is it legal for me to create a bot, which would post what I program it to on my own forums. Maybe forums others want it to be posted on also?

    2) The bot would register the forums I tell it to, and will post all posts I program in the files. So if I add two threads, it will post them on all forums automatically. Then if I added more to the program, it would instantly post them automatically.

    3) What programming language can this be done with?

    4) How would I set up the bot onto the Internet? Hosting?

    Thats all for now. :)

    Thanks,
    BlueEew.
     
    BlueEew, Feb 10, 2008 IP
  2. MrAlvarado

    MrAlvarado Peon

    Messages:
    258
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Answers to your questions:

    1) Yes it's legal to use only on your forum, if you want it to use it on other forums I do believe you need to ask permission from the owners as it will suck alot of bandwidths.

    2) Not sure what you are asking.

    3) It can be done in any language, but if you are learning the language you should start off with Visual Basics.

    4) You won't need to pay for hosting or anything like that, you will use a webbrowser object in which you will learn.

    Any other questions feel free to ask:)
     
    MrAlvarado, Feb 10, 2008 IP
  3. Barti1987

    Barti1987 Well-Known Member

    Messages:
    2,703
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    185
    #3
    Both ways are ethically wrong.

    Peace,
     
    Barti1987, Feb 11, 2008 IP
  4. DarkMindZ

    DarkMindZ Guest

    Messages:
    175
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I have been asked to do this once, for a warez site..

    I used PHP, and cURL lib to do the browsing / posting job.

    but that was a bit different, the other one goes to lots of warez sites, logs in, and reads latest threads, copys content, and posts them on that one warez site.. sort of content stealing really, but hey its warez lol.
     
    DarkMindZ, Feb 11, 2008 IP
  5. Possibility

    Possibility Peon

    Messages:
    350
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I think the only way that you will really be able to do this is if you are using the bot to post on your own forums. It is also quite a task. Are you trying to spread your sig link around or something?
     
    Possibility, Feb 11, 2008 IP
  6. BlueEew

    BlueEew Well-Known Member

    Messages:
    2,434
    Likes Received:
    79
    Best Answers:
    1
    Trophy Points:
    150
    #6
    It is to post on my own forums. :)
     
    BlueEew, Feb 11, 2008 IP
  7. Ryandarin

    Ryandarin Peon

    Messages:
    66
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    0
    #7
    If it's for your own forums only, you could always write a script to insert what you want directly into the database through php, rather than having to deal with cUrl.
     
    Ryandarin, Feb 12, 2008 IP
  8. stealthstatus

    stealthstatus Banned

    Messages:
    107
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    1/it-s legal, but my advice is to have ur own server
    2/it-s possible
    3/javascript
    4/it-s simple, you have a admin panel, but u cannot code this by yourself or you can try but it will take months
    give it a try here if you are determinated to make this and have money
     
    stealthstatus, Feb 12, 2008 IP