What's new

{
this.syouri_pt = 0;
this.kousa_pt = 0;
this.nakadashi_pt = 0;
this.damage_pt = 0;
this.ending_pt = 0;
this.goukei_pt = 0;
this.syouri.text = Object(root).syouri_kuri;
this.nakadashi.text = Object(root).nakadashi_kuri;
this.damage.text = Object(root).damage_c;
if(Object(root).y_act_log == "end_rape")
{
this.ending.text = "Rape End";
this.ending_pt = 100;
}
else if(Object(root).y_act_log == "end_inran")
{
this.ending.text = "Lewd End";
this.ending_pt = 100;
}
else if(Object(root).y_act_log == "end_tomoochi")
{
this.ending.text = "Tool End";
this.ending_pt = 100;
}
else if(Object(root).y_act_log == "end_love")
{
this.ending.text = "Love End";
this.ending_pt = 100;
}
else if(Object(root).y_act_log == "nashi")
{
this.ending.text = "Normal End";
this.ending_pt = 50;
}
else if(Object(root).y_act_log == "end_hyoui1")
{
this.ending.text = "Mid end1";
this.ending_pt = 50;
}
else if(Object(root).y_act_log == "end_hyoui2")
{
this.ending.text = "Mid end 2";
this.ending_pt = 50;
}
else
{
this.ending.text = "None";
this.ending_pt = 0;
}
this.syouri_pt = int(Object(root).syouri_kuri * 100);
this.nakadashi_pt = int(Object(root).nakadashi_kuri * 100);
this.damage_pt = int((3000 - Object(root).damage_c) / 50);
if(this.damage_pt < 0)
{
this.damage_pt = 0;
}
this.goukei_pt = int(200 + this.syouri_pt + this.nakadashi_pt + this.damage_pt + this.ending_pt);
this.syouri_s.text = String(this.syouri_pt);
this.nakadashi_s.text = String(this.nakadashi_pt);
this.damage_s.text = String(this.damage_pt);
this.ending_s.text = String(this.ending_pt);
this.goukei.text = String(this.goukei_pt);
Object(root).gold = Object(root).gold + this.goukei_pt;
this.skip_btn.addEventListener(MouseEvent.CLICK,this.skip_1);
stop();
}

directly taken from the game code of MGB, each climax grants 100pts, no matter what scene type, agi rape cheeses you through the game, agi lewd grants the most points.
3 x 100pts from climax
3 x 50pts from wins
1 x 50 / 100 from ending bonus, 50 if its branches to 2-1 or 2-2.

rape bonus points per playthrough = 450~500 + damage done bonus.
lewd is the same, but always above rape if you focus on going for the lewd skills instead of anything else, harder to pull off, but better pay off once done properly.

Where you need 5 rape playthroughs to get decent stats / skills, I only need 3 to max everything out.

But yeah, you play your way, the easy mode, no effort and challenge required to pull off.
I'll stick with the challenge with slow start and breeze through with everything maxed out. :rolleyes:
I think we are slipping into debating semantics here. At the end of the day, it's a game meant to be played. Everyone will have their own preferences in how they go about enjoying it.
 
{
this.syouri_pt = 0;
this.kousa_pt = 0;
this.nakadashi_pt = 0;
this.damage_pt = 0;
this.ending_pt = 0;
this.goukei_pt = 0;
this.syouri.text = Object(root).syouri_kuri;
this.nakadashi.text = Object(root).nakadashi_kuri;
this.damage.text = Object(root).damage_c;
if(Object(root).y_act_log == "end_rape")
{
this.ending.text = "Rape End";
this.ending_pt = 100;
}
else if(Object(root).y_act_log == "end_inran")
{
this.ending.text = "Lewd End";
this.ending_pt = 100;
}
else if(Object(root).y_act_log == "end_tomoochi")
{
this.ending.text = "Tool End";
this.ending_pt = 100;
}
else if(Object(root).y_act_log == "end_love")
{
this.ending.text = "Love End";
this.ending_pt = 100;
}
else if(Object(root).y_act_log == "nashi")
{
this.ending.text = "Normal End";
this.ending_pt = 50;
}
else if(Object(root).y_act_log == "end_hyoui1")
{
this.ending.text = "Mid end1";
this.ending_pt = 50;
}
else if(Object(root).y_act_log == "end_hyoui2")
{
this.ending.text = "Mid end 2";
this.ending_pt = 50;
}
else
{
this.ending.text = "None";
this.ending_pt = 0;
}
this.syouri_pt = int(Object(root).syouri_kuri * 100);
this.nakadashi_pt = int(Object(root).nakadashi_kuri * 100);
this.damage_pt = int((3000 - Object(root).damage_c) / 50);
if(this.damage_pt < 0)
{
this.damage_pt = 0;
}
this.goukei_pt = int(200 + this.syouri_pt + this.nakadashi_pt + this.damage_pt + this.ending_pt);
this.syouri_s.text = String(this.syouri_pt);
this.nakadashi_s.text = String(this.nakadashi_pt);
this.damage_s.text = String(this.damage_pt);
this.ending_s.text = String(this.ending_pt);
this.goukei.text = String(this.goukei_pt);
Object(root).gold = Object(root).gold + this.goukei_pt;
this.skip_btn.addEventListener(MouseEvent.CLICK,this.skip_1);
stop();
}

