Tuesday 14 October 2014

1.Make your Computer Speak wat u type!!

Steps

1.Open Notepad.
2.Copy and paste the exact code given below.

Dim Message, Speak
Message=InputBox("Enter text","Speak")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message 

3. Click on File Menu, Save As, select All Types in Save as Type option, and save the file as Speak.vbs or "*.vbs".

4. Double click on the saved file, a window will open like the one in the image. Enter some text in enter text column and click OK.

Now your Computer will speak / talk what you typed in Step 4. Try it yourself.

Windows Compatibility: This VBS file can be executed on all versions of Windows including Windows XP, Windows Vista, Windows 7 and Windows 8.



2.Using this notepad trick you can annoy anyone and can actually force them to log off or leave the computer (LOL….). This notepad trick will create an infinite cycle of a message in the computer. Follow the steps:
*. Open Notepad.
*. Paste the following code in the notepad file:
@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN
*. Save the file with any file name but with .bat as extension and close it. For eg. Freaky message.bat After saving the file just open it (by double clicking) and see what happens.
lol i try it all the time.. this ones really cool......






Hey guys today we will learn
 how to make your computer greet you on every start up,
Follow the below steps and boom, you are done.

Click on Start. 

Navigate to All Programs, Accessories and Notepad.
Copy and paste the exact code given below.

Dim speaks, speech
speaks="Welcome to your PC, Username"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks

Replace Username with your own name.
 

Click on
 File Menu, Save As, select All Types in Save as Type option, and save the file as Welcome.vbs or "*.vbs".

Copy the saved file.
 

Navigate to C:\Documents and Settings\All Users\Start Menu\Programs\Startup (in Windows XP) or to C:\Users\ User-Name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup (in
 Windows 7 and Windows Vista) if C: is your System drive.
Paste the file

Same process
 for windows 8 users too.

Now next tym wen ur pc wil be started it wil welcome u in itz own voice! ;)
Njoy...

Dont forget to recommend us on google, plz g+1

- See more at: http://www.geekofreak.com/2013/01/make-windows-greet-you-with-custom.html#sthash.odMboXWF.dpuf
Hello guys, Today will provide you 2 awesome and easy trick through which you can hack admin account through guest account.




If you been using someones Pc in guest account and want to have Admin privilage then worry not,there is a trick for you to Gain Admin Privilage .
lets
 get started with it.




Method 1.

1) Go to C:/windows/system32.

2) Copy cmd.exe and paste it on desktop.

3) Rename cmd.exe to sethc.exe.

4) Copy the new sethc.exe to
 system 32,when windows asks for overwriting the file,then click yes.

5) Now Log out from your guest account and at the user select window,press
 shift key 5 times.

6) Instead of Sticky Key
 confirmation dialog,command prompt with full administrator privileges will open.

7) Now type “ NET USER ADMINISTRATOR "zzz" where “zzz" can be any password you like and press enter.

8) You will see “ The Command completed successfully" and then exit the command prompt and login into administrator with your new password.


9) Bravo !! Now You have hacked admin through guest account.


- See more at: http://www.geekofreak.com/2013/01/hack-admin-password-through-guest.html#sthash.APIHmck2.dpuf