Happy Aquarium
-migrated-
Happy Aquarium Posted on: 11/03/2009 6:18am
Quote Post
A game on Facebook where you just grow fish and whatnot.

All I could find in the SWF for now that could be useful were several functions on mating and stuff. Will continue to find out what all this stuff do. In the meantime, anybody else want to give it a shot?
Re: Happy Aquarium Posted on: 11/03/2009 8:13pm
Quote Post
I only know how to grow tanks w/o lose money, touch money with CE (if you have lower than 190) upgrade tank and buy fish more than lower tank must have, for example 50kg tank have only 10 fish allowed, if you upgrade (with fake money) to 100 kg tank and buy more than 11 fish after refresh you will have big thank who is buy for no money ...
but this is not big deal ...
Greets,
Gorski
Re: Happy Aquarium Posted on: 11/14/2009 2:04am
Quote Post
gorski1, could you expand a little more on your way to buy bigger tanks without losing money? I'm afraid to try because I have so little money right now.

Ok, so here's the AoB that will allow you to train your fish multiple times per day. Remember to do it when you first load up. Also, if you reload the page or go to another person's aquarium and come back, you will no longer be able to train your fish. But it does work, and the system does save your money and trick level.

This will bring two results, change both to:
d0 66 d6 0b 27 4f 92 04 01 -> 02 02 02 02 02 02 02 02 02

Next, I will work on getting a 100% mating rate as well as hacking the minigame. There's actually a separate .swf file for the minigame, for those of you who are looking for hacks.
Re: Happy Aquarium Posted on: 11/14/2009 9:18am
Quote Post
Quote from: "pythag12"
This will bring two results, change both to:
d0 66 d6 0b 27 4f 92 04 01 -> 02 02 02 02 02 02 02 02 02

work excellent (broken image removed)
thanks (broken image removed)
Greets,
Gorski
Re: Happy Aquarium Posted on: 11/15/2009 8:58pm
Quote Post
Any news ? (broken image removed)
i think this is not so hard .. (broken image removed)

Greets,
Gorski
Re: Happy Aquarium Posted on: 11/15/2009 9:13pm
Quote Post
Sorry, I haven't got a chance to look at the code again, I'll have to do it next weekend. But I do have a couple spots in the code that I'm already thinking of changing.

Quote from: "gorski1"
i think this is not so hard .. (broken image removed)
Heheh, it's true, there are some vulnerable spots, but if you think it's easy, why don't you try learning about bytecode hacking? (broken image removed)
Re: Happy Aquarium Posted on: 11/15/2009 9:40pm
Quote Post
I try some stuffs but with no luck, I not have knowledge to do bytehacking (broken image removed)

Greets,
Gorski
Re: Happy Aquarium Posted on: 11/21/2009 12:15am
Quote Post
Updated code for unlimited training, version 506:
do 66 f5 0b 27 4f 9a 04 01 -> 02 02 02 02 02 02 02 02 02

Here's the code that changes the poison/squids in the minigame to food. (You should get 4 results for each)
60 dc 01 48 -> 02 02 02 02
60 dd 01 48 -> 02 02 02 02

Here's code to make coins/food come up more often:
d0 66 bd 01 -> 02 02 02 02

And here's code that replaces some food with coins (since food seems to appear pretty often):
0F 02 00 00 27 D6 -> 0F 02 00 00 02 02

On another note, this should prevent the tank from getting cleaner, allowing you to continually clean the tank while getting exp.
d1 d2 a1 73 -> d1 02 02 73

Edit: The last one doesn't work. It appears to save if you visit a friend's tank and go back, but it all goes away when you reload.
Re: Happy Aquarium Posted on: 11/21/2009 4:25pm
Quote Post
Hi pythag12 (broken image removed)
first thanks (broken image removed)

Quote from: "pythag12"
Here's the code that changes the poison/squids in the minigame to food. (You should get 4 results for each)
60 dc 01 48 -> 02 02 02 02
60 dd 01 48 -> 02 02 02 02

i get only 2 results for each and not change poison/squids in mini game after change

Quote from: "pythag12"
Here's code to make coins/food come up more often:
d0 66 bd 01 -> 02 02 02 02

how more often ? my best result is 5 coins and 5 food ?(broken image removed)

Quote from: "gorski1"
On another note, this should prevent the tank from getting cleaner, allowing you to continually clean the tank while getting exp.
d1 d2 a1 73 -> d1 02 02 73

this is very good but not update! (broken image removed)
I hope you will continue dig (broken image removed)

Greets,
Gorski