Thousands of Models Streaming Live — Join Free! Click Here!
x

Fantajack

Newbie
Apr 1, 2020
74
237
109
This is very strange!

Two users with two conflicting results!

Fantajack can you go to rainces's subscribestar page again, but this time when you see his page:

Push F5 key on your keyboard to force your browse to load the page from subscribestar's servers!

Your browser might be loading the page from it's cache on your computer's hard disc instead of from subscribestar's servers.

Let us know if the page is still there or not!

Thanks.

So I just clicked on the link and hit f5 and still got the same thing here is a new screenshot.
 
  • Like
Reactions: john1230

Fantajack

Newbie
Apr 1, 2020
74
237
109
This is very strange!

Two users with two conflicting results!

Fantajack can you go to rainces's subscribestar page again, but this time when you see his page:

Push F5 key on your keyboard to force your browse to load the page from subscribestar's servers!

Your browser might be loading the page from it's cache on your computer's hard disc instead of from subscribestar's servers.

Let us know if the page is still there or not!

Thanks.

I think I just figured it out. I was a 5$ tier subscriber for him and I just canceled my subscription and now I see the same page cannot be found note as everyone else. not sure what this means but you have to have already been a subscriber to his page to continue to see it.
 

john1230

Active Member
Oct 6, 2020
959
909
185
Well, it looks like subscribestar has disabled the page due to his inactivity :unsure:

Lets hope he see these posts and he gets the page reactivated.

Also, can someone who is on his discord post a message there to let him know about the subscribestar situation?

Maybe there is a chance he will see it there?
 

mikednew

Member
Game Developer
Jul 8, 2022
402
1,406
211
Hi everyone! I'm still working on the scene with Lucy tied up. I've already managed to make it a sandbox, where Bob finds her in the living room on the same days and times as in the original game, which would make it easy to add the scenes to the original game.

One interesting thing I learned to do: Lucy's butt is squeezed by Bob's pressure. And her breast deforms, giving the impression that she's touching the couch (Unlike the arm, for example, that passes through the couch). These details give the idea of a real, soft body. Its just a test (ignore all the rest) but I'll definitely use this effect in my minigame:

squeezetest.gif
 

Qalx

Well-Known Member
Sep 29, 2022
1,375
1,974
287
Hi everyone! I'm still working on the scene with Lucy tied up. I've already managed to make it a sandbox, where Bob finds her in the living room on the same days and times as in the original game, which would make it easy to add the scenes to the original game.

One interesting thing I learned to do: Lucy's butt is squeezed by Bob's pressure. And her breast deforms, giving the impression that she's touching the couch (Unlike the arm, for example, that passes through the couch). These details give the idea of a real, soft body. Its just a test (ignore all the rest) but I'll definitely use this effect in my minigame:

View attachment 4701595
What is truly unhealthy and concerning is that your tests are longer than the latest Zip "updates"... :D
 

Sid01

Member
Apr 8, 2018
429
1,220
308
Hi everyone! I'm still working on the scene with Lucy tied up. I've already managed to make it a sandbox, where Bob finds her in the living room on the same days and times as in the original game, which would make it easy to add the scenes to the original game.

One interesting thing I learned to do: Lucy's butt is squeezed by Bob's pressure. And her breast deforms, giving the impression that she's touching the couch (Unlike the arm, for example, that passes through the couch). These details give the idea of a real, soft body. Its just a test (ignore all the rest) but I'll definitely use this effect in my minigame:

View attachment 4701595
Great job! I can't wait to play it. :)
 

mikednew

Member
Game Developer
Jul 8, 2022
402
1,406
211
What is truly unhealthy and concerning is that your tests are longer than the latest Zip "updates"... :D

hahahah yes, but there is a big difference between me, Zip and others like him, including Raincess: I didn't promise anything and I'm not taking people's money. :LOL: I said I didn't have a schedule and that I didn't even know if I would be able to do the project, because I'm still learning things. They already know how to make a game.

But I'm getting happy with how things are evolving. There are some details that I managed to do that I found very interesting: Some of the characters' lines aren't always the same when we repeat the scenes in the sandbox scheme. And I can add infinite lines with the same meaning without having to change the code. It's a detail that I thought gives a little more veracity to the game.

And now I'm trying to organize myself better. I was coding the minigame along with the test renders and the writing. And every time I got lost when putting the code together. So I started making this organizational chart... It's quite challenging to make a game where choices matter and affect the scenes. I'm working with affection and domination points and my intention is to have at least a minimum of strategy to be able to progress. And more importantly: maintaining coherence. For now it's like this :)

IMG_8343.PNG
 
Last edited:

Qalx

Well-Known Member
Sep 29, 2022
1,375
1,974
287
hahahah yes, but there is a big difference between me, Zip and others like him, including Raincess: I didn't promise anything. :LOL: I said I didn't have a schedule and that I didn't even know if I would be able to do the project, because I'm still learning things. They already know how to make a game.

But I'm getting happy with how things are evolving. There are some details that I managed to do that I found very interesting: Some of the characters' lines aren't always the same when we repeat the scenes in the sandbox scheme. And I can add infinite lines with the same meaning without having to change the code. It's a detail that I thought gives a little more veracity to the game.

And now I'm trying to organize myself better. I was coding the minigame along with the test renders and the writing. And every time I got lost when putting the code together. So I started making this organizational chart... It's quite challenging to make a game where choices matter and affect the scenes. I'm working with affection and domination points and my intention is to have at least a minimum of strategy to be able to progress. And more importantly: maintaining coherence. For now it's like this :)

