|
| Author |
Message |
Cheatsfp Member

Joined: 30 Dec 2003 Posts: 109
   
|
Posted: Wed Dec 31, 2003 1:27 am Post subject: |
|
|
Hi,
I'm new and my name is John . Before I signed up here I was trying to get/make/start my own bot, using all the help in these forums. Hehe, well, when I follow the instructions and stuff to try to make a MSN Bot I mess up, I either get some kind of errors, or it just dosen't work right. So, This is my question. Could you possibly please tell me what (certain) files I need, and where they need to be? I think I am sure where they need to be, but I keep messing up.
Thank You!  |
|
| Back to top |
|
 |
Vorx Senior Member

Joined: 21 Dec 2003 Posts: 152
   
|
|
| Back to top |
|
 |
Cheatsfp Member

Joined: 30 Dec 2003 Posts: 109
   
|
Posted: Wed Dec 31, 2003 1:54 am Post subject: |
|
|
Thank you,
I just downloaded the wiredbot link you gave me. And I just installed ActivePerl (from the link you gave me).
... ... |
|
| Back to top |
|
 |
Vorx Senior Member

Joined: 21 Dec 2003 Posts: 152
   
|
Posted: Wed Dec 31, 2003 2:01 am Post subject: |
|
|
OK so I assume Perl is in C:\Perl am i right?
Extract the wiredbots folder to your desktop and then read the readme. It's easy to install but i'll still be here if you need any help  |
|
| Back to top |
|
 |
Nate God Like

Joined: 12 Nov 2003 Posts: 553
    
|
Posted: Wed Dec 31, 2003 2:03 am Post subject: |
|
|
| WiredBots comes with MSN 1.2.1 and the SSL updates to LWP in its local library. I think the latest version is 1.2.2, so if you want to update your module just replace the "MSN.pm" and the "Event/Handler.pm" with the latest files from MSN 1.2.2 |
|
| Back to top |
|
 |
jordanovjarra Member

Joined: 07 Nov 2003 Posts: 140
   
|
Posted: Wed Dec 31, 2003 2:05 am Post subject: |
|
|
Remember though, for some reason the scripts wont connect atm  |
|
| Back to top |
|
 |
Nate God Like

Joined: 12 Nov 2003 Posts: 553
    
|
Posted: Wed Dec 31, 2003 2:07 am Post subject: |
|
|
| It could be a problem on the server, sometimes it lets you through and sometimes it doesn't. Does it give any errors? |
|
| Back to top |
|
 |
Vorx Senior Member

Joined: 21 Dec 2003 Posts: 152
   
|
Posted: Wed Dec 31, 2003 2:08 am Post subject: |
|
|
I don't get any errors, it just hangs after the:
MSN Module 1.2.1
Where would I get 1.2.2 from and has it got any notable updates. |
|
| Back to top |
|
 |
Cheatsfp Member

Joined: 30 Dec 2003 Posts: 109
   
|
Posted: Wed Dec 31, 2003 2:14 am Post subject: |
|
|
O.k...
I did what all you said. And I tried to start it up. (By the way, I also already made a litte test account for my bot.) But the thing is, it does not show my bot as online or anything. But this is what the command prompt looks like, when I start it up...
It says...
'Microsoft® Windows DOS ©Copyright Microsoft Corp 1990-2001.
C:\DOCUME~1\OWNER>cd\
C:\>cd\perl\bin
C:\PERL\BIN>perl bot.pl
Including on_im.pl.. OK! Including docrypt.pl.. OK! Including commands.pl.. OK! Including log_im.pl.. OK! Including thought.pl.. OK! Defined Connect Defined Message Defined Answer Defined Join
MSN Module v. 1.2.1'
And, where am I suppose to replace/put the SSL updates? Is it in the Perl>Lib? Or is it suppose to be in the Perl>Site>Lib? |
|
| Back to top |
|
 |
Vorx Senior Member

Joined: 21 Dec 2003 Posts: 152
   
|
Posted: Wed Dec 31, 2003 2:23 am Post subject: |
|
|
| That's exactly what mine does, I think it has to be a problem with MSN - Well I hope it is :huh: |
|
| Back to top |
|
 |
Nate God Like

Joined: 12 Nov 2003 Posts: 553
    
|
Posted: Wed Dec 31, 2003 2:24 am Post subject: |
|
|
The SSL updates replace some of LWP's files:
C:\perl\site\lib\LWP\Protocol.pm C:\perl\site\lib\LWP\Protocol\mshttps.pm
I think those are the files. Not sure. Something like that. |
|
| Back to top |
|
 |
Cheatsfp Member

Joined: 30 Dec 2003 Posts: 109
   
|
Posted: Wed Dec 31, 2003 2:26 am Post subject: |
|
|
Yeah, It must be a problem with MSN...I hope, lol. And thank you Nate and Vorx for helping me out. I guess I can start working on it and stuff when MSN fixes the problem ( I hope).
 |
|
| Back to top |
|
 |
Vorx Senior Member

Joined: 21 Dec 2003 Posts: 152
   
|
Posted: Wed Dec 31, 2003 2:27 am Post subject: |
|
|
| Yeah but Wiredbots doesn't need those https or anything does it? It didn't come with my version of the template. And I have the most recent as far as I know. |
|
| Back to top |
|
 |
Nate God Like

Joined: 12 Nov 2003 Posts: 553
    
|
Posted: Wed Dec 31, 2003 2:30 am Post subject: |
|
|
WiredBots comes with all the LWP module updates already in its local lib folder. However, I heard there was a more recent update to LWP from like November 2003.
Also, WiredBots has MSN 1.2.1 in its lib, you might want to update it to MSN 1.2.2 |
|
| Back to top |
|
 |
Vorx Senior Member

Joined: 21 Dec 2003 Posts: 152
   
|
Posted: Wed Dec 31, 2003 2:31 am Post subject: |
|
|
Oh right.
I do have 1.2.1 where can I find the 1.2.2? and does it have any notable updates or fixes? |
|
| Back to top |
|
 |
|