User Control Panel
Advertisements

HELP US, HELP YOU!

ms-dos command or program

 
Post new topic   Reply to topic    Bot Depot Forum Index -> Code Help
View unanswered posts
Author Message
LEEDSTREV
Newbie
Newbie


Joined: 01 Feb 2004
Posts: 48

Reputation: 28.5Reputation: 28.5Reputation: 28.5

PostPosted: Sat Feb 28, 2004 1:31 pm    Post subject: Reply with quote

it there a program so i dont have to type the commands into ms-dos.
Back to top
Tony_shu
God Like
God Like


Joined: 12 Nov 2003
Posts: 624

Reputation: 42.9Reputation: 42.9Reputation: 42.9Reputation: 42.9

PostPosted: Sat Feb 28, 2004 2:02 pm    Post subject: Reply with quote

Not really a program...but its a shortcut to running your bot. I saw it somewhere on the website.

1. Goto the folder with you bot.pl
2. Create a new txt file and rename it bot.bat
3. Edit it and type the following in the text file:
Code:
perl bot.pl<br />pause
...just like that.

The perl bot.pl tells the command prompt (ms-dos) to run the bot. And the pause tells the command prompt (ms-dos) to stay open if your bot is kicked off for any errors. That way you will be able to see what the error was.

_________________
Anthony Arslan
@-Squared Enterprises
MacroHard Corporation
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: Sat Feb 28, 2004 2:04 pm    Post subject: Reply with quote

do you need a .bat reader?
Back to top
Tony_shu
God Like
God Like


Joined: 12 Nov 2003
Posts: 624

Reputation: 42.9Reputation: 42.9Reputation: 42.9Reputation: 42.9

PostPosted: Sat Feb 28, 2004 2:12 pm    Post subject: Reply with quote

I don't believe so. For me when I double click it, it opens up command prompt (ms-dos) and runs it rightaway.
_________________
Anthony Arslan
@-Squared Enterprises
MacroHard Corporation
Back to top
WinterBot
Member
Member


Joined: 17 Jan 2004
Posts: 108

Reputation: 30.2Reputation: 30.2Reputation: 30.2

PostPosted: Sat Feb 28, 2004 4:20 pm    Post subject: Reply with quote

don't put pause in, it won't work and if you are using andromeda make sure you change bot.pl to andromeda.pl (if thats what you stillc all it)
Back to top
Tony_shu
God Like
God Like


Joined: 12 Nov 2003
Posts: 624

Reputation: 42.9Reputation: 42.9Reputation: 42.9Reputation: 42.9

PostPosted: Sat Feb 28, 2004 4:42 pm    Post subject: Reply with quote

Pause works. What it does is if your bot gets kicked offline it keeps the command window from closing. That way you can see the error that caused your bot to die.
_________________
Anthony Arslan
@-Squared Enterprises
MacroHard Corporation
Back to top
LEEDSTREV
Newbie
Newbie


Joined: 01 Feb 2004
Posts: 48

Reputation: 28.5Reputation: 28.5Reputation: 28.5

PostPosted: Sat Feb 28, 2004 5:03 pm    Post subject: Reply with quote

i have done it
e-mial me or instant message me at
msn- leedstrev@hotmail.com
aim- leedstrev

with what you normaly type in to the ms-dos window
Back to top
..::BIGmouth( )::..
God Like
God Like


Joined: 05 Feb 2004
Posts: 801

Reputation: 44.1Reputation: 44.1Reputation: 44.1Reputation: 44.1

PostPosted: Sat Feb 28, 2004 6:10 pm    Post subject: Reply with quote

Code:
<br />C:\Turtlebot>perl andromeda.pl<br />MSN Module v. 1.3.6<br />Checksum:41591<br /><br />Starting now...

It worked, but it won't turn the bot on...
Back to top
eric256
The Keymaker
The Keymaker


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

PostPosted: Sat Feb 28, 2004 7:24 pm    Post subject: Reply with quote

try

Code:
C:\Turtlebot>perl andromeda.pl -debug


and let us know what it prints.

_________________
Eric256
Proud previous owner and current admin of Bot-depot.com
Back to top
Future owner of cheatbot
Senior Member
Senior Member


Joined: 02 Jan 2004
Posts: 161

Reputation: 31.7Reputation: 31.7Reputation: 31.7

PostPosted: Sat Feb 28, 2004 8:56 pm    Post subject: Reply with quote

hey visit the mayabot template v 1.1 and look where cer type the code
Back to top
LEEDSTREV
Newbie
Newbie


Joined: 01 Feb 2004
Posts: 48

Reputation: 28.5Reputation: 28.5Reputation: 28.5

PostPosted: Sun Mar 21, 2004 5:19 pm    Post subject: Reply with quote

i did

Code:
<br />cd\<br />cd Turtlebot<br />perl andromeda.pl<br />perl andromeda.pl<br />pause<br />perl andromeda.pl<br />pause<br />perl andromeda.pl<br />pause<br />


then you only have to press a button to start it or use the one below to make it so it wont stop i use this when i am not home

Code:
<br />cd\<br />cd Turtlebot<br />perl andromeda.pl<br />perl andromeda.pl<br />perl andromeda.pl<br />perl andromeda.pl<br />
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Code Help 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