User Control Panel
Advertisements

HELP US, HELP YOU!

Help Setting Up Bot
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Bot Depot Forum Index -> Perl
View unanswered posts
Author Message
Cheatsfp
Member
Member


Joined: 30 Dec 2003
Posts: 109

Reputation: 30.8Reputation: 30.8Reputation: 30.8

PostPosted: Wed Dec 31, 2003 1:27 am    Post subject: Reply with quote

Hi,

I'm new and my name is John Smile . 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! Smile
Back to top
Vorx
Senior Member
Senior Member


Joined: 21 Dec 2003
Posts: 152

Reputation: 32Reputation: 32Reputation: 32

PostPosted: Wed Dec 31, 2003 1:38 am    Post subject: Reply with quote

Hi Welcome to Bot Depot Very Happy

I'm using Wiredbots template and I recommend it.

Here's the download for wiredbots:
http://www.bot-depot.com/forums/index.php?showtopic=166

And here's the link for Perl which you need to install first:
http://www.activestate.com/Products/Downlo...lex?id=ASPNPerl

Post back when you've installed Perl and I'll help you along the way Smile
Back to top
Cheatsfp
Member
Member


Joined: 30 Dec 2003
Posts: 109

Reputation: 30.8Reputation: 30.8Reputation: 30.8

PostPosted: Wed Dec 31, 2003 1:54 am    Post subject: Reply with quote

Thank you,

I just downloaded the wiredbot link you gave me. And I just installed ActivePerl (from the link you gave me).

... Smile ...
Back to top
Vorx
Senior Member
Senior Member


Joined: 21 Dec 2003
Posts: 152

Reputation: 32Reputation: 32Reputation: 32

PostPosted: Wed Dec 31, 2003 2:01 am    Post subject: Reply with quote

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 Smile
Back to top
Nate
God Like
God Like


Joined: 12 Nov 2003
Posts: 553

Reputation: 41.3Reputation: 41.3Reputation: 41.3Reputation: 41.3

PostPosted: Wed Dec 31, 2003 2:03 am    Post subject: Reply with quote

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
Member


Joined: 07 Nov 2003
Posts: 140

Reputation: 33.2Reputation: 33.2Reputation: 33.2

PostPosted: Wed Dec 31, 2003 2:05 am    Post subject: Reply with quote

Remember though, for some reason the scripts wont connect atm Sad
Back to top
Nate
God Like
God Like


Joined: 12 Nov 2003
Posts: 553

Reputation: 41.3Reputation: 41.3Reputation: 41.3Reputation: 41.3

PostPosted: Wed Dec 31, 2003 2:07 am    Post subject: Reply with quote

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
Senior Member


Joined: 21 Dec 2003
Posts: 152

Reputation: 32Reputation: 32Reputation: 32

PostPosted: Wed Dec 31, 2003 2:08 am    Post subject: Reply with quote

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
Member


Joined: 30 Dec 2003
Posts: 109

Reputation: 30.8Reputation: 30.8Reputation: 30.8

PostPosted: Wed Dec 31, 2003 2:14 am    Post subject: Reply with quote

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
Senior Member


Joined: 21 Dec 2003
Posts: 152

Reputation: 32Reputation: 32Reputation: 32

PostPosted: Wed Dec 31, 2003 2:23 am    Post subject: Reply with quote

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
God Like


Joined: 12 Nov 2003
Posts: 553

Reputation: 41.3Reputation: 41.3Reputation: 41.3Reputation: 41.3

PostPosted: Wed Dec 31, 2003 2:24 am    Post subject: Reply with quote

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
Member


Joined: 30 Dec 2003
Posts: 109

Reputation: 30.8Reputation: 30.8Reputation: 30.8

PostPosted: Wed Dec 31, 2003 2:26 am    Post subject: Reply with quote

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).

Smile
Back to top
Vorx
Senior Member
Senior Member


Joined: 21 Dec 2003
Posts: 152

Reputation: 32Reputation: 32Reputation: 32

PostPosted: Wed Dec 31, 2003 2:27 am    Post subject: Reply with quote

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
God Like


Joined: 12 Nov 2003
Posts: 553

Reputation: 41.3Reputation: 41.3Reputation: 41.3Reputation: 41.3

PostPosted: Wed Dec 31, 2003 2:30 am    Post subject: Reply with quote

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
Senior Member


Joined: 21 Dec 2003
Posts: 152

Reputation: 32Reputation: 32Reputation: 32

PostPosted: Wed Dec 31, 2003 2:31 am    Post subject: Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Perl All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 



Protected by phpBB Security phpBB-TweakS
phpBB Security Has Blocked 9 Exploit Attempts.
Antispam Captcha Mod by phpbb-security.com
Powered by phpBB © 2001, 2005 phpBB Group