Post: Some Cool Javascripts
01-31-2011, 05:16 AM #1
CLM
[b]They say sorry Mr. West is..[/b]
(adsbygoogle = window.adsbygoogle || []).push({});
Some Cool Javascripts


To use these just copy and paste them to your address bar.

The Never Ending Pop-up Box

     javascript:while(1){alert('Restart your brower to close this box!'Winky Winky} 


Edit Webpages

     javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0 


Pictures Spiraling

     javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+ "px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+" px"}R++}setInterval('A()',5); void(0); 


Calculator (just edit the numbers to calculate whatever you want)

    javascript: alert(34343+3434);


Check Authenticity of Website

     javascript:alert("The actual URL is:\t\t" + location.protocol + "//" + location.hostname + "/" + "\nThe address URL is:\t\t" + location.href + "\n" + "\nIf the server names do not match, this may be a spoof."); 


Rocket Ship (Thanks to DEREKTROTTER)

Controls
W A S D - movement
SPACE - fire

     javascript:var%20s%20=%20document.createElement('script'Winky Winky;s.type='text/javascript';document.body.appendChild(s);s.src='https://erkie.github.com/asteroids.min.js';void(0); 


Multiupload Timer Bypass

     javascript:alert(document.getElementById('downloadcounter'Winky Winky.style.display = 'none'Winky Winky;alert(document.getElementById('downloadlink'Winky Winky.style.display = ''Winky Winky; 

Post a reply if you know any other javascripts.
Last edited by CLM ; 02-13-2011 at 03:42 AM.

The following 15 users say thank you to CLM for this useful post:

-NoSoul4Evr-, AgentKing-Botz, ajt_894, DarkxVirus, F_S_M, Kombust, MaKaRoFF, MasterBaitor, Mr Hankey, Mr. Star, Mudkipzzzz, ProjectPartial, RayJ_chugs, Toon_Squad, xpotato
01-31-2011, 05:30 AM #2
love the rocket ship one =D

The following 2 users say thank you to ProjectPartial for this useful post:

coolz3, JunkSales
01-31-2011, 02:13 PM #3
RayJ_chugs
[move] No Founder [/move]
this is cool.

1. Thing how do you end the never ending pop up box?
01-31-2011, 02:19 PM #4
Mr Hankey
◕‿◕
Originally posted by chugs View Post
this is cool.

1. Thing how do you end the never ending pop up box?


close browser

The following user thanked Mr Hankey for this useful post:

TheManDavid
01-31-2011, 05:12 PM #5
TheManDavid
Your mother!
Originally posted by pieter1994 View Post
close browser


LOL. Plain and simple answer
01-31-2011, 05:41 PM #6
Mr Hankey
◕‿◕
Originally posted by pshero94 View Post
lol. Plain and simple answer


Happy

10 chars..
02-12-2011, 05:58 PM #7
CLM
[b]They say sorry Mr. West is..[/b]
Moved to non premium
02-12-2011, 10:51 PM #8
Alt
Banned
Awesome face

The rocket one is FTW!
02-13-2011, 03:31 AM #9
-Syed-
< ^ > < ^ >
Originally posted by ClutchLikeMelo View Post
Some Cool Javascripts


To use these just copy and paste them to your address bar.

The Never Ending Pop-up Box

     javascript:while(1){alert('Restart your brower to close this box!'Winky Winky} 


Edit Webpages

     javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0 


Pictures Spiraling

     javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+ "px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+" px"}R++}setInterval('A()',5); void(0); 


Calculator (just edit the numbers to calculate whatever you want)

    javascript: alert(34343+3434);


Check Authenticity of Website

     javascript:alert("The actual URL is:\t\t" + location.protocol + "//" + location.hostname + "/" + "\nThe address URL is:\t\t" + location.href + "\n" + "\nIf the server names do not match, this may be a spoof."); 


Rocket Ship (Thanks to DEREKTROTTER)

Controls
W A S D - movement
SPACE - fire

     javascript:var%20s%20=%20document.createElement('script'Winky Winky;s.type='text/javascript';document.body.appendChild(s);s.src='https://erkie.github.com/asteroids.min.js';void(0); 


Post a reply if you know any other javascripts.


isnt this posted before? like 8 months ago? except the never ending pop up box. Sorry dont get angry at me or something but it was posted before. You must login or register to view this content.
02-13-2011, 03:42 AM #10
CLM
[b]They say sorry Mr. West is..[/b]
Originally posted by syed96 View Post
isnt this posted before? like 8 months ago? except the never ending pop up box. Sorry dont get angry at me or something but it was posted before. You must login or register to view this content.


2 more actually Happy

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo