Help - Search - Members - Calendar
Full Version: Fun & Games At The Command Prompt
BleepingComputer.com > Software > Tips and Tricks
   
Lonster
Here's a cheap trick to amuse yourself when you get bored.

Open a command prompt (Start, Run, cmd, OK) and enter the following command:
title I am a DOS god!
then check out the title bar of the command window.
Of course you'll want to substitute your own text string for your own amusement.

thumbup2.gif
Albert Frankenstein
Hey that was fun! I made mine say I like tacos! smile.gif
frozenraj
good one dude !!
fleamailman
nope for me
'I' is not recognised as an internal or external command

XP home perhaps
dan_12_670
QUOTE(fleamailman @ Oct 23 2006, 09:53 PM) *
nope for me
'I' is not recognised as an internal or external command

XP home perhaps

Same here
projectfocus
QUOTE(dan_12_670 @ Oct 28 2006, 05:24 PM) *
QUOTE(fleamailman @ Oct 23 2006, 09:53 PM) *

nope for me
'I' is not recognised as an internal or external command

XP home perhaps

Same here


This is due to not adding the Command title in from of your message.

It needs to look like this in the dos window.
C:\......>title [Your Message Here]
dan_12_670
ohh i get it now. wow i really feel like an idiot.
8100 Power
What does it organial say??
tg1911
C:\WINDOWS\system32\cmd.exe
8100 Power
QUOTE(tg1911 @ Mar 27 2007, 12:38 AM) *
C:\WINDOWS\system32\cmd.exe


Thanks thumbup2.gif
tg1911
You're welcome, 8100 Power.
Chaves
lol i did this for about 10 minutes.....i felt stupied afterwords kinda addicting!
Commander Gman
Well kinda Nice Trick smile.gif give it 4 out of 5 stars
Just a little thinking though,malware writers may apply this trick on renaming the Command prompt if possible...
Amazing Andrew
Nah, the title is for the window only, new command windows will bear the original title.
477dre


guitar.gif THAT WAS A GOOD ONE...
Commander Gman
QUOTE
Nah, the title is for the window only, new command windows will bear the original title.

Well,ok smile.gif made mines "black board" thumbup2.gif
ussr1943
is there a site that has all of the commands you can do with command prompt and what they do, for example a site that would say.

ipconfig
regedit

I'm just interested in learning a little about the command prompt and what all you can do with it.
also what is the command to send a message to an IP?
Animal
Like this? Command-line reference A-Z
sharpe95
Nice.... you the fact that you can use caps makes it better.
nucleusfermi
Amusing command, thanks.
leialdrin
i thought i was a really a game hhahahaha you fooled me but its nice
Verify
you can also type in "help" without the "" and it will display the basic commands.
bloodyabo
I didn't think I would bother, but it is good to see "I am the greatest!" up there. Hehe... Thanks!
Sp0nge
Does anybody know the DOS equivalent to the UNIX WHO command?
DanC1186
QUOTE(Commander Gman @ Jun 13 2007, 07:14 AM) *
Well kinda Nice Trick smile.gif give it 4 out of 5 stars
Just a little thinking though,malware writers may apply this trick on renaming the Command prompt if possible...


How could they do that? This trick just changes the title of the screen, not the program itself.
yr-less
you can to the same thing with the prompt itself,

run cmd, type prompt "whatever you want it say"

ex.. if you type prompt i am cool
your c: prompt will look like this

i am cool_

thumbup2.gif
honesy
Good trick..
lost_case
Good one! thumbup.gif
JacksonT
linux rules looks very good in the tittle bar
VirtueOfPanda
thumbup2.gif Nice one! Thanks a lot! thumbup.gif

~VirtueOfPanda~
fu510N
Cool!
chugsy
here's one guys try this: this is a good way of scaring people in busy places as it gives a cool matrix tracking effect.
copy and paste this to notepad:

@echo off
color 0a
:top
echo %random% %random% %random% %random% %random% %random% %random%%random% %random% %random% %random% %random% %random% %random% %random% %random% %random%%random% %random% %random% %random% %random% %random% %random% %random% %random% %random%%random% %random% %random% %random% %random% %random% %random% %random% %random%
goto top

