Breakout / Breakout Extreme
-
- Posts: 33
- Joined: Sat Aug 13, 2011 2:13 pm
I agree that sticky paddle sometimes gets buggy (so I had to refresh the page a few times), though I didn't experience any freezing.AMindForeverVoyaging wrote: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.
For those who want to beat the two challenges by playing (not hacking) the game:
Play carefully, do not rely too much on extras, and don't get pissed off even if the game gets buggy. Also pray for some luck, especially when playing Breakout Extreme as you might need a few extra lives.
-
- Posts: 6
- Joined: Tue Jul 14, 2009 3:42 pm
-
- Posts: 20
- Joined: Mon Jun 20, 2011 6:25 pm
-
- Posts: 21
- Joined: Sun Jan 04, 2015 3:34 pm
-
- Forum Admin
- Posts: 496
- Joined: Sat May 28, 2011 9:14 am
- Location: Germany
I have used JD-GUI for some of the challenges on this website, although not for Breakout or Breakout Extreme - I simply played those. You could also try www.showmycode.com. I haven't used it myself yet but it's free, so it can't hurt too much to tryValar_Dragon wrote:What good java decompiler is there for this? I tried JD-GUI
-
- Posts: 21
- Joined: Sun Jan 04, 2015 3:34 pm
Thanks A mind forever Voyaging! This pushed me to solve the first breakout by hand!
Reading the solution thread I found out that I located the right method that had the answer, and what I thought was jibberish for the answer, turned out to actually be it >:L, Thats what I get for expecting it to be a string of words.
I used a more hacky method for the extreme version :3
Reading the solution thread I found out that I located the right method that had the answer, and what I thought was jibberish for the answer, turned out to actually be it >:L, Thats what I get for expecting it to be a string of words.
I used a more hacky method for the extreme version :3
Game is not working
So I got to this Breakout challenge and I can't launch the game. Because I'm using Chrome I tried to download and launch jar file, but that didn't work. I tried to decompile it and compile again as best I could (I'm Java noob) - got the exception. Then I tried to load the page with Firefox and jar was blocked because of security reasons. Tried to bypass it with security exeptions - no results. Same thing with Protected Passwords. At first I didn't notice them in Chrome cause I simply downloaded jars and decompiled them, but with Firefox they were blocked too. So what am I supposed to do now?
-
- Forum Admin
- Posts: 496
- Joined: Sat May 28, 2011 9:14 am
- Location: Germany
Re: Game is not working
It might be that you need to add the website www.hacker.org as a trustworthy site in your Java security settings.KiRa937 wrote:So what am I supposed to do now?
Re: Game is not working
AMindForeverVoyaging wrote:It might be that you need to add the website www.hacker.org as a trustworthy site in your Java security settings.KiRa937 wrote:So what am I supposed to do now?
Did it already.KiRa937 wrote:Tried to bypass it with security exeptions - no results.
Update: Strange. Tried to launch it again and now the "trustworthy site" works. Don't know what I did different, but it works now.