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 [+30]

Post by GreenHouse »

Reall wrote:
Thu Oct 07, 2021 4:23 am
I've been taking a look at the data folder, where you can find items, poses, images, clothes and almost everything in the game, but it looks like something has changed, the characters are now unreadable (Characters like û,þ,ÿ), for that matter, just for me changed? If not, do any of you know a mechanism that I can read again?
Here's a script for future usage in case there's any problem getting names, that dumps the name of everything in the game. Do have in mind that it'll be a text file with 30k lines and you won't know what a few IDs are. But for clothes, images, items and a few other things, you shouldn't have any problem. Just search for a random item or clothing name, and you'll get to the rest:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>2609</ID>
      <Description>"Booty Calls Name Dumper"</Description>
      <LastState/>
      <Color>FF8000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
{$lua}
if syntaxcheck then return end
if process and readInteger(process) ~= 0 then mono_initialize() LaunchMonoDataCollector() end
local extraDebug = false
local GCD = mono_class_findInstancesOfClassListOnly(mono_enumDomains()[1],mono_findClass('','GameContentData'))[1]
local cGDCData = 0

function getContents(p,l)
for z = 0,l*4-4,4 do
local cData = readInteger(readInteger(p) + 0x10 + z)
local cKey = readString(readInteger(cData + 0x8) + 0x0C,1000,true)
if z == l*4-4 then
DumpFile:write('     ' .. cKey,"\n\n")
else
DumpFile:write('     ' .. cKey,"\n")
end
--print(readString(readInteger(cData + 0x8) + 0x0C,500,true))
end end

local offsetTable = mono_class_enumFields(mono_findClass('','GameContentData'))
DumpFile = io.open(getCheatEngineDir() .. 'BootyCallsDump.txt', "w+")
for i = 1,#offsetTable do
if (offsetTable[i].isStatic) == false then
if string.match((offsetTable[i].name), "DataDict") then break end
--print(offsetTable[i].name)
local gp = GCD + offsetTable[i].offset
local p = readPointer(gp) + 0x08
local l = readInteger(p + 0x04)
if l ~= 0 then
local cGDCData = i
if cGDCData == i then DumpFile:write(string.format('[' .. offsetTable[i].name .. ']\n')) end
getContents(p,l)
end end end
DumpFile:close()
shellExecute(getCheatEngineDir():gsub("%\\", "\\\\") .. 'BootyCallsDump.txt')
[DISABLE]
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Copy and Paste that into the main Cheat Engine window, and with the game process attached, activate the script.
The text file with the dumped names will open automatically.


P.S.: If I see that it's too confusing this way, I might make it so each part of it goes in a different text file, in the future. Like, have a file for items, file for clothes, file for girls, etc.

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

yuri
What is cheating?
What is cheating?
Posts: 3
Joined: Tue Oct 05, 2021 12:32 pm
Reputation: 0

Re: Booty Calls [+30]

Post by yuri »

