Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 161 to 200 of 528 · Next page · Previous page · First page · Last page

If I buy it do I have to rebuy every update

Nop, you buy once and you have all future updates earlier

Toga is broken on Android not just when you visit her does an error screen pop up but even in the clothes shop her page also pops the error screen 

Can you add uzaki Hana and asai ami

is there cheats

more footjob!pleace!!!:)

(+1)

Esse aqui

Irmão, ela ja ta no jogo desde a versao 0.21 kkkj

I know man, I just wanted her with this model

Cara, você poderia consertar as cenas da vaqueira com Zelda e Yor porque elas estão paralisadas e você poderia colocar outro modelo do vídeo, cara bem, você poderia colocar para curtir dentro de todos os personagens

Cara, você poderia consertar as cenas da vaqueira com Zelda e Yor porque elas estão paralisadas e você poderia colocar outro modelo do vídeo, cara bem, você poderia colocar para curtir dentro de todos os personagens


Ícone "Verificado pela comunidade"

bro, there are no more versions for 32bits, normally I could play with my machine with 32bits...

would you be able to add a 32bit version together like before?

I’ve been getting this problem when i start the game- [code] I’m sorry, but an uncaught exception occurred.

While processing the color property of anonymous style: Exception: Color string ‘ee9nier_2b7’ must be 3, 4, 6, or 8 hex digits long.

– Full Traceback ————————————————————

