1 billion pop-ups

Any problem with javascript can be discussed here.
ELRocco
Posts: 46
Joined: Sun Feb 20, 2005 3:19 am
Contact:

1 billion pop-ups

Post 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>


tanaka
Posts: 195
Joined: Sat Mar 05, 2005 5:27 pm

Post by tanaka »

That one had my attention. That stuff is really mean. :evil:
phoxchange
Posts: 124
Joined: Wed Mar 02, 2005 10:22 am
Contact:

Post by phoxchange »

I MADE A PAGE WITH THAT SCRIPT AND I PREVIEWED CAUSE I FORGOT AND I WAS THERE ALL DAY
Image
RuneScape: Phoxey
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post by Lixas »

small cool realy annoying :twisted: javascript.
Image
ELRocco
Posts: 46
Joined: Sun Feb 20, 2005 3:19 am
Contact:

Post 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
medwebinc
Posts: 87
Joined: Wed Mar 02, 2005 4:26 pm

Post by medwebinc »

Nice and very simple script, is there a way so that the prompt wont show the password you typed?
magicfor
Posts: 20
Joined: Tue Mar 29, 2005 11:19 pm

Post by magicfor »

Ha Ha! Thats great... Ima use that to piss people off. Thanks a bunch. :)

- Donovan
ELRocco
Posts: 46
Joined: Sun Feb 20, 2005 3:19 am
Contact:

Post by ELRocco »

lol dont tell them i made it
Image
planetpixel
Posts: 253
Joined: Thu Apr 14, 2005 6:37 am

Post by planetpixel »

great for linking somebody you hate to :D
Image

Image
medwebinc
Posts: 87
Joined: Wed Mar 02, 2005 4:26 pm

Post by medwebinc »

thats a cool javascript but I have seen it thousands of time, isnt there something new with javascript?
Locked