r0b33 wrote:
Wed Oct 06, 2021 3:42 am
mariatiy wrote:
Tue Oct 05, 2021 10:32 pm
Does anyone here have the list with the event Quests codes ?
Quest Codes
DATE_DEVI1
DATE_DEVI1
DATE_DEVI2
DATE_DEVI2
DATE_DEVI4
DATE_DEVI4
DATE_JESSY2
DATE_JESSY2
DATE_JESSY4
DATE_JESSY4
DATE_LARA2
DATE_LARA2
DATE_LARA3
DATE_LARA3
DATE_LARA4
DATE_LARA4
DATE_SHANON1
DATE_SHANON1
DATE_SHANON2
DATE_SHANON2
DATE_SHANON3
DATE_SHANON3
DATE_SHANON4
DATE_SHANON4
DATE_ZOE2
DATE_ZOE2
DATE_ZOE4
DATE_ZOE4
FUCK_DEVI1
FUCK_DEVI1
FUCK_JESSY1
FUCK_JESSY1
FUCK_LARA1
FUCK_LARA1
FUCK_LARA4
FUCK_LARA4
FUCK_SHANNON1
FUCK_SHANNON1
FUCK_ZOE1
FUCK_ZOE1
HALLOWEEN_COLLECT_PUMPKINS1
HALLOWEEN_COLLECT_PUMPKINS1
HALLOWEEN_COLLECT_PUMPKINS2
HALLOWEEN_COLLECT_PUMPKINS2
HALLOWEEN_COLLECT_PUMPKINS3
HALLOWEEN_COLLECT_PUMPKINS3
QST_BB_CROSSPROMO_PLAY
QST_BB_CROSSPROMO_PLAY
QST_BB_CROSSPROMO_TEXT
QST_BB_CROSSPROMO_TEXT
QST_BB_CROSSPROMO_TOWERS
QST_BB_CROSSPROMO_TOWERS
QUEST_ANDRIELLA_STEP1
QUEST_ANDRIELLA_STEP1
QUEST_ANDRIELLA_STEP2
QUEST_ANDRIELLA_STEP2
QUEST_ANDRIELLA_STEP3
QUEST_ANDRIELLA_STEP3
QUEST_ANDRIELLA_STEP4
QUEST_ANDRIELLA_STEP4
QUEST_ANDRIELLA_STEP5
QUEST_ANDRIELLA_STEP5
QUEST_DO_1000_PVP_MATCHES
QUEST_DO_1000_PVP_MATCHES
QUEST_DO_100_PVP_MATCHES
QUEST_DO_100_PVP_MATCHES
QUEST_DO_10_PVP_MATCHES
QUEST_DO_10_PVP_MATCHES
QUEST_DO_15_PVP_MATCHES
QUEST_DO_15_PVP_MATCHES
QUEST_DO_1_PVP_MATCH
QUEST_DO_1_PVP_MATCH
QUEST_DO_2000_PVP_MATCHES
QUEST_DO_2000_PVP_MATCHES
QUEST_DO_200_PVP_MATCHES
QUEST_DO_200_PVP_MATCHES
QUEST_DO_20_PVP_MATCHES
QUEST_DO_20_PVP_MATCHES
QUEST_DO_25_PVP_MATCHES
QUEST_DO_25_PVP_MATCHES
QUEST_DO_2_PVP_MATCHES
QUEST_DO_2_PVP_MATCHES
QUEST_DO_30_PVP_MATCHES
QUEST_DO_30_PVP_MATCHES
QUEST_DO_3_PVP_MATCHES
QUEST_DO_3_PVP_MATCHES
QUEST_DO_40_PVP_MATCHES
QUEST_DO_40_PVP_MATCHES
QUEST_DO_4_PVP_MATCHES
QUEST_DO_4_PVP_MATCHES
QUEST_DO_5000_PVP_MATCHES
QUEST_DO_5000_PVP_MATCHES
QUEST_DO_500_PVP_MATCHES
QUEST_DO_500_PVP_MATCHES
QUEST_DO_50_PVP_MATCHES
QUEST_DO_50_PVP_MATCHES
QUEST_DO_5_PVP_MATCHES
QUEST_DO_5_PVP_MATCHES
QUEST_DO_60_PVP_MATCHES
QUEST_DO_60_PVP_MATCHES
QUEST_DO_70_PVP_MATCHES
QUEST_DO_70_PVP_MATCHES
QUEST_DO_80_PVP_MATCHES
QUEST_DO_80_PVP_MATCHES
QUEST_DO_90_PVP_MATCHES
QUEST_DO_90_PVP_MATCHES
QUEST_FACT_DEVI_SHAVED
QUEST_FACT_DEVI_SHAVED
QUEST_FACT_LARA_MASTURBATION
QUEST_FACT_LARA_MASTURBATION
QUEST_FACT_SHANNON_ANAL
QUEST_FACT_SHANNON_ANAL
QUEST_FACT_ZOE_LOVERS
QUEST_FACT_ZOE_LOVERS
QUEST_HAVE_100_DATES
QUEST_HAVE_100_DATES
QUEST_HAVE_10_DATES
QUEST_HAVE_10_DATES
QUEST_HAVE_130_DATES
QUEST_HAVE_130_DATES
QUEST_HAVE_13_DATES
QUEST_HAVE_13_DATES
QUEST_HAVE_15_DATES
QUEST_HAVE_15_DATES
QUEST_HAVE_160_DATES
QUEST_HAVE_160_DATES
QUEST_HAVE_18_DATES
QUEST_HAVE_18_DATES
QUEST_HAVE_200_DATES
QUEST_HAVE_200_DATES
QUEST_HAVE_20_DATES
QUEST_HAVE_20_DATES
QUEST_HAVE_250_DATES
QUEST_HAVE_250_DATES
QUEST_HAVE_25_DATES
QUEST_HAVE_25_DATES
QUEST_HAVE_300_DATES
QUEST_HAVE_300_DATES
QUEST_HAVE_30_DATES
QUEST_HAVE_30_DATES
QUEST_HAVE_350_DATES
QUEST_HAVE_350_DATES
QUEST_HAVE_35_DATES
QUEST_HAVE_35_DATES
QUEST_HAVE_400_DATES
QUEST_HAVE_400_DATES
QUEST_HAVE_40_DATES
QUEST_HAVE_40_DATES
QUEST_HAVE_45_DATES
QUEST_HAVE_45_DATES
QUEST_HAVE_500_DATES
QUEST_HAVE_500_DATES
QUEST_HAVE_50_DATES
QUEST_HAVE_50_DATES
QUEST_HAVE_60_DATES
QUEST_HAVE_60_DATES
QUEST_HAVE_70_DATES
QUEST_HAVE_70_DATES
QUEST_HAVE_80_DATES
QUEST_HAVE_80_DATES
QUEST_NUTAKU_PUBLISHER_FEST
QUEST_PRE_REG_CURRENCY
QUEST_PRE_REG_CURRENCY
QUEST_PRE_REG_ITEMS
QUEST_PRE_REG_ITEMS
QUEST_RELEASE_ASA_REGULAR_REWARD
QUEST_RELEASE_ASA_SUPERB_REWARD
QUEST_RELEASE_ASA_ULTIMATE_REWARD
QUEST_UNLOCK_NIGHTCLUB
QUEST_UNLOCK_NIGHTCLUB
PoopMan1234 wrote:
Wed Oct 06, 2021 12:50 am
Can someone do a step by step tutorial on how to get free diamonds???
  • grab your mouse
  • navigate to paging section on this page (top or bottom)
  • click onto the [ 1 ] to navigate to the 1st
  • begin read the forum.
why?
  1. you'll see for yourself that you asked a stupid question. no diamonds are needed in the game, unless you want to ban your account.
  2. has been explained step-by-step more than 10 times what to do. mathematically, this means that you will find a step-by-step description on every 7 pages.
  3. CURRENCY_HARD is your friend if you still want to deal with this, although it would take a minimum brain to figure it out: if CURRENCY_SOFT is the cash, then HARD will probably be the premium currency.
How do I use these event codes ?

sakecfe
Novice Cheater
Novice Cheater
Posts: 16
Joined: Thu May 20, 2021 9:34 am
Reputation: 0

Re: Booty Calls [+30]

Post by sakecfe »

GreenHouse wrote:
Thu Oct 07, 2021 11:42 am
Reall wrote:
Thu Oct 07, 2021 4:23 am
I've been taking a look at the data folder, where you can find items, poses, images, clothes and almost everything in the game, but it looks like something has changed, the characters are now unreadable (Characters like û,þ,ÿ), for that matter, just for me changed? If not, do any of you know a mechanism that I can read again?
Here's a script for future usage in case there's any problem getting names, that dumps the name of everything in the game. Do have in mind that it'll be a text file with 30k lines and you won't know what a few IDs are. But for clothes, images, items and a few other things, you shouldn't have any problem. Just search for a random item or clothing name, and you'll get to the rest:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>2609</ID>
      <Description>"Booty Calls Name Dumper"</Description>
      <LastState/>
      <Color>FF8000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
{$lua}
if syntaxcheck then return end
if process and readInteger(process) ~= 0 then mono_initialize() LaunchMonoDataCollector() end
local extraDebug = false
local GCD = mono_class_findInstancesOfClassListOnly(mono_enumDomains()[1],mono_findClass('','GameContentData'))[1]
local cGDCData = 0

