[request] hello kitty island adventures

Ask about cheats/tables for single player games here
CJBok
Table Makers
Table Makers
Posts: 52
Joined: Sat May 26, 2018 11:33 am
Reputation: 123

Re: [request] hello kitty island adventures

Post by CJBok »

This cheat will give you 99 of a picked up item or received item.

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>24567</ID>
      <Description>"Add 99 for picked up item"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
aobscanmodule(itemcount_aob,GameAssembly.dll,8B 57 18 03 56 18 78)
alloc(newmem,$100,itemcount_aob)
label(return)

newmem:
  mov dword ptr [rdi+18],#99
  mov edx,[rdi+18]
  add edx,[rsi+18]
  jmp return

itemcount_aob:
  jmp newmem
  nop
return:
registersymbol(itemcount_aob)

[DISABLE]
itemcount_aob:
  db 8B 57 18 03 56 18
unregistersymbol(itemcount_aob)
dealloc(newmem)
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>


wizbank
What is cheating?
What is cheating?
Posts: 4
Joined: Fri Oct 18, 2024 12:40 am
Reputation: 1

Re: [request] hello kitty island adventures

Post by wizbank »

Great help so far, thank you. Would love to see a movement speed increase; the player already seems to have two speeds, so maybe just locking it to the faster one would be easier? Also an item vacuum that grabs everything within a certain range around the player would be amazing for a game like this.

GrangerGirl
Noobzor
Noobzor
Posts: 8
Joined: Thu Jun 27, 2024 2:30 pm
Reputation: 0

Re: [request] hello kitty island adventures

Post by GrangerGirl »

Sakura-Chan wrote:
Sat Feb 01, 2025 7:06 am
you can double items I did it with the cheat table but I can't create something like that myself I think you can cheat in the game because I tried it. I hope someone can create a table with max friendship, max items and infinite stamina
infinity stamina works perfectly, just follow CJBok's instructions above and it should be fine

wizbank
What is cheating?
What is cheating?
Posts: 4
Joined: Fri Oct 18, 2024 12:40 am
Reputation: 1

Re: [request] hello kitty island adventures

Post by wizbank »

Oh nice the 99 item hack also applies to anything you place in a cabin and pick up again, so you can easily dupe food, critters, furniture, flowers, and comic books this way. I think I'm gonna fill a cabin with just bees

Elzroni
Cheater
Cheater
Posts: 30
Joined: Fri May 31, 2024 5:46 am
Reputation: 11

Re: [request] hello kitty island adventures

Post by Elzroni »

Also requesting something that can decrease items in your inventory! Accidently had the cheat on and now I have way more Stamina Apples then I definitely should lol!

Update My Friend Helped me figure it out! But unfortunately, you have to pick up or be gifted the item ect, just change:

mov dword ptr [rdi+18],#99

to

mov dword ptr [rdi+18],-#99

or replace 99 with the number you wanna decrease!

stinkychimken
Noobzor
Noobzor
Posts: 11
Joined: Fri Mar 29, 2024 3:35 am
Reputation: 0

Re: [request] hello kitty island adventures

Post by stinkychimken »

Does anyone know if the Inf. Stamina and 99 Stack cheats bugs out your game? I'm having issues with decorating Dear Daniel's and Mimmy's cabins.

When I place furniture, it checks off on their profiles, but when I leave, some thing(s) will uncheck from their profiles, even if those objects are sitting in the cabins.

E.g., I have an apple pie sitting on a table in Dear Daniel's cabin, but when I leave it doesn't register as being there. If I stand inside the cabin, it will check off on his visitor profile

Also, the Visitors star on their profiles doesn't level up at all, I don't know if that changes at all when furnishing cabins. I think a YT video said, it levels up and the higher the level the more likely they'll visit


I'm not sure what to do besides start over.

skyfermcfly
Noobzor
Noobzor
Posts: 7
Joined: Sat Apr 13, 2024 11:17 am
Reputation: 4

Re: [request] hello kitty island adventures

Post by skyfermcfly »

stinkychimken wrote:
Mon Feb 03, 2025 11:07 pm
Does anyone know if the Inf. Stamina and 99 Stack cheats bugs out your game? I'm having issues with decorating Dear Daniel's and Mimmy's cabins.

When I place furniture, it checks off on their profiles, but when I leave, some thing(s) will uncheck from their profiles, even if those objects are sitting in the cabins.

E.g., I have an apple pie sitting on a table in Dear Daniel's cabin, but when I leave it doesn't register as being there. If I stand inside the cabin, it will check off on his visitor profile

Also, the Visitors star on their profiles doesn't level up at all, I don't know if that changes at all when furnishing cabins. I think a YT video said, it levels up and the higher the level the more likely they'll visit


