User Control Panel
Advertisements

HELP US, HELP YOU!

MSN Bot template
Goto page Previous  1, 2, 3, 4, 5  Next
 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Bot Depot Forum Index -> Archived Bots
View unanswered posts
Author Message
eric256
The Keymaker
The Keymaker


Joined: 03 May 2006
Posts: 2292
Location: Colorado
Reputation: 47Reputation: 47Reputation: 47Reputation: 47Reputation: 47

PostPosted: Sun Dec 14, 2003 5:13 am    Post subject: Reply with quote

Sure. Let us know what that line and the five above it say and we can help you out.
_________________
Eric256
Proud previous owner and current admin of Bot-depot.com
Back to top
VIPER
Young One
Young One


Joined: 22 Nov 2003
Posts: 50

Reputation: 30.9Reputation: 30.9Reputation: 30.9

PostPosted: Sun Dec 28, 2003 10:11 pm    Post subject: Reply with quote

dunno about *lazy* *lazy* but mine works really well
morpheus@exero.net

not a 24/7 bot
Back to top
Destroyer_XO
Newbie
Newbie


Joined: 01 Jan 2004
Posts: 43

Reputation: 29.4Reputation: 29.4Reputation: 29.4

PostPosted: Thu Jan 01, 2004 9:50 pm    Post subject: Reply with quote

when i run the bot with all the changes in the command prompt it gives me this messege

Quote:
C:\PERL\BIN\>perl bot.pl
MSN Module v. 1.3
Checksum:34840

ERROR: No expected reply recieved... at C:/perl/lib/MSN.pm line 1194, lin
e 3.


i downloaded the 1.3 protocol from here

can any one help
Back to top
Cheatsfp
Member
Member


Joined: 30 Dec 2003
Posts: 109

Reputation: 30.8Reputation: 30.8Reputation: 30.8

PostPosted: Thu Jan 01, 2004 9:54 pm    Post subject: Reply with quote

QUOTE(Destroyer_XO @ Jan 1 2004, 01:50 PM)
when i run the bot with all the changes in the command prompt it gives me this messege

Quote:

C:\PERL\BIN\>perl bot.pl
MSN Module v. 1.3
Checksum:34840

ERROR: No expected reply recieved... at C:/perl/lib/MSN.pm line 1194, lin
e 3.


i downloaded the 1.3 protocol from here

can any one help

Do you have the 'bot' to? Or do you just have the protocol?
Back to top
bob
Newbie
Newbie


Joined: 23 Dec 2003
Posts: 23

Reputation: 29.3Reputation: 29.3Reputation: 29.3

PostPosted: Fri Jan 02, 2004 3:02 am    Post subject: Reply with quote

ummm.. hi.. Razz

I am real bored.. so I was just playing around with this bot template.. but I keep getting an error on line 152 ...

Code:
  unless (($self->{Type} eq "NS") && $self->{test@theguild.dextra.ws} && $self->{my little srecret... HA})


"my little secret... HA" is not my password.. that's stored somewhere in my brain... Razz ... but the is the e-mail addy I am using... I have also tried another account... but that came up w/ the same error (see below).

The error I am getting is:



Anyone?
Back to top
Keenie
Almost An Agent
Almost An Agent


Joined: 31 Oct 2003
Posts: 1071

Reputation: 52.4

PostPosted: Fri Jan 02, 2004 5:51 am    Post subject: Reply with quote

easy, go download msn.pm 1.3.1 and dont edit it
Back to top
bob
Newbie
Newbie


Joined: 23 Dec 2003
Posts: 23

Reputation: 29.3Reputation: 29.3Reputation: 29.3

PostPosted: Fri Jan 02, 2004 9:29 am    Post subject: Reply with quote

ugh.. still coming up with an error...

Code:
unless (($self->{type} eq "NS") && $self->{test@theguild.dextra.ws} && $self->{heh..yea right :P})


thats the part that's creating the error, even in msn.pm, do i need to type something in type?
Back to top
Joe
Young One
Young One


Joined: 09 Nov 2003
Posts: 89

Reputation: 32.1Reputation: 32.1Reputation: 32.1

PostPosted: Fri Jan 02, 2004 5:45 pm    Post subject: Reply with quote

bob, try just getting test@dextra.ws. not test@theguild.dextra.ws.....
Back to top
bob
Newbie
Newbie


