|
| Author |
Message |
jordanovjarra Member

Joined: 07 Nov 2003 Posts: 140
   
|
Posted: Wed Dec 31, 2003 12:53 pm Post subject: |
|
|
thanks for the bugs, *lazy* can still block and allow though  |
|
| Back to top |
|
 |
clcool Senior Member

Joined: 02 Nov 2003 Posts: 171
    
|
Posted: Wed Dec 31, 2003 12:54 pm Post subject: |
|
|
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

Joined: 02 Nov 2003 Posts: 171
    
|
Posted: Wed Dec 31, 2003 1:14 pm Post subject: |
|
|
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

Joined: 21 Dec 2003 Posts: 152
   
|
Posted: Wed Dec 31, 2003 2:09 pm Post subject: |
|
|
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

Joined: 07 Nov 2003 Posts: 140
   
|
Posted: Wed Dec 31, 2003 2:19 pm Post subject: |
|
|
| hmm strange, worked fine for me apart from it wont auto add users to your allow list |
|
| Back to top |
|
 |
Keenie Almost An Agent

Joined: 31 Oct 2003 Posts: 1071
 
|
Posted: Wed Dec 31, 2003 3:23 pm Post subject: |
|
|
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

Joined: 21 Dec 2003 Posts: 152
   
|
Posted: Wed Dec 31, 2003 3:24 pm Post subject: |
|
|
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

Joined: 03 Dec 2003 Posts: 129
   
|
Posted: Wed Dec 31, 2003 3:25 pm Post subject: |
|
|
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  |
|
| Back to top |
|
 |
Keenie Almost An Agent

Joined: 31 Oct 2003 Posts: 1071
 
|
Posted: Wed Dec 31, 2003 3:25 pm Post subject: |
|
|
| 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

Joined: 21 Dec 2003 Posts: 152
   
|
Posted: Wed Dec 31, 2003 3:30 pm Post subject: |
|
|
| 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

Joined: 21 Dec 2003 Posts: 152
   
|
Posted: Wed Dec 31, 2003 6:27 pm Post subject: |
|
|
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

Joined: 31 Oct 2003 Posts: 1071
 
|
Posted: Wed Dec 31, 2003 6:33 pm Post subject: |
|
|
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

Joined: 21 Dec 2003 Posts: 152
   
|
Posted: Wed Dec 31, 2003 6:39 pm Post subject: |
|
|
| How do I turn debug on? |
|
| Back to top |
|
 |
Cheatsfp Member

Joined: 30 Dec 2003 Posts: 109
   
|
|
| Back to top |
|
 |
Vorx Senior Member

Joined: 21 Dec 2003 Posts: 152
   
|
Posted: Wed Dec 31, 2003 7:00 pm Post subject: |
|
|
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.  |
|
| Back to top |
|
 |
|