| [Rapidshare] Timer trick! Got this for crazycoderz :P
When Downloading a file from RapidShare,
And u get the timer (like 2.9 minutes left)
change the URL in the bar to: Code: javascript:c(countdown = 0);
and hit ENTER or the GO button over and over. Eachtime you do so, it decreases 10-20 seconds. Few times and the link appears.
or you can simply do the code below ONCE Code: javascript: for (i=0; i<30; i++) { c(); }
Not always working
Last edited by -Lex; 11-27-2007 at 01:07 PM.
|