AI-Shoujo / AI-Girl [+6]

Upload your cheat tables here (No requests)
GreenHouse
Expert Cheater
Expert Cheater
Posts: 855
Joined: Fri Oct 12, 2018 10:25 pm
Reputation: 891

AI-Shoujo / AI-Girl [+6]

Post by GreenHouse »

Image

Store page: [Link]
Last version compatible: 1.0.1 [ScrewThisNoise R1.2]


- Insta-Fish
Once you get a fish to bite the bait, it will instantly get caught.

- Insta-Garden
Once you plant a seed, it will grow instantly.

- Don't Block Talking
Nothing will block talking with your partner. I hate that.

- Get Highlighted Item
Shows the info of the item highlighted in your inventory. You can change the item ID to another item that you want.
Item ID list, in case you want to change them manually: [Link]

- Get Player
Shows some info of the player. Wetness, sex, spent money, max inventory slots, fishing skill, removing clothes...

- Get Environment
Shows some environment settings. Weather, temperature, current time...
Update 1:
(October 30th 2019)
- Added every single item as a dropdown in the 'Get Highlighted Item' script.

Update 2:
(October 31st 2019)
- Fixed a problem in the 'Insta-Fish' script that made the game crash.
- Added 'Insta-Garden' script.
- Added 'Don't Block Talking' script.
- Added multiple new editable values inside the 'Get Environment' script.
The .RAR password is 'fearless'.
REQUIRES CHEAT ENGINE 7.0

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1
Attachments
AI-Syoujyo.rar
1.0.1 [ScrewThisNoise R1.2] +6 [LAST VERSION]
(130.73 KiB) Downloaded 10370 times
AI-Syoujyo.CT
1.0.1 [ScrewThisNoise R1.2] +4
(1.58 MiB) Downloaded 5630 times
Last edited by GreenHouse on Thu Oct 31, 2019 10:44 am, edited 1 time in total.

Barrys
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Oct 30, 2019 9:19 am
Reputation: 0

Re: AI-Shoujo / AI-Girl [+4]

Post by Barrys »