Joined: 23 Dec 2003
Posts: 23

Reputation: 29.3Reputation: 29.3Reputation: 29.3

PostPosted: Fri Jan 02, 2004 10:54 pm    Post subject: Reply with quote

yes sir :unsure:
Back to top
ultimo
Young One
Young One


Joined: 28 Dec 2003
Posts: 60

Reputation: 29.9Reputation: 29.9Reputation: 29.9

PostPosted: Fri Jan 02, 2004 11:37 pm    Post subject: Reply with quote

hi im chris can any 1 tell me what this meens

ERROR: No expected reply recieved... at C:/Perl/lib/MSN.pm line 1194, lin
e 3.
Back to top
bob
Newbie
Newbie


Joined: 23 Dec 2003
Posts: 23

Reputation: 29.3Reputation: 29.3Reputation: 29.3

PostPosted: Sat Jan 03, 2004 2:01 am    Post subject: Reply with quote

i have officially given up .
Back to top
Mojave
Almost An Agent
Almost An Agent


Joined: 01 Nov 2003
Posts: 1434

Reputation: 66.4

PostPosted: Sat Jan 03, 2004 2:11 am    Post subject: Reply with quote

QUOTE(bob @ Jan 2 2004, 01:29 AM)
ugh.. still coming up with an error...

Code:
unless (($self->{type} eq "NS") && $self->{test@theguild.dextra.ws} && $self->{heh..yea right :P})


thats the part that's creating the error, even in msn.pm,  do i need to type something in type?

Where are you getting that line of code from? It looks like you're getting it from MSN.pm. DO NOT replace Handle and Password in MSN.pm. In fact, you should not be editing MSN.pm at all.
Back to top
bob
Newbie
Newbie


Joined: 23 Dec 2003
Posts: 23

Reputation: 29.3Reputation: 29.3Reputation: 29.3

PostPosted: Sat Jan 03, 2004 5:56 am    Post subject: Reply with quote

i'll show you want comes up when i dont change it...

Code:
C:\PERL\BIN>bot.pl<br />MSN Module v. 1.3.1<br />Checksum:41377<br /><br />Cannont create object without both Handle and Password being set.<br /><br />C:\PERL\BIN><br />
.. seeeee? nothing.
Back to top
ultimo
Young One
Young One


Joined: 28 Dec 2003
Posts: 60

Reputation: 29.9Reputation: 29.9Reputation: 29.9

PostPosted: Sat Jan 03, 2004 8:35 pm    Post subject: Reply with quote

ok hi ive had that problem before all i did was
Replace


CODE
my $client = MSN->new();

$client->connect('NLN','temp',$botuser,$botpass, '', {
Status => \&Status,
Answer => \&Answer,
Message => \&Message,
Join => \&Join }
) or die "Error: Cannot connect to the MSN server! I'm not going online!";



With


CODE
my $msn = MSN->new('',Handle => $botuser, Password => $botpass);

$msn->set_handler(Message => \&Message);
$msn->set_handler(Status => \&Status);
$msn->set_handler(Answer => \&Answer);
$msn->set_handler(Join => \&Join);

$msn->connect();

while (1)
{
$msn->do_one_loop;
}


that shouls work if not i dont know what is wrong :huh:
Back to top
Mojave
Almost An Agent
Almost An Agent


Joined: 01 Nov 2003
Posts: 1434

Reputation: 66.4

PostPosted: Sat Jan 03, 2004 8:50 pm    Post subject: Reply with quote

QUOTE(bob @ Jan 2 2004, 09:56 PM)
i'll show you want comes up when i dont change it...

Code:
C:\PERL\BIN>bot.pl<br />MSN Module v. 1.3.1<br />Checksum:41377<br /><br />Cannont create object without both Handle and Password being set.<br /><br />C:\PERL\BIN><br />
.. seeeee? nothing.

You can't just go changing MSN.pm expecting that to fix bugs in your code.

Unless you really know what you're doing, don't modify MSN.pm. Use a fresh copy of bot.pl and make sure you have $handle and $password set correctly because obviously the bot doesn't think you do.
Back to top
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Bot Depot Forum Index -> Archived Bots All times are GMT
Goto page Previous  1, 2, 3, 4, 5  Next
Page 3 of 5

 



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