Cheat Mod Ren'Py Bastard Girls R Cheat Mod [1.3.0.1] [jsbb9999]

L33tmaster

Member
Jun 7, 2017
244
235
So just a heads up the mod is still not working with saving data. I am using the current mod and current version of the game and my save files are reverting back to the previous day before I implemented the mod.
(current version of the game is 1.2 of R)
 
  • Like
Reactions: rKnight

jsbb9999

Member
Modder
Sep 7, 2017
299
931
So just a heads up the mod is still not working with saving data. I am using the current mod and current version of the game and my save files are reverting back to the previous day before I implemented the mod.
(current version of the game is 1.2 of R)
This mod has nothing to do with your saving data issue. you should NOT use the mod, and make sure your game/save/etc works first.
If you read the game thread, you will see that many people are having issue with save due the GAME and a fix is even provided (also a patch for version v1.2-8)
 

fallenkos

Newbie
Mar 8, 2019
24
10
This mod has nothing to do with your saving data issue. you should NOT use the mod, and make sure your game/save/etc works first.
If you read the game thread, you will see that many people are having issue with save due the GAME and a fix is even provided (also a patch for version v1.2-8)
I think I spotted the problem. It's a really useful mod, it makes it all easier and more enjoyable but it can't make some permanent stats changes. For example: I have food limit 500, was at 5, + to 205, saved the game, loaded it and my food was at 5 again. That's why the game keeps reverting back to previous days when you use the mod to get Elena's bikini, it's because when you quit it cancels the whole completed beach fuck quest since it didn't register you've got the bikini.
 

jsbb9999

Member
Modder
Sep 7, 2017
299
931
I think I spotted the problem. It's a really useful mod, it makes it all easier and more enjoyable but it can't make some permanent stats changes. For example: I have food limit 500, was at 5, + to 205, saved the game, loaded it and my food was at 5 again. That's why the game keeps reverting back to previous days when you use the mod to get Elena's bikini, it's because when you quit it cancels the whole completed beach fuck quest since it didn't register you've got the bikini.
Will take a look at this tonight, Manfegor also brought up some information in regards to possible cause, will see if i can reproduce and get a fix for it.
thanks guys
 
  • Like
Reactions: fallenkos

jsbb9999

Member
Modder
Sep 7, 2017
299
931
Will take a look at this tonight, Manfegor also brought up some information in regards to possible cause, will see if i can reproduce and get a fix for it.
thanks guys
So I am able to re-produce the issue. seems like the issue can be caused by either Jumping Day, and/or Buying bikinis.
I apologize for being confident and said NO THIS IS NOT THE MOD ISSUE!!!!, but yea apparently it seems to be the mod issue :eek:o_O:cry:.

The mod is currently usable, but avoid jumping day and buying bikinis.
will see if i can fix this when i got time.
 

jsbb9999

Member
Modder
Sep 7, 2017
299
931
Sooooo anyone knows why whenever i save and load back it somehow rerolls back to the state before the mod? keeping the day sometimes and not keeping it on other times? it really seems like i'm the only one getting this bug and i don't know what to do xD
So just a heads up the mod is still not working with saving data. I am using the current mod and current version of the game and my save files are reverting back to the previous day before I implemented the mod.
(current version of the game is 1.2 of R)
I think I spotted the problem. It's a really useful mod, it makes it all easier and more enjoyable but it can't make some permanent stats changes. For example: I have food limit 500, was at 5, + to 205, saved the game, loaded it and my food was at 5 again. That's why the game keeps reverting back to previous days when you use the mod to get Elena's bikini, it's because when you quit it cancels the whole completed beach fuck quest since it didn't register you've got the bikini.
Finally got time to look deeper into the saves/rollback issue..
New Version 1.2.0.3 should fix the save rollback issue.
Please let me know if it works/dont works.

thanks
 

marcusmarcs

New Member
May 10, 2017
2
0
Finally got time to look deeper into the saves/rollback issue..
New Version 1.2.0.3 should fix the save rollback issue.
Please let me know if it works/dont works.

thanks
Thanks a lot, is nice to leave a random "this is weird" comment and see it fixed the next time you log in, you a beast.
Although i tried it deleting saves and all and still seems to happen in the house, and ONLY in the house for some reason, so nobody sabe there for the moment i guess xD
 
Last edited:

jsbb9999

