Booty Calls [+31]

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

Re: Booty Calls [+31]

Post by GreenHouse »

Jerome77114 wrote:
Sun Nov 28, 2021 7:30 pm
How do we do it for the Steam version?
What kind of question is that? The main post has a table for the Steam version.

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

ducksarenice
Noobzor
Noobzor
Posts: 5
Joined: Thu Nov 25, 2021 1:23 am
Reputation: 0

Re: Booty Calls [+31]

Post by ducksarenice »

how do you get the item for the progress bar on the interactive scene? do you have to spam the dates to have a chance on getting one of the items?
I tried clicking the girls in the interactive scene as some people said to do but it didn't do anything

User avatar
Jerome77114
What is cheating?
What is cheating?
Posts: 4
Joined: Fri Mar 27, 2020 10:16 pm
Reputation: 0

Re: Booty Calls [+31]

Post by Jerome77114 »

GreenHouse wrote:
Mon Nov 29, 2021 7:09 am
Jerome77114 wrote:
Sun Nov 28, 2021 7:30 pm
How do we do it for the Steam version?
What kind of question is that? The main post has a table for the Steam version.
Hello GreenHouse

I looked on the first post and the steam version of the post is 1.2.108.34 and the current version of the game is 1.2.109.62 unfortunately not compatible.

I admire your work.

User avatar
r0b33
Table Makers
Table Makers
Posts: 504
Joined: Sun Jan 20, 2019 5:25 pm
Reputation: 288

Re: Booty Calls [+31]

Post by r0b33 »

ducksarenice wrote:
Mon Nov 29, 2021 3:27 pm
how do you get the item for the progress bar on the interactive scene? do you have to spam the dates to have a chance on getting one of the items?
I tried clicking the girls in the interactive scene as some people said to do but it didn't do anything

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="38">
  <CheatEntries>
    <CheatEntry>
      <ID>2587</ID>
      <Description>"Interactive Scene Prop Enabler"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
{$lua}
  if syntaxcheck then return end
  if process and readInteger(process) ~= 0 then
      mono_initialize()
      LaunchMonoDataCollector()
  else
      OpenProcess("BootyCalls.exe")
      mono_initialize()
      LaunchMonoDataCollector()
  end
{$asm}
Player:HasUnlockedInteractiveSceneProperty:
db B0 01 C3

[DISABLE]
Player:HasUnlockedInteractiveSceneProperty:
db 55 8B EC
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Copy above code and paste into CE and save your modified table.
If you selected this option before open an interactive scene this will make all props selectable.

Unfortunately this is only temporary, it will work as long as the option is active. If you want a permanent solution, play the game, unlock quests with [QUESTS] option or use the [GET LOCATION] option.

Good Luck!
Jerome77114 wrote:
Mon Nov 29, 2021 7:55 pm
Hello GreenHouse

I looked on the first post and the steam version of the post is 1.2.108.34 and the current version of the game is 1.2.109.62 unfortunately not compatible.

I admire your work.
Well, I'm not GreenHouse but let me explain something what maybe you missed:
The table was made for the current version of the game. It may or may not work with later versions.
So... The table was made for 1.2.108.34 version, but it (may) work with later versions.

Try before write.
Good Luck!

grindbot1501
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Oct 27, 2021 4:41 am
Reputation: 0

Re: Booty Calls [+31]

Post by grindbot1501 »

the multi gatcha script does not open for me

ducksarenice
Noobzor
Noobzor
Posts: 5
Joined: Thu Nov 25, 2021 1:23 am
Reputation: 0

Re: Booty Calls [+31]

Post by ducksarenice »

r0b33 wrote:
Mon Nov 29, 2021 10:04 pm
ducksarenice wrote:
Mon Nov 29, 2021 3:27 pm
how do you get the item for the progress bar on the interactive scene? do you have to spam the dates to have a chance on getting one of the items?
I tried clicking the girls in the interactive scene as some people said to do but it didn't do anything

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="38">
  <CheatEntries>
    <CheatEntry>
      <ID>2587</ID>
      <Description>"Interactive Scene Prop Enabler"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
{$lua}
  if syntaxcheck then return end
  if process and readInteger(process) ~= 0 then
      mono_initialize()
      LaunchMonoDataCollector()
  else
      OpenProcess("BootyCalls.exe")
      mono_initialize()
      LaunchMonoDataCollector()
  end
{$asm}
Player:HasUnlockedInteractiveSceneProperty:
db B0 01 C3

[DISABLE]
Player:HasUnlockedInteractiveSceneProperty:
db 55 8B EC
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Copy above code and paste into CE and save your modified table.
If you selected this option before open an interactive scene this will make all props selectable.

Unfortunately this is only temporary, it will work as long as the option is active. If you want a permanent solution, play the game, unlock quests with [QUESTS] option or use the [GET LOCATION] option.

Good Luck!
sorry I'm pretty new to this so do I copy and paste it to the Lua script?
cause when I copy and pasted the code there it just says

