Jump to content

Could This Be Real?


herme3

Recommended Posts

I'm no expert, but as far as I can tell, all it does is display some images

 

the source:

 

<script>

 

var presses = 0;

 

function press() {

var i = document.images[1];

var j = document.images[0];

 

presses++;

 

i.src = "brb-in.png";

j.src = "brb-display-on.png";

 

window.setTimeout("unpress()", 200);

}

 

function unpress() {

var i = document.images[1];

 

i.src = "brb-out.png";

 

if (presses > 1) {

window.location = "http://totl.net/HonourSystem/?doit=2) ?>";

}

}

 

</script>

Link to comment
Share on other sites

i already pressed it and deleted everything :) wooooo

 

but looks like a joke and the site might return or something later.

 

Yeah, you are right. The site gets deleted, but it comes back in a few seconds... :D

 

I wonder what the purpose of that web page is? Do you think they are trying to see how many people will actually press the button? Somebody was actually advertising it on an Internet advertising web site!

Link to comment
Share on other sites

When you press the button the site puts a cookie on your computer so that the site knows whether or not the viewer has pressed the button

 

Maybe, but the site will come back in a few minutes. Also, why did Kyrisch see the error message before pressing the button?

 

The link doesn't seem to be working... maybe someone pushed the button?
Link to comment
Share on other sites

ok, i figured out how it works.Lance is exactly right. If you press it once it gives you a warning. If you press it again it will set two cookies on your system that will remember that you pressed the button. The next time you go to the link the cookies is still in your system and you will be shown a directory list with nothing in it. I say everyone should try it and see how it works. If you want to go back to the site then just clear your cookies. It dosnt have anything to do with recording your ip. It would be a pretty good prank if it did.

 

sorry if i ruined your mystory:-( but everyperson that believed in science would alway try to see what the resulst are:-)

Link to comment
Share on other sites

ok' date=' i figured out how it works.Lance is exactly right. If you press it once it gives you a warning. If you press it again it will set two cookies on your system that will remember that you pressed the button. The next time you go to the link the cookies is still in your system and you will be shown a directory list with nothing in it. I say everyone should try it and see how it works. If you want to go back to the site then just clear your cookies. It dosnt have anything to do with recording your ip. It would be a pretty good prank if it did.

 

sorry if i ruined your mystory:-( but everyperson that believed in science would alway try to see what the resulst are:-)[/quote']

 

Ahh, that makes complete sense, ty for explaining it.

Link to comment
Share on other sites

Ahh, that makes complete sense, ty for explaining it.

you are welcome

 

 

thats why I disabled my cookies :D

 

i don't have my cookies diabled because when i want to check email or logon to a site i have to enable them but i use firefox and i just click on accept of refuse the cookies when ff asks me the question.:)

Link to comment
Share on other sites

aww, I missed the chance to explain it first!

 

Yeah, it is cookies... I just saw the link in the 1st post and went onto it, checked out the source, clicked the button, didn't work, cleared cookies, did work, safe assumption = site works via cookies, I think I'm all clever, come here, and Lance beat me to it! Nice one!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.