What would you like me to add to the game in the next update?

  • The connection (police) mechanic. This would be a new "currency" and a new batch of upgrades.

  • More events and the possiblity for the packmakers to add some in their packs.

  • The possbility to train the skills of the girls

  • Progress the story and add story missions (mostly focused on Nicole)

  • Something else (tell me either by PM or in this thread).


Results are only viewable after voting.

Salam666

Newbie
Aug 27, 2021
21
3
When you click Start the Day and go through the booth game, End the Day is a button at the top right of the screen, beside the pause button.

If your girls are out of energy, hitting that means that you won't lose reputation for customers who are not served.

If you take out all girls from working and 'Start the Day' it will ask you if you want to go without working. You'll lose a bit of money (you do still have some minor expenses) but your girls will get some energy back.

Early on, focus on building your stable, so you can field enough shifts that energy isn't a concern. Then buy the energy management club improvements as you need them. Once you hit endgame energy is no longer a concern because you'll either have too many girls or they'll be gaining so much per day it's a non-factor.
Yes.

Whatever floats your boat.

File sizes are included. Take the bigger ones for more complete content, take the smaller (typically older) ones if your primary constraint is bandwidth or storage.

If you combine packs, be careful of dups.
thanks all for the information.. it was really helpful
grilla-yes.gif
 
  • Like
Reactions: CaptC

Salam666

Newbie
Aug 27, 2021
21
3
Our pleasure! Game has some ins and outs to learn, appreciate you giving it an honest try!
thanks. yeah honestly i saw a frind playing this game and i asked him for the link to try it by my self.. the game is really great and enjoyable, it is little confusing in the beginning but after that is so fun
mr-bean-thumbs-up.gif
 

Disgruntler

Well-Known Member
Game Developer
May 2, 2021
1,042
1,090
man this game is addicted.. is there any new update?
greetings to the game creator by the way
View attachment 2034806
When I have something I can show, you'll know. I need a good amount of time to just sit and code and not think about anything but. Things are stabilizing a bit, and I can feel the itch, though.
 

phalanger

New Member
Jan 13, 2018
5
3
Code:
NullReferenceException: Object reference not set to an instance of an object
  at BoothGameBehavior.DisplayGirlIs (GirlClass g) [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameClientEnd.CheckKeyPress () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameClientEnd.Update () [0x00012] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
 
(Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0)

NullReferenceException: Object reference not set to an instance of an object
  at BoothGameBehavior.DisplayGirlIs (GirlClass g) [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameClientEnd.CheckKeyPress () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameClientEnd.Update () [0x00012] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
 
(Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0)

ArgumentNullException: Object Graph cannot be null.
Parameter name: graph
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize (System.Object graph, System.Runtime.Remoting.Messaging.Header[] inHeaders, System.Runtime.Serialization.Formatters.Binary.__BinaryWriter serWriter, System.Boolean fCheck) [0x00012] in <44afb4564e9347cf99a1865351ea8f4a>:0
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers, System.Boolean fCheck) [0x0006e] in <44afb4564e9347cf99a1865351ea8f4a>:0
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers) [0x00000] in <44afb4564e9347cf99a1865351ea8f4a>:0
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph) [0x00000] in <44afb4564e9347cf99a1865351ea8f4a>:0
  at StaticFunctions.Save (System.String saveFile) [0x001a0] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at StaticFunctions.PassADay (System.Boolean displayDayRecap, System.Boolean comeFromWork) [0x00315] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameBehavior.EndBoothGame () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameBehavior.Update () [0x000d0] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
 
(Filename: <44afb4564e9347cf99a1865351ea8f4a> Line: 0)

IndexOutOfRangeException: Index was outside the bounds of the array.
  at BoothGameDragHandler.CheckKeyPresses () [0x00044] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameDragHandler.Update () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
 
(Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0)

NullReferenceException: Object reference not set to an instance of an object
  at BoothGameBehavior.DisplayGirlIs (GirlClass g) [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameClientEnd.CheckKeyPress () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameClientEnd.Update () [0x00012] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
 
(Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0)

NullReferenceException: Object reference not set to an instance of an object
  at BoothGameBehavior.DisplayGirlIs (GirlClass g) [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameClientEnd.CheckKeyPress () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameClientEnd.Update () [0x00012] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
 
(Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0)
Log like this.
 

phalanger

New Member
Jan 13, 2018
5
3
Code:
NullReferenceException: Object reference not set to an instance of an object
  at BoothGameBehavior.DisplayGirlIs (GirlClass g) [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameClientEnd.CheckKeyPress () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameClientEnd.Update () [0x00012] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0

(Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0)

NullReferenceException: Object reference not set to an instance of an object
  at BoothGameBehavior.DisplayGirlIs (GirlClass g) [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameClientEnd.CheckKeyPress () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameClientEnd.Update () [0x00012] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0

(Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0)

ArgumentNullException: Object Graph cannot be null.
Parameter name: graph
  at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize (System.Object graph, System.Runtime.Remoting.Messaging.Header[] inHeaders, System.Runtime.Serialization.Formatters.Binary.__BinaryWriter serWriter, System.Boolean fCheck) [0x00012] in <44afb4564e9347cf99a1865351ea8f4a>:0
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers, System.Boolean fCheck) [0x0006e] in <44afb4564e9347cf99a1865351ea8f4a>:0
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph, System.Runtime.Remoting.Messaging.Header[] headers) [0x00000] in <44afb4564e9347cf99a1865351ea8f4a>:0
  at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize (System.IO.Stream serializationStream, System.Object graph) [0x00000] in <44afb4564e9347cf99a1865351ea8f4a>:0
  at StaticFunctions.Save (System.String saveFile) [0x001a0] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at StaticFunctions.PassADay (System.Boolean displayDayRecap, System.Boolean comeFromWork) [0x00315] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameBehavior.EndBoothGame () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameBehavior.Update () [0x000d0] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0

(Filename: <44afb4564e9347cf99a1865351ea8f4a> Line: 0)

IndexOutOfRangeException: Index was outside the bounds of the array.
  at BoothGameDragHandler.CheckKeyPresses () [0x00044] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameDragHandler.Update () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0

(Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0)

NullReferenceException: Object reference not set to an instance of an object
  at BoothGameBehavior.DisplayGirlIs (GirlClass g) [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameClientEnd.CheckKeyPress () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameClientEnd.Update () [0x00012] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0

(Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0)

NullReferenceException: Object reference not set to an instance of an object
  at BoothGameBehavior.DisplayGirlIs (GirlClass g) [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameClientEnd.CheckKeyPress () [0x00000] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0
  at BoothGameClientEnd.Update () [0x00012] in <c1c7a0d4f9594dc9a0b74c45dab2d3c2>:0

(Filename: <c1c7a0d4f9594dc9a0b74c45dab2d3c2> Line: 0)
Log like this.
I know what's going on now, okay. I shouldn't copy the save files from version 8 to version 9.
:(
 

SikaNauta

Newbie
Jul 21, 2017
76
113
I'm trying to rebuild my girlpack collection after a catastrophic hard drive failure. I'm missing a lot but mostly Kascha and Rocki Roads, does anyone have either of those?
 

mgunner2010

Member
Dec 9, 2020
185
66
I'm trying to rebuild my girlpack collection after a catastrophic hard drive failure. I'm missing a lot but mostly Kascha and Rocki Roads, does anyone have either of those?
I have Rocki Roads and do you mean Kasha because I have her also if you want them, messsage me on the Requested Girls Thread or a PM and I will give them to ya!
 

GrooveDaddy

New Member
Nov 13, 2018
10
10
Hello! Been following this game since it began and have recently begun digging into making music, girlpacks, and lessons now.

One question tho, is it possible to make a particular lesson trigger only if a girl has a certain trait? Like a lesson that only triggers if she is a Brat and such to add more personality to events since pornstars sometimes play a wide variety of characters lol.

I appreciate you reviving this already great game and making it more amazing!
 
4.40 star(s) 49 Votes