directly taken from the game code of MGB, each climax grants 100pts, no matter what scene type, agi rape cheeses you through the game, agi lewd grants the most points, since lewd act climaxes do not progress the story.

3 x 100pts from climax
3 x 50pts from wins
1 x 50 / 100 from ending bonus, 50 if its branches to 2-1 or 2-2.

rape bonus points per playthrough = 450~500 + damage done bonus.
lewd is the same, but always above rape if you focus on going for the lewd skills instead of anything else, harder to pull off, but better pay off once done properly.

Where you need 5 rape playthroughs to get decent stats / skills, I only need 3 to max everything out.

But yeah, you play your way, the easy mode, no effort and challenge required to pull off.
I'll stick with the challenge with slow start and breeze through with everything maxed out. :rolleyes:
Don't you need points into your lewd skills to even start trying to go down that path? They're pretty expensive and if you forgo raw stats to get them you won't even get a chance to use them...

It is true that Lewd acts don't progress the story though.

So if I'm understanding, start by going for rape until you have enough points for lewd and you can get a ton of points pretty quickly.

Well this strategy only works for Wrestler and onwards tho. Pre Wrestler go rape first to get the most points except Archer chick because you can get the creampie bonus and ending bonus by going down the slave route.
 
I think we are slipping into debating semantics here. At the end of the day, it's a game meant to be played. Everyone will have their own preferences in how they go about enjoying it.

But we haven't even started yet 😂
 
I think we are slipping into debating semantics here. At the end of the day, it's a game meant to be played. Everyone will have their own preferences in how they go about enjoying it.
They're responding to how @OneOfUs said that leveling in his combat games are a slog.
 
{
this.syouri_pt = 0;
this.kousa_pt = 0;
this.nakadashi_pt = 0;
this.damage_pt = 0;
this.ending_pt = 0;
this.goukei_pt = 0;
this.syouri.text = Object(root).syouri_kuri;
this.nakadashi.text = Object(root).nakadashi_kuri;
this.damage.text = Object(root).damage_c;
if(Object(root).y_act_log == "end_rape")
{
this.ending.text = "Rape End";
this.ending_pt = 100;
}
else if(Object(root).y_act_log == "end_inran")
{
this.ending.text = "Lewd End";
this.ending_pt = 100;
}
else if(Object(root).y_act_log == "end_tomoochi")
{
this.ending.text = "Tool End";
this.ending_pt = 100;
}
else if(Object(root).y_act_log == "end_love")
{
this.ending.text = "Love End";
this.ending_pt = 100;
}
else if(Object(root).y_act_log == "nashi")
{
this.ending.text = "Normal End";
this.ending_pt = 50;
}
else if(Object(root).y_act_log == "end_hyoui1")
{
this.ending.text = "Mid end1";
this.ending_pt = 50;
}
else if(Object(root).y_act_log == "end_hyoui2")
{
this.ending.text = "Mid end 2";
this.ending_pt = 50;
}
else
{
this.ending.text = "None";
this.ending_pt = 0;
}
this.syouri_pt = int(Object(root).syouri_kuri * 100);
this.nakadashi_pt = int(Object(root).nakadashi_kuri * 100);
this.damage_pt = int((3000 - Object(root).damage_c) / 50);
if(this.damage_pt < 0)
{
this.damage_pt = 0;
}
this.goukei_pt = int(200 + this.syouri_pt + this.nakadashi_pt + this.damage_pt + this.ending_pt);
this.syouri_s.text = String(this.syouri_pt);
this.nakadashi_s.text = String(this.nakadashi_pt);
this.damage_s.text = String(this.damage_pt);
this.ending_s.text = String(this.ending_pt);
this.goukei.text = String(this.goukei_pt);
Object(root).gold = Object(root).gold + this.goukei_pt;
this.skip_btn.addEventListener(MouseEvent.CLICK,this.skip_1);
stop();
}

