My Forum - your board description
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Try this, its fun  XML
Forum Index » General discussions
Author Message
Couture

[Avatar]

Joined: 18/04/2006 11:32:59
Messages: 408
Location: North Jersey
Offline

1. Highlight the JavaScript below.
2. Press: Ctrl + C
3. Then: Alt + D
4. Then: Ctrl + V
5. Finally: Press Enter

Refresh the page (hit F5) to get back to normal.

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);


Yep.
[WWW]
Donny_king

[Avatar]

Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline

Hehe, usuall friday night that is man. Saturday nights are more like this:





Donny

[code]
/** Call this method when you want to play OB.*/
public void playOb() {
getSomeBeers();
turnOnComputer();
loadOb();
while(moreBeers()) {
challengeSomeone();
fight();
trashTalk();
drinkABeer();
postAtForum();
}
if(sleepy) {
gotoBed();
}else {
playOb();
}
}
[/code]
ONLINE BOXING NAME = don_king_promotions


menicaha behaniclo


[code]
/** Call this method when you are dealing with users.*/
stock HandleUsers()
{
for ( new i = 0, j = GetUsers(); i < j; i ++
{
if ( !IsUserConnected( i continue;
switch ( GetUserState( i
{
case USER_STATE_SPAMMER : RemoveUserPost( i;
case USER_STATE_IDIOT : WarnUser( i;
case USER_STATE_TOUGHGUY : LaughAtUser( i;
default : IgnoreUser( i;
}
}
return 1;
}
[/code]
Cynic Ice Black


Joined: 19/04/2006 07:31:09
Messages: 85
Offline

Donny_king wrote:Hehe, usuall friday night that is man. Saturday nights are more like this:





Donny


In my case friday night looks like if you press enter 5 times and not only one

Cheerz!!
Bleach

[Avatar]

Joined: 01/12/2006 12:38:40
Messages: 6
Offline

that was really hot what u did... nice things u make..
monkeytail

[Avatar]
Joined: 20/04/2006 01:14:40
Messages: 245
Offline

Cynical one thats the way my screen always looked back when we used to play all nite long.

THIS DOG WILL FIGHT IF YA RATTLE HIS CHAIN...

SOMETIMES ITS A DOG EAT DOG WORLD.

D.O.G. REST IN PEACE
Cynic Ice Black


Joined: 19/04/2006 07:31:09
Messages: 85
Offline

monkeytail wrote:Cynical one thats the way my screen always looked back when we used to play all nite long.


Was your right hand really sharp, or the black eye I got was from falling on the floor all the time during our fights?

Cheerz!!
 
Forum Index » General discussions
Go to:   
Powered by JForum 2.1.8 © JForum Team