i wrote an bot for solving that problem.
The Software made screenshot and analysed the pixel colors around the current Mousepointerposition. Depending on the color i made the MousePointers position jump.
So my bot played the game for me.
Maeda Path
-
- Posts: 12
- Joined: Sun Oct 26, 2008 4:33 pm
-
- Posts: 17
- Joined: Thu Apr 21, 2011 3:08 am
-_-
I used CE and solved every single level by hand in about 20 minutes -_-
-
- Forum Admin
- Posts: 496
- Joined: Sat May 28, 2011 9:14 am
- Location: Germany
No software needed for decompiling: http://www.showmycode.com/
Disassembled with flasm, searched for "15", found a very suspicious
changed to
Reassembled, started the game and I immediately got the answer before starting level 1
Code: Select all
push 15
lessThan
Code: Select all
push 1
lessThan