2 computer tricks make your computer talk and Matrix Falling Code style

Hello friends you have seen many computer tricks
 some tricks are useful and some tricks are only for fun
and today i am going to give you 2 tricks for fun.



 1 make your computer talk?

With this trick, you can create a script in Windows
which will make your computer speak whatever you input to it.

how to create it?
 step 1: open notepad

step 2: copy below code

step 3: past it into notepad

Dim Message, Speak Message=InputBox("Enter text","Speak") Set Speak=CreateObject("sapi.spvoice") Speak.Speak Message
step 4: Click on File Menu,
Save As, select All Types in Save as Type option, and save the file as
Speak.vbs

step 5: Double click on the saved file,
 a window will appear like below image




Enter some text in enter text column and click ok.
 Now your Computer will speak what you typed

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







how to make matrix falling code?

did you  see matrix movie?
if yes then you have seen green code falling in this movie
and now you can make it

step 1: open notepad

step 2: copy below code and past it into notepad



@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks
step 3: save it as matrix.bat

now Double click on matrix.bat to see matrix falling code




i tested in window 7 but you can try in any window



that's it enjoy.


Dear readers, after reading the Content please ask for advice and to provide constructive feedback Please Write Relevant Comment with Polite Language.Your comments inspired me to continue blogging. Your opinion much more valuable to me. Thank you. Conversion Conversion Emoticon Emoticon