Welcome to our forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Forum Statistics

  • Forum Members:
  • Total Threads:
  • Total Posts: 14
There are 1 users currently browsing forums.
Articles, Tutorials, and Guides Here is a collection of tutorials. You may submit tutorials and read them as you please.

Reply
  #1  
Old 10-22-2006
Relinquished's Avatar
Doctorate Student
 
Join Date: Oct 2006
Location: UK
Age: 18
Posts: 594
Rep Power: 4
Relinquished is on a distinguished road
Cool Make your own command prompt

Ok, if your school is like mine, the command prompt is disabled.... so... why not make your own:
- Open up a text editor, such as notepad (not MS word)
-Copy this script in:

code(surrounded by [])@echo off
cls
:loop
set command=
echo --------------------------------
chdir
set /P command="Prompt: "
echo --------------------------------
%command%
goto loop[/code]




-Save it as a .bat file... and hey presto, you now have a command prompt, even though your school has blocked it out!
-(please note: this will not work if your school admins are smart, and have also blocked out all files which end in .bat)

Rate me or hate me!!!
Reply With Quote
  #2  
Old 10-22-2006
darkecho's Avatar
official undercover guy
 
Join Date: Aug 2005
Location: Michigan... USA
Age: 21
Posts: 2,596
Rep Power: 7
darkecho is on a distinguished road
Re: Make your own command prompt

Very nice. I imagine some people will get some use out of this.
Reply With Quote
  #3  
Old 10-22-2006
Nerve's Avatar
SomeSmartGuy
 
Join Date: Oct 2006
Location: Leeds, England
Age: 19
Posts: 80
Rep Power: 4
Nerve is on a distinguished road
Re: Make your own command prompt

Nice post Relinquished, I might post the auto-account creator that I made. Keep up the good work.
Reply With Quote
  #4  
Old 10-22-2006
Relinquished's Avatar
Doctorate Student
 
Join Date: Oct 2006
Location: UK
Age: 18
Posts: 594
Rep Power: 4
Relinquished is on a distinguished road
Re: Make your own command prompt

wait for it, ive got a driver un- blocker coming up next...
Reply With Quote
  #5  
Old 10-22-2006
CrakHedJokester's Avatar
Slangin' Thug!
 
Join Date: Sep 2006
Location: Columbus, Ohio
Age: 21
Posts: 245
Rep Power: 4
CrakHedJokester is on a distinguished road
Re: Make your own command prompt

Quote:
Relinquished originally posted: View Post
Ok, if your school is like mine, the command prompt is disabled.... so... why not make your own:
- Open up a text editor, such as notepad (not MS word)
-Copy this script in:

code(surrounded by [])@echo off
cls
:loop
set command=
echo --------------------------------
chdir
set /P command="Prompt: "
echo --------------------------------
%command%
goto loop[/code]

----------------------------------------------------------------------------------------------------------------------------------------------

-(please note: this will not work if your school admins are smart, and have also blocked out all files which end in .bat)

Rate me or hate me!!!

good looks on the code and funny you would say that about the admins, b/c 90% of school admins dont really know anything about what they are really doing, they are just going through the motions...
Reply With Quote
  #6  
Old 10-22-2006
Nerve's Avatar
SomeSmartGuy
 
Join Date: Oct 2006
Location: Leeds, England
Age: 19
Posts: 80
Rep Power: 4
Nerve is on a distinguished road
Re: Make your own command prompt

You could also just open notepad and type "command.com" save that as whatever.bat. That will create an MS-DOS file.
Reply With Quote
  #7  
Old 10-22-2006
Mau Mau is offline
A friend
 
Join Date: Jun 2005
Location: California, USA
Age: 19
Posts: 2,956
Rep Power: 7
Mau is on a distinguished road
Re: Make your own command prompt

Hi guys,
Just remember to be moral and always try to do the right thing.
Reply With Quote
  #8  
Old 10-22-2006
Nerve's Avatar
SomeSmartGuy
 
Join Date: Oct 2006
Location: Leeds, England
Age: 19
Posts: 80
Rep Power: 4
Nerve is on a distinguished road
Re: Make your own command prompt

Quote:
Mau originally posted: View Post
Hi guys,
Just remember to be moral and always try to do the right thing.
Couldn't agree more, I got in trouble at school because of CMD and sending out a network message. Stay safe!
Reply With Quote
  #9  
Old 10-22-2006
Vista06's Avatar
7. Like Vista + puppies
 
Join Date: Aug 2006
Location: In a van, down by the river
Posts: 1,836
Rep Power: 5
Vista06 is on a distinguished road
Re: Make your own command prompt

Quote:
Mau originally posted: View Post
Hi guys,
Just remember to be moral and always try to do the right thing.
Does laughing at the Admins behind there backs count as the wrong thing?

Anyway, the latest waves of laptops in my school don't even have limited accounts. You just click OK at the Novel prompt, and 1-2-3, admin access.
Reply With Quote
  #10  
Old 10-22-2006
Relinquished's Avatar
Doctorate Student
 
Join Date: Oct 2006
Location: UK
Age: 18
Posts: 594
Rep Power: 4
Relinquished is on a distinguished road
Re: Make your own command prompt

Quote:
Mau originally posted: View Post
Hi guys,
Just remember to be moral and always try to do the right thing.
I was never suggesting doing something that wouldnt be very sensible, just commenting on how to make your own command prompt , thanks for the advice anyway... people at my school have been suspended for messing around badly... kinda puts me off messing around...

Think about it, what goods going to come from completely messing up the schools ntwork, you getting in lots of trouble, i only use this for playing solitare, itunes etc, and i dont get in trouble for that because no harms being caused... use it sensibly.
Reply With Quote


Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Make a php layout Supprise B-Day PHP Articles 16 02-24-2006 11:29 PM
How to make pages load faster? Atolar General Web Programming 15 02-02-2006 04:21 PM
Using html to make a Website wizard HTML & CSS Articles 6 11-19-2005 01:23 AM
Audio Website Testimonial onauc Site Reviews & Site Management 0 11-25-2004 10:59 PM