Battle Beavers
-migrated-
Battle Beavers Posted on: 08/18/2011 5:04am
Quote Post
.sol for all badges( You may need to complete the last level again for the hard badge.)                


chat.kongregate.com/gamez/0012/1517/BattleBeavers.swf
Re: Battle Beavers Posted on: 08/18/2011 7:16am
Quote Post
Quote from: "fegsdad"
.sol for all badges( You may need to complete the last level again for the hard badge.)                


chat.kongregate.com/gamez/0012/1517/BattleBeavers.swf

Am I too stupid, or doesn't the sol work?
Re: Battle Beavers Posted on: 08/18/2011 7:32am
Quote Post
Quote from: "fegsdad"
BattleBeavers

The attached .sol is wrong. This ( battleBeaversUserData.sol ) contains the game progress.
Re: Battle Beavers Posted on: 08/18/2011 8:15am
Quote Post
Stats points are 4b*1.
Just get 100 stat to each item and the game is pretty easy (broken image removed)
Re: Battle Beavers Posted on: 08/18/2011 9:44am
Quote Post
http://www.kongregate.com/games/Rob_Alm ... le-beavers

[badges=http://www.kongregate.com/games/Rob_Almighty/battle-beavers:2o37aduy]121517[/badges:2o37aduy]

here is a *.sol with everything completed (and insane stats, but won't get you on the highscores). Just continue the game.

*Warning you get the hard badge first*

[attachment=0:2o37aduy]battleBeaversUserData.sol[/attachment:2o37aduy]
Re: Battle Beavers Posted on: 08/18/2011 10:28am
Quote Post
1. At opening screen find 4b*1 stats and make everything atleast 100
2. On first battle search for unknown value and let enemy hit you. After every hit find decreased and you will find life. Just freeze it, dont change value (may crash your browser if you change it). Do the same with mana.
3. Enable Speedhack > 50
4. Enjoy the game (broken image removed)
Re: Battle Beavers Posted on: 08/18/2011 11:00am
Quote Post
cum here
Everything is 4bytes*1, which includes kills, exp and money.



Re: Battle Beavers Posted on: 08/18/2011 1:25pm
Quote Post
health is 4b*8 +6

makes it a bit quicker than scanning for decreased values over and over
Re: Battle Beavers Posted on: 08/18/2011 2:38pm
Quote Post
Foreign Fanservice
Enemies die in one hit whereas you can't die

d1 46 94 02 01 12
D1 66 9E 0A 02 11



Survival of the fittest? Then why are there so many idiots around...
Point proven.
Listen to many, speak to a few.

Re: Battle Beavers Posted on: 08/21/2011 11:08pm
Quote Post
In case anyone wants a legit sol...
Re: Battle Beavers Posted on: 08/22/2011 1:56am
Quote Post
Quote from: "MattiKana"
1. At opening screen find 4b*1 stats and make everything atleast 100
2. On first battle search for unknown value and let enemy hit you. After every hit find decreased and you will find life. Just freeze it, dont change value (may crash your browser if you change it). Do the same with mana.
3. Enable Speedhack > 50
4. Enjoy the game (broken image removed)
as mr_addams said health is 4b*8+6 it crashes your browser 'cause you don't change the value correctly
example:you have 100hp>search 806 get hit> 96hp> search 774>if you find it you can change it to whatever you want (if it mathes the 4b*8+6 thing) if you write 8000 it crashes your browser this is why>>>(8000-6)/8=999.25 flash player cannot use decimals unless it is a float or double value. Hope it makes sense to you (broken image removed) if not sorry (broken image removed) read the tutorials again
Re: Battle Beavers Posted on: 08/22/2011 3:03pm
Quote Post
why would you write 8000 if it's 4b*8+6?
in any case, you'd write 8006.