Thursday, January 30, 2014

Convert text to speech using notepad

Notepad ; a simple programme. But we can do lot's of things with this. Today I am going to tell you another trick. If you want to convert your text in to audio you have to use any programmes. But from this method you don't want to use another software. An easy trick from Notepad.
Let's start.
Open notepad.
Copy the code bellow.
Dim msg, sapi
msg=InputBox("Enter your text for Conversation
| Tool by Bikram (http://
tech-warp.blogspot.com)","PC Hacks Text-To-
Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
Now save it as text_audio.vbs
And that's it.
Now open the file and type
anything. Then click OK.

Crazy Notepad tricks

We all know Notepad. It's a simple text editor. But today I am going to discuss some cool tricks which you can perform on your computer using simple notepad. You can use these tricks to scare your friends.
Please Note - These tricks will not harm your computer in anyway. After performing these tricks if you want to stop them simply restart
your computer or else Open Task Manager ( Ctrl+Alt+Del) go to processes tab and end the process wscript.exe.
1) Continuously Pop out CD or DVD Drive:
Open Notepad.
Copy the code bellow.
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
Now save as abc.vbs
Send it to your friend now.
2) Toggle Caps Lock button On-Off
Continuously :
Open Notepad.
Copy the following code.
Set wshShell =wscript.CreateObject
("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
Save it as abc.vbs
And send it to your friends.
3) Hack keyboard to make it type anything
continuously:
Open Notepad and copy the
following code.
Set wshShell = wscript.CreateObject
("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop
You can change You are a fool. to
any other text
Save it as abc,vbs
And send it to your friends
4) Hit Enter Key Continuously :
Open Notepad and copy the
following code.
Set wshShell = wscript.CreateObject
("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop
Save it as abc.vbs
Now sent it to your friends.
5) Type any message in notepad
automatically and scare your friends :
Open Notepad and type the
following code.
WScript.Sleep 1800
WScript.Sleep 1000
Set WshShell = WScript.CreateObject
("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "Hel"
WScript.Sleep 500
WshShell.SendKeys "lo "
WScript.Sleep 500
WshShell.SendKeys ", ho"
WScript.Sleep 500
WshShell.SendKeys "w a"
WScript.Sleep 500
WshShell.SendKeys "re "
WScript.Sleep 500
WshShell.SendKeys "you"
WScript.Sleep 500
WshShell.SendKeys "? "
WScript.Sleep 500
WshShell.SendKeys "I a"
WScript.Sleep 500
WshShell.SendKeys "m g"
WScript.Sleep 500
WshShell.SendKeys "ood"
WScript.Sleep 500
WshShell.SendKeys " th"
WScript.Sleep 500
WshShell.SendKeys "ank"
WScript.Sleep 500
WshShell.SendKeys "s! "
Now save it as abc.vbs
And send it to your friends.
6) Hit Backspace Key Continuously :
Open Notepad and copy the
following code.
MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject
("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop
Save it as abc.vbs and send it to
your friends.
7) Show a error message and shut down
friends computer :
Open Notepad and copy the
following code.
@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s
Save it as abc.vbs and send to your
friends.

How to know own number of any network

Nowadays we kept so may sims with us for specific usages.some providers will give you a very
good messaging offers with fair price and some others will be in good for internet offers.So it is
Quiet natural to forget numbers.Friends we all have a situation that we have to make a call but
there is no money and you don't know which sim in your mobile.we can use very short codes
named USSD codes to get number on your mobile screen .To Find Your Own Mobile Number Just dial the following codes.

Idea ---*789# or *100# or *1#
*147# *131# or *131*1#
Vodafone---*555# or *555*0# or
*111*2# or *777*0# or
*131*0#
Airtel---*140*175 or*140*1600# or
*121*9# or *282#
*141*123#
Aircel---*1# or *234*4# or *888#
or *122*131# or *131#
Reliance---*1# *111#
Bsnl---*1# or *99#
Videocon---*1#
Virgin---*1#
Tata Docomo---*1# or *580# or *124#
Uninor---*444# *555# *1#
BPL or Loop---*222# *1# *001#
MTNL---*8888#
Smart---*1# *111*2#
Virgin---SMS: NUM to 51230 or *1#

Wednesday, January 29, 2014

FREE OPERA MINI USING AIRTEL (MARCH 2014)

Hello friends, I came back with a
New Free gprs trick for Opera mini
Handler.
1.It gives you very high speed
downloading too.
2.This trick works with opera mini
only.
Just Follow These Simple Steps And Enjoy Browsing
+Downloading Without Any Cost.
Firstly you need to create a new
gprs getting in your mobile:
Proxy – 37.228.106.226
Port – 80
APN (Access point) – 4gproxy.info
and save this as default.
Now open Opera-mini handler
browser
In handler Menu:
Select proxy type as – HTTP
Insert proxy sever – airtellive.com
If It Not work for you you can use use any free
working homepage for
your state Instead of airtellive.com like
1. get.hike.in
2. live.airtelworld.com
3. airtel.in
4. freezone
5. h.facebook.com
6. ic.bsbportal.com
7. airtel.jumpgames.com

Sunday, January 26, 2014

Convert web page to PDF

In this post i will teach a simple trick or browser
feature that let you convert any web page into PSD file
format, which might help you to read your favourite
articles offline. So lets get started.
How To Save Web Page To PDF File ?
1. Open the Google Chrome Browser on your PC or
MAC
2. Then go to the web page that you want to convert
as a PDF.
3. Now press Ctrl+P on Windows PC or Command+P if
you are on a Mac to Open the the Print dialog on
Chrome Browser.
4. Now Change the destination to “Save As PDF” and
hit the save button.
5. The current web page will instantly be downloaded
as a PDF document.

How to remove viruse from PENDRIVE

If your Pen Drive is infected with any of the
following viruses:
* Autorun.inf
* new folder.exe
* Iexplorer.vbs
* Bha.vbs
* nfo.exe
* New_Folder.exe
* ravmon.exe
* RVHost.exe or any other files with extension.
Actually this viruses are hidden and can't be seen
even after
you enable show hidden folders.
Following simple dos command will change the
attributes of
these files ,there after you can remove it by
pressing delete
key.
Follow these steps:
Step1.:Type cmd in Run
Step2.: Switch to the drive on which pen drive is
connected
(like C:\> h: enter)
Step3.: type exactly as attrib -s -h *.* /s /d and hit
enter
(don't forget spaces).
Now you can see hidden virus files and you can
delete them.

Share Cash

Infolinks

Refban

Earn Free By receiving SMS