The insta-fish causes CTD (i'm using R1.2 version).

vitaeexmorte
Expert Cheater
Expert Cheater
Posts: 64
Joined: Sun Oct 15, 2017 4:20 am
Reputation: 19

Re: AI-Shoujo / AI-Girl [+4]

Post by vitaeexmorte »

I salute you fellow man/woman/loli with cat on head of culture.

GreenHouse
Expert Cheater
Expert Cheater
Posts: 855
Joined: Fri Oct 12, 2018 10:25 pm
Reputation: 891

Re: AI-Shoujo / AI-Girl [+4]

Post by GreenHouse »

Barrys wrote:
Wed Oct 30, 2019 9:20 am
The insta-fish causes CTD (i'm using R1.2 version).
Should be fixed now in the new update.

B1lat
What is cheating?
What is cheating?
Posts: 1
Joined: Fri Nov 01, 2019 4:34 pm
Reputation: 0

Re: AI-Shoujo / AI-Girl [+6]

Post by B1lat »

How to change an item in CT?

User avatar
Cielos
RCE Fanatics
RCE Fanatics
Posts: 833
Joined: Fri Mar 03, 2017 4:35 am
Reputation: 1795

Re: AI-Shoujo / AI-Girl [+6]

Post by Cielos »

got some time to kill tonight, played the naughty game a bit, and made this cheat:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>461</ID>
      <Description>"all motions"</Description>
      <LastState Activated="1"/>
      <Color>FF0000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
{$lua}
mono_initialize()
LaunchMonoDataCollector()
{$asm}

aobscanregion(CheckMotionLimitCallerAOB,HSceneSprite:LoadMotionList,HSceneSprite:LoadMotionList+1000,49 ** ** ** ** ** ** ** ** ** 41 ** ** 85 C0 0F 84 ** ** ** ** 48 ** ** ** ** 00 00 48 ** ** ** ** 00 00 48)
registersymbol(CheckMotionLimitCallerAOB)

alloc(originalcode_CheckMotionLimitCallerAOB,16,CheckMotionLimitCallerAOB+f)
registersymbol(originalcode_CheckMotionLimitCallerAOB)

originalcode_CheckMotionLimitCallerAOB:
readmem(CheckMotionLimitCallerAOB+f,6)

///

CheckMotionLimitCallerAOB+f: //HSceneSprite:LoadMotionList+1fd:
db 90 90 90 90 90 90


 
 
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
CheckMotionLimitCallerAOB+f: //HSceneSprite:LoadMotionList+1fd:
readmem(originalcode_CheckMotionLimitCallerAOB,6)
//db 0F 84 B8 04 00 00
//Alt: je HSceneSprite:LoadMotionList+6bb
dealloc(originalcode_CheckMotionLimitCallerAOB)
unregistersymbol(originalcode_CheckMotionLimitCallerAOB)
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
- copy and paste the above codes ONto your table (highlight an entry on your table, press Ctrl-V).
- when activated, you can access all motions, regardless of area, items, current emotions, etc.
- some motions may seems not loading when the partner is exhausted. just use an item to wake her up first.
- made based on 1.0.2 [ScrewThisNoise R1.3]. may not work on other versions.

adam johnson
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Nov 27, 2019 2:55 pm
Reputation: 0

Re: AI-Shoujo / AI-Girl [+6]

Post by adam johnson »

how to installs this cheat into the game?sorry for such questions,just found out this site randomly :oops:

GreenHouse
Expert Cheater
Expert Cheater
Posts: 855
Joined: Fri Oct 12, 2018 10:25 pm
Reputation: 891

Re: AI-Shoujo / AI-Girl [+6]

Post by GreenHouse »

adam johnson wrote:
Wed Nov 27, 2019 2:58 pm
how to installs this cheat into the game?sorry for such questions,just found out this site randomly :oops:

adam johnson
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Nov 27, 2019 2:55 pm
Reputation: 0

Re: AI-Shoujo / AI-Girl [+6]

Post by adam johnson »

thanks for the fast response really appreciate it <3

User avatar
Gutie
Expert Cheater
Expert Cheater
Posts: 51
Joined: Sun Jul 23, 2017 12:47 am
Reputation: 2

Re: AI-Shoujo / AI-Girl [+6]

Post by Gutie »

Quick question, does Free Craft not work? (See it in a section titled "Other Stuff [Don't USE]" ) Just following up to see whats up on that front.

KS212
Expert Cheater
Expert Cheater
Posts: 1118
Joined: Fri Mar 03, 2017 5:29 pm
Reputation: 136

Re: AI-Shoujo / AI-Girl [+6]

Post by KS212 »

That reminds me I need to actually go hunt down all the nice mods for this... There should be an HF Patch...

User avatar
Gutie
Expert Cheater
Expert Cheater
Posts: 51
Joined: Sun Jul 23, 2017 12:47 am
Reputation: 2

Re: AI-Shoujo / AI-Girl [+6]

Post by Gutie »

Yeah with current version seems only Selected Item and Weather/Time mechanics work. (Also raising temperature at night doesn't seem to help with whether the girl gets cold at night or not while away from a heat source.) Tbh the item and time freeze alone work well for me. Fishing is easy enough and low key enjoyable on my end.

Would love to see a Fatigue/Satiated Percentage cheats though.

Shieo
What is cheating?
What is cheating?
Posts: 2
Joined: Thu Jan 16, 2020 3:00 pm
Reputation: 0

Re: AI-Shoujo / AI-Girl [+6]

Post by Shieo »

Could any one`s guide me through how to use the Get Highlighted Item ??

Shieo
What is cheating?
What is cheating?
Posts: 2
Joined: Thu Jan 16, 2020 3:00 pm
Reputation: 0

Re: AI-Shoujo / AI-Girl [+6]

Post by Shieo »

Could any one`s guide me through how to use the Get Highlighted Item ??
please

Aiwa
What is cheating?
What is cheating?
Posts: 3
Joined: Tue Jan 21, 2020 11:43 pm
Reputation: 0

Re: AI-Shoujo / AI-Girl [+6]

Post by Aiwa »

Shieo wrote:
Sat Jan 18, 2020 10:42 am
Could any one`s guide me through how to use the Get Highlighted Item ??
please
Go into the pouch, select an item (it's descprition should appear on the right (click it, and just to be sure, hover it)) and you should see it's data on the cheat table.

Post Reply

Who is online

Users browsing this forum: Bing [Bot], BLEXBot, DotBot, drehcaruso, Enferno33, fenor, Google [Bot], grifiths, Hippie, ins, jonaaa, Just_Dude, Kionaru, OverheadtheAlbatross, plmanith17, Royce G, trohed, Turwan