function getContents(p,l)
for z = 0,l*4-4,4 do
local cData = readInteger(readInteger(p) + 0x10 + z)
local cKey = readString(readInteger(cData + 0x8) + 0x0C,1000,true)
if z == l*4-4 then
DumpFile:write('     ' .. cKey,"\n\n")
else
DumpFile:write('     ' .. cKey,"\n")
end
--print(readString(readInteger(cData + 0x8) + 0x0C,500,true))
end end

local offsetTable = mono_class_enumFields(mono_findClass('','GameContentData'))
DumpFile = io.open(getCheatEngineDir() .. 'BootyCallsDump.txt', "w+")
for i = 1,#offsetTable do
if (offsetTable[i].isStatic) == false then
if string.match((offsetTable[i].name), "DataDict") then break end
--print(offsetTable[i].name)
local gp = GCD + offsetTable[i].offset
local p = readPointer(gp) + 0x08
local l = readInteger(p + 0x04)
if l ~= 0 then
local cGDCData = i
if cGDCData == i then DumpFile:write(string.format('[' .. offsetTable[i].name .. ']\n')) end
getContents(p,l)
end end end
DumpFile:close()
shellExecute(getCheatEngineDir():gsub("%\\", "\\\\") .. 'BootyCallsDump.txt')
[DISABLE]
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Copy and Paste that into the main Cheat Engine window, and with the game process attached, activate the script.
The text file with the dumped names will open automatically.


P.S.: If I see that it's too confusing this way, I might make it so each part of it goes in a different text file, in the future. Like, have a file for items, file for clothes, file for girls, etc.
hey umm greenhouse is there any hope for the fap ceo table update cause its not working for at least 8 months now

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

Re: Booty Calls [+30]

Post by r0b33 »

yuri wrote:
Thu Oct 07, 2021 2:17 pm
How do I use these event codes ?
I didn't know. You asked them, you got them. 😂

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

Re: Booty Calls [+30]

Post by GreenHouse »

sakecfe wrote:
Thu Oct 07, 2021 9:24 pm
hey umm greenhouse is there any hope for the fap ceo table update cause its not working for at least 8 months now
That's not on my priorities now. But maybe in the future I will take a look at it.

mariatiy
What is cheating?
What is cheating?
Posts: 2
Joined: Tue Oct 05, 2021 10:26 pm
Reputation: 0

Re: Booty Calls [+30]

Post by mariatiy »

Image the code is not working

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

Re: Booty Calls [+30]

Post by r0b33 »

mariatiy wrote:
Fri Oct 08, 2021 10:40 am
Image the code is not working
Image
  1. Because that is an ITEM as its name shows: ITEM_COLLECTABLE
  2. Because You forgot to append a quantity value to the code, as can be seen in the description.
  3. By the way, consider yourself lucky, because that part of the table still works, because as I can see in the picture, you are using an older version...
Reward: ITEM_COLLECTABLE_HALLOWEEN_PUMPKIN|xx 👉where xx represents a number 01-99
Length: 37
Reward Type: ITEM [15]
Length: 15

Qxrwa
Noobzor
Noobzor
Posts: 5
Joined: Fri Oct 08, 2021 6:47 pm
Reputation: 0

