Forum

> > Off Topic > How to open cmd at school :P!!!
Forums overviewOff Topic overviewLog in to reply

English How to open cmd at school :P!!!

26 replies
Page
To the start Previous 1 2 Next To the start

old How to open cmd at school :P!!!

Glix
User Off Offline

Quote
Hi guys i want to show how to open widows command prompt>cmd at school -

Open notepad and write this
1
2
3
4
5
@echo off
title commands prompt
command.com
cls
pause>nul

Then save as start.bat
----
If you got full access to cmd. Then you can hack admin.
Write this
1
net user

choose user

1
net user ..choised user name..*

if don't work

1
net user ..choised user name.. ..password you want for it..

FOR USER HACK YOU NEED FULL ACCESS TO CMD.

old Re: How to open cmd at school :P!!!

Majatek
User Off Offline

Quote
Lol that isn't a hack, all you're doing is switching user rights with another user.

Typically though to do that you'd need either the admin password or the user's password of the user that you're trying to switch into for the user rights.

I may be wrong though, sleep deprived and all that, but I'm pretty sure this hack does shit all.

old Re: How to open cmd at school :P!!!

palomino
User Off Offline

Quote
user Glix has written
user palomino has written
This is no hack. It won't work unless you are admin.

FUck you its work. You can open cmd. FOr hacking user, you need full access!

You can't do anything advanced unless you are admin. It doesn't work. All .bats do is do certain operations without the need of us doing them manually. They are no hacks.

old Re: How to open cmd at school :P!!!

Doberman
User Off Offline

Quote
user Majatek has written
I may be wrong though, sleep deprived and all that, but I'm pretty sure this hack does shit all.

You're pretty much correct. It won't do anything.

@user Glix:, I don't think your school will take such a light approach to your "hacks".

old Re: How to open cmd at school :P!!!

Apache uwu
User Off Offline

Quote
ya batch is only good for taskkill -- and even then you can only kill tasks that are opened under your account:

     Also net user won't work because it required you to be on an admin account:

old Re: How to open cmd at school :P!!!

Frost321
User Off Offline

Quote
it will be easyer if you go to run and type in CMD

And goshen you are wrong. You can set your admin status when ever you want by going to User Account Control.

old Re: How to open cmd at school :P!!!

Surplus
User Off Offline

Quote
user Frost321 has written
You can set your admin status when ever you want by going to User Account Control.


And for that you need to have access to an admin account, in schools, people don't.

old Re: How to open cmd at school :P!!!

Hador
User Off Offline

Quote
@user 1bonp: Usually doesn't work if the CMD is blocked.
In some schools with less security you can create a registry-file to open the CMD, but more often than not, you can't.
To the start Previous 1 2 Next To the start
Log in to replyOff Topic overviewForums overview