|
| Author |
Message |
rex101 Newbie

Joined: 25 Oct 2005 Posts: 3 Location: UK
      
|
Posted: Tue Oct 25, 2005 3:43 pm Post subject: I wanna create my own MSN chatbot |
|
|
Can somebody please tell me how to create my own MSN bot? I really want to try it but I don't know where to start.  |
|
| Back to top |
|
 |
$username=Username; Newbie

Joined: 07 Oct 2005 Posts: 38
         votes: 1
|
Posted: Tue Oct 25, 2005 9:17 pm Post subject: |
|
|
| First, go and install perl. Then, download a bot template (I've heard good things about White Warrior). These can be found in the template section. Finally, read the readme file and make the necessary changes to the bot. |
|
| Back to top |
|
 |
rex101 Newbie

Joined: 25 Oct 2005 Posts: 3 Location: UK
      
|
Posted: Wed Oct 26, 2005 11:08 am Post subject: where can you install perl? |
|
|
| where can you install perl:?: |
|
| Back to top |
|
 |
Whizz Newbie

Joined: 21 Oct 2005 Posts: 27
       
|
|
| Back to top |
|
 |
Whizz Newbie

Joined: 21 Oct 2005 Posts: 27
       
|
Posted: Wed Oct 26, 2005 11:21 am Post subject: |
|
|
I guess I'm still asleep lol.
On=at. |
|
| Back to top |
|
 |
Cer Upgraded Agent

Joined: 03 Feb 2004 Posts: 3776 Location: Michigan
  votes: 4
|
Posted: Wed Oct 26, 2005 12:10 pm Post subject: |
|
|
| Whizz wrote: | I guess I'm still asleep lol.
On=at. |
There's an "edit" button on your posts, click that instead of double-posting... _________________ Current Site (2008) http://www.cuvou.com/ |
|
| Back to top |
|
 |
Whizz Newbie

Joined: 21 Oct 2005 Posts: 27
       
|
Posted: Wed Oct 26, 2005 12:39 pm Post subject: |
|
|
| Cer wrote: | | Whizz wrote: | I guess I'm still asleep lol.
On=at. |
There's an "edit" button on your posts, click that instead of double-posting... |
I used the editbutton but it's not working.
Last edited by Whizz on Thu Nov 03, 2005 5:45 pm; edited 1 time in total |
|
| Back to top |
|
 |
$username=Username; Newbie

Joined: 07 Oct 2005 Posts: 38
         votes: 1
|
Posted: Wed Oct 26, 2005 8:02 pm Post subject: |
|
|
Here are the links to the things I mentioned.
White Warrior
ActivePerl
CPan
Robert's Perl Tutorial
MSN Messenger
I posted all the sites you will need to get an msn bot made. The first one (White Warrior) is the bot template. The second one (ActivePerl) is Perl. You need it for the bot to work. The third one (CPan) let's you download different modules to make programming easier. The fourth one (Robert's Perl Tutorial) is a great tutorial for beginners to perl. It has everything you will need to know for now. The last one (MSN Messenger) is a download for MSN Messenger (Even though you probably have it already). |
|
| Back to top |
|
 |
rex101 Newbie

Joined: 25 Oct 2005 Posts: 3 Location: UK
      
|
Posted: Fri Oct 28, 2005 7:57 am Post subject: do I need to know php? |
|
|
| Do I need to know PHP? - becuase I'm not very good at it |
|
| Back to top |
|
 |
$username=Username; Newbie

Joined: 07 Oct 2005 Posts: 38
         votes: 1
|
Posted: Fri Oct 28, 2005 11:03 am Post subject: |
|
|
| Most bots are written in Perl. Blobsy is the only one I know of that is in php. But for a lot of bots, you really don't need to know any coding language unless you want to custimize it. |
|
| Back to top |
|
 |
darkmonkey The Merovingian

Joined: 18 Apr 2004 Posts: 2557 Location: London, England
     votes: 7
|
Posted: Fri Oct 28, 2005 11:04 am Post subject: |
|
|
No, we use Perl, and all of those links are for Perl. It's very simular to PHP in some ways, but, if you prefer a PHP bot, try blobsy. _________________ ~ Josh
[ Need bot hosting on a dedicated server? PM me. ] |
|
| Back to top |
|
 |
$username=Username; Newbie

Joined: 07 Oct 2005 Posts: 38
         votes: 1
|
Posted: Fri Oct 28, 2005 7:51 pm Post subject: |
|
|
| darkmonkey wrote: | | No, we use Perl, and all of those links are for Perl. It's very simular to PHP in some ways, but, if you prefer a PHP bot, try blobsy. |
That's pretty much the same thing I said DM |
|
| Back to top |
|
 |
darkmonkey The Merovingian

Joined: 18 Apr 2004 Posts: 2557 Location: London, England
     votes: 7
|
Posted: Fri Oct 28, 2005 9:13 pm Post subject: |
|
|
^^ Look at the timestamps..I posted at the same time as you, and didn't see your reply. _________________ ~ Josh
[ Need bot hosting on a dedicated server? PM me. ] |
|
| Back to top |
|
 |
mat007 Almost An Agent

Joined: 12 Jan 2004 Posts: 1375
   votes: 2
|
Posted: Fri Oct 28, 2005 9:17 pm Post subject: |
|
|
Writing a MSN bot in PHP is'nt dependant on blobsy you know, If you wish to write it from scratch then:
Hypothetic.org/docs/msn - Protocol docs
PHP.NET - Homepage of PHP, Useful for finding function info/latest versions etc.. |
|
| Back to top |
|
 |
darkmonkey The Merovingian

Joined: 18 Apr 2004 Posts: 2557 Location: London, England
     votes: 7
|
Posted: Sat Oct 29, 2005 9:10 am Post subject: |
|
|
| Quote: | | Do I need to know PHP? - becuase I'm not very good at it |
| Quote: | | Do I need to know PHP? - becuase I'm not very good at it |
| Quote: | | Do I need to know PHP? - becuase I'm not very good at it |
| Quote: | | Do I need to know PHP? - becuase I'm not very good at it |
| Quote: | | Do I need to know PHP? - becuase I'm not very good at it |
_________________ ~ Josh
[ Need bot hosting on a dedicated server? PM me. ] |
|
| Back to top |
|
 |
|