February 26, 2012

 Make Your Computer Speak Everything You Type


How to Make your computer Speak everything you type


This is very good and interesting trick which let your computer speaks whatever you type. It’s pretty cool.  Just run this script and make it read any funny sentence. There is no requirement of any software. Just follow below simple steps.

Here’s how you do it:
1) Open Notepad and type or copy the following text into a new document

Dim message, sapi
message=InputBox("Enter the text you want spoken","TheNewTechWorld")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message


You have no idea how to save this code please download Code or VB script  file.
Source Code: Download Code/VB Script Below


2) Now save the Notepad file, give it any name, but make sure you also type .VBS after the name (Example: Talk.vbs). Also, for the Save as type box, choose All files instead of the default Text Documents.

3) After doing this, just close the notepad file and run the script. You will come across a box as shown below. 


Type anything you want in there and have fun. The default voice is quite funny but its fun.

Note:- This trick works only with windows XP. If it works on any other version of windows, do let me know:)

That's all.


Search Terms : convert your computer in to a text to voice software, Computer Hacking, Speech Application, Learn To Hack, visual basic trick, visual basic script, Funny vbs script, Create your own text to voice software, application, Get Your Computer to Say What You Type, How to make your computer talk/speak what you type, Make your pc speak whatever you type, vbs script, Speech Recognition Tools, Make your Computer Talk, Computer Speak, Funny VBS Trick, How do you make your computer speak what you type
 

CAUTION! : These tips and tricks are advanced, we can not guarantee that you will be able to solve your problem that result from using tips and tricks incorrectly and is used at your own risk.
Category: Tips & Tricks
Operating System : Windows

January 10, 2012

 How to Create Matrix Falling Code Effect Using NotePad



How to create falling Matrix Code Effect in Notepad

Create a falling matrix effect using notepad which will display matrix effect like you may have seen in movies that is numbers flashes in green color. The falling matrix code effect in notepad is extremely easy to do, Just add the code to a notepad file and save it as a batch (bat) file


So, here’s how to make the falling matrix code in notepad.

Open Notepad and type in the below code (or) just copy and paste it

Source Code: Download Code Below
Download Matrix.bat     Download Matrix.bat Zip


@echo off

color 02

:start

echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%

goto start
Then save this file as Matrix.bat 
Now open this file as see matrix effect on your screen.



Single Character Matrix Code Effect :
Source Code: Download Code Below
 
Download Matrix2.bat      
Download Matrix2.bat Zip
Here's another Single Character Matrix code effect using notepad.
Open Notepad and type in the below code (or) just copy and paste it


@echo off
color 0a
:A
echo 7 y x 3 W 8 G M P q 1 F 0 U v c i j O D s a E I j H 9 t 6 7 z C B 4 g 8 3 W 8 G
ping localhost -n 1 > nul
goto A
Then save this file as Matrix2.bat 
Now open this file as see matrix effect on your screen. 

You can also modify this code to view your Name/Company information on this matrix screen.
Search some given text in the source code 7 y x 3 W 8 G M P q 1 F 0 U v c i j O D s a E I j H 9 t 6 7 z C B 4 g 8 3 W 8 G  then replace your Name/Company information save it as  Matrix3.bat
Now open this file you can see your Name/Company information on your screen

That's all.

Search Terms : How to, Make Matrix effect in Notepad, Create a Falling Matrix Code Effect in Notepad , The falling matrix code effect in notepad, Notepad Tricks, Matrix Falling Code Effect, Make the Matrix Raining Codes by Using Notepad, Make the Matrix with glowing letters in notepad, Matrix Effect Through Notepad, Create Matrix Effect by Notepad, Generate the Matrix Rain Effect Using Notepad, Make the matrix in batch file, Try Matrix Effect in your PC, NotePad Matrix falling effect Tutorial, Notepad tricks, Notepad effects, Notepad Matrix, Falling Matrix screen effect, Matrix.bat, CMD, Batch file, Matrix batch code, Notepad CMD BAT,


