User Control Panel
Advertisements

HELP US, HELP YOU!

weird error
Goto page Previous  1, 2, 3, 4  Next
 
Post new topic   Reply to topic    Bot Depot Forum Index -> MSN Protocol
View unanswered posts
Author Message
jordanovjarra
Member
Member


Joined: 07 Nov 2003
Posts: 140

Reputation: 33.2Reputation: 33.2Reputation: 33.2

PostPosted: Wed Dec 31, 2003 12:53 pm    Post subject: Reply with quote

thanks for the bugs,
*lazy* can still block and allow though Smile
Back to top
clcool
Senior Member
Senior Member


Joined: 02 Nov 2003
Posts: 171

Reputation: 37.1Reputation: 37.1Reputation: 37.1Reputation: 37.1

PostPosted: Wed Dec 31, 2003 12:54 pm    Post subject: Reply with quote

Quick summery :huh:

You can use msn.pm 1.2 after replacing

use constant CVER => '0x0409 winnt 5.0 i386 MSNMSGR 6.1.0203 MSMSGS ';
use constant VER => 'MSNP10 CVR0';

with

use constant CVER => '0x0409 winnt 5.0 i386 MSNMSGR 6.0.0268 MSMSGS ';
use constant VER => 'MSNP9 CVR0';

But the following bugs will occur because 1.2 is designed for msnp10:

> display name changes wont work
> status changes
> total number of users wont work
> probably more bugs

Or...

You can use msn.pm 1.1 for a while until a new one is released by Eric or Keenie because I expect that will work fine.

_________________
http://www.polylogical.co.uk
Back to top
clcool
Senior Member
Senior Member


Joined: 02 Nov 2003
Posts: 171

Reputation: 37.1Reputation: 37.1Reputation: 37.1Reputation: 37.1

PostPosted: Wed Dec 31, 2003 1:14 pm    Post subject: Reply with quote

Okay, attached msn.pm 1.1.. with a modification to stop it signing out straight away.

[ This is a tempory solution until the new one is released okay *lazy* ]

Everything should work now. (apart from total users, depending on how you used that and auto adding people...)

_________________
http://www.polylogical.co.uk
Back to top
Vorx
Senior Member
Senior Member


Joined: 21 Dec 2003
Posts: 152

Reputation: 32Reputation: 32Reputation: 32

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

I've changed the msn.pm as stated, but it says this on the DOS window and still doesn't actually sign in.

Quote:
Use of uninitialized value in bitwise and (&) at C:/Perl/lib/MSN.pm line 753, EN1> line 12.
Use of uninitialized value in bitwise and (&) at C:/Perl/lib/MSN.pm line 754, EN1> line 12.
Use of uninitialized value in bitwise and (&) at C:/Perl/lib/MSN.pm line 755, EN1> line 12.
Use of uninitialized value in bitwise and (&) at C:/Perl/lib/MSN.pm line 756, EN1> line 12.


Anyone know what's up?
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:19 pm    Post subject: Reply with quote

hmm strange, worked fine for me apart from it wont auto add users to your allow list
Back to top
Keenie
Almost An Agent
Almost An Agent


Joined: 31 Oct 2003
Posts: 1071

Reputation: 52.4

PostPosted: Wed Dec 31, 2003 3:23 pm    Post subject: Reply with quote

bah this was a huge unexpected problems, as clcool said for me use msn 1.1 since its msnp9, i was to busy playing FFIX to post :rolleyes:

http://www.bot-depot.com/forums/index.php?showtopic=11

but ya, eric will be releasing a new module soon, hopefully he sees this and sends it to me first
Back to top
Vorx
Senior Member
Senior Member


Joined: 21 Dec 2003
Posts: 152

Reputation: 32Reputation: 32Reputation: 32

PostPosted: Wed Dec 31, 2003 3:24 pm    Post subject: Reply with quote

So can someone actually say why the bot's aren't signing in?

I have wiredbots btw.

And do I need to update anything?
Back to top
Max
Member
Member


Joined: 03 Dec 2003
Posts: 129

Reputation: 32.1Reputation: 32.1Reputation: 32.1

PostPosted: Wed Dec 31, 2003 3:25 pm    Post subject: Reply with quote

This is so annoying. Is there anyway we can make our bots like DestructiveChild's? So they will work. Erc,Keenie good luck on making a new protocol Smile
Back to top
Keenie
Almost An Agent
Almost An Agent


