Your Ad Here

October 14, 2009

Lockerz invitation

jus leave your emails here and u will get lockerz invitation at your e-mail addresses
in one day or less than that

October 07, 2009

one of the easiest way to create a bug that can give you alot of advantages on others computers

jus extract the file ,open demon-ps.exe select the source file choose options that u want to do with others computers then click create you will get the produced file in the same folder where u have extracted the file jus send that file to some one else's pc and its done ........enjoy

Display a legal notice on ur pc's startup

Wanna tell your friends about the do's and dont's in your computer when they login in your absence. Well you can do it pretty easily by displaying a legal notice at system start up.



REGEDIT
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
"legalnoticecaption"="enter your notice caption"
"legalnoticetext"="enter your legal notice text"

firefox more faster

As we all know firefox is very fast but you can make it more faster jus follow the stuff below..........and enjoy the fastest speed.........


1.Open Firefox Type "about:config" into the address bar and press enter . Scroll down and look for the following entries:

network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests

Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.

2. Alter the entries as follows:

Set "network.http.pipelining" to "true" (right click and select toggle)

Set "network.http.proxy.pipelining" to "true" (right click and select toggle)

Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once.

3. Lastly right-click anywhere and select
New-> Integer. Name it "nglayout.initialpaint.delay" and set its value to "0". This value is the amount of time the browser waits before it acts on information it receives.

If you're using a broadband connection you'll load pages MUCH faster now!

wana make ur pc to speak...........

jus copy the below stuff in red on a notepad


Dim msg, sapi
msg=InputBox("Enter your text","Talk it")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg



save that as anynameuwant.vbs on any place in ur pc then double click the file,a dialoguebox will appear on screen having a textbox, type any text in textbox and click ok the pc will speak what u have wrote in that textbox.