Baralover001
Well-Known Member
- Nov 21, 2017
 
- 1,002
 
- 403
 
- 244
 
I'm a woman and it doesn't work with squirting.I already passed all of them, except for making the 20 traps for Mirana, at 42 if you're a man or futa you have to c*m on her face and if you're a woman just squ*rt, at 43 c*m inside if you're man and let c*m inside you if you are a woman
Thanks but how am i suppose to do that?you can only change your character if you are a sponsor and from the church
1-2 months and there will be a full-fledged male vs male only function.Hope gay only option will be available very soon
Oldschool, nice.I don't want to spoil the challenge, but I developed a high-tech cheat . . . Lol . . . I started drawing the map on paper as I went through it making not of all the road signs. Try that.
Sorry, that can only be paid for a membership in PatronsThanks but how am i suppose to do that?
How does that work? Where do I need to add that?Enjoy. Should work across all versions unless author changes things up. Might bother updating. (PS: If you ever “lose status”, just “refresh/login” and it will automatically fix. That occurs on every “game update”, not going to bother hooking those routines. Remember to click on the Patreon buttons to “unlock” stuff if you want to.) Bumping BaasB. It also has King Tier, Platinum, blablabla.
Just a note to everyone, this game usually has a lot of call-home DRM. Fortunately easy to override here, but still, bad behavior by author. Also, the King Place crap about who is King or NPC is just boring and not useful for anything, story or content, I didn't bother with it. This game is clearly built around 'selling artificial perks' and is gameplay+layout-designed for bilking money.
how strange, check that it is the enemy you have to squirtI'm a woman and it doesn't work with squirting.
Then I will wait patiently within 1-2 months1-2 months and there will be a full-fledged male vs male only function.
I don't offer support of any kind.How does that work? Where do I need to add that?
Just put the file in the "game" folder.How does that work? Where do I need to add that?
Windows+Linux: printscreen key copies screenshot of entire desktop (all monitors, et cetera). alt+printscreen captures only the window you want. Just paste into your favorite img editor and save.I get an error when I try to take a screenshot with the S key. Is there another way to do it?
Thanks for sharing, appreciate itEnjoy. Should work across all versions unless author changes things up. Might bother updating. (PS: If you ever “lose status”, just “refresh/login” and it will automatically fix. That occurs on every “game update”, not going to bother hooking those routines. Remember to click on the Patreon buttons to “unlock” stuff if you want to.) Bumping BaasB. It also has King Tier, Platinum, blablabla.
Just a note to everyone, this game usually has a lot of call-home DRM. Fortunately easy to override here, but still, bad behavior by author. Also, the King Place crap about who is King or NPC is just boring and not useful for anything, story or content, I didn't bother with it. This game is clearly built around 'selling artificial perks' and is gameplay+layout-designed for bilking money.
Thank you. Actually the S key does take a screenshot but after, when I click to continue, there's this error message:Windows+Linux: printscreen key copies screenshot of entire desktop (all monitors, et cetera). alt+printscreen captures only the window you want. Just paste into your favorite img editor and save.
I'm sorry, but an uncaught exception occurred.
While running game code:
TypeError: unsupported operand type(s) for +: 'float' and 'unicode'
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "battle.rpyc", line 3163, in script
  File "renpy/ast.py", line 721, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1417, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1249, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 901, in do_display
    **display_args)
  File "renpy/character.py", line 647, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 4155, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 727, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/behavior.py", line 2271, in event
    state.next_event = st + self.delay
TypeError: unsupported operand type(s) for +: 'float' and 'unicode'
Windows-10-10.0.22000
Ren'Py 7.4.10.2178
LustHunter 0.5.5
Sat Jul  2 16:44:24 2022
	H as in "Hide"? Middle-mouse button click. As for why, developers can change any behavior about Ren'Py. They do it for stupid DRM purposes, but it doesn't stop anyone.Thank you. Actually the S key does take a screenshot but after, when I click to continue, there's this error message:
Besides I wonder why the H key isn't enabled.Code:I'm sorry, but an uncaught exception occurred. While running game code: TypeError: unsupported operand type(s) for +: 'float' and 'unicode' -- Full Traceback ------------------------------------------------------------ Full traceback: File "battle.rpyc", line 3163, in script File "renpy/ast.py", line 721, in execute renpy.exports.say(who, what, *args, **kwargs) File "renpy/exports.py", line 1417, in say who(what, *args, **kwargs) File "renpy/character.py", line 1249, in __call__ self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args) File "renpy/character.py", line 901, in do_display **display_args) File "renpy/character.py", line 647, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3315, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 4155, in interact_core rv = root_widget.event(ev, x, y, 0) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/screen.py", line 727, in event rv = self.child.event(ev, x, y, st) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/behavior.py", line 2271, in event state.next_event = st + self.delay TypeError: unsupported operand type(s) for +: 'float' and 'unicode' Windows-10-10.0.22000 Ren'Py 7.4.10.2178 LustHunter 0.5.5 Sat Jul 2 16:44:24 2022
You get it from the girls stuck in a wall if you bring them four parchments found in the maze. It really is a pain to go around that maze. Good luck!where do i find the yellow dildo in the cave?