directly taken from the game code of MGB, each climax grants 100pts, no matter what scene type, agi rape cheeses you through the game, agi lewd grants the most points, since lewd act climaxes do not progress the story.

3 x 100pts from climax
3 x 50pts from wins
1 x 50 / 100 from ending bonus, 50 if its branches to 2-1 or 2-2.

rape bonus points per playthrough = 450~500 + damage done bonus.
lewd is the same, but always above rape if you focus on going for the lewd skills instead of anything else, harder to pull off, but better pay off once done properly.

Where you need 5 rape playthroughs to get decent stats / skills, I only need 3 to max everything out.

But yeah, you play your way, the easy mode, no effort and challenge required to pull off.
I'll stick with the challenge with slow start and breeze through with everything maxed out. :rolleyes:
Honestly thought it was creampies from how the looks.

In order to do lewd things though you need to spend points on lewd skills and they're expensive. Also as @Aesthetic said if you use your points on lewd skills you won't have points for stats. W/o agility or defense you'll lose most fights in JSK's games REALLY quickly. I really don't see how he's incentivizing players to go for lewd ends first (MGB doesn't have a Lewd end but I'm assuming you mean the Slave End.) The only game that has a different incentive structure is the archer, where you're supposed to go down the slave end first to get the ending bonus imo... since it's all dialogue options to get there.

When it comes to incentives he gives points for damage and "ejaculations" I guess "climaxes" would be better though. You can't do that in your first few battles if you're aiming for the Lewd end.

EDIT: Playing through MGB from scratch, and yeah EroPower is expensive to level, and you need to buy lust shots as well. Not only that but if you rape her you go down the rape end so you have to hit wait every time, meaning you get less points overall aiming for the Lust end first, and you already need a significant amount of points just to start trying it.
 
Last edited:
W/o agility or defense you'll lose most fights in JSK's games REALLY quickly.

Then you don't know the game as well you should, its like you're going to tekken tournament without practicing or memorizing the all the move sets and character based weaknesses beforehand, and expect to stand at the podium by end of the day, I mean no offense, but I find your gamer senses bit lacking if you can't find a way to beat your opponent without having clear upper hand. 🤔

People similar to you tend to call me a cheater in games, because I use gimmicks they did not bother to learn about against them.:ROFLMAO:
 
Then you don't know the game as well you should, its like you're going to tekken tournament without practicing or memorizing the all the move sets and character based weaknesses beforehand, and expect to stand at the podium by end of the day, I mean no offense, but I find your gamer senses bit lacking if you can't find a way to beat your opponent without having clear upper hand. 🤔

People similar to you tend to call me a cheater in games, because I use gimmicks they did not bother to learn about against them.:ROFLMAO:
I'm quite confident in my Tekken abilities actually.
But yeah, this conversation got me curious and gave me an excuse to boot up a fresh copy of an old game.

Just replayed MGB, and tried your strategy. I made sure to take sleep and lust bullets. I made her fall asleep, used the capture ability and harassed her. Then when she woke up she was lust so she attacked me with her lust ability. Then when I defeated her I made sure to use the rape command. Did this for all 3 battles. I was expecting 9 ejaculation points. Only got 3.

And yeah the two stats you need the most for MGB especially are AGILITY and Mana Absorption. Without Mana absorption it'll be hard to get her down since you won't have the energy to use your bullets anyway. Without agility you can't perfect guard her abilities confidently and gain more mana to use your bullets.

Either way, all I'm saying is that JSK himself heavily incentivizes you go down the Rape end first as it's the best way to get the most points. Not trying to attack your playstyle or anything. Just saying that's what he designs first, and incentivizes you do in playthroughs. It's usually best to do rape end > lewd end > love end for when it comes to obtaining skill points. Rape end's the easiest to get anyway. You don't even need to reduce her health to 0.
 
I'm quite confident in my Tekken abilities actually.
But yeah, this conversation got me curious and gave me an excuse to boot up a fresh copy of an old game.

Just replayed MGB, and tried your strategy. I made sure to take sleep and lust bullets. I made her fall asleep, used the capture ability and harassed her. Then when she woke up she was lust so she attacked me with her lust ability. Then when I defeated her I made sure to use the rape command. Did this for all 3 battles. I was expecting 9 ejaculation points. Only got 3.

You're using the version from repository, correct?
Not the initial version with all the fun exploi.. *Ahem*, features (mid scene hang ups when altering POV, broken ability buttons and bugged capture scene, etc) in it?
 
