thebesforum
Would you like to react to this message? Create an account in a few clicks or log in to continue.


NOTE: You must have browser cookies enabled for this site to function properly
 
HomeHome  PortalPortal  ArcadeArcade  AwardsAwards  GalleryGallery  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 Make a website move in circles.

Go down 
4 posters
Go to page : 1, 2  Next
AuthorMessage
Da Tomanator
devoted
Da Tomanator


Number of posts : 313
Location : At a computer
Achievements :
Make a website move in circles. Left_bar_bleue20 / 10020 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-07

Character sheet
Health:
Make a website move in circles. Left_bar_bleue10/15Make a website move in circles. Empty_bar_bleue  (10/15)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold: 2

Make a website move in circles. Empty
PostSubject: Make a website move in circles.   Make a website move in circles. EmptyTue Apr 15, 2008 6:35 pm

Found this on some website and have already tested it.

First, pick and go to a website.

Next replace the url with the following javascript and enter.

javascript:x=0;e=document.body;e.style.position="absolute";function
rt(){e.style.top=100-(50*Math.cos(x*Math.PI/180))+"px";e.style.left=100+(50*Math.sin(x*Math.PI/180))+"px";x+=5};
setInterval("rt()",50);void(0);

Note: Simpler websites like google work best.


Edit: It only seems to work on some sites, such as google.
Back to top Go down
bboston7
Admin
Admin
bboston7


Number of posts : 562
Age : 30
Achievements :
Make a website move in circles. Left_bar_bleue999 / 100999 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-04

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyTue Apr 15, 2008 8:43 pm

HAHA!

I just made that into a greasemonkey script!

Ima install it on someones computer at school and it will automatically do that to all of their web pages!

LOL
Back to top Go down
https://tehbesforum.all-up.com
AzurePenguino
Moderator
Moderator
AzurePenguino


Number of posts : 681
Age : 30
Location : Portland, OR
Achievements :
Make a website move in circles. Left_bar_bleue10 / 10010 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-04

Character sheet
Health:
Make a website move in circles. Left_bar_bleue5/16Make a website move in circles. Empty_bar_bleue  (5/16)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold:

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyWed Apr 16, 2008 9:03 am

Dude, that'll work?
Back to top Go down
http://tamatown.com
Da Tomanator
devoted
Da Tomanator


Number of posts : 313
Location : At a computer
Achievements :
Make a website move in circles. Left_bar_bleue20 / 10020 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-07

Character sheet
Health:
Make a website move in circles. Left_bar_bleue10/15Make a website move in circles. Empty_bar_bleue  (10/15)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold: 2

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyWed Apr 16, 2008 9:16 am

Hmm... I'm trying it on the school linuxs righ now and its not working.
Back to top Go down
bboston7
Admin
Admin
bboston7


Number of posts : 562
Age : 30
Achievements :
Make a website move in circles. Left_bar_bleue999 / 100999 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-04

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyWed Apr 16, 2008 8:58 pm

It works, you have to edit it though.

I changed it to a grease monkey script!
Back to top Go down
https://tehbesforum.all-up.com
bboston7
Admin
Admin
bboston7


Number of posts : 562
Age : 30
Achievements :
Make a website move in circles. Left_bar_bleue999 / 100999 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-04

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyThu Apr 17, 2008 12:16 am

copy and paste this into your browser:

javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(900000000000000000000000000000000000000000000000000000000000000000000000000000000)
Back to top Go down
https://tehbesforum.all-up.com
Da Tomanator
devoted
Da Tomanator


Number of posts : 313
Location : At a computer
Achievements :
Make a website move in circles. Left_bar_bleue20 / 10020 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-07

Character sheet
Health:
Make a website move in circles. Left_bar_bleue10/15Make a website move in circles. Empty_bar_bleue  (10/15)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold: 2

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyThu Apr 17, 2008 12:31 am

Nice! If you're looking to annoy someone, that's definately the better one to use. I tried clicking out of it and it gave me the old "application is not responding" message and made me close firefox, which especially annoyed me because I'm doing homework right now and firefox wanted to update before opening again =S
Back to top Go down
uzaku1
member
uzaku1


Number of posts : 118
Location : Portland, Or
Achievements :
Make a website move in circles. Left_bar_bleue50 / 10050 / 100Make a website move in circles. Right_bar_bleue

Awards :
Registration date : 2008-04-05

Character sheet
Health:
Make a website move in circles. Left_bar_bleue1/4Make a website move in circles. Empty_bar_bleue  (1/4)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold: 25

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyThu Apr 17, 2008 5:59 pm

lol this is so cool.
Back to top Go down
http://uzaku1.blogspot.com
bboston7
Admin
Admin
bboston7