then save file to your desktop as: phone line hack.bat
now go to command prompt and change your writing to green by going properties - colours - screen text red: 0 green: 255 blue: 0 and leave your background black.
in the same command prompt window type in this:
prompt Welcome to the Matrix [your name].........tracking phone line.......... (now pres enter) now type in: cls (press enter 6 times and adjust the screen size to fit the writing.) minimize this and open the notepad (batch file) you made earlier then maximise this command prompt on top - that says welcome and just watch peoples faces as they walk by =)

come on guys don't use and abuse lets have some replies......
yr-less
QUOTE(chugsy @ Jan 29 2008, 02:01 PM) *
here's one guys try this: this is a good way of scaring people in busy places as it gives a cool matrix tracking effect.
copy and paste this to notepad:

@echo off
color 0a
:top
echo %random% %random% %random% %random% %random% %random% %random%%random% %random% %random% %random% %random% %random% %random% %random% %random% %random%%random% %random% %random% %random% %random% %random% %random% %random% %random% %random%%random% %random% %random% %random% %random% %random% %random% %random% %random%
goto top

then save file to your desktop as: phone line hack.bat
now go to command prompt and change your writing to green by going properties - colours - screen text red: 0 green: 255 blue: 0 and leave your background black.
in the same command prompt window type in this:
prompt Welcome to the Matrix [your name].........tracking phone line.......... (now pres enter) now type in: cls (press enter 6 times and adjust the screen size to fit the writing.) minimize this and open the notepad (batch file) you made earlier then maximise this command prompt on top - that says welcome and just watch peoples faces as they walk by =)

come on guys don't use and abuse lets have some replies......



that's pretty cool. I'll have to remember that one next time I go to walmart. hysterical.gif
elvenranger292
QUOTE(chugsy @ Jan 29 2008, 01:01 PM) *
here's one guys try this: this is a good way of scaring people in busy places as it gives a cool matrix tracking effect.
copy and paste this to notepad:

@echo off
color 0a
:top
echo %random% %random% %random% %random% %random% %random% %random%%random% %random% %random% %random% %random% %random% %random% %random% %random% %random%%random% %random% %random% %random% %random% %random% %random% %random% %random% %random%%random% %random% %random% %random% %random% %random% %random% %random% %random%
goto top

then save file to your desktop as: phone line hack.bat
now go to command prompt and change your writing to green by going properties - colours - screen text red: 0 green: 255 blue: 0 and leave your background black.
in the same command prompt window type in this:
prompt Welcome to the Matrix [your name].........tracking phone line.......... (now pres enter) now type in: cls (press enter 6 times and adjust the screen size to fit the writing.) minimize this and open the notepad (batch file) you made earlier then maximise this command prompt on top - that says welcome and just watch peoples faces as they walk by =)

come on guys don't use and abuse lets have some replies......


okay, i dont understand.
how do i change my writing? i cant do it from command prompt for all ive tried, but, i could be wrong.
help me out here please.




nevermind, im an idiot. i figured it out.
Amazing Andrew
QUOTE(elvenranger292 @ Mar 15 2008, 08:21 AM) *
nevermind, im an idiot. i figured it out.

Methinks the fact that you figured it out belies the fact that you are not an idiot. smile.gif


----
For all of us using a Debian based Linux distro (like Ubuntu) try this:

CODE
$apt-get moo
JacksonT
Does anyone know how to set that on a delay? Nothing I've tried works
david28
LOL Good Tricks!
Teenage.Zombiee
This is cool smile.gif
///
Try: telnet towel.blinkenlights.nl it's a star wars movie!!! made by command prompt!!! :D
Falken16
QUOTE(fleamailman @ Oct 24 2006, 11:53 AM) *
nope for me
'I' is not recognised as an internal or external command

XP home perhaps


did u just write <>I?
or <>title I

sorry if i misunderstood.... but it should work so long as you type

title witty

and your title should become "witty"

hope it helps
PropagandaPanda
Hello.

QUOTE
Does anyone know how to set that on a delay? Nothing I've tried works

I just use the ping. For example:

CODE
ECHO 1
PING -W 1000 1.0.0.0.0.0
ECHO 2
PING -W 1000 1.0.0.0.0.0
ECHO 3


Time is in milliseconds.

It will make the screen display could not find the host though.

With Regards,
The Panda
extremeboy
Nice tricks
Lrdwilliams
That was fun. I haven't done anything with the DOS prompt in years.
I also wanted to tell tg911 that I love the signature... good sense of humor.
Les...photo recovery
samuel3
Wow! Thats good.
sasuke0315
lol..hahaha, nice one!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.