Error in script Script 1 : [string "<?xml version="1.0" encoding="utf-8"?>
..."]:1: unexpected symbol near '<'

GreenHouse
Expert Cheater
Expert Cheater
Posts: 857
Joined: Fri Oct 12, 2018 10:25 pm
Reputation: 889

Re: Booty Calls [+31]

Post by GreenHouse »

Jerome77114 wrote:
Mon Nov 29, 2021 7:55 pm
Hello GreenHouse

I looked on the first post and the steam version of the post is 1.2.108.34 and the current version of the game is 1.2.109.62 unfortunately not compatible.

I admire your work.
It is compatible. A couple of scripts don't work, the rest do. The table main script can still be enabled.

User avatar
HectikGamez
Noobzor
Noobzor
Posts: 8
Joined: Wed Jan 06, 2021 10:15 am
Reputation: 0

Re: Booty Calls [+31]

Post by HectikGamez »

r0b33 wrote:
Sun Nov 28, 2021 4:31 pm
BootyCalls CE Table
BootyCalls_NE_1.2.109.243_CV1740


BootyCalls_NE_1.2.109.243_CV1740.zip

Code: Select all

1          2  3             4
BootyCalls_NE_1.2.109.243_CV1740

pw for zip: password
  1. Game Title
  2. Edition
    • NE = Nutaku Edition
    • SE = Steam Edition
  3. The table was made for the current version of the game. It may or may not work with later versions.
  4. CV = Content Version. While the main version of the game remains unchanged, the content of the game may change. In this case, you may have to rerun the character/message unlock options.
The zip file contains the patched Assembly-CSharp.dll ( rename / replace the original with it. you can find it here: [game install folder]\BootyCalls_Data\Managed ) which needed for the "Unlock All MMS" option.
The phone slot option isnt working me... Am I doing something wrong or need to do something make it work?

User avatar
r0b33
Table Makers
Table Makers
Posts: 504
Joined: Sun Jan 20, 2019 5:25 pm
Reputation: 288

Re: Booty Calls [+31]

Post by r0b33 »

HectikGamez wrote:
Tue Nov 30, 2021 2:10 pm
The phone slot option isnt working me... Am I doing something wrong or need to do something make it work?
Ok, that's My mistake...

you have two option:
1.) edit that option:
aobscanregion(PhoneSlot,ExpandStoragePopUpItem:UpdateUI,ExpandStoragePopUpItem:UpdateUI+200,8D 46 10 89 04 24 8D 6D 00 E8 E4)
delete the marked part, press ok, save your table.
2.) DOWNLOAD again that package.
ducksarenice wrote:
Tue Nov 30, 2021 6:10 am
sorry I'm pretty new to this so do I copy and paste it to the Lua script?
NO.

Image

enchantingapplepie
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Dec 01, 2021 8:19 am
Reputation: 0

Re: Booty Calls [+31]

Post by enchantingapplepie »

I have a question is it possible to get some of the other girl variants from the shop?

User avatar
r0b33
Table Makers
Table Makers
Posts: 504
Joined: Sun Jan 20, 2019 5:25 pm
Reputation: 288

Re: Booty Calls [+31]

Post by r0b33 »

enchantingapplepie wrote:
Wed Dec 01, 2021 8:24 am
I have a question is it possible to get some of the other girl variants from the shop?
available girl variants : Annie, Devi, Lara, Shannon. They are can be activated by Get Location option.

royer207
What is cheating?
What is cheating?
Posts: 1
Joined: Thu Dec 02, 2021 5:45 am
Reputation: 0

Re: Booty Calls [+17]

Post by royer207 »

xduduhao wrote:
Wed Oct 09, 2019 1:28 pm
How do i add diamonds with this cheat table, can you help me?

User avatar
r0b33
Table Makers
Table Makers
Posts: 504
Joined: Sun Jan 20, 2019 5:25 pm
Reputation: 288

Re: Booty Calls [+17]

Post by r0b33 »

royer207 wrote:
Thu Dec 02, 2021 5:57 am
xduduhao wrote:
Wed Oct 09, 2019 1:28 pm
How do i add diamonds with this cheat table, can you help me?
first page last post.

zera19
What is cheating?
What is cheating?
Posts: 4
Joined: Sat Dec 04, 2021 7:55 am
Reputation: 0

Re: Booty Calls [+31]

Post by zera19 »

I can't enable the Phone cheats. Neither Free Phone Upgrades or +1000 Slots per Purchase are working. Was there an update to the game that messed with those, or am I doing something wrong?

EddyG9
Novice Cheater
Novice Cheater
Posts: 20
Joined: Fri Jun 11, 2021 3:59 am
Reputation: 5

Re: Booty Calls [+31]

Post by EddyG9 »

zera19 wrote:
Sat Dec 04, 2021 7:56 am
I can't enable the Phone cheats. Neither Free Phone Upgrades or +1000 Slots per Purchase are working. Was there an update to the game that messed with those, or am I doing something wrong?
It depends. What ver. of the game are you using, which ver. of the table, and how are you using the table? Right now if those options don't work you can just give yourself the money and buy the slots as needed.

Post Reply