Joined: 31 Oct 2003
Posts: 1071

Reputation: 52.4

PostPosted: Wed Dec 31, 2003 3:25 pm    Post subject: Reply with quote

they arnt signing on because microsoft dropped msnp10 :@ it may just be temporary, but til then use the old msn.pm, or until a new one comes out
Back to top
Vorx
Senior Member
Senior Member


Joined: 21 Dec 2003
Posts: 152

Reputation: 32Reputation: 32Reputation: 32

PostPosted: Wed Dec 31, 2003 3:30 pm    Post subject: Reply with quote

Yeah i've tried most of the solutions here and they still don't work. I think i'll wait for the newest MSN.pm to come out. Any ideas when?
Back to top
Vorx
Senior Member
Senior Member


Joined: 21 Dec 2003
Posts: 152

Reputation: 32Reputation: 32Reputation: 32

PostPosted: Wed Dec 31, 2003 6:27 pm    Post subject: Reply with quote

Hi Guys, I made my msn.pm compatible to V5 etc like Jords post, and it does this in the DOS Window:

Quote:
Including on_im.pl.. OK!
Including BRB.pl.. OK!
Including HDN.pl.. OK!
Including NLN.pl.. OK!
Including admin.pl.. OK!
Including alert.pl.. OK!
Including cname.pl.. OK!
Including contact.pl.. OK!
Including credits.pl.. OK!
Including default.pl.. OK!
Including em.pl.. OK!
Including encrypt.pl.. OK!
Including invite.pl.. OK!
Including leave.pl.. OK!
Including list.pl.. OK!
Including lm.pl.. OK!
Including menu.pl.. OK!
Including misc.pl.. OK!
Including name.pl.. OK!
Including refresh.pl.. OK!
Including rm.pl.. OK!
Including user.pl.. OK!
Including commands.pl.. OK!
Including log_im.pl.. OK!
Including mess.pl.. OK!
Including thought.pl.. OK!
Defined Connect
Defined Message
Defined Answer
Defined Join

MSN Module v. 1.2.1

sub Connected called.

Use of uninitialized value in bitwise and (&) at C:/Perl/lib/MSN.pm line 753, EN1> line 12.
Use of uninitialized value in bitwise and (&) at C:/Perl/lib/MSN.pm line 754, EN1> line 12.
Use of uninitialized value in bitwise and (&) at C:/Perl/lib/MSN.pm line 755, EN1> line 12.
Use of uninitialized value in bitwise and (&) at C:/Perl/lib/MSN.pm line 756, EN1> line 12.


Has anyone got any idea what happens? It doesn't actually sign in.
Back to top
Keenie
Almost An Agent
Almost An Agent


Joined: 31 Oct 2003
Posts: 1071

Reputation: 52.4

PostPosted: Wed Dec 31, 2003 6:33 pm    Post subject: Reply with quote

make it so debug is on, so everything from the server is shown
i dont know what nate did to that bot but it wouldnt listen to my debug setting so check through the code for it
Back to top
Vorx
Senior Member
Senior Member


Joined: 21 Dec 2003
Posts: 152

Reputation: 32Reputation: 32Reputation: 32

PostPosted: Wed Dec 31, 2003 6:39 pm    Post subject: Reply with quote

How do I turn debug on?
Back to top
Cheatsfp
Member
Member


Joined: 30 Dec 2003
Posts: 109

Reputation: 30.8Reputation: 30.8Reputation: 30.8

PostPosted: Wed Dec 31, 2003 6:50 pm    Post subject: Reply with quote

I don't know about ya'lls but mine works because I did what jordanovjarra said to do in this post http://www.bot-depot.com/forums/index.php?showtopic=55&st=0 and it worked.

Smile
Back to top
Vorx
Senior Member
Senior Member


Joined: 21 Dec 2003
Posts: 152

Reputation: 32Reputation: 32Reputation: 32

PostPosted: Wed Dec 31, 2003 7:00 pm    Post subject: Reply with quote

I read that post ages ago for his template, but I now use Wiredbots and besides, my bot was working perfectly yesterday then all of a sudden it won't sign in anymore. Sad
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> MSN Protocol All times are GMT
Goto page Previous  1, 2, 3, 4  Next
Page 3 of 4

 



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