yahew.com Adoptables and pixel pets

Adoptables and pixel pets

Somebody drew this and gave it away. The only condition was a link back.

Take one

Twelve creatures off real GeoCities pages, recovered by the Internet Archive. Not one has an author on record. All twelve together weigh 38,075 bytes. That was not a taste. It was a budget.

Name:   Born:   Element:  
Mood:   Belly:   Coins:  

No pet yet. Pick one off the shelf.

Shop: (5c) Locked: Actions:

Recreated for this guide from gify.pet, whose own pet chrome is a 314 by 321 layout table in an iframe. None of its art is here.

Adoption slip

Two fields. Watch the bar at the bottom of the window.

Element does nothing. Read the script: it is written into a span and never referenced again. It is a thing you get to say about your pet, and the browser agrees to carry it.

Born: the moment you take it

That string is the pet. Not a row in a table, not an account: the string. There is no record of your creature anywhere, on this server or any other. Copy the address out of the bar and paste it in a new tab and the same pet is there, because the address is all there ever was.

Now reload it. Name, birthday, element, creature: all back. Belly is 50 again. gify.pet keeps who, never how it is doing. Mood, belly and coins are three ordinary variables that start at 50, 50 and 10 on every single load, and the whole thing runs on setInterval(loop, 1000), which is what the site means when it advertises 1 FPS Render! So no effect to user performance ;3.

Coins buy burgers. They do not buy the tie.

Food is five coins, and coins accrue at your pet's mood over 600 per second, so the shop is a faucet you own. Both real numbers, both out of the script. The two items in the locked row have no coin price at all, because on tamanotchi they are quoted in a currency you cannot mint:

Equipped Items: Real Slim Shades [1k Clicks], Tiny Dapper Tie [500 Clicks]

Not five hundred coins. Five hundred arrivals. There is no button on your own page that makes that number go up, and that is the entire design.

0 clicks day 0 Tiny Dapper Tie at 500

Somebody loaded your page.

What this page is not doing

That ticker is a recreation and nobody is on the other end of it. It replays a measured rate: tamanotchi.world/271 read 26,809 feeds on 2 August 2026 and 27,283 on 24 August 2026, which is 474 in 22 days, or 21.5 a day. One second here is one of those days, so the tie lands at about day 23.2 and the shades at about day 46.4. At the real rate that is three weeks and six and a half weeks, and you would not be watching.

Nothing here counts your visitors. Counting visitors takes a server, and a server is the exact thing gify.pet does not have. That is the whole difference between the two systems on this page, and it is why only one of them has a leaderboard.

Where the credit went

gify.pet does not put its credits in a footer. It puts them under the two pets it copied, in the body of the page, as links:

Design stolen from A.N. Lucas's Web Lounge!

Design stolen from Lily's Flower Garden!

Then it names the two demo pets Lucas and Lily, after them, and dates them: dob=733622400 is 1 April 1993 and dob=420595200 is 1 May 1983. Calling it stealing while naming the source, linking it and dating the tribute is how credit actually worked. Unmissable, affectionate, and nowhere near a license.

Two ways to own a creature

gify.pet: the pet is a string

pet/pet.html?name=Lucas&dob=733622400
  &gender=m&element=Fire&pet=cat.gif
  &map=...&background=...
  &tablecolor=%230000ff&textcolor=%23ffff00
  • No account, so nothing to be locked out of
  • No record, so nothing to delete
  • Moved by copying text
  • No leaderboard, no family tree, no species
  • Lives on somebody else's disk, in a frame, and updates when they change it

tamanotchi.world: the pet is a row

NameCubix
Ownera user id
SpeciesAntmin
Times Fed27,283
Hunger0 / 100

Equipped Items
Real Slim Shades [1k Clicks], Tiny Dapper Tie [500 Clicks]

  • Pet 271, rendered server side at 56 by 78, 851 bytes
  • Population 37,151 today, up 1,017 in 22 days
  • Running since its own footer's 2014 -
  • Leaderboard, family tree, species, an account to lose
  • Its own site badge is 88 by 31

The row is better in every way except one. The button standard from the first plate in this drawer turns up inside the pet economy, on the badge tamanotchi hands out so you can link back to it.

Field marks

  1. The state is in the address, and only the identity. name, dob, gender, element, pet, map, background, tablecolor, textcolor: nine query parameters, and none of them is mood or belly. Identity travels, condition does not. dob is a Unix timestamp, so pets have checkable birthdays, and the script prints only the month and year, throwing the day away on the way to the screen.
  2. Small sprites, hard pixels. gify.pet asks for 80 by 100 or smaller and a 200 by 200 room. tamanotchi renders every pet at 56 by 78 in an 851 byte PNG. Every creature on the shelf above fits inside that stated ceiling, which is why each one is shown here at one or two times size and never smeared.
  3. Feeding is viewing. On tamanotchi the profile row is "Times Fed" and the leaderboard column is "Clicks", and they print the same integer. Cosmetics are priced in the clicks other people made: 500 and 1,000.
  4. The link back is the price. No money, no license, no terms. A credit line in the body copy, often affectionate and often phrased as theft. gify.pet writes its two out loud, in the page body, next to the pets it copied.
  5. A layout table inside an iframe. The pet chrome is a real table with colspan, 314 by 321, served in a frame. The frame is what makes the pet portable. It is also what makes it revocable, because the file lives on somebody else's disk and updates itself whenever they change it.

What it solved, and what took it

The decoration on your page was yours in the file sense: a creature whose entire existence was a line of text you held, that you moved by copying it. And the number under it measured one thing only, whether anyone came. It could not be bought and it could not be faked, because the only currency was somebody else's curiosity.

Platforms kept the counter and took the file. What you display now is a reference to something on their disk, and what it counts is not who visited you.

Back to the directory.

Sources, and what is deliberately absent

your pet /plates/adoptables/
Prev The custom cursor Next Stamps & fanlistings