Number of posts : 562
Age : 30
Achievements :
Make a website move in circles. Left_bar_bleue999 / 100999 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-04

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyThu Apr 17, 2008 10:44 pm

Da Tomanator wrote:
Nice! If you're looking to annoy someone, that's definately the better one to use. I tried clicking out of it and it gave me the old "application is not responding" message and made me close firefox, which especially annoyed me because I'm doing homework right now and firefox wanted to update before opening again =S
I know, it freaks the computer out!
Back to top Go down
https://tehbesforum.all-up.com
Da Tomanator
devoted
Da Tomanator


Number of posts : 313
Location : At a computer
Achievements :
Make a website move in circles. Left_bar_bleue20 / 10020 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-07

Character sheet
Health:
Make a website move in circles. Left_bar_bleue10/15Make a website move in circles. Empty_bar_bleue  (10/15)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold: 2

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyThu Apr 17, 2008 11:12 pm

In the library, I had to restart the Linux =P
Back to top Go down
AzurePenguino
Moderator
Moderator
AzurePenguino


Number of posts : 681
Age : 30
Location : Portland, OR
Achievements :
Make a website move in circles. Left_bar_bleue10 / 10010 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-04

Character sheet
Health:
Make a website move in circles. Left_bar_bleue5/16Make a website move in circles. Empty_bar_bleue  (5/16)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold:

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyMon Apr 21, 2008 6:08 pm