You're using the version from repository, correct?
Not the initial version with all the fun exploi.. *Ahem*, features (mid scene hang ups when altering POV, broken ability buttons and bugged capture scene, etc) in it?
Translated DLsite update release (WIP)
 
Check the JSK translation thread. I just posted the Translators Corner partial versions of Magical Girl Buster, Overthrow! The Great Demoness, and A fighter mistook me for her rival.
 
Translated DLsite update release (WIP)

That is done on the most recent version, mine is launch day version, with all the wonderful bug-- 😑 surprise features on it.
And well, here are my results with it, we just have different versions of the same game, which is the reason why we get different results. 🤔

JSK used to have unlimited ejaculations in previous games, rape route was I.w.i.n since you could just spam, slow > climax for few moments to have maxed out points just after 1 run,
but fixed that in later games by giving 1 cum per win, mgb had that part of that code that gave +1 ejaculation score
 

Attachments

  • 1578649147917.png
    1578649147917.png
    135.2 KB · Views: 124
Last edited:
Wanna ask you guys about something..
In "Cornered by a Cheeky Devil", there is an option"Extra Modes".
I don't know why but it looks like this option is the same as the first option (Story Mode 1)

Its just me or you guys too? (I'm playing english patch btw)
 
Wanna ask you guys about something..
In "Cornered by a Cheeky Devil", there is an option"Extra Modes".
I don't know why but it looks like this option is the same as the first option (Story Mode 1)

Its just me or you guys too? (I'm playing english patch btw)

Extra mode is no resistance mode, you can strip and lewd her all you want, she won't resist or put up a fight, you can use that to quickly unlock scenes from SM1 (blowjob, thighjob, doggystyle, etc), I named it extra mode, since Shortcut mode wasn't exactly accurate, since it only covers SM1, no bath scene included.
 
That is done on the most recent version, mine is launch day version, with all the wonderful bug-- 😑 surprise features on it.
And well, here are my results with it, we just have different versions of the same game, which is the reason why we get different results. 🤔

JSK used to have unlimited ejaculations in previous games, rape route was I.w.i.n since you could just spam, slow > climax for few moments to have maxed out points just after 1 run,
but fixed that in later games by giving 1 cum per win, mgb had that part of that code that gave +1 ejaculation score
Mind if I ask why you're playing the old bug ridden version?
 
Mind if I ask why you're playing the old bug ridden version?

I did partial for it myself, just like all the other newer JSK games, should I throw away all the work I've done just because new version is out?
And, no don't start with the coding with me, I'll pick up a torch, pitchfork, and rouse a mob to come after you shouting, BURN THE WITCH!

My coding knowledge is extremely limited, I know very little about it, so don't even bother with it, its rocket science for me. :ROFLMAO:

All I do is translate what I can understand and leave it at that, I care very little for the updates.

So, mostly its because of my pointless pride over something I have made for myself.
 
Last edited:
A temporary fix would be to set your system clock back a few years, play the game, then set your clock back to the present.

Well, I did something stupid instead and it fucking worked. 🤔 (Time travel trick did not help)

I changed the file extension from .air to .rar from AIR installer package of Karen.
Extracted the all files from within with winrar.
Took the .exe file from newer game from JSK.
Copy pasted it into the Karen's game folder, renamed the .exe as 格闘令嬢カレン, and poof.
It works now as AIR game.

In short I bypassed the install part completely. :ROFLMAO:
 
Last edited:
Well, I did something stupid instead and it fucking worked. 🤔

I changed the file extension from .air to .rar
Extracted the all files from within with winrar.
Took the .exe file from newer game from JSK.
Copy pasted it into the Karen's game folder, renamed the .exe as 格闘令嬢カレン, and poof.
It works now as AIR game.

:ROFLMAO:
That's pretty cool. I'll have to remember that trick for later.

EDIT 1: Karen was the last game on his old battle system right? The one that had the slow down bug? Is that the main reason you're going the air install route?
 
Last edited:
New blog post. Main game 20% complete. Still undecided on the number of h-scenes. Also, Latina's raised kick for the thigh joint looks awkward cause of that black line to me. It looks as if that leg is detachable from the rest of the body.
 
New blog post. Main game 20% complete. Still undecided on the number of h-scenes. Also, Latina's raised kick for the thigh joint looks awkward cause of that black line to me. It looks as if that leg is detachable from the rest of the body.

Limbs are detachable from the body, but lots of pain, shouting, gore and the occasional fainting involved, oh, and also death. :ROFLMAO:

Jokes aside, I doubt it is noticeable detail when the heroine moves around, easy to spot from still image, sure. 🤔
 
Back
Top