Notepad Tricks
1) Notepad Trick - Text to Audio
Open Notepad file on your Windows PC.
Copy and paste the below mentioned code :
Dim msg, sapiSave this file with any name with .vbs as extension. For eg. Text-To-Audio.vbs
msg=InputBox("Enter your text for conversion–www.techvorm.com","TechVorm Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
2) Matrix Notepad Trick
@echo offgoto start
color 2
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
Save this file as Matrix.bat
Make sure the file type is kept as ALL FILES while saving it as a .bat file.
3) Unlimited download from Rapidshare and Megaupload trick
Copy the code given below in notepad :-
@echo off
echo ipconfig /flushdns
ipconfig /flushdns
echo ipconfig /release
ipconfig /release
echo ipconfig /renew
ipconfig /renew
and save it as “technoskillonline.bat”
Now click on this file every time you download a file from Rapidshare and Megaupload
That’s it…
N’joy unlimited downloads from Rapidshare and Megaupload..