inherit
Lead Server Distroyer
37914
0
Jan 4, 2012 18:31:28 GMT -8
Corrupt
HERE IN PROTOCOLS, NOT IN BINDINGS
6,449
February 2005
pwvc
|
Post by Corrupt on Jun 21, 2005 14:28:03 GMT -8
ha ha ha i am now on level 10
|
|
inherit
Proboards Legend
212
0
May 11, 2006 12:32:55 GMT -8
california
21,035
December 1999
california
|
Post by california on Jun 21, 2005 14:35:16 GMT -8
I'm stuck on 8. It just sends you to the whatever you type in. You'd have to know (or randomly guess) the URL of the next page...
edit: never mind, figured it out. Stuck on 10 now.
Edit: figured that out too, tricky tricky.
|
|
squalleh
inherit
-148337
0
Nov 30, 2024 2:37:56 GMT -8
squalleh
0
January 1970
GUEST
|
Post by squalleh on Jun 21, 2005 14:56:09 GMT -8
I'm stuck on 8. It just sends you to the whatever you type in. You'd have to know (or randomly guess) the URL of the next page... edit: never mind, figured it out. Knowing the URL to the next page has nothing to do with it As you seem to have found out, it's quite simple.
|
|
inherit
Lead Server Distroyer
37914
0
Jan 4, 2012 18:31:28 GMT -8
Corrupt
HERE IN PROTOCOLS, NOT IN BINDINGS
6,449
February 2005
pwvc
|
Post by Corrupt on Jun 21, 2005 14:58:36 GMT -8
ok by memory that level is calling on a script from outside the source, cough*** cough*** header cough*** cough***
man this cold is anoying ;D
|
|
inherit
Beware the ever changing head
33588
0
Nov 18, 2023 0:32:44 GMT -8
Ross
19,039
November 2004
elindir
|
Post by Ross on Jun 21, 2005 15:22:05 GMT -8
All the way to level 4
|
|
inherit
Lead Server Distroyer
37914
0
Jan 4, 2012 18:31:28 GMT -8
Corrupt
HERE IN PROTOCOLS, NOT IN BINDINGS
6,449
February 2005
pwvc
|
Post by Corrupt on Jun 21, 2005 15:56:47 GMT -8
DAM WHAT IS THE ANSWER ARRRHHHH
<!-- Tschebyscheff said it, and I say it again: There is always a prime between n and 2n.
...have a nice day... -=[the creator]=- //-->
|
|
squalleh
inherit
-148341
0
Nov 30, 2024 2:37:56 GMT -8
squalleh
0
January 1970
GUEST
|
Post by squalleh on Jun 21, 2005 15:58:36 GMT -8
DAM WHAT IS THE ANSWER ARRRHHHH <!-- Tschebyscheff said it, and I say it again: There is always a prime between n and 2n. ...have a nice day... -=[the creator]=- //--> That's the one I am on I tried a couple things but then gave up as I had something else to work out. Might have to give it a second thought soon.
|
|
inherit
Lead Server Distroyer
37914
0
Jan 4, 2012 18:31:28 GMT -8
Corrupt
HERE IN PROTOCOLS, NOT IN BINDINGS
6,449
February 2005
pwvc
|
Post by Corrupt on Jun 21, 2005 16:52:12 GMT -8
i still dont have it
|
|
inherit
17569
0
Aug 14, 2023 13:11:03 GMT -8
frufru
11,774
December 2003
frufru
|
Post by frufru on Jun 21, 2005 18:14:45 GMT -8
DAM WHAT IS THE ANSWER ARRRHHHH <!-- Tschebyscheff said it, and I say it again: There is always a prime between n and 2n. ...have a nice day... -=[the creator]=- //--> hint: You're on the wrong source code. There's got to at least be a code making the prompt box come up. Notice that there is no http:// in the URL of the script. It makes a big difference.
|
|
inherit
Lead Server Distroyer
37914
0
Jan 4, 2012 18:31:28 GMT -8
Corrupt
HERE IN PROTOCOLS, NOT IN BINDINGS
6,449
February 2005
pwvc
|
Post by Corrupt on Jun 21, 2005 19:23:50 GMT -8
ha ha ha i am now on level 11, whos the man, thanks for that tip man.
|
|
inherit
Banned
29372
0
Sept 7, 2005 14:30:48 GMT -8
It's me again
3,197
August 2004
prohibited
|
Post by It's me again on Jun 21, 2005 19:32:36 GMT -8
function abfrage1() { var code = new Array("a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z");
Eingabe = window.prompt("Password : ","");
if(Eingabe != ((code.length)*100)/2-66) { window.location.href="denied.htm"; } else window.location.href=Eingabe+".htm"; someone help me! I need hints.. Level 5
|
|
inherit
Lead Server Distroyer
37914
0
Jan 4, 2012 18:31:28 GMT -8
Corrupt
HERE IN PROTOCOLS, NOT IN BINDINGS
6,449
February 2005
pwvc
|
Post by Corrupt on Jun 21, 2005 19:39:11 GMT -8
ok code = alphabet (or code.length is 26 characters)
|
|
inherit
Banned
29372
0
Sept 7, 2005 14:30:48 GMT -8
It's me again
3,197
August 2004
prohibited
|
Post by It's me again on Jun 21, 2005 19:49:58 GMT -8
The only guess i have is it's the alphabet? And I that doesn't work.
|
|
inherit
Lead Server Distroyer
37914
0
Jan 4, 2012 18:31:28 GMT -8
Corrupt
HERE IN PROTOCOLS, NOT IN BINDINGS
6,449
February 2005
pwvc
|
Post by Corrupt on Jun 21, 2005 19:55:30 GMT -8
code.lenth = 26
((code.length*100)/2-66))
is all you need to know, its a math problem
|
|
inherit
Proboards Legend
212
0
May 11, 2006 12:32:55 GMT -8
california
21,035
December 1999
california
|
Post by california on Jun 21, 2005 20:47:21 GMT -8
Level 12 now...
By the way, frufru, for the one with the java applet, sounds like you need to decompile it with a java decompiler.
Level 13 now, looks like I need one too... once I can find out how to d/l the class file.
|
|