Author |
Message |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 05/12/2006 15:37:35
|
Couture
![[Avatar]](/jforum/images/avatar/1679091c5a880faf6fb5e6087eb1b2dc.jpg)
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. |
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 05/12/2006 23:37:44
|
Donny_king
![[Avatar]](/jforum/images/avatar/8f14e45fceea167a5a36dedd4bea2543.png)
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:
- javascript:R=0; x1=.1; y1=.05; x2=.12; y2=.1; x3=1.6; y3=.12; x4=8; y4=28; x5=8; y5=28; DI=document.getElementsByTagName("table"); 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);
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] |
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 06/12/2006 03:04:40
|
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:
- javascript:R=0; x1=.1; y1=.05; x2=.12; y2=.1; x3=1.6; y3=.12; x4=8; y4=28; x5=8; y5=28; DI=document.getElementsByTagName("table"); 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);
Donny
In my case friday night looks like if you press enter 5 times and not only one
Cheerz!!
|
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 06/12/2006 12:38:36
|
Bleach
![[Avatar]](/jforum/images/avatar/149e9677a5989fd342ae44213df68868.jpg)
Joined: 01/12/2006 12:38:40
Messages: 6
Offline
|
that was really hot what u did... nice things u make..
|
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 07/12/2006 00:49:02
|
monkeytail
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 |
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 07/12/2006 17:45:18
|
Cynic Ice Black
Joined: 19/04/2006 07:31:09
Messages: 85
Offline
|
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!!
|
|
 |
|