Member
Modder
Sep 7, 2017
299
931
I cant play after installation! Send help!

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/Pasillo2.rpy", line 364, in script
    call screen PasilloDT2
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/0_BG_MOD_jsbb.rpy", line 16, in execute
    screen jsbbquick():
  File "game/0_BG_MOD_jsbb.rpy", line 16, in execute
    screen jsbbquick():
  File "game/0_BG_MOD_jsbb.rpy", line 18, in execute
    hbox:
  File "game/0_BG_MOD_jsbb.rpy", line 23, in execute
    textbutton _("{b}(ZAP){/b}") action [
  File "game/0_BG_MOD_jsbb.rpy", line 23, in keywords
    textbutton _("{b}(ZAP){/b}") action [
NameError: name 'HPSoOBS' is not defined

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

Full traceback:
  File "game/Pasillo2.rpy", line 364, in script
    call screen PasilloDT2
  File "C:\Users\johns\Downloads\BastardGirls-0.1.5-pc\renpy\ast.py", line 1706, in execute
    self.call("execute")
  File "C:\Users\johns\Downloads\BastardGirls-0.1.5-pc\renpy\ast.py", line 1724, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\johns\Downloads\BastardGirls-0.1.5-pc\renpy\statements.py", line 145, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\johns\Downloads\BastardGirls-0.1.5-pc\renpy\exports.py", line 2526, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\johns\Downloads\BastardGirls-0.1.5-pc\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\johns\Downloads\BastardGirls-0.1.5-pc\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\johns\Downloads\BastardGirls-0.1.5-pc\renpy\display\core.py", line 2793, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\johns\Downloads\BastardGirls-0.1.5-pc\renpy\display\core.py", line 495, in visit_all
    d.visit_all(callback)
  File "C:\Users\johns\Downloads\BastardGirls-0.1.5-pc\renpy\display\core.py", line 495, in visit_all
    d.visit_all(callback)
  File "C:\Users\johns\Downloads\BastardGirls-0.1.5-pc\renpy\display\core.py", line 495, in visit_all
    d.visit_all(callback)
  File "C:\Users\johns\Downloads\BastardGirls-0.1.5-pc\renpy\display\screen.py", line 399, in visit_all
    callback(self)
  File "C:\Users\johns\Downloads\BastardGirls-0.1.5-pc\renpy\display\core.py", line 2793, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\johns\Downloads\BastardGirls-0.1.5-pc\renpy\display\screen.py", line 409, in per_interact
    self.update()
  File "C:\Users\johns\Downloads\BastardGirls-0.1.5-pc\renpy\display\screen.py", line 578, in update
    self.screen.function(**self.scope)
  File "game/0_BG_MOD_jsbb.rpy", line 16, in execute
    screen jsbbquick():
  File "game/0_BG_MOD_jsbb.rpy", line 16, in execute
    screen jsbbquick():
  File "game/0_BG_MOD_jsbb.rpy", line 18, in execute
    hbox:
  File "game/0_BG_MOD_jsbb.rpy", line 23, in execute
    textbutton _("{b}(ZAP){/b}") action [
  File "game/0_BG_MOD_jsbb.rpy", line 23, in keywords
    textbutton _("{b}(ZAP){/b}") action [
  File "<screen language>", line 26, in <module>
NameError: name 'HPSoOBS' is not defined

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Bastard Girls 0.1.5
Wrong game
 

coffee_ninja

New Member
Sep 12, 2018
10
3
Wrong game
It's not the wrong game as if you check further down it is B Girls, your problem is probably that the has been a change in the code of the new version that means the old mod no no longer works and causes it to crash out.
 

jsbb9999

Member
Modder
Sep 7, 2017
299
931
I would love to use your Mod but I don't know where to put it on Mac ^^'
Any help?
Unfortunately i do not have a mac and never use one before, so i dont know. but i figure its the same? if you can find the right game directory and put the mod in there, maybe it will work? i know some users use my MODs with MAC without any issue, so i'm sure it can be done.

SHOUT: MAC Users please don't be shy to chip in!!

its work for 1.3 game version ?
Would be nice if people read the OP notes......

Seems to work fine, the exception is that you can't get popularity past 10000 with the cheats now when the MAX is 100000
Thanks for letting me know. I really appreciate people telling me what has changed in the new version, make my life so much easier if there is anything needs to be changed.
will get that popularity fixed in a jiff. thanks again!!
 

jsbb9999

Member
Modder
Sep 7, 2017
299
931
mod is updated to v1.3.0.1 with popularity max increased from 10k to 100k.

Please try and let me know if there is any other changes or addition needs to be done.
thanks
 
  • Like
Reactions: LePorn