Brett is so PWnage. He h4xed an account (W/ my help0 and added a bunch of stuff. If you want to sees thems log on as

U.name-af129131
P.word- af129131
Back to top Go down
http://tamatown.com
Da Tomanator
devoted
Da Tomanator


Number of posts : 313
Location : At a computer
Achievements :
Make a website move in circles. Left_bar_bleue20 / 10020 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-07

Character sheet
Health:
Make a website move in circles. Left_bar_bleue10/15Make a website move in circles. Empty_bar_bleue  (10/15)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold: 2

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyMon Apr 21, 2008 7:09 pm

n'kayz
Back to top Go down
AzurePenguino
Moderator
Moderator
AzurePenguino


Number of posts : 681
Age : 30
Location : Portland, OR
Achievements :
Make a website move in circles. Left_bar_bleue10 / 10010 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-04

Character sheet
Health:
Make a website move in circles. Left_bar_bleue5/16Make a website move in circles. Empty_bar_bleue  (5/16)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold:

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyMon Apr 21, 2008 7:20 pm

sweet
Back to top Go down
http://tamatown.com
bboston7
Admin
Admin
bboston7


Number of posts : 562
Age : 30
Achievements :
Make a website move in circles. Left_bar_bleue999 / 100999 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-04

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyMon Apr 21, 2008 7:58 pm

AzurePenguin wrote:
Brett is so PWnage. He h4xed an account (W/ my help0 and added a bunch of stuff. If you want to sees thems log on as

U.name-af129131
P.word- af129131

I installed a bunch of scripts (including the two mentioned here) that make the web browser unresponsive and you usually have to restart the computer whenever you open the web browser.
Back to top Go down
https://tehbesforum.all-up.com
Da Tomanator
devoted
Da Tomanator


Number of posts : 313
Location : At a computer
Achievements :
Make a website move in circles. Left_bar_bleue20 / 10020 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-07

Character sheet
Health:
Make a website move in circles. Left_bar_bleue10/15Make a website move in circles. Empty_bar_bleue  (10/15)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold: 2

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyMon Apr 21, 2008 8:09 pm

Who is af?
Back to top Go down
AzurePenguino
Moderator
Moderator
AzurePenguino


Number of posts : 681
Age : 30
Location : Portland, OR
Achievements :
Make a website move in circles. Left_bar_bleue10 / 10010 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-04

Character sheet
Health:
Make a website move in circles. Left_bar_bleue5/16Make a website move in circles. Empty_bar_bleue  (5/16)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold:

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyMon Apr 21, 2008 8:18 pm

nobody especially important. LOL
Back to top Go down
http://tamatown.com
Da Tomanator
devoted
Da Tomanator


Number of posts : 313
Location : At a computer
Achievements :
Make a website move in circles. Left_bar_bleue20 / 10020 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-07

Character sheet
Health:
Make a website move in circles. Left_bar_bleue10/15Make a website move in circles. Empty_bar_bleue  (10/15)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold: 2

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyMon Apr 21, 2008 8:37 pm

AzurePenguin wrote:
nobody especially important. LOL

Ok... What is the full name of this person?

You just made the 100th post in the largest forum by the way.
Back to top Go down
AzurePenguino
Moderator
Moderator
AzurePenguino


Number of posts : 681
Age : 30
Location : Portland, OR
Achievements :
Make a website move in circles. Left_bar_bleue10 / 10010 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-04

Character sheet
Health:
Make a website move in circles. Left_bar_bleue5/16Make a website move in circles. Empty_bar_bleue  (5/16)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold:

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyMon Apr 21, 2008 8:59 pm

@/\/\y f|^@|\||<
Back to top Go down
http://tamatown.com
AzurePenguino
Moderator
Moderator
AzurePenguino


Number of posts : 681
Age : 30
Location : Portland, OR
Achievements :
Make a website move in circles. Left_bar_bleue10 / 10010 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-04

Character sheet
Health:
Make a website move in circles. Left_bar_bleue5/16Make a website move in circles. Empty_bar_bleue  (5/16)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold:

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyMon Apr 21, 2008 9:00 pm

and which forum are you talking about
Back to top Go down
http://tamatown.com
Da Tomanator
devoted
Da Tomanator


Number of posts : 313
Location : At a computer
Achievements :
Make a website move in circles. Left_bar_bleue20 / 10020 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-07

Character sheet
Health:
Make a website move in circles. Left_bar_bleue10/15Make a website move in circles. Empty_bar_bleue  (10/15)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold: 2

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyMon Apr 21, 2008 9:03 pm

entertainment
Back to top Go down
bboston7
Admin
Admin
bboston7


Number of posts : 562
Age : 30
Achievements :
Make a website move in circles. Left_bar_bleue999 / 100999 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-04

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyMon Apr 21, 2008 9:18 pm

Da Tomanator wrote:
AzurePenguin wrote:
nobody especially important. LOL

Ok... What is the full name of this person?

You just made the 100th post in the largest forum by the way.

Amy Frank
Back to top Go down
https://tehbesforum.all-up.com
Da Tomanator
devoted
Da Tomanator


Number of posts : 313
Location : At a computer
Achievements :
Make a website move in circles. Left_bar_bleue20 / 10020 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-07

Character sheet
Health:
Make a website move in circles. Left_bar_bleue10/15Make a website move in circles. Empty_bar_bleue  (10/15)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold: 2

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyMon Apr 21, 2008 9:21 pm

Admin wrote:
Da Tomanator wrote:
AzurePenguin wrote:
nobody especially important. LOL

Ok... What is the full name of this person?

You just made the 100th post in the largest forum by the way.

Amy Frank

lol

I was too lazy to read out teh 1337-speak
Back to top Go down
AzurePenguino
Moderator
Moderator
AzurePenguino


Number of posts : 681
Age : 30
Location : Portland, OR
Achievements :
Make a website move in circles. Left_bar_bleue10 / 10010 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-04

Character sheet
Health:
Make a website move in circles. Left_bar_bleue5/16Make a website move in circles. Empty_bar_bleue  (5/16)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold:

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyMon Apr 21, 2008 9:28 pm

that was okay 1337 speak, right brett?
Back to top Go down
http://tamatown.com
Da Tomanator
devoted
Da Tomanator


Number of posts : 313
Location : At a computer
Achievements :
Make a website move in circles. Left_bar_bleue20 / 10020 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-07

Character sheet
Health:
Make a website move in circles. Left_bar_bleue10/15Make a website move in circles. Empty_bar_bleue  (10/15)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold: 2

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyWed Apr 23, 2008 1:04 pm

Admin wrote:
AzurePenguin wrote:
Brett is so PWnage. He h4xed an account (W/ my help0 and added a bunch of stuff. If you want to sees thems log on as

U.name-af129131
P.word- af129131

I installed a bunch of scripts (including the two mentioned here) that make the web browser unresponsive and you usually have to restart the computer whenever you open the web browser.

Have you changed it? I just tested it out and the only thing that happens is that the pictures move in a loop and the librarian on teh lincoln page has a moustache.
Back to top Go down
AzurePenguino
Moderator
Moderator
AzurePenguino


Number of posts : 681
Age : 30
Location : Portland, OR
Achievements :
Make a website move in circles. Left_bar_bleue10 / 10010 / 100Make a website move in circles. Right_bar_bleue

Registration date : 2008-04-04

Character sheet
Health:
Make a website move in circles. Left_bar_bleue5/16Make a website move in circles. Empty_bar_bleue  (5/16)
Exp:
Make a website move in circles. Left_bar_bleue0/25Make a website move in circles. Empty_bar_bleue  (0/25)
Gold:

Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. EmptyWed Apr 23, 2008 2:19 pm

activate them!
Back to top Go down
http://tamatown.com
Sponsored content





Make a website move in circles. Empty
PostSubject: Re: Make a website move in circles.   Make a website move in circles. Empty

Back to top Go down
 
Make a website move in circles.
Back to top 
Page 1 of 2Go to page : 1, 2  Next

Permissions in this forum:You cannot reply to topics in this forum
thebesforum :: Entertainment :: Websites-
Jump to: