Page 1 of 2

1 billion pop-ups

Posted: Sun Feb 20, 2005 3:28 am
by ELRocco
Im a coder here is one of my earlier scripts it makes 1 billion pop-ups, it is bypassable by a password,

if you **** that link the password is elrocco_is_god

it can be found here Http://m.domaindlx.com/elrocco/scripts/javascript1.html

here is source for it,

since this is simple script i dont require you to leave copyright in and you may change anything you want about it

Code: Select all

<script>
alert("1 billion reasons why i hate you");
for(a=0;a<1000000000;a++) {
if(prompt((a+1)+") Your ****")=="PASSWORD HERE") {
break;
}}
</script>

Posted: Sat Mar 05, 2005 5:55 pm
by tanaka
That one had my attention. That stuff is really mean. :evil:

Posted: Sun Mar 06, 2005 12:14 pm
by phoxchange
I MADE A PAGE WITH THAT SCRIPT AND I PREVIEWED CAUSE I FORGOT AND I WAS THERE ALL DAY

Posted: Mon Mar 07, 2005 9:53 am
by Lixas
small cool realy annoying :twisted: javascript.

Posted: Sat Mar 12, 2005 7:17 am
by ELRocco
ya i did that on accident, but if you know a forum has upload abbilities upload it tell people its cool file get ons of people

Posted: Wed Mar 30, 2005 7:22 pm
by medwebinc
Nice and very simple script, is there a way so that the prompt wont show the password you typed?

Posted: Wed Mar 30, 2005 10:56 pm
by magicfor
Ha Ha! Thats great... Ima use that to piss people off. Thanks a bunch. :)

- Donovan

Posted: Thu Apr 07, 2005 5:50 am
by ELRocco
lol dont tell them i made it

Posted: Sat Apr 23, 2005 9:34 am
by planetpixel
great for linking somebody you hate to :D

Posted: Sat Apr 23, 2005 7:44 pm
by medwebinc
thats a cool javascript but I have seen it thousands of time, isnt there something new with javascript?