Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average


Cool old school tricks (windows XP based) filter_list
Author
Message
Cool old school tricks (windows XP based) #1
Cool tricks you might like to try at school.
[Image: VasCO.png]

<====== Old Thread ======>

----






Alright, well hello SL members today im going to show you a few cool things you can do while on a school computer, and some things you can just do at home.

First off, if your tech guys at your school know anything they have command prompt blocked.


To unblock CMD/open it.
Spoiler:
1. Goto Programs>Accessories>Notepad

2. Type
Code:
@echo off
command.com
pause

3. Save that as cmd.bat or anything you want just keep the extension "name".bat
[Image: 47eti.png]

Make An Anonymous Admin Account.
Spoiler:
1. Open CMD (may have to use the file we just made)

2. Type the following.
Code:
net user NAME /ADD

replace "NAME" with the account name you wish.
Example;
Code:
net user 2012aKiller /ADD

Now make that account admin.
Type:
Code:
net localgroup Administrator NAME /ADD
Example;
Code:
net localgroup Administrator 2012aKiller /ADD

Give your new account a password
Type:
Code:
net user NAME *

Delete the account if need be?
Type:
Code:
Net user NAME /DELETE
Example;
Code:
Net user 2012aKiller /DELETE
School has websites blocked? Here are the two most common and easier ways to get around it.

Get Around Blocked Websites
Spoiler:
1. Try opening CMD to get the IP of the site.
Open Cmd and type
Code:
ping google.com
or what ever the site, and try entering that IP in the web browsers address bar, if your lucky the ip isnt blocked!
[Image: OGY4x.png]
Enter it into the address bar
[Image: H2tJh.png]



2. Trying to get to http://www.youtube.com/ or http://www.facebook.com/
try simply adding "
s" to "https"

Hope you like it!
P.s if i get enough reply's/pms about like mac's/laptops that schools give to the students i will gladly do a tutorial on how to make your self admin on the mac, and how to make it show if they are viewing your screen!
[Image: 3ztiqq-2.png]

Reply

RE: Cool old school tricks (windows XP based) #2
Will help out a lot of noobs here, Jz.

Nice thread, man.
[Image: tenor.gif]

🍫  🍬 🎀

Reply

RE: Cool old school tricks (windows XP based) #3
Seems pretty cool, I'm home schooled though. :p

Reply

RE: Cool old school tricks (windows XP based) #4
(05-17-2013, 09:36 AM)Kirito Wrote: Seems pretty cool, I'm home schooled though. :p

I know the feel.
[Image: tenor.gif]

🍫  🍬 🎀

Reply

RE: Cool old school tricks (windows XP based) #5
Nice, very old tricks
now, they look like baby's play
[Image: znALY5V.jpg]

Reply

RE: Cool old school tricks (windows XP based) #6
I don't touch the schools computers...just email bomb them on a schedule. Their reactions are great and they are looking for people skipping school or expelled, instead of people watching from class xD
But this tutorial has the basics of fucking the school over with physical access.

Reply







Users browsing this thread: 1 Guest(s)