Saturday, September 15, 2012

[HACK] How to open a website infinitely?


[LOGIC]
Here, I am going to teach you how you can open multiple websites from a single website.. ultimately this trick will open websites specified in your code when the called website is loaded.. Suppose you are loading www.knowcrazy.com and you have implemented this code on that page.. then single loading of www.knowcrazy.com will open websites that you have specified in code..

[TRICK]
Now if you want to open a website infinitely than you simply have to call the same website from the called website.. Suppose www.knowcrazy.com is the called website which will be loaded, then it will open a window of www.knowcrazy.com; now the opened www.knowcrazy.com will again open a new window with www.knowcrazy.com.. so this cycle will go-on-and-on.. thus resulting in infinite results..

[CODE]
The code is nothing but a simple javascript.. which will be called and hence invoke loading of other windows.. this script is normally used when domain is moved, or used for SEO marketing too.. note that running of infinite windows can cause browser and system failure.. here is the code..


1 comment:

Give me a name said...

Useless trick man. Nowadays, the websites are not vulnerable to CSS.