User Control Panel
Advertisements

HELP US, HELP YOU!

Major n00b needs major help!
Goto page 1, 2, 3  Next
 
Post new topic   Reply to topic    Bot Depot Forum Index -> MSN Protocol
View unanswered posts
Author Message
digeridoo
Member
Member


Joined: 14 Apr 2004
Posts: 143

Reputation: 28.2Reputation: 28.2Reputation: 28.2

PostPosted: Wed Apr 14, 2004 6:57 pm    Post subject: Reply with quote

Could someone please help me with getting a bot online?

I downloaded a few bots before, and have done exactly what they say, correcting information etc. The when I run the bot pl file, one of 3 things happen, either:

1. An MS-DOS window comes up and has a few words at the top, but nothing seems to be happenning.

2. The pl file gets opened in notepad.

3. The file begins to open in MS-DOS, but crashes it.

I know that I have basically no knowledge of bots as yet, but can someone please solve my problem and just help me get the bot online Very Happy

Thanks for your help
Back to top
Calum
Not Yet a God
Not Yet a God


Joined: 21 Feb 2004
Posts: 373
Location: england
Reputation: 34.7Reputation: 34.7Reputation: 34.7

PostPosted: Wed Apr 14, 2004 7:07 pm    Post subject: Reply with quote

post what it says
Back to top
digeridoo
Member
Member


Joined: 14 Apr 2004
Posts: 143

Reputation: 28.2Reputation: 28.2Reputation: 28.2

PostPosted: Wed Apr 14, 2004 7:17 pm    Post subject: Reply with quote

whats that supposed to mean?
Back to top
JoeX
Agent
Agent


Joined: 02 Jan 2004
Posts: 2153

Reputation: 72.7

PostPosted: Wed Apr 14, 2004 7:30 pm    Post subject: Reply with quote

type perl bot.pl
_________________
Heroes NBC
Back to top
digeridoo
Member
Member


Joined: 14 Apr 2004
Posts: 143

Reputation: 28.2Reputation: 28.2Reputation: 28.2

PostPosted: Wed Apr 14, 2004 7:31 pm    Post subject: Reply with quote

type it where exactly?
Back to top
night
Not Yet a God
Not Yet a God


Joined: 06 Jan 2004
Posts: 498

Reputation: 38.4Reputation: 38.4Reputation: 38.4Reputation: 38.4

PostPosted: Wed Apr 14, 2004 7:36 pm    Post subject: Reply with quote

in the command promt, if yew dont type perl then it will run it in the default browsing program...
Back to top
digeridoo
Member
Member


Joined: 14 Apr 2004
Posts: 143

Reputation: 28.2Reputation: 28.2Reputation: 28.2

PostPosted: Wed Apr 14, 2004 7:46 pm    Post subject: Reply with quote

I double clicked on bot.pl, it opened a DOS window and I got his error message:

'Possible unintended interpolation of @hotmail in string at C:\perl\bin\bot.pl line 14'

Line 14 is where i am supposed to write in the handle (thats the bots email right?) Well anyway, Ive put the bots email in there and it just says that Sad
Back to top
digeridoo
Member
Member


Joined: 14 Apr 2004
Posts: 143

Reputation: 28.2Reputation: 28.2Reputation: 28.2

PostPosted: Thu Apr 15, 2004 12:40 pm    Post subject: Reply with quote

I no you guys havent replied to this topic for awhile, but I have tried everything to do with the line 14, and nothing happens. I still get the same error message. What does interpolation mean anyway?

'Possible unintended interpolation of @hotmail.com in string at bot.pl line 14'
Back to top
Siebe
God Like
God Like


Joined: 06 Jan 2004
Posts: 562
Location: Netherlands
Reputation: 39.8Reputation: 39.8Reputation: 39.8Reputation: 39.8

PostPosted: Thu Apr 15, 2004 12:43 pm    Post subject: Reply with quote

Did you use double quotes? The @ in Perl indicates an array, so it thinks that hotmail(.com) is an array, which of course isn't the case. Use single quotes, so:

WRONG:
Code:
$something = "some@mail.com";

CORRECT:
Code:
$something = 'some@mail.com';
Back to top
digeridoo
Member
Member


Joined: 14 Apr 2004
Posts: 143

Reputation: 28.2Reputation: 28.2Reputation: 28.2

PostPosted: Thu Apr 15, 2004 1:23 pm    Post subject: Reply with quote

Ive done that and thanks, *lazy* it worked! But now I run command.com get to where Ihave to type perl bot.pl and it crashes the DOS window :unsure:
Back to top
JoeX
Agent
Agent


Joined: 02 Jan 2004
Posts: 2153

Reputation: 72.7

PostPosted: Thu Apr 15, 2004 1:50 pm    Post subject: Reply with quote

QUOTE(digeridoo @ Apr 14 2004, 11:31 AM)
type it where exactly?

in command prompt, when *lazy* typed the dir first

_________________
Heroes NBC
Back to top
Siebe
God Like
God Like


Joined: 06 Jan 2004
Posts: 562
Location: Netherlands
Reputation: 39.8Reputation: 39.8Reputation: 39.8Reputation: 39.8

PostPosted: Thu Apr 15, 2004 1:51 pm    Post subject: Reply with quote

If you had actually read his reply he said it crashes his DOS window, he knows how to get there by now.

Anyways, do you get any error messages?
Back to top
Cer
Upgraded Agent
Upgraded Agent


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

PostPosted: Thu Apr 15, 2004 1:53 pm    Post subject: Reply with quote

If you do it in command prompt it shouldn't close the window when it crashes--it should only crash the window if you double-click it to run it.
_________________
Current Site (2008) http://www.cuvou.com/
Back to top
digeridoo
Member
Member


Joined: 14 Apr 2004
Posts: 143

Reputation: 28.2Reputation: 28.2Reputation: 28.2

PostPosted: Thu Apr 15, 2004 1:53 pm    Post subject: Reply with quote

no I dont get any error messages, I did before, but after you told me about the single quotes theyve gone, now it just crashes
Back to top
digeridoo
Member
Member


Joined: 14 Apr 2004
Posts: 143

Reputation: 28.2Reputation: 28.2Reputation: 28.2

PostPosted: Thu Apr 15, 2004 1:54 pm    Post subject: Reply with quote

Just to make sure, command prompt is where you click run from start right??
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 1, 2, 3  Next
Page 1 of 3

 



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