Re: Booty Calls [+30]

Post by Qxrwa »

can anyone help me with the coding of the cheat engine cuz i have no clue what im doing what so ever. any advice is welcome. cheers in advance
Last edited by Qxrwa on Sat Oct 09, 2021 11:06 pm, edited 1 time in total.

Reall
Novice Cheater
Novice Cheater
Posts: 19
Joined: Wed Sep 23, 2020 8:05 pm
Reputation: 0

Re: Booty Calls [+30]

Post by Reall »

Qxrwa wrote:
Fri Oct 08, 2021 6:50 pm
can anyone help me with the coding of the cheat engine cuz i have no clue what im doing what so ever. any advice is welcome. cheers in advance
There are 75 comments tabs on this forum, certainly if you take the time and read the comments, you will find how to use or answer any questions you may have.

Qxrwa
Noobzor
Noobzor
Posts: 5
Joined: Fri Oct 08, 2021 6:47 pm
Reputation: 0

Re: Booty Calls [+30]

Post by Qxrwa »

random question again. Does anyone know how to use the GET CURRENT GIRL IN WARDROBE function and its able to give me an explanation on how can i use cuz im new to it

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

Re: Booty Calls [+30]

Post by r0b33 »

Qxrwa wrote:
Sat Oct 09, 2021 11:05 pm
random question again. Does anyone know how to use the GET CURRENT GIRL IN WARDROBE function and its able to give me an explanation on how can i use cuz im new to it
New user with an outdated table... In addition, the option has not been supported for a long time.

Use the latest version of the table.

Qxrwa
Noobzor
Noobzor
Posts: 5
Joined: Fri Oct 08, 2021 6:47 pm
Reputation: 0

Re: Booty Calls [+30]

Post by Qxrwa »

r0b33 wrote:
Sun Oct 10, 2021 12:21 am
Qxrwa wrote:
Sat Oct 09, 2021 11:05 pm
random question again. Does anyone know how to use the GET CURRENT GIRL IN WARDROBE function and its able to give me an explanation on how can i use cuz im new to it
New user with an outdated table... In addition, the option has not been supported for a long time.

Use the latest version of the table.
Im using the latest one i can find for steam or do i have to install the notaku version and find the table for it

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

Re: Booty Calls [+30]

Post by r0b33 »

Qxrwa wrote:
Sun Oct 10, 2021 10:39 am
Im using the latest one i can find for steam or do i have to install the notaku version and [...]
nutaku:
register an account
download standalone version from nutaku
and... and thats it.

The table is universal. Works with both versions.
Qxrwa wrote:
Sun Oct 10, 2021 10:39 am
[...] find the table for it
viewtopic.php?p=206796#p206796

THIS WAS THE LAST TIME. (f***ing boring every 5th post is about the same thing...)
Your hands are not only used to ask stupid questions out of lazyness, but you can use them to search on the forum to see your stupid question already answered thousand times.

flover2102
Novice Cheater
Novice Cheater
Posts: 16
Joined: Sun Mar 25, 2018 12:34 am
Reputation: 1

Re: Booty Calls [+30]

Post by flover2102 »

i use the nutaku dekstop

the 1page cheat and viewtopic.php?p=206796#p206796

don't work at all , all chek box can't determing somthings or all instruction cant be injected

the code Booty Calls Name Dumper just make game crash

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

Re: Booty Calls [+30]

Post by r0b33 »

flover2102 wrote:
Mon Oct 11, 2021 3:01 pm
i use the nutaku dekstop

the 1page cheat and viewtopic.php?p=206796#p206796

don't work at all , all chek box can't determing somthings or all instruction cant be injected

the code Booty Calls Name Dumper just make game crash
Then you did something wrong. The table (from the linked post) works correctly.
The Name Dumper works separately from the table.

Both of them tested right now. (win 10 x64 / 11 x64 || BC 1.2.106.170)

Post Reply