Ren'Py Abandoned Domina School [v0.013] [Sp0nt3x]

4.80 star(s) 13 Votes

Paapi

Engaged Member
Jan 21, 2020
3,321
1,830
Android port of
Domina School [v0.012]
Download:
MEGA
You don't have permission to view the spoiler content. Log in or register now.
All my ports now have textbox opacity slider and text size slider which can be found in preferences.You can also change your name anytime mid-game using Change MC Name button found in menu.
Consider supporting me on my or you can also join my for more android ports and mods.
Jeevant, i think u forgot to add quick menu
 

sexpriest

New Member
Jul 14, 2020
5
3
Hmm, this seems very promising. I will start supporting it on patreon fot some time and we will see... Good job§
 

sbo399

New Member
Apr 23, 2019
4
2
I like this game .The art is awesome and the story is promising. Thanks for your work.
 

mikelinez

Member
May 11, 2017
154
93
Code:
I'm sorry, but an uncaught exception occurred.

While processing text tag {/i} in u"It doesn't matter, I don't see what's wrong with a handsome man looking at the curves of a woman he finds attractive.{/i}".:
Exception: u'/i' closes a text tag that isn't open.

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

Full traceback:
  File "discussions_phone.rpyc", line 227, in script call
  File "label_MMS_Tel.rpyc", line 5, in script call
  File "script.rpyc", line 2685, in script
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\ast.py", line 708, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\exports.py", line 1345, in say
    who(what, *args, **kwargs)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\character.py", line 1142, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\character.py", line 842, in do_display
    **display_args)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\character.py", line 591, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\display\core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\display\core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
    rv = render(root, width, height, st, st)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\display\screen.py", line 675, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\display\layout.py", line 1127, in render
    st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\text\text.py", line 1996, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\text\text.py", line 597, in __init__
    self.paragraphs = self.segment(text.tokens, style, renders, text)
  File "C:\Users\H\Downloads\2019\DominaSchool-0.012-pc\renpy\text\text.py", line 969, in segment
    raise Exception("%r closes a text tag that isn't open." % text)
Exception: u'/i' closes a text tag that isn't open.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Domina School 0.012
Mon Mar 08 11:11:08 2021
 

Deadlyreaper

Active Member
Nov 20, 2017
738
694
the game is so nothing for me i would play it if the mc were a man and would do exactly that kind of thing with the girls but that will not exist there is unfortunately always only in the direction of the mc (male) always to a total failure and loosened up is

ordered around is made ready how would it be if the one (mc) leads his girls on all fours on a chain naked through the area? I think then most of the people sitting here drooling in front of the pc would say something like that is not possible
but anyway, good luck with the game and have fun everyone who likes such a game (and yes it is meant seriously)
 

mizuno_j

Newbie
Feb 15, 2020
26
26
there really needs to be more contrasting text for thoughts and speech, or a background, because some things are wholly unreadable due to sunlit floors, or white t shirts, or so on.
 
  • Like
Reactions: fanboi

Mister_M

Engaged Member
Apr 2, 2018
2,370
4,548
there really needs to be more contrasting text for thoughts and speech, or a background, because some things are wholly unreadable due to sunlit floors, or white t shirts, or so on.
Next update should add background to the text so it'll be better.
 

Sp0nt3x

Newbie
Game Developer
Nov 12, 2020
53
314
You don't have permission to view the spoiler content. Log in or register now.
Thank you, this error should be fixed with the last version I released yesterday.

Really great art, good luck with the game!
Thank you! I really like your game btw :D


And thank you all, I am very happy that you like the game. I still have some good surprises in store for you.


What a great start with epic potential! Oh my, hope you will add a girl which won't let you you cum during her supervising and which will give you a promise for a blowjob in the end but she'll do it in the cage without you cumming and pass the key to the next girl(=you will have to wait for her permission to cum from scratch)

Let my horny crazy fantasy plays - maybe you will implement something from this, there are so many possibilities for any kind of fetishies:
-ballbusting(every girl can just kick you there for fun(the first kick should really shock and humiliate our hero as he can't fight back), ball shocker, humbler)
-sniffing/smelling(locking in the locker case with sport team underwear on you head for a night, handwashing/mouthwashing panties of all your classmates as a regular chore, exams where you should define which girl's dirty stockings/panties you are sniffing, pronunciation lessons with socks in your mouth)
-wrestling matches
-armpit licking
-spitting in your meal in the canteen(or smth more extreme - hope it will be avoidable tho), adding viagra there
-post orgasm torture
-lesbian ntr

For me the main point is to try to implement a possibility for you to choose what fetish you prefer and at the same time if the hero will do it relucant then he will suffer from that fetish much more. I think it's a really great direction.

Can you please say how much of my kinky list may be implemented as a percentage or will they do at all?
There is at least 3 in you list that I could implement. There is one that I want to implement as soon as possible. I've been wanting to do this for some time and I hope to show it to you in the next release. But I want to do it in a certain way, and I have no idea at this point how to do it technically, but I'll find out. That's what I like with coding video games :p
 
4.80 star(s) 13 Votes