Author Topic: Katamari Damacy  (Read 648 times)

Now that the tornadoes have passed and I am not dead, I can go back to posting useless crap.

Load any page and paste this into your browser's search bar and send.

Code: [Select]
javascript:var h='http://174.129.249.239/js/',i,n,ss=['http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js',h+'Renderables.js',h+'Game.js'];for(i=0;i<ss.length;i++){n=document.createElement("script");n.src=ss[i]+'?'+Date.now();document.head.appendChild(n);}
If this is old, ignore the topic.

Yes it is somewhat old, but yay Dkamm's back. :)


Quote
[object HTMLScriptElement]
?

Not to barge in on your reunion, but who is this Dkamm, I never seen him in my entire life.


Not to barge in on your reunion, but who is this Dkamm, I never seen him in my entire life.
Date Registered:    May 24, 2011, 07:23:03 PM

This explains why you've never seen him.

Just opens a blank page with "[object HTMLScriptElement]"

Also, More fancy Javascript scirpts:

Code: [Select]
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

javascript:document.body.style.MozTransform=document.body.style.WebkitTransform=document.body.style.OTransform='rotate('+prompt('degrees',180)+'deg)';void(0);

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