I'm not sure what to do besides start over.
They haven't bugged out my game, so I can't speak to your first bit. However, the star will only change when you level up that friend. They have to visit your island and you do their quest to raise the star level.

wizbank
What is cheating?
What is cheating?
Posts: 4
Joined: Fri Oct 18, 2024 12:40 am
Reputation: 1

Re: [request] hello kitty island adventures

Post by wizbank »

stinkychimken wrote:
Mon Feb 03, 2025 11:07 pm
Does anyone know if the Inf. Stamina and 99 Stack cheats bugs out your game? I'm having issues with decorating Dear Daniel's and Mimmy's cabins.

When I place furniture, it checks off on their profiles, but when I leave, some thing(s) will uncheck from their profiles, even if those objects are sitting in the cabins.

E.g., I have an apple pie sitting on a table in Dear Daniel's cabin, but when I leave it doesn't register as being there. If I stand inside the cabin, it will check off on his visitor profile
All that matters is whether the cabin is marked satisfactory or not; you'll only see the contents of the cabin when you're inside of it. I'm seeing the same behavior on my save and my visitors are showing up just fine.

User avatar
miabi
Expert Cheater
Expert Cheater
Posts: 91
Joined: Sun Dec 23, 2018 1:52 am
Reputation: 12

Re: [request] hello kitty island adventures

Post by miabi »

checkmarks are only to help you keep track of what you placed in the room you are in. It should show the room number below satisfactory cabins if it is still good.

StarrHD
What is cheating?
What is cheating?
Posts: 3
Joined: Sat Apr 30, 2022 11:26 pm
Reputation: 3

Re: [request] hello kitty island adventures

Post by StarrHD »

Elzroni wrote:
Mon Feb 03, 2025 9:32 pm
Also requesting something that can decrease items in your inventory! Accidently had the cheat on and now I have way more Stamina Apples then I definitely should lol!

Update My Friend Helped me figure it out! But unfortunately, you have to pick up or be gifted the item ect, just change:

mov dword ptr [rdi+18],#99

to

mov dword ptr [rdi+18],-#99

or replace 99 with the number you wanna decrease!

So I messed up and did the same thing but with kuromi potion papers and the gems from the volcano both are 98 and I don't know specifically how to remove them entirely :x

User avatar
SteveyFrog
Cheater
Cheater
Posts: 42
Joined: Tue Aug 10, 2021 5:52 pm
Reputation: 3

Re: [request] hello kitty island adventures

Post by SteveyFrog »

I'll consider getting a cracked one from a trusted torrent.
Anyways, +1.

User avatar
BabyGroot
Table Makers
Table Makers
Posts: 1649
Joined: Sun Mar 29, 2020 1:39 pm
Reputation: 2799

Re: [request] hello kitty island adventures

Post by BabyGroot »

SteveyFrog wrote:
Wed Feb 05, 2025 12:44 pm
I'll consider getting a cracked one from a trusted torrent.
Anyways, +1.
There is no crack version of this game, as long as denuvo is still installed in this game.

Rayano0
What is cheating?
What is cheating?
Posts: 4
Joined: Fri Feb 07, 2025 10:59 am
Reputation: 0

Re: [request] hello kitty island adventures

Post by Rayano0 »

CJBok wrote:
Sat Feb 01, 2025 8:37 am
This cheat will give you 99 of a picked up item or received item.

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>24567</ID>
      <Description>"Add 99 for picked up item"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
aobscanmodule(itemcount_aob,GameAssembly.dll,8B 57 18 03 56 18 78)
alloc(newmem,$100,itemcount_aob)
label(return)

newmem:
  mov dword ptr [rdi+18],#99
  mov edx,[rdi+18]
  add edx,[rsi+18]
  jmp return

itemcount_aob:
  jmp newmem
  nop
return:
registersymbol(itemcount_aob)

[DISABLE]
itemcount_aob:
  db 8B 57 18 03 56 18
unregistersymbol(itemcount_aob)
dealloc(newmem)
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>

this is pretty cool i think you are the first to do this :)
will i still find the duped items online? or this is strictly for offline use?

wizbank
What is cheating?
What is cheating?
Posts: 4
Joined: Fri Oct 18, 2024 12:40 am
Reputation: 1

Re: [request] hello kitty island adventures

Post by wizbank »

will i still find the duped items online? or this is strictly for offline use?
Your inventory lives in the save file on your computer, not on a remote server. You don't even need to be online to play this game except for the multiplayer features.

User avatar
miabi
Expert Cheater
Expert Cheater
Posts: 91
Joined: Sun Dec 23, 2018 1:52 am
Reputation: 12

Re: [request] hello kitty island adventures

Post by miabi »

any chance of instant flower grow?

Post Reply

Who is online

Users browsing this forum: AhrefsBot, ceeril, DrownedFairy, Krauser12