KiraJames

Active Member
Dec 5, 2017
950
1,860
Here is my walkthrough mod for the Super-Hero path and some scenes for Super - Villian path. This one will highlight my recommended choice.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
Download: MEGA
P/s: Since I'm really busy now so I will try to update this one ASAP

View attachment 1867728 View attachment 1867729 View attachment 1867730
If you have time can you update the mod?
 
  • Like
Reactions: YinBlack

Nymphs

Member
Mar 7, 2020
170
281
An error for Sharing route
Your problem might not be solved because the game runs on ren'py 7.3, but you're using android ren'py 7.4 to play. And to work on 7.4, there are a few things that must be changed.
 
  • Like
Reactions: GV10

GV10

Member
Jul 13, 2020
280
201
Your problem might not be solved because the game runs on ren'py 7.3, but you're using android ren'py 7.4 to play. And to work on 7.4, there are a few things that must be changed.
I'm using via joi play application
 

Nymphs

Member
Mar 7, 2020
170
281
I'm using via joi play application
I know, and I know the problem in line 24837. But no one will fix this for you, to be honest. Anyway, good news for you is Man of Steal [0.7] runs on ren'py 7.5, which is why I knew the problem. And since MoS [0.7] was released last week, there's no need to fix MoS [0.6].
 
  • Sad
Reactions: GV10

LaikDink

Active Member
Modder
Mar 16, 2018
999
12,397
Game/Developer: Man of Steal/ Nymphs - F95zone
Modder: LaikDink
Here is my walkthrough mod for the Super-Hero path and some scenes for Super - Villian path. This one will highlight my recommended choice.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
Download: MEGA
P/s: Updated to v0.6

View attachment 1867728 View attachment 1867729 View attachment 1867730
Updated to v0.6
 

AnHorse

Member
Aug 2, 2018
133
117
Despite all the talk of 3 paths in the OP I could not work out how to play villainous in this without ending up with NTR feeling scenes.
Choices probably need to be a bit more obvious since it's already asking you to replay it 3 times to see everything.
 

grumble314

Member
Nov 23, 2021
107
53
Game/Developer: Man of Steal/ Nymphs - F95zone
Modder: LaikDink
Here is my walkthrough mod for the Super-Hero path and some scenes for Super - Villian path. This one will highlight my recommended choice.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
Download: MEGA
P/s: Updated to v0.6

View attachment 1867728 View attachment 1867729 View attachment 1867730
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 16223, in script
    menu:
Exception: Open text tag at end of string u'{color=#00ff00Give her what she wants!'.

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

Full traceback:
  File "game/script.rpy", line 16223, in script
    menu:
  File "G:\AVN\MoS_0.6-pc\renpy\ast.py", line 1628, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "G:\AVN\MoS_0.6-pc\renpy\exports.py", line 990, in menu
    rv = renpy.store.menu(new_items)
  File "G:\AVN\MoS_0.6-pc\renpy\exports.py", line 1226, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "G:\AVN\MoS_0.6-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\AVN\MoS_0.6-pc\renpy\display\screen.py", line 434, in visit_all
    self.child.visit_all(callback, seen=None)
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 531, in visit_all
    for d in self.visit():
  File "G:\AVN\MoS_0.6-pc\renpy\text\text.py", line 1717, in visit
    self.update()
  File "G:\AVN\MoS_0.6-pc\renpy\text\text.py", line 1694, in update
    tokens = self.tokenize(text)
  File "G:\AVN\MoS_0.6-pc\renpy\text\text.py", line 2164, in tokenize
    tokens.extend(textsupport.tokenize(i))
  File "textsupport.pyx", line 122, in renpy.text.textsupport.tokenize
Exception: Open text tag at end of string u'{color=#00ff00Give her what she wants!'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Man of Steal 0.6
Fri Feb 24 21:49:26 2023
 

robbaniak

Member
Jul 17, 2019
486
659
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 16223, in script
    menu:
Exception: Open text tag at end of string u'{color=#00ff00Give her what she wants!'.

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

Full traceback:
  File "game/script.rpy", line 16223, in script
    menu:
  File "G:\AVN\MoS_0.6-pc\renpy\ast.py", line 1628, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "G:\AVN\MoS_0.6-pc\renpy\exports.py", line 990, in menu
    rv = renpy.store.menu(new_items)
  File "G:\AVN\MoS_0.6-pc\renpy\exports.py", line 1226, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "G:\AVN\MoS_0.6-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\AVN\MoS_0.6-pc\renpy\display\screen.py", line 434, in visit_all
    self.child.visit_all(callback, seen=None)
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "G:\AVN\MoS_0.6-pc\renpy\display\core.py", line 531, in visit_all
    for d in self.visit():
  File "G:\AVN\MoS_0.6-pc\renpy\text\text.py", line 1717, in visit
    self.update()
  File "G:\AVN\MoS_0.6-pc\renpy\text\text.py", line 1694, in update
    tokens = self.tokenize(text)
  File "G:\AVN\MoS_0.6-pc\renpy\text\text.py", line 2164, in tokenize
    tokens.extend(textsupport.tokenize(i))
  File "textsupport.pyx", line 122, in renpy.text.textsupport.tokenize
Exception: Open text tag at end of string u'{color=#00ff00Give her what she wants!'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Man of Steal 0.6
Fri Feb 24 21:49:26 2023
There are quite a few of these bugs if you use a LaikDink's mod
 
2.30 star(s) 8 Votes