CAUTION! : These tips and tricks are advanced, we can not guarantee that you will be able to solve your problem that result from using tips and tricks incorrectly and is used at your own risk.
Category: Tips & Tricks
Operating System : Windows

November 18, 2011

 How to Remove 81u3f4nt45y Virus



How to Remove 81u3f4nt45y - 24.01.2007 - SURABAYA Virus

81u3f4nt45y - 24.01.2007 - Surabaya It's a virus that often comes up at your booting, just exactly before the Windows Welcome Screen.

It shows this message: " Surabaya in my birthday
Don’t kill me, I’m just send message from your computer………………. '’ is a W32.Drower W32/Drowor.worm.


> First you must Disable System Restore point.

I will explain how to disable system restore :

STEP  1:  

> Click Start button.
Then Right-click the My Computer and then click Properties.
> Click the System Restore tab.
Check the box "Turn off System Restore" or "Turn off System Restore on all drives" as shown in this picture below.
> Click Apply.
When turning off System Restore, the existing restore points will be deleted. Click Yes.
> Click OK button.
When you have finished, restart the computer and follow the instructions in the next section to turn on System Restore.


STEP  2:

Disable "Adobe Online.com" and "Adobe Update.com"
How to Disable "Adobe Online.com" and "Adobe Update.com" :
Press Ctrl + Shift + Esc (Windows Task Manager)
Go to "Processes" tab and find “Adobe Online.com" and "Adobe Update.com"
If the file still available on "Processes", try "End Process Tree"


STEP 3:

After that open registry editor click Edit > Find > in the Find bar type Surabaya and click OK.
The location of any file that belong to Surabaya will be displayed for you. Delete any of them by right-clicking on the file on the dropdown menu and delete it.


STEP 4:

Repair Registry
How to Repair :
Open the Notepad
Copy and paste this code into your text editor and save with name "repair.inf" (Note : Select "All Files" not Text Documents)


Source Code

*******************************************************************************************************

[Version]
Signature="$Chicago$"

[DefaultInstall]
AddReg=UnhookRegKey
DelReg=del

