Victory Road Archive

You are viewing an archive of Victory Road.

Victory Road closed on January 8, 2018. Thank you for making us a part of your lives since 2006! Please read this thread for details if you missed it.

Technology → Something I found on Roblox...

Page 1 of 1

1. Anthony the Lucario said on July 3, 2009, 12:42:56 PM (-07:00)

Charizard
134 posts

I fond this in the forum and copy/pasted onto a few things in the catalog, so i decided I would see what it does
What it does is cause all the pictures to bounce around and go crazy, and make a little window pop up that says whatever is in the "s
On roblox it would annoy most people because they wouldn't be able to click anything. On this site, all it would do is make the avatars (and emotion things) bounce around.

This is the code:
javascript:R=0; x1=.01; y1=.9; x2=.09; y2=.99; x3=1.9; y3=.24; x4=900; y4=200; x5=300; y5=200; DI=document.images; 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);javascript:alert("changable text")

2. SpaceMan++ said on July 8, 2009, 05:39:13 PM (-07:00)

Zoroark
288 posts

It's JavaScript code, not Java code

3. §ethi Xzon said on July 21, 2009, 10:07:18 PM (-07:00)

Floatzel
150 posts

There's a big difference.

4. Anthony the Lucario said on July 28, 2009, 12:01:58 PM (-07:00)

Charizard
134 posts

You really expect me to know the difference between a script and a code?
the only scripting thing i use is Lua

5. §ethi Xzon said on July 29, 2009, 09:47:09 PM (-07:00)

Floatzel
150 posts

I just started using lua and it looks similar to C... but it can't be. It's too different yet it reminds me of it alot.

Page 1 of 1

User List - Contact - Privacy Statement - Lycanroc.Net