SilicaAndPina
Active member
- Joined
- Sep 1, 2019
- Messages
- 33
- Reaction score
- 77
So i noticed that nearly all of the FamiTama SWF's where on the web archive. (with the exception being the ones related to the Tama Theater and annoyingly chara/*) with that i rebuilt the site and got it mostly-functional i put the files on my webserver: you have to enable flash player for it to work though
https://famita.ml/pc/index.html
Only thing that doesnt work is login/logout passwords with the actural V5 Tamagotchi, (it just accepts every login password as valid and doesnt give anything for logout) as the passwords where generated on the server side. you'd need to dump the V5's ROM to reverse how it worked and just learn the secrets in general ...
the only modification is to famitama_shell.swf which was to change "famitama.com" to "famita.ml" though the original files are also on there and can be used if you edit your etc/hosts file .
oh, i also rewrote some of the server-side scripts (such as game_rollarcoaster.php - used for saving images from the "Perfect Rollarcoaster Image" game.
i might try implement the survey's too, should be possible...
i thought of giving out the V5's "special" promo codes (the v5 codes that can be used regardless of username or login password..) in place of logout passwords (atleast.. until its known how logout is generated) .. but have not done that yet..
EDIT: the survey votes are now counted. (nerds can see my terrible php code here) :-: anyway~ go say who best tama is
https://famita.ml/pc/index.html
Only thing that doesnt work is login/logout passwords with the actural V5 Tamagotchi, (it just accepts every login password as valid and doesnt give anything for logout) as the passwords where generated on the server side. you'd need to dump the V5's ROM to reverse how it worked and just learn the secrets in general ...
the only modification is to famitama_shell.swf which was to change "famitama.com" to "famita.ml" though the original files are also on there and can be used if you edit your etc/hosts file .
oh, i also rewrote some of the server-side scripts (such as game_rollarcoaster.php - used for saving images from the "Perfect Rollarcoaster Image" game.
i might try implement the survey's too, should be possible...
i thought of giving out the V5's "special" promo codes (the v5 codes that can be used regardless of username or login password..) in place of logout passwords (atleast.. until its known how logout is generated) .. but have not done that yet..
EDIT: the survey votes are now counted. (nerds can see my terrible php code here) :-: anyway~ go say who best tama is
Last edited by a moderator: