Ren'Py Brothel King [v0.2] [Goldo]

4.60 star(s) 44 Votes

Bip

Active Member
Donor
May 4, 2017
734
2,096
Ermmm... It is cencored and the description states otherwise..
The game is not censored, the images of the default girls packs are. But you can easily add extra girls packs (you can find some on the ).


You don't have permission to view the spoiler content. Log in or register now.
 
Oct 29, 2016
191
336
The game is not censored, the images of the default girls packs are. But you can easily add extra girls packs (you can find some on the ).


You don't have permission to view the spoiler content. Log in or register now.

Thanks for that , but i have already deleted it. I didnt like it at all.
 

klang

Active Member
Aug 15, 2016
543
177
hmmm


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 340, in script
    $ result = ui.interact()
  File "game/BKmain.rpy", line 340, in <module>
    $ result = ui.interact()
  File "game/BKscreens.rpy", line 2155, in execute
    screen visit_location(loc):
  File "game/BKscreens.rpy", line 2155, in execute
    screen visit_location(loc):
  File "game/BKscreens.rpy", line 2160, in execute
    use shortcuts()
  File "game/BKscreens.rpy", line 3017, in execute
    screen shortcuts():
  File "game/BKscreens.rpy", line 3017, in execute
    screen shortcuts():
  File "game/BKscreens.rpy", line 3031, in execute
    if farm.active:
AttributeError: 'Location' object has no attribute 'active'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 344, in script call
    call free_girl_interact(result) from _call_free_girl_interact
  File "game/BKmain.rpy", line 340, in script
    $ result = ui.interact()
  File "/Volumes/home/renpy/renpy-6.99.12.4-sdk/Brothel_King-all 2/renpy/ast.py", line 806, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/Volumes/home/renpy/renpy-6.99.12.4-sdk/Brothel_King-all 2/renpy/python.py", line 1577, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/BKmain.rpy", line 340, in <module>
    $ result = ui.interact()
  File "/Volumes/home/renpy/renpy-6.99.12.4-sdk/Brothel_King-all 2/renpy/ui.py", line 277, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/Volumes/home/renpy/renpy-6.99.12.4-sdk/Brothel_King-all 2/renpy/display/core.py", line 2425, in interact
    repeat, rv = self.interact_core(preloads=preloads, **kwargs)
  File "/Volumes/home/renpy/renpy-6.99.12.4-sdk/Brothel_King-all 2/renpy/display/core.py", line 2693, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "/Volumes/home/renpy/renpy-6.99.12.4-sdk/Brothel_King-all 2/renpy/display/core.py", line 396, in visit_all
    d.visit_all(callback)
  File "/Volumes/home/renpy/renpy-6.99.12.4-sdk/Brothel_King-all 2/renpy/display/core.py", line 396, in visit_all
    d.visit_all(callback)
  File "/Volumes/home/renpy/renpy-6.99.12.4-sdk/Brothel_King-all 2/renpy/display/core.py", line 396, in visit_all
    d.visit_all(callback)
  File "/Volumes/home/renpy/renpy-6.99.12.4-sdk/Brothel_King-all 2/renpy/display/screen.py", line 386, in visit_all
    callback(self)
  File "/Volumes/home/renpy/renpy-6.99.12.4-sdk/Brothel_King-all 2/renpy/display/core.py", line 2693, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "/Volumes/home/renpy/renpy-6.99.12.4-sdk/Brothel_King-all 2/renpy/display/screen.py", line 396, in per_interact
    self.update()
  File "/Volumes/home/renpy/renpy-6.99.12.4-sdk/Brothel_King-all 2/renpy/display/screen.py", line 565, in update
    self.screen.function(**self.scope)
  File "game/BKscreens.rpy", line 2155, in execute
    screen visit_location(loc):
  File "game/BKscreens.rpy", line 2155, in execute
    screen visit_location(loc):
  File "game/BKscreens.rpy", line 2160, in execute
    use shortcuts()
  File "game/BKscreens.rpy", line 3017, in execute
    screen shortcuts():
  File "game/BKscreens.rpy", line 3017, in execute
    screen shortcuts():
  File "game/BKscreens.rpy", line 3031, in execute
    if farm.active:
  File "<screen language>", line 3031, in <module>
AttributeError: 'Location' object has no attribute 'active'

Darwin-14.5.0-x86_64-i386-64bit
Ren'Py 6.99.10.1227
Brothel King 0.11
 

zoomg

Member
Modder
Nov 22, 2016
464
689
You should report bugs here . OP isn't updated and you are running old version, better to check link i posted since author also posts bugfixes.
 

klang

Active Member
Aug 15, 2016
543
177
Yeah, I used the most recent patches. The game is a bit of a buggy mess, and running it through the SDK gives errors based on duplicate calls. I was hoping someone here had seen it and was like OH I KNOW THE FIX! mostly because I don't want to have to dig out my login info for henthighschool
 
Jul 9, 2017
34
68
Cool game. It's been ages since I last played that Slave Maker game that used Flash so it was kind of nostalgic playing this one. I will be following this thread closely :eazyHype:
 
  • Like
Reactions: Kite80

Kite80

Well-Known Member
Modder
May 30, 2017
1,025
1,014
I'm making a small and simple trainer for this game and wanna share with you.

How to install: just put it in Brothel_King/game folder.

Commands:
key 1 - reset player interaction to max
key 2 - adds 10k gold
key 3 - set all MC stats to 15 (strength, spirit, charisma, speed)
 
Last edited:

89tasker

Member
Jun 4, 2017
382
777
Will keep an eye on this. Looks like he's adding new features before he gets the old ones to work.
Hopefully, there is a less buggy version in the future. -and a way for the user to add girls' stats.
 

Kite80

Well-Known Member
Modder
May 30, 2017
1,025
1,014
I guess we can do something useful here: why don't we share new characters? By following instructions provided with the game anyone can collect images, rename them in the right way and put them here. And since i'm the one suggesting it let me start with sharing some of my favorite chars ever:

Morrigan Aensland (Darkstalkers)
Ami Mizuno (Sailor Senshi)
Sakuya (Touhou)




I'm sharing a folder so that everytime i put something there i don't have to update the link; there you'll find everything i'm sharing for this game. If anything is added or modified i'll leave a post to make you know, meanwhile enjoy ;-)
 
Last edited:

Demon Jhim

Well-Known Member
Aug 5, 2017
1,994
957
I keep getting this error.

Edit nevermind fix already I miss an image.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/BKmain.rpy", line 56, in script
    if slavemarket.updated:
  File "game/BKmain.rpy", line 56, in <module>
    if slavemarket.updated:
AttributeError: NPC instance has no attribute 'updated'

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/BKmain.rpy", line 56, in script
    if slavemarket.updated:
  File "C:\Users\Cyrill\Desktop\Games\Development\Brothel King\BrothelKing011-becc645ac7520294\Brothel_King-0.11\Brothel_King-all\renpy\ast.py", line 1648, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\Cyrill\Desktop\Games\Development\Brothel King\BrothelKing011-becc645ac7520294\Brothel_King-0.11\Brothel_King-all\renpy\python.py", line 1606, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\Cyrill\Desktop\Games\Development\Brothel King\BrothelKing011-becc645ac7520294\Brothel_King-0.11\Brothel_King-all\renpy\python.py", line 1601, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/BKmain.rpy", line 56, in <module>
    if slavemarket.updated:
AttributeError: NPC instance has no attribute 'updated'

Windows-8-6.2.9200
Ren'Py 6.99.10.1227
Brothel King 0.11
 

Bip

Active Member
Donor
May 4, 2017
734
2,096
I keep getting this error.

Edit nevermind fix already I miss an image.
...
As @zoomg said few posts ago, OP isn't updated and you are running an old version. He gave the latest links , on previous page.
 

Wayne

Life's pretty Straight without twisties
Donor
Nov 16, 2016
447
311
the lurker made a girl pack for this game hear what he /she said


« Reply #32 on: August 10, 2017, 03:00:47 pm »

Cool game. Converted some of my girlpacks from Whoremaster and Pytfall to this game to try it out.
They are of varying quality.




Contains:
(click to show/hide)
Ai Fujisaki
Akiyama Rinko
Alena
Alice Valkyrie
Annerose Vajura
Asagi Igawa
Asami Sato
Asuka Koukawa
Azula
Bianca Whitaker
Cammy White
Cara Cromwell
Chloe von Einzbern
Chun-Li
Excellia
Farah
filenames.txt
Gabrielle
Hell Knight Ingrid
Illyasviel von Einzbern
Jessica Albert
Jewelry Bonney
Juri Han
Katara
Korra
Maya
Meena
Mizuki Yukikaze
Monara
Murasaki Yatsu
Nami
Nico Robin
Oboro
Opala
Orihime Inoue
Osira
Perona
Rangiku Matsumoto
Rukia Kuchiki
Sakura Igawa
Scathach
Shielder
Shuten Douji
Sweatergirl
Syx
Tier Harribel
Tifa Lockhart
Toph BeiFong
Ty Lee
Vem
Yoruichi Shihouin
 

Bip

Active Member
Donor
May 4, 2017
734
2,096
the lurker made a girl pack for this game hear what he /she said
Thanks ! I'll have a look at it. In general we find too many petite-girls to my tastes. I hope I'll be happy with some of these!

ps: maybe you should have put the content in a spoiler ;) (sign + -> Spoiler, between the video and the floppy signs)
 

Wayne

Life's pretty Straight without twisties
Donor
Nov 16, 2016
447
311
im sure the game will be updated you just have to keep your eye out on the creator patreon if thare is one or his/her blogspot
 
4.60 star(s) 44 Votes