Breakout / Breakout Extreme
-
- Posts: 144
- Joined: Fri Mar 28, 2008 11:29 pm
- Location: #hacker.org on Freenode
Breakout / Breakout Extreme
Are we actually supposed to play these by hand?! I was thinking that you might have to automate them, but they're under "Misc".
They're pretty damn hard
They're pretty damn hard
-
- Posts: 273
- Joined: Thu Apr 10, 2008 9:47 pm
-
- Posts: 144
- Joined: Fri Mar 28, 2008 11:29 pm
- Location: #hacker.org on Freenode
You could play those by hand if you've got very good hand-eye coordination and a lot of patience. However, I recommend to lazy people, like myself, to find a way to 'cheat' the game. There are several ways to do that. Looking at which language the game is implemented in might help you figure out which tools could help you do that.
-
- Posts: 144
- Joined: Fri Mar 28, 2008 11:29 pm
- Location: #hacker.org on Freenode
-
- Posts: 144
- Joined: Fri Mar 28, 2008 11:29 pm
- Location: #hacker.org on Freenode
I played breakout and breakout extreme. Although, I wasn't able to beat the last level of breakout extreme. I just guessed for the last letter for that answer
Its possible to play them, but might be easier (if you know how) to disassemble and change the game to be very easy to beat, or discover the answer itself.
Its possible to play them, but might be easier (if you know how) to disassemble and change the game to be very easy to beat, or discover the answer itself.
I´m stuck...
...I´ve played that game until I got bored... and now I´ve got 11 characters in the "The answer is:'xxxxxxxxxxx" inline print. Then I´ve disassembled the whole thing and searched in there for at least 5 different things. I´ve resized the complete applet and just can´t figure out how that "misc"-!"§!"§$!% works...
Thanks for any furthere hint... please... I´m frustrated... ^^
Kjellski
Thanks for any furthere hint... please... I´m frustrated... ^^
Kjellski
"Security is a satisfying illusion." Kjell Otto 05.11.1985 - ?
I would second that, if there would be just 3 or 4 levels. But try to calculate the possible solutions! The web server prevents you from trying too many times in a row and adds delays between the tries. So it's okay (well; possible) to guess the last one character (this is what I did after playing most of the levels). You won't get lucky trying more than 2 characters
-
- Forum Admin
- Posts: 496
- Joined: Sat May 28, 2011 9:14 am
- Location: Germany
'Breakout' just froze at Level 5, when I was zapping away at the stones with the Gun extra. Are we sure that the game is not buggy? Since I don't seem to be the first person for whom the game crashed.
Great, and now it resets to Level 1
EDIT: Yes, the game is definitely buggy. Just now I was on Level 8 and had the Sticky Paddle extra, I was at the very left of the screen and the ball was on the left of my paddle - and then it vanished completely. I also did not lose a life, but I cannot continue in this level - no new ball would appear, even though I have lives left.
I appreciate that you are giving us all these challenges, but when you already did not have to program the game itself (because you used Sean Bridges's sourcecode), you could at least have put some honest effort into testing it. I know that there are other ways to get the solution, but still: This sucks.
Great, and now it resets to Level 1
EDIT: Yes, the game is definitely buggy. Just now I was on Level 8 and had the Sticky Paddle extra, I was at the very left of the screen and the ball was on the left of my paddle - and then it vanished completely. I also did not lose a life, but I cannot continue in this level - no new ball would appear, even though I have lives left.
I appreciate that you are giving us all these challenges, but when you already did not have to program the game itself (because you used Sean Bridges's sourcecode), you could at least have put some honest effort into testing it. I know that there are other ways to get the solution, but still: This sucks.