[UnhookRegKey]
HKLM, Software\CLASSES\batfile\shell\open\command,,,"""%1"" %*"
HKLM, Software\CLASSES\comfile\shell\open\command,,,"""%1"" %*"
HKLM, Software\CLASSES\exefile\shell\open\command,,,"""%1"" %*"
HKLM, Software\CLASSES\piffile\shell\open\command,,,"""%1"" %*"
HKLM, Software\CLASSES\regfile\shell\open\command,,,"regedit.exe "%1""
HKLM, Software\CLASSES\scrfile\shell\open\command,,,"""%1"" %*"
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon, Shell,0, "Explorer.exe"
HKLM, SYSTEM\ControlSet001\Control\SafeBoot, AlternateShell,0, "cmd.exe"
HKLM, SYSTEM\ControlSet002\Control\SafeBoot, AlternateShell,0, "cmd.exe"
HKLM, SYSTEM\CurrentControlSet\Control\SafeBoot, AlternateShell,0, "cmd.exe"
HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\HideFileExt, UncheckedValue,0x00010001,0
HKLM, SOFTWARE\Classes\scrfile,,,"Screen Saver"

[del]
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon, LegalNoticeCaptio
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon, LegalNoticeText
HKLM, SOFTWARE\Classes\scrfile, InfoTip
HKLM, SOFTWARE\Classes\scrfile, NeverShowExt
HKLM, SOFTWARE\Classes\scrfile, TileInfo
HKCU, Software\Microsoft\Windows\CurrentVersion\Policies\System,DisableRegistryTools
HKCU, Software\Microsoft\Windows\CurrentVersion\Policies\Explorer,NoFolderOptions
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Msconfig.exe
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\regedit.exe
HKLM, SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\taskmgr.exe

*******************************************************************************************************

Right Click the file and then choose "Install"


STEP 5:

Delete the Virus
How to Delete the Virus :
First open Windows Explorer or press (Ctrl + E)
Go to C:\Document and Settings\%username%\Start Menu\Programs\Startup\
Delete Adobe Online.com and Adobe Update.com
Delete folder with size +/- 40Kb, "autorun.inf", "Thumbs.com", and "Thumbs.db" within all drive


STEP 6:

Show Hidden Files
How to Show Hidden Files :
Open Command Prompt
Type:  attrib -s -h /s /d and press enter ( Note : Do it on all drives )
For Example:    C:\attrib -s -h /s /d
                        D:\attrib -s -h /s /d


>> Restart your computer before the changes that you make affect.


Note:
This virus generally reaches to your computer through any USB drive (Pen drive or Hard disc). Whenever you plug your USB drive into any other PC, infected with this virus, the virus will infect this drive and will infect the next computer, in which the drive is plugged in next time. So it’s always advisable not to open the drives directly (USB Pen drive or Hard disk does not open with double click). Instead always right click on the drive and select open option. If at all you see the first option as “autorun”, after you right click on the USB drive, this means that the drive is infected; it means that it is infected with some virus or it was infected with some virus but the autorun.inf is still in the directory of your USB device.

That's all.

Search Terms : How to, Remove SURABAYA-81u3f4nt45y-24-01-2007 Virus, Surabaya (81u3f4nt45y - 24.01.2007, booting virus, Removal 81u3f4nt45y Virus, message "81u3f4nt45y, virus 81u3f4nt45y, Virus surabaya 81u3f4nt45y, W32/VBWorm, Virus BlueFantasy 81u3f4nt45y, Fix "81u3f4nt45y-24-01-2007 surabaya virus", Worm/VB.bdy, W32/Drowor.worm,  [REMOVED]k1m0" Worm, W32.Drower, Surabaya in my birthday


CAUTION! : These tips and tricks are advanced, we can not guarantee that you will be able to solve your problem that result from using tips and tricks incorrectly and is used at your own risk.
Category: Tips & Tricks
Operating System : Windows

November 9, 2011

 How to Reset/Clear/Remove the BIOS or CMOS Password?


How to Clear a BIOS or CMOS Computer Password
 :
 
BIOS passwords are used to protect your computer from some unwanted things or add some extra security to computers. You can either set a password to prevent access to BIOS settings or to prevent PC from booting.


But sometimes it can be happened that you have forget your own BIOS password or someone changes your system BIOS password intentionally, you can not log into the computer. In the case of such problems, you will need to reset the BIOS password.

I will explain to you how to clear/reset the BIOS/CMOS password.

Do the following steps :

1. Power off the computer and make sure that it is unplugged.

2. Open the Computer Case

3. Now, observe the motherboard.
4. Locate the flat, circular and Silver Metallic CMOS battery (3v). Make sure to power-off the computer, unplug the all power cables and unplug any devices if they are powered.



CMOS Battery:
This battery is 24 x 7 power supply for the BIOS, which is used to run the system clock will the main power is off. It also initiates the booting process when power is switched on.

5. Carefully remove the CMOS battery from the motherboard.



6. Here wait for 120 seconds. This will flush the CMOS memory which stores the BIOS password and all other configuration and 
then replace it back to it's original position.

7. Now, when you start your system they should warn you that the CMOS configuration could not be found. You can either reconfigure it yourself or restore it defaults.


Note:
You have to set the time of your computer when you start the system again.

Using a Backdoor BIOS Passwords:
Some BIOS manufacturers build in backdoor passwords. The backdoor password is a BIOS password that works no matter what the BIOS password is set to. These passwords are typically used for their own technicians to use testing and maintenance, so they can access the BIOS when the hardware is being serviced.


BIOS password depends on what BIOS the computer has. Common BIOS include AMI, Award, IBM, and Phoenix. Several other BIOS exist, but these are the most common.

There are different ways to reset the CMOS, You may need to try quite a few passwords before you find one that works

There are many default common passwords, here's a few:


Note : These passwords are case sensitive.

AMI BIOS Backdoor Passwords:
A.M.I.
AAAMMMII
AMI
AMI?SW
AMI_SW
BIOS
CONDO
HEWITT RAND
LKWPETER
MI
Oder
PASSWORD

Award BIOS Backdoor Passwords:
01322222
589589
589721
595595
598598
ALFAROME
ALLY
ALLy
aLLY
aLLy
aPAf
award
AWARD PW
AWARD SW
AWARD?SW
AWARD_PW
AWARD_SW
AWKWARD
awkward
IOSTAR
CONCAT
CONDO
Condo
condo
d8on
djonet
HLT
J256
J262
j262
j322
j332
J64
KDD
LKWPETER
Lkwpeter
PINT
pint
SER
SKY_FOXSYXZ
SKY_FOX
syxz
SYXZ
TTPTHA
ZAAAADA
ZAAADA
ZBAAACA
ZJAAADC
Russian Award BIOS Passwords:
%øåñòü ïpîáåëîâ%
%äåâÿòü ïpîáåëîâ%

Phoenix Backdoor BIOS Passwords:
BIOS
CMOS
phoenix
PHOENIX


Other Manufcaturers Backdoor Passwords:
(Manufacturer Name – Password)
Biostar – Biostar
Compaq – Compaq
Dell – Dell
Enox – xo11nE
Epox – central
Freetech – Posterie
IWill – iwill
Jetway – spooml
Packard Bell – bell9
QDI – QDI
Siemens – SKY_FOX
SOYO – SY_MB
TMC – BIGO
Toshiba – Toshiba
VOBIS and IBM – merlin

That's all.



Search Terms : How to, Clear an unknown BIOS or CMOS password, Clear a BIOS or CMOS computer password, Bypass or Remove a BIOS Password, Clear BIOS Password, Reset or clear CMOS, Clearing the Bios or CMOS Password, BIOS Password Recovery, Break a BIOS Password, Remove or Clear bios password, Reset/Delete BIOS password, Remove or Reset CMOS Password, Forgotten Your Bios Password, Crack Bios / Cmos Password



CAUTION! : These tips and tricks are advanced, we can not guarantee that you will be able to solve your problem that result from using tips and tricks incorrectly and is used at your own risk.
Category: Tips & Tricks
Operating System : Windows

October 8, 2011

 How to Enable ClearType in Windows XP


Enable ClearType for Improved Font Display
 
 
ClearType technology developed by Microsoft Corporation that improves the readability of text on existing LCD’s (Liquid Crystal Display), such as laptop, Pocket PC and flat panel monitors. In this technology, the words on your computer screen look nearly as sharp and clear as it is printed on a sheet of paper.

Follow these simple steps to Enable Clear Type in Windows XP

> First Right click on the Desktop and choose Properties.

> Click on the Appearance tab and then click Effects.


Effects pop-up window appear in the screen check the box: “Use the following method to smooth edges of screen fonts
In the drop down box select “Clear Type” option.


Click “OK” button

Difference between Standard and Clear Type


That's all.


Search Terms : ClearType Font, Windows Font, Fonts, what is clear type, how to enable clear type, enable clear type feature, Turn on Windows XP ClearType, To activate ClearType in Windows XP, Turn on ClearType, Tune Your ClearType Font Settings, Enable ClearType font smoothing in Windows XP, enable/disable Cleartype, Microsoft clear type technology, enable font smoothing,, Enable cleartype font smoothing


CAUTION! : These tips and tricks are advanced, we can not guarantee that you will be able to solve your problem that result from using tips and tricks incorrectly and is used at your own risk.
Category: Tips & Tricks
Operating System : Windows
Your Ad Here