Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[JavaScript] something funny to do with JavaScript code

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
Xeleron
Grandmaster Cheater
Reputation: 0

Joined: 05 Jan 2008
Posts: 652

PostPosted: Sat Jan 03, 2009 11:24 am    Post subject: [JavaScript] something funny to do with JavaScript code Reply with quote

Do you wanna see something funny in google , youtube etc..
past the code into your adressbar

1. open Ie or Firefox
2. for example typ in the adressbar "http://www.google.com"
3. past this code into the adressbar
Code:
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.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; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++ } setInterval('A()',5); void(0);

4.Have Fun ;P

Note : if you want to set the interval quicker change it into this
Code:
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.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; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++ } setInterval('A()',25); void(0);

btw if you do it at a youtube movie ya can see movie flying into a circle

_________________
why Hitler? why did you had to pm me that child porn?
btw Hitler, Shave your pubic hair

PM Me for Hitler's Nude pics
Back to top
View user's profile Send private message MSN Messenger
Jorg hi
I post too much
Reputation: 7

Joined: 24 Dec 2007
Posts: 2276
Location: Minnesota

PostPosted: Sat Jan 03, 2009 1:20 pm    Post subject: Re: [JavaScript] something funny to do with JavaScript code Reply with quote

matthew2010 wrote:
Do you wanna see something funny in google , youtube etc..
past the code into your adressbar

1. open Ie or Firefox
2. for example typ in the adressbar "http://www.google.com"
3. past this code into the adressbar
Code:
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.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; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++ } setInterval('A()',5); void(0);

4.Have Fun ;P

Note : if you want to set the interval quicker change it into this
Code:
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.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; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++ } setInterval('A()',25); void(0);

btw if you do it at a youtube movie ya can see movie flying into a circle


woot. This is funny. Did you make it?

_________________
CEF will always stay alive.
Back to top
View user's profile Send private message
Heartless
I post too much
Reputation: 0

Joined: 03 Dec 2006
Posts: 2436

PostPosted: Sat Jan 03, 2009 1:24 pm    Post subject: Reply with quote

This just moves the images around.

I've seen this in the random spam section a while ago. I also think this is the exact script that you can find on google.

_________________
What dosen't kill you, usually does the second time.
Back to top
View user's profile Send private message
LolSalad
Grandmaster Cheater
Reputation: 1

Joined: 26 Aug 2007
Posts: 988
Location: Australia

PostPosted: Sat Jan 03, 2009 2:50 pm    Post subject: Reply with quote

http://www.hemmy.net/2006/10/25/javascript-cool-effect-trick/
http://thillythenny.tumblr.com/post/54875965/javascript-r-0-x1-1-y1-05-x2-25-y2-24-x3-1-6
http://nnit4.files.wordpress.com/2008/11/code.pdf
http://www.mydigitallife.info/2008/10/09/make-images-pictures-and-photos-on-google-also-safari-and-chrome-new-tab-fly-crazy/
http://forums.corvetteforum.com/off-topic/2132908-javascript-r-0-x1-1-y1-05-x2-25-y2-24-x3-1-6-y3-24-x4-300-y4-200-x5-300-a.html
http://lamebot.net/post/55731768/javascript-r-0-x1-1-y1-05-x2-25-y2-24-x3-1-6
http:// lounge.moviecodec.com/topics/32620p1.html
http://www.bebo.com/BlogView.jsp?MemberId=4379141353&BlogId=4810008321&PageNbr=26
http://vipdesi.com/blog/view/id_219/title_a-really-cool-google-trick/
http://www.frihost.com/forums/vt-82467.html
http://buzyline.blogspot.com/2008/06/some-funny-and-usefull-java-scripts.html


Shall I go on? Razz

This is really old and really widespread, don't see why you needed to post it here.

_________________
Back to top
View user's profile Send private message MSN Messenger
Noz3001
I'm a spammer
Reputation: 26

Joined: 29 May 2006
Posts: 6220
Location: /dev/null

PostPosted: Sat Jan 03, 2009 3:02 pm    Post subject: Reply with quote

Seen this on /g/
Back to top
View user's profile Send private message MSN Messenger
coder sal
Master Cheater
Reputation: 0

Joined: 11 May 2007
Posts: 304

PostPosted: Sat Jan 03, 2009 6:39 pm    Post subject: Re: [JavaScript] something funny to do with JavaScript code Reply with quote

matthew2010 wrote:
Do you wanna see something funny in google , youtube etc..
past the code into your adressbar

1. open Ie or Firefox
2. for example typ in the adressbar "http://www.google.com"
3. past this code into the adressbar
Code:
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.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; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++ } setInterval('A()',5); void(0);

4.Have Fun ;P

Note : if you want to set the interval quicker change it into this
Code:
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.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; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++ } setInterval('A()',25); void(0);

btw if you do it at a youtube movie ya can see movie flying into a circle


Dude, this is old.. when will people stop posting the same old useless trick Question
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites