Showing posts with label Notepad tricks. Show all posts
Showing posts with label Notepad tricks. Show all posts

Wednesday, 10 December 2014

Dancing your Keyboard lights

Hello,
HackVenture Readers !

Today I am here to introduce a new
notepad trick "Dancing your Keyboard light".

In this trick your keyboard lights flash
randomly and produces dance effects.

So are you ready to do this trick ....
Here are the simple steps .....

1) Open your Notepad.
2) Type the following code

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop

3) Save this file as hackventuredance.vbs.
Here .vbs is a format of file.
Now click on this file and enjoy this trick.

Wait the game is not over....

If you want to stop it.

Open your task Manager .
By pressing (Ctrl+Alt+Delete).

Go to process.

Find wscript.exe and right click on it.

Select End Task.

Now your flash lights off.

Enjoy this trick...

Thank You !

+Muzammil Khan 

Sunday, 30 November 2014

Matrix Effect

Hi
HackVenture Readers!

Today I am telling you a trick to show
"Matrix Effect". This is a simply notepad
trick.



Here are the simple steps

1) Open your Notepad
2) Type the following code.




3) Save this file as "hackventurematrix.bat"
4) Click on this file and see the magic.

Now enjoy the matrix effect on your
pc.

Thank You!
+Muzammil Khan

Sunday, 16 November 2014

I LOVE YOU Trick for computer

Hi,
HackVenture Readers !

Today I am telling you a notepad trick
through which your computer say
"I love you"....

Here are the steps .....

1) Open your notepad

2) Write this code

CreateObject("SAPI.SpVoice").Speak"I love YOU"

3) Save this file as "hackventurelove.vbs"

You have done it ....

Click on file and see the magic...

Thank You!
+Muzammil Khan

Friday, 14 November 2014

How to make your pc talk

Hi,
HackVenture Readers !

Today I want to share " How to make your pc talk"
Here are the simple steps ...

Step 1) Open your Notepad.

Step 2) Write this text .

Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg

Step 3) Save this file as "hackventure.vbs"  without
quotes.
This will create a VB Script file.

When you click on this file it will display a message
"Type your Text"
Type Hi HackVenture and press OK.

You will hear that you typed.

This trick is working on XP, Windows 7/8/Vista

Thank You!
+Muzammil Khan

Saturday, 18 October 2014

How World Trade Centre distroyed by an Aeroplane.

Hi Friends!

Today I am going to tell you a trick from which
you can see how World Trade Centre distroyed by
an Aeroplane.

It is simply a notepad trick.
Here are the steps given below.

1. Open your Notepad.
2. Type Q33N
3. Change your font size to 72
4. Change your font to Windings.





Now see the magic .


Thank You!

+ Muzammil Khan