Full traceback: File “scripts/sub/train/tZelda.rpyc”, line 613, in script call File “scripts/sub/train/tSerena.rpyc”, line 933, in script call File “scripts/sub/train/tNemona.rpyc”, line 613, in script call File “scripts/sub/train/tNemona.rpyc”, line 613, in script call File “scripts/sub/train/tTsuyu.rpyc”, line 638, in script call File “scripts/sub/train/tUraraka.rpyc”, line 62, in script File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\ast.py”, line 921, in execute renpy.exports.say(who, what, *args, **kwargs) File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\exports.py”, line 1373, in say who(what, *args, **kwargs) File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\character.py”, line 1266, in call self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args) File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\character.py”, line 927, in do_display display_say(who, File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\character.py”, line 666, in display_say rv = renpy.ui.interact(mouse=‘say’, type=type, roll_forward=roll_forward) File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\ui.py”, line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\display\core.py”, line 3377, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\display\core.py”, line 3810, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\display\core.py”, line 582, in visit_all d.visit_all(callback, seen) File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\display\core.py”, line 582, in visit_all d.visit_all(callback, seen) File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\display\core.py”, line 582, in visit_all d.visit_all(callback, seen) File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\display\screen.py”, line 456, in visit_all self.child.visit_all(callback, seen=None) File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\display\core.py”, line 582, in visit_all d.visit_all(callback, seen) File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\display\core.py”, line 582, in visit_all d.visit_all(callback, seen) File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\display\core.py”, line 582, in visit_all d.visit_all(callback, seen) [Previous line repeated 1 more time] File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\display\core.py”, line 584, in visit_all callback(self) File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\display\core.py”, line 3810, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\text\text.py”, line 1741, in per_interact if self.style.slow_abortable: File “gen3-static/styleclass.pxi”, line 533, in renpy.styledata.styleclass.Style.slow_abortable.get File “style.pyx”, line 493, in renpy.style.StyleCore._get File “style.pyx”, line 710, in renpy.style.build_style File “style.pyx”, line 707, in renpy.style.build_style File “gen3-static/style_functions.pyx”, line 323, in style_functions.color_property File “C:\Users\HP\Downloads\training slayer and doki harem\JumpHarem-0.36-pc\JumpHarem-0.36-pc\renpy\color.py”, line 167, in new raise Exception(“Color string {!r} must be 3, 4, 6, or 8 hex digits long.”.format(c)) Exception: Color string ‘ee9nier_2b7’ must be 3, 4, 6, or 8 hex digits long.

Windows-10-10.0.22621 AMD64 Ren’Py 8.0.3.22090809 Jump Harem 0.36 Mon Mar 20 16:02:15 2023 [/code]

I think I fixed this bug on next version

Deleted 1 year ago
Deleted 1 year ago
(+1)

How much lust and trust do I need to have sex with Mitsuki?

(+1)

if you want you can just use the cheats :D. in the place where you wake up and go to sleep the right wall

(+1)

Please add the possibility of sex and services in outfits

(+3)

Add Bleach girls pleeeeaseee...Rukia, Nelliel, Rangiku, Yoruichi and many more that are very hot! 

(-2)

i sure hope you mean nelliel adult.

Exato

Eita pora o jogo cresceu, na primeira vez q eu instalei recem tinha lançado a megumin

The game bugs out when I try to visit Uraraka.

Cuando estara en español

Uraraka needs fixing

idk if it's the name being referred differently in the files but on mobile when the gravity woman thing speaks the game bugs out

(-1)

Can you please give tatsumaki the option to stay naked always?

More girls for attack om titan plsss, this game is amazing!

(+1)

Tem cheater? Se não tiver vc poderia colocar pra poupar tempo

(+2)

Tem, durante esse primeiro menu, clica ali no lado 🤙🏻Image

Show post...

I like this game, I like to see the threesomes! ❤❤❤

yo, i've seen you on goddess whims! wasssup

Add girls from Enen no Shouboutai pls! They hot af <3
Tamaki Kotatsu,Airisu,Inka Kasugatani,Hibana,Haumea,Maki Oze,Arō

For me, 2B does not appear in the game, it is on. version 0.35.But it would be great if you could put options for cum outside or inside it would be cool

She is on "Summon Waifu" and she is only avalible on v0.36

ok

(+2)

Fate stay night characters. Rin tosaka

(+1)(-2)

Can you add himawari to it

(-1)

No...

(1 edit)

it happens on version 0.36 

[code]

I'm sorry, but an uncaught exception occurred.

While processing the color property of anonymous style:

Exception: Color string 'ee9nier_2b7' must be 3, 4, 6, or 8 hex digits long.

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

Full traceback:

  File "scripts/sub/train/tUraraka.rpyc", line 68, in script

  File "renpy/ast.py", line 921, in execute

  File "renpy/exports.py", line 1373, in say

  File "renpy/character.py", line 1266, in __call__

  File "renpy/character.py", line 927, in do_display

  File "renpy/character.py", line 666, in display_say

  File "renpy/ui.py", line 299, in interact

  File "renpy/display\core.py", line 3377, in interact

  File "renpy/display\core.py", line 3810, in interact_core

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\screen.py", line 456, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  File "renpy/display\core.py", line 582, in visit_all

  [Previous line repeated 1 more time]

  File "renpy/display\core.py", line 584, in visit_all

  File "renpy/display\core.py", line 3810, in <lambda>

  File "renpy/text\text.py", line 1741, in per_interact

  File "gen3-static/styleclass.pxi", line 533, in renpy.styledata.styleclass.Style.slow_abortable.__get__

  File "style.pyx", line 493, in renpy.style.StyleCore._get

  File "style.pyx", line 710, in renpy.style.build_style

  File "style.pyx", line 707, in renpy.style.build_style

  File "gen3-static/style_functions.pyx", line 323, in style_functions.color_property

  File "renpy/color.py", line 167, in __new__

Exception: Color string 'ee9nier_2b7' must be 3, 4, 6, or 8 hex digits long.

[/code] that error for uraraka on android

Thanks for reporting it, I will fix it on next version for sure 👍🏻

Can you add bleach girls if so can you do inoue or rangiku first?

(+1)

Please add Bleach girls!!

(+1)(-1)

Please add highschool dxd characters as well

ı want to make game like this but ı dont know how ı make, Can someone enlighten me on these issues? my discord name OneEyeCat1#3105

(+1)

Id love some more pokegirls! 

Melony, Lusamine and Nessa would be hella sick.

Just noticed, the outfits of Yor are not in the shop. Maybe you have not noticed so I am just saying

You should add chronoa/supreme Kai of time from dragon ball

Exemplos para as votações: Nagatoro,Uzaki-chan,Wiz (Konosuba),Marin,Elizabeth e Merlin (Nanatsu no taizai) e Mitsuri e Kanao (Demon Slayer).

(+4)(-1)

Uzaki-chan pleeeas

(+4)

You should a Leone from Akame ga Kill that anime full of hotties

(+2)

Rin Tosaka from Fate Stay Night

You should add chronoa/supreme kai of time from dragon ball xenoverse

Viewing most recent comments 161 to 200 of 528 · Next page · Previous page · First page · Last page