Fake_Robot_User

New Member
Jan 12, 2025
6
5
I really wanna play this but like, i can not get it to run for the life of me. I don't know if its because I'm on Wins 11 or whatever but rather disappointing to not get it to work despite all the fixes i tried. Forever stuck in the waiting screen.
The first troubleshooting step here should be making sure the game isn't running in a zip folder. Turn on the "show file extension" Windows setting and make sure the folder doesn't end in .zip or .7z or anything like that. If it does, unpack it and try again.

If that doesn't help, try opening the game via a different file. Version 3.5.02 should come with three options: SlaveMaker3.exe, SMM.exe, and SlaveMaker3.swf. Try them all. (To run the .swf file you'll probably need the standalone flash player, which you can get here: - just click "windows excecutable" under "download options" on the right side of the page.)
 
Apr 19, 2020
381
284
Is there something up with the SDK Slave Creator? Saving a slave leads to an error and then she doesn't show up in the game.

I compared xml's to Chie and there are differences. Like other slaves have no slave number but I had to choose one, and my slave intro simply said "D" even though I gave her an actual intro but Chie's is there and fine, and the order of stats is much different.

It's starting to look like I'll have to copy Chie's xml and tweak myself to become a new slave, or straight up replace a slave with mine. Can the SDK tool be used to make a slave or not?
 
Last edited:
Apr 19, 2020
381
284
Okay, I want to try this. Could anyone give me some play tips?
Yes. First, after you set up the game and start, click Morning instead of anything else if you chose to start with items (so you can equip your slave). If not, hit Schedule to set up your day.

You'll want an assistant. Bear in mind you can get an assistant even if you don't have enough gold. You will simply owe the money.

Remember that speaking to your assistant takes a half hour, so you may wanna do it twice or be left with a wasted half hour at the end of the day.

Choose jobs right away to get gold. In the Evening, in early game, only choose mild acts or chores. She will refuse sex or sex acts but may respond well to Expose or Touch, then work up over time to sex.
 
  • Like
Reactions: Nineonenine

Legacy1324

New Member
Oct 7, 2019
4
1
So I remember being able to enslave Marey the Centaur girl, and I looked on the wiki for walking in the forest to find that you are suppose to have an unused bit-gag, Pony Trainer +1, and Dominance 71+ to do that. Problem is that, I have all those things and yet I still can't seem to get her. Is there something else to this, because I have been noticing how some stuff that is in the game is never mention on the wiki or stuff that is on the wiki doesn't work in game?

[TBC I have both Pony Expert and Pony Trainer 3, so there is literally nothing more pony related that I could get on this run.]
 
Apr 19, 2020
381
284
Is there something up with the SDK Slave Creator? Saving a slave leads to an error and then she doesn't show up in the game.

I compared xml's to Chie and there are differences. Like other slaves have no slave number but I had to choose one, and my slave intro simply said "D" even though I gave her an actual intro but Chie's is there and fine, and the order of stats is much different.

It's starting to look like I'll have to copy Chie's xml and tweak myself to become a new slave, or straight up replace a slave with mine. Can the SDK tool be used to make a slave or not?
Scratch that, I figured it out. I had to edit the SlavesList.xml to show my slave as slave number 123, and had to change most image names.
 

Legacy1324

New Member
Oct 7, 2019
4
1
Also the ruins quest ( ) is being remarkably buggy on this run, with it taking over week or longer for Lady Farun to get back with the ruins info and ask my MC for help at court. I even went so far as to avoid starting the Arak quest or any other quest, since supposedly Arak's can interfere with the ruins quest. Anyone found a work around/reason for that bug yet?
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
19,469
245,215
Slave Maker [v3.5.02] [cmacleod42] - Compressed

Note: Wasn't able to test it. Can't find my flashplayer.

Win [3,76 GB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
 
Nov 9, 2017
28
16
So honest question here. I'm interested in digging around the code of this game, but I know very little about Flash.
From what I can tell (and I could be way off base here), the meat of the code is in the SWF files, but I'm not really sure how to open these, as notepad++ just gives me a bunch of (I'm assuming compiled?) gibberish.
Does anyone have any recommendations on how to get a look at the code?
 

KaiSakurai

Member
Mar 26, 2020
177
237
So honest question here. I'm interested in digging around the code of this game, but I know very little about Flash.
From what I can tell (and I could be way off base here), the meat of the code is in the SWF files, but I'm not really sure how to open these, as notepad++ just gives me a bunch of (I'm assuming compiled?) gibberish.
Does anyone have any recommendations on how to get a look at the code?
quoting from stackoverflow:
swf files cannot be edited directly. Convert the swf file into the source file. Source file basically decompiles the swf files and break it into the text, images or other things that you have used to make the swf file. Once you have the separate things you can edit them and again compile and make your swf file.

This is the best tool that i found to do everything that you need to do in the swf file: 1. Flash Decompiler Trillix (you need to buy this) 2. jpexs free flash decompiler (free and opensource)
 

miyuki25

Newbie
Apr 24, 2019
86
78
So honest question here. I'm interested in digging around the code of this game, but I know very little about Flash.
From what I can tell (and I could be way off base here), the meat of the code is in the SWF files, but I'm not really sure how to open these, as notepad++ just gives me a bunch of (I'm assuming compiled?) gibberish.
Does anyone have any recommendations on how to get a look at the code?
The source code was released by the dev and is linked in the OP:
You don't have permission to view the spoiler content. Log in or register now.
 
4.30 star(s) 11 Votes