View Full Version : Octosquid Invasion?
seireikhaan
03-18-2009, 22:03
So, I'm not totally sure what happened...
I clicked to view Omanes Alexandropolites' userpage, and got a really strange message...
https://i182.photobucket.com/albums/x246/greaterkhaan/oddmessage.jpg
How can I do this?
That's both awesome and hilarious in the same breath. :laugh4:
Omanes Alexandrapolites
03-19-2009, 08:26
:laugh4:
I was waiting for somebody to find that. Yes it is deliberate BTW - I couldn't find a way to delete it, so I stuck on an automatic redirect with the most random message I could find. Somebody had mentioned Octosquids in the previous thread I had seen so I thought why not go along with that.
If you fancy adding random messages to your userpage, the code is
<HEAD>
<SCRIPT language="JavaScript">
<!--
function getgoing()
{
top.location="[where you want to go]";
}
{
alert("[place your message here]");
setTimeout('getgoing()',10000);
}
//-->
</SCRIPT>
</HEAD>It doesn't work in IE, but works in the other browsers.
~:)
:laugh4:. (Where do you put the code?)
Omanes Alexandrapolites
03-28-2009, 22:34
It fits in here (https://forums.totalwar.org/vb/userpage.php?do=edit) ~:)
I have reused some of your code in my page Omanes....
:bow:
Where it says "where you want to go", what do I put there?
Lord Winter
03-31-2009, 06:09
The Url of the page your redericting too.
Alexander the Pretty Good
03-31-2009, 09:25
Huh. That's a bit of security hole, isn't it?
vBulletin® v3.7.1, Copyright ©2000-2025, Jelsoft Enterprises Ltd.