User Control Panel
Advertisements

HELP US, HELP YOU!

Is there a way to......

 
Post new topic   Reply to topic    Bot Depot Forum Index -> MSN Protocol
View unanswered posts
Author Message
kpthebull
Newbie
Newbie


Joined: 18 Apr 2005
Posts: 13

Reputation: 13.1

PostPosted: Thu Apr 21, 2005 2:12 pm    Post subject: Reply with quote

I was wondering if it was possible to talk to about that is on your computer while you are on your computer and if there is how?

My second question is if I can't do that do I leave the bot server, .pl window and the bot logged on and than type the server address into the explorer window to chat with the bot while I am away?

Thanks for your help.

p.s. I have juggernaut 1.5 installed for msn(the only one that worked for me).
And Msn says that I am logged on when I logon with the bot address but I see no
buddy icon or anything for it.
Back to top
Cer
Upgraded Agent
Upgraded Agent


Joined: 03 Feb 2004
Posts: 3776
Location: Michigan
Reputation: 146.9
votes: 4

PostPosted: Thu Apr 21, 2005 6:43 pm    Post subject: Reply with quote

QUOTE(kpthebull @ Apr 21 2005, 10:12 AM)
I was wondering if it was possible to talk to about that is on your computer while you are on your computer and if there is how?

My second question is if I can't  do that  do I leave the bot server, .pl window and the bot logged on and than type the server address into the explorer window to chat with the bot while I am away?

Thanks for your help.

p.s. I have juggernaut 1.5 installed for msn(the only one that worked for me).
And Msn says that I am logged on when I logon with the bot address but I see no
buddy icon or anything for it.
[right][snapback]47908[/snapback][/right]


Early versions of Juggernaut didn't have the MSN Display Pictures, so double check that Juggernaut 1.5 even supports them.

As for the rest of your post, I can't understand much of it. You might want to rephrase it.

But to answer some questions that may have been in your post:
• The Perl file must be running on your computer at all times. If you close it, shut down your computer, OR disconnect from the Internet, your bot signs off.
• The HTTP interface is totally separate from the MSN bots. You'd have to run both at the same time to have both MSN and HTTP up at once.
• Since HTTP is not tied to MSN, they can't interact with eachother (nothing you can say to the HTTP bot will make the MSN bot perform any actions).
• You can sign on an MSN bot using your normal MSN username, but only one of you can be signed in at a time. Also, many people (botmasters especially) don't like it when humans put bots on their names.

_________________
Current Site (2008) http://www.cuvou.com/
Back to top
kpthebull
Newbie
Newbie


Joined: 18 Apr 2005
Posts: 13

Reputation: 13.1

PostPosted: Fri Apr 22, 2005 6:11 am    Post subject: Reply with quote

I have a couple of questions.

1 Can someone see if my bot is working correctly and reply as soon as possible.
the address to the server is http://localhost:2001/ and if you have MSN it is kpthebeast@hotmail.com. I will keep the bots up for a long time.

2 How long does a bot stay logged on?

3 Where do I go to check if my bot has buddy icons?(which folder or file? if there is a folder or file).

4 How do I see if someone is talking to my bot or is there a file to see what was said between the bot and the person?

Thanks for your assistance.( I did search in the forums for the answers to my questions first and got nothing. I also searched on the web.

P.S. I am running Juggernaut 1.5.
Back to top
Cer
Upgraded Agent
Upgraded Agent


Joined: 03 Feb 2004
Posts: 3776
Location: Michigan
Reputation: 146.9
votes: 4

PostPosted: Fri Apr 22, 2005 11:30 am    Post subject: Reply with quote

QUOTE(kpthebull @ Apr 22 2005, 02:11 AM)
I have a couple of questions.

1 Can someone see if my bot is working correctly and reply as soon as possible.
the address to the server is http://localhost:2001/ and if you have MSN it is kpthebeast@hotmail.com. I will keep the bots up for a long time.

2 How long does a bot stay logged on?

3 Where do I go to check if my bot has buddy icons?(which folder or file? if there is a folder or file).

4 How do I see if someone is talking to my bot or is there a file to see what was said between the bot and the person?

Thanks for your assistance.( I did search in the forums for the answers to my questions first and got nothing. I also searched on the web.

P.S. I am running Juggernaut 1.5.
[right][snapback]47926[/snapback][/right]


1) localhost is an alias to your own computer. For people on the web to access your bot's server you'll need your external IP address and then just replace localhost with that ( www.whatismyip.com ).
2) The bot stays logged on as long as you are connected and keep the Perl window open.
3) In the "bots" folder, for your MSN bot's txt file, if there's a "DisplayPic:" or "DisplayPicture:" field then your bot has a display pic (which are kept in data/msn/dp/)
4) It logs all conversations to logs/convo.txt (or something like that). It should also create more specific folders in the "logs" folder like "ChaosMSN" where it would keep conversations with each MSN user.

_________________
Current Site (2008) http://www.cuvou.com/
Back to top
kpthebull
Newbie
Newbie


Joined: 18 Apr 2005
Posts: 13

Reputation: 13.1

PostPosted: Fri Apr 22, 2005 4:22 pm    Post subject: Reply with quote

Tks for the help Cer, but I am still having a problem I went into the server folder

and deleted the "localhost" text and put in my external ip address but when I open

up the server window it says that CKS // Your bot is running at

even though inside of the server/config txt it says

&server=65.8.28.91:2001&botname=kpthebot:. Can you help me?
Back to top
Cer
Upgraded Agent
Upgraded Agent


Joined: 03 Feb 2004
Posts: 3776
Location: Michigan
Reputation: 146.9
votes: 4

PostPosted: Fri Apr 22, 2005 6:35 pm    Post subject: Reply with quote

QUOTE(kpthebull @ Apr 22 2005, 12:22 PM)
Tks for the help Cer, but I am still having a problem I went into the server folder

and deleted the "localhost" text and put in my external ip address but when I open

up the server window it says that CKS // Your bot is running at

even though inside of the server/config txt it says

&server=65.8.28.91:2001&botname=kpthebot:. Can you help me?
[right][snapback]47931[/snapback][/right]


server/config.txt doesn't dictate what address to bind the server to, that file is used by the Flash interface so that Flash knows where to look to when getting a reply.

You'll want to edit config/server.cfg (in Notepad or other plaintext editor) to set that up. For example, mine looks like this:
Code:
Server Host=68.61.139.249<br />Server Port=2001<br />Bot Name=Cody<br />Brain=ChaosML<br />Reply=./replies/cml/standard<br />Data=./data/profiles/Cody.txt

_________________
Current Site (2008) http://www.cuvou.com/
Back to top
kpthebull
Newbie
Newbie


Joined: 18 Apr 2005
Posts: 13

Reputation: 13.1

PostPosted: Fri Apr 22, 2005 6:50 pm    Post subject: Reply with quote

I get this now

Can't call method "url" on an undefined value at Server.pl line 142.
Press any key to continue .
Back to top
Cer
Upgraded Agent
Upgraded Agent


Joined: 03 Feb 2004
Posts: 3776
Location: Michigan
Reputation: 146.9
votes: 4

PostPosted: Fri Apr 22, 2005 7:33 pm    Post subject: Reply with quote

QUOTE(kpthebull @ Apr 22 2005, 02:50 PM)
I get this now

Can't call method "url" on an undefined value at Server.pl line 142.
Press any key to continue .
[right][snapback]47937[/snapback][/right]


This could be one of two things:
• You mistyped your IP address (check to make sure your IP isn't dynamic, first of all, because dynamic--changing--IP addresses don't make good servers).
• You already have something taking up port 2001 and the script can't claim it.

_________________
Current Site (2008) http://www.cuvou.com/
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> MSN Protocol All times are GMT
Page 1 of 1

 



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