Skip to main content

Awesome CMD tricks you can do in Office Colleges or Schools

A lot of schools/offices block the cmd box or run box.I'm about to show you how to get it back !

Make your own run/cmd box

Step 1.Open notepad.

Step 2.Type command.com

Step 3.Go to file then save as your desired name followed by .bat
so for example bob.bat

Remote shut down !(only works on your local network)

Step 1.Go to your cmd / run box

Step 2.Then type shutdown -i

Step 3.Endless amusment !!

Awsome matrix trick (to impress)

Step 1.Open notepad.Step 2.Type this below
@echo off
color 0a
:flag
echo f 6 j 8 d h l 7 b k g i d j h d 6 l h n m f i h k f s 8 5 b j f
echo h 5 j k v 7 k v 4 d h 8 l 9 b g d j 6 k 0 d c n y 6 g j f h c y
goto flag
Note ! The numbers and letters above can be random as long as its 0-9
or a-z ( no special charachters like )

Step 3.Save this file as your desired name followed by .bat
for example Matrix.bat

How to make a creepy chatbox !

Step 1.Open up notepad or right click on the desktop and create => new text document.Step 2.Type the following ...
dim fname
fname=inputbox ("your text goes here ! ")
fname=inputbox ("your text goes here ! " & fname)

ok so for my example consider the Following :

dim fname
fname=inputbox ("Hi i'm Mehul whats your name ?")
fname=inputbox ("How are you feeling ? " & fname)
fname=inputbox("Oh thats nice ! ")
fname=inputbox("Any way got to go bye ! " )

So i would open it up and it would say hello im george whats you name?
say if i typed bob and pressed enter it would say how are you feeling bob. <== thats what the & fname is for at the end.  

Create a new user with out any one knowing !

Step 1. Go to your cmd/run box

Step 2.Type net user followed by your desired user name then your password then /add

Step 3. For example
net user Daz HF /add
the Daz is the user name the HF is the password .

How to make any user an administrator !

Step 1.Go to your cmd/run box.

Step 2.Type net localgroup administrators followed by the user mane then /add

Step 3.Example : net localgroup administrators Daz /add
Daz the user name.

Comments



  1. If you ever want to change or up your university grades contact cybergolden hacker he'll get it done and show a proof of work done before payment. He's efficient, reliable and affordable. He can also perform all sorts of hacks including text, whatsapp, password decrypt,hack any mobile phone, Escape Bancruptcy, Delete Criminal Records and the rest

    Email: cybergoldenhacker at gmail dot com

    ReplyDelete

Post a Comment

Popular posts from this blog

Free Download DELmE's Batch Virus Creator Tool (Updated 2018)

DELmE's Virus Generator DELmE’s Batch Virus Generator is an amazing virus creation program with lots of options to infect the victim’s PC such as formating C: drive, deleting all files in Hard Disk Drive, disabling admin Privileges , cleaning registry, changing home page, killing tasks, disabling/removing antivirus and firewall and lots more.

Simple Trick To Block Facebook On Your Computer Easily

Its been long since I have posted about facebook tricks so here I am with this new tutorial in this tutorial I will share with you guys an amazing programme or small little tool that will allow you block facebook on your computer easily in just few simple steps. So lets get started 

How To Solve msvcr100.dll File Missing System Error In Games

Hey guys, this post is particularly for the gamer guys. I also love gaming and few days back my friend came to me with this problem. The game was successfully installed but when we ran it this error came. So Let's get Started..