View attachment 4705558
You use
Universal Ren'Py Mod / URM?


https://f95zone.to/threads/universal-renpy-mod-urm-2-6-mod-any-renpy-game-yourself.48025/page-168
 
  • Like
Reactions: Oberlix

mikednew

Member
Game Developer
Jul 8, 2022
402
1,406
211
Not really. Last month john1230 told me about it. I installed it, but I didn't see much use for it. Maybe I didn't explore the program very well. But what I really wanted was an easy way to add scenes to the original game. That way I could take my code and renders and add them to the original game. I think it's possible to do this, but I haven't researched it yet. What I used that was essential was a Ren extractor that takes the game and extracts the files, like the images. Then I could get the images to add to my minigame. It was also possible to see parts of the code for something I was going to use. Although it's like looking for a needle in a haystack, since the game scripts are divided into several files.
 
  • Like
Reactions: pknight7

Qalx

Well-Known Member
Sep 29, 2022
1,375
1,974
287
Not really. Last month john1230 told me about it. I installed it, but I didn't see much use for it. Maybe I didn't explore the program very well. But what I really wanted was an easy way to add scenes to the original game. That way I could take my code and renders and add them to the original game. I think it's possible to do this, but I haven't researched it yet. What I used that was essential was a Ren extractor that takes the game and extracts the files, like the images. Then I could get the images to add to my minigame. It was also possible to see parts of the code for something I was going to use. Although it's like looking for a needle in a haystack, since the game scripts are divided into several files.
”Some features in short:
Find, change, freeze and monitor variables, detect hidden choices, detect paths, rename any character, find/save/replay scenes, watch variables, skip splashscreen, textbox customizing, customizable quickmenu”-”detect paths” could be what you want!
if you look here - https://f95zone.to/threads/bad-bobby-saga-dark-path-1-2a-0-15-30-test-release-ziptiefun.44113/ Zip did something like you! more or less
 
  • Hey there
Reactions: mikednew

mikednew

Member
Game Developer
Jul 8, 2022
402
1,406
211
”Some features in short:
Find, change, freeze and monitor variables, detect hidden choices, detect paths, rename any character, find/save/replay scenes, watch variables, skip splashscreen, textbox customizing, customizable quickmenu”-”detect paths” could be what you want!
if you look here - https://f95zone.to/threads/bad-bobby-saga-dark-path-1-2a-0-15-30-test-release-ziptiefun.44113/ Zip did something like you! more or less
john1230 told me you can only change things "on demand". You can change things as you play, but you can't actually change the game and make it available for other people to download with your changes.


I know ZipTieFun's game. A year ago when I saw that someone had picked up the original game and continued it I was happy because it was everything I wanted. However I was very frustrated because Zip defaced the original game, making a worse, generic version. Recently, I downloaded the latest update, but I gave up playing it. I thought it was really bad. The renders are excellent, but the greatest merit of Bad Bobby Saga is missing, which is the writer.
 
  • Like
Reactions: pknight7

Qalx

Well-Known Member
Sep 29, 2022
1,375
1,974
287
john1230 told me you can only change things "on demand". You can change things as you play, but you can't actually change the game and make it available for other people to download with your changes.


I know ZipTieFun's game. A year ago when I saw that someone had picked up the original game and continued it I was happy because it was everything I wanted. However I was very frustrated because Zip defaced the original game, making a worse, generic version. Recently, I downloaded the latest update, but I gave up playing it. I thought it was really bad. The renders are excellent, but the greatest merit of Bad Bobby Saga is missing, which is the writer.
I want only to show you that he was almost as you... more or less, he worked with RAI before (I understand)... Yes he had no idea where the story would go. He started a new try but there are no great changes yet, only time wasted!
 
  • Like
Reactions: mikednew

mikednew

Member
Game Developer
Jul 8, 2022
402
1,406
211
I want only to show you that he was almost as you... more or less, he worked with RAI before (I understand)... Yes he had no idea where the story would go. He started a new try but there are no great changes yet, only time wasted!
I believe you! I guess most of them start like me. I just know that I didn't have any help from anyone. I just wanted to thank BigIrishLug and SimpleRequest for sharing the 3D models used in the game. And the people who encourage me like you and others. Thanks!
 
  • Like
Reactions: john1230
Jan 26, 2025
111
150
43
Hi everyone! I'm still working on the scene with Lucy tied up. I've already managed to make it a sandbox, where Bob finds her in the living room on the same days and times as in the original game, which would make it easy to add the scenes to the original game.

One interesting thing I learned to do: Lucy's butt is squeezed by Bob's pressure. And her breast deforms, giving the impression that she's touching the couch (Unlike the arm, for example, that passes through the couch). These details give the idea of a real, soft body. Its just a test (ignore all the rest) but I'll definitely use this effect in my minigame:

View attachment 4701595
Come on, you can do it!
 
  • Heart
Reactions: mikednew

tooka133

Newbie
Sep 8, 2022
82
90
116
Is there anything else to the game other than the MC being a big pervert???? I want to see some sex scenes with the girls and the MC I don't just want to be perving on the girls the whole time in the game and end up seeing nothing I've been playing for awhile and I haven't seen any sex scenes at all
 
3.10 star(s) 99 Votes