Skip to content

Instantly share code, notes, and snippets.

@sandeepraju
Forked from oldwestaction/tabbycatswag.json
Last active January 27, 2021 23:25
Show Gist options
  • Save sandeepraju/9da1e4d2f8318b483f18850d5eefe43d to your computer and use it in GitHub Desktop.
Save sandeepraju/9da1e4d2f8318b483f18850d5eefe43d to your computer and use it in GitHub Desktop.
hack for the tabby cat chrome extension to unlock all the accessories - http://tabbycats.club/
{"collected":["glasses-1","glasses-2","glasses-3","glasses-4","hat-1","hat-2","hat-3","hat-4","hat-5","hat-6","hat-7","hat-8","toy-1","toy-2","toy-3","toy-4","toy-5","toy-6","toy-7","toy-8"],"active":{"hat":"hat-8","toy":"toy-3","glasses":"glasses-3"},"unseen":[],"shuffle":false}
@calum21
Copy link

calum21 commented Apr 5, 2018

how do i get to all pets
btw i am not to good at finding it

@ItsAdoraYin
Copy link

i can't hack tabby cat, this keeps on happening :
tabby cat hack

@Cheerionana
Copy link

So i got all the pets but I am still pretty scared that it took money from my account but i never add my account to google should i be scared?

I know it is a stupid question

@bubblezdy2023
Copy link

Well, lets look on the pros and cons shall we...

You shouldn't be scared because it's over with and done with, and you should be scared because you took money from account and should have used a hack instead.

Helpful enough?

@Slink1324
Copy link

lol don,t know how to get them all

@bubblezdy2023
Copy link

Trust me, it will

@bubblezdy2023
Copy link

Try the hack above

@bitterz
Copy link

bitterz commented Jun 9, 2018

eh, how do you make the goodies non-active..?

@lollolthelamb
Copy link

http://tabbycats.club/cat/js4x7b
do I have all the goodies??

@jordan23bulls
Copy link

this code makes it so you get all the animals forever:

[{"sku":"cat_tabbycat","displayName":"Tabby Cat","isCollected":true,"petType":{"sku":"cat_tabbycat","type":"cat","name":"Cat"},"isNew":false},{"kind":"chromewebstore#inAppProduct","sku":"dog_lildoggo","item_id":"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","type":"inapp","state":"ACTIVE","prices":[{"valueMicros":"1000000","currencyCode":"USD","regionCode":"US"}],"petType":{"sku":"dog_lildoggo","type":"dog","name":"LilDoggo","displayName":"Lil Doggo"},"isCollected":true,"isComingSoon":false,"isNew":true,"localeData":[{"title":"Lil Doggo","description":"","languageCode":"en-US"}]},{"kind":"chromewebstore#inAppProduct","sku":"penguin_tuxedobird","item_id":"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","type":"inapp","state":"ACTIVE","prices":[{"valueMicros":"1000000","currencyCode":"USD","regionCode":"US"}],"petType":{"sku":"penguin_tuxedobird","type":"penguin","name":"TuxedoBird","displayName":"Tuxedo Birb"},"isCollected":true,"isComingSoon":false,"isNew":true,"localeData":[{"title":"Tuxedo Birb","description":"","languageCode":"en-US"}]},{"kind":"chromewebstore#inAppProduct","sku":"wildcat_leopard","item_id":"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","type":"inapp","state":"ACTIVE","prices":[{"valueMicros":"1000000","currencyCode":"USD","regionCode":"US"}],"petType":{"sku":"wildcat_leopard","type":"wildcat","name":"Leopard","displayName":"Wild Kitty"},"isCollected":true,"isComingSoon":false,"isNew":true,"localeData":[{"title":"Wild Kitty","description":"","languageCode":"en-US"}]},{"kind":"chromewebstore#inAppProduct","sku":"bear_bear","item_id":"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","type":"inapp","state":"ACTIVE","prices":[{"valueMicros":"1000000","currencyCode":"USD","regionCode":"US"}],"petType":{"sku":"bear_bear","type":"bear","name":"Bear","displayName":"Bear Cub"},"isCollected":true,"isComingSoon":false,"isNew":true,"localeData":[{"title":"Bear Cub","description":"","languageCode":"en-US"}]},{"kind":"chromewebstore#inAppProduct","sku":"turtle_tortoise","item_id":"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","type":"inapp","state":"ACTIVE","prices":[{"valueMicros":"1000000","currencyCode":"USD","regionCode":"US"}],"petType":{"sku":"turtle_tortoise","type":"turtle","name":"Tortoise","displayName":"Happy Tortoise"},"isCollected":true,"isComingSoon":false,"isNew":true,"localeData":[{"title":"Happy Tortoise","description":"","languageCode":"en-US"}]},{"kind":"chromewebstore#inAppProduct","sku":"dog_classicdoggo","item_id":"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","type":"inapp","state":"ACTIVE","prices":[{"valueMicros":"1000000","currencyCode":"USD","regionCode":"US"}],"petType":{"sku":"dog_classicdoggo","type":"classicdoggo","name":"ClassicDoggo","displayName":"Classic Doggo"},"isCollected":true,"isComingSoon":false,"isNew":true,"localeData":[{"title":"Classic Doggo","description":"","languageCode":"en-US"}]},{"kind":"chromewebstore#inAppProduct","sku":"chicken_chicken","item_id":"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","type":"inapp","state":"ACTIVE","prices":[{"valueMicros":"1000000","currencyCode":"USD","regionCode":"US"}],"petType":{"sku":"chicken_chicken","type":"chicken","name":"Chicken","displayName":"Chicken Birb"},"isCollected":true,"isComingSoon":false,"isNew":true,"localeData":[{"title":"Chicken Birb","description":"","languageCode":"en-US"}]},{"kind":"chromewebstore#inAppProduct","sku":"seal_seal","item_id":"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","type":"inapp","state":"ACTIVE","prices":[{"valueMicros":"1000000","currencyCode":"USD","regionCode":"US"}],"petType":{"sku":"seal_seal","type":"seal","name":"Seal","displayName":"Squishy Seal"},"isCollected":true,"isComingSoon":false,"isNew":true,"localeData":[{"title":"Squishy Seal","description":"","languageCode":"en-US"}]}]

this code makes it so you get all the accessories forever:

{"collected":["hat-5","hat-7","hat-3","hat-6","toy-8","hat-4","toy-6","hat-8","glasses-3","toy-4","hat-1","toy-3","glasses-2","glasses-1","glasses-4","toy-5","toy-7","toy-2","toy-1","toy-9","hat-9","glasses-5","hat-2"],"active":{"hat":"hat-1","toy":"toy-7","glasses":"glasses-4"},"unseen":[],"shuffle":false}

@jordan23bulls
Copy link

i found it is this video and looked in the decribtion

https://www.youtube.com/watch?v=WVKMrqkXcwo

Copy link

ghost commented Jul 17, 2019

@brighur
Copy link

brighur commented Mar 1, 2020

the code provided by@jordan23bulls works for some time but goes away after some time, and there are also pigs bunnies now

@Foxthecool
Copy link

screen shot 2016-08-12 at 3 41 44 pm

That's how you edit tabby cat to get more goodies ;)
tk u 4 that!
🥰

@Foxthecool
Copy link

:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment