Table of Contents
- Mute's Bondage Club Hacks Collection
- User testimonies
- FAQ
- What does the mod do?
- Is it compatible with FBC/BCX?
- Does it work on mobile?
- Does it send my data anywhere?
- So others can see my time zone?
- Stable vs. unstable versions
- Loader scripts
- Installation
- Scripts
- Features
- Static improvements
- REMOVED MBCHC indicator
- Local time
- REMOVED Handheld objects penetration
- Better chat history
- FBC patch
- New chat commands
- REMOVED /mbchc versions
- REMOVED /mbchc disappear
- /mbchc autohack
- /mbchc donate [[TARGET]]
- /mbchc tz OFFSET [ [[TARGET]] ]
- REMOVED /mbchc title TITLE
- /mbchc purge!
- /do VERB [ZONE] [ [[TARGET]] ]
- /activity TEXT (or @@TEXT, or @TEXT as yourself)
- Console goodies
- Geek corner
- Contributing
- Contacts
Mute's Bondage Club Hacks Collection
Unstable version.
User testimonies
Polly says:
Are you tired of clicking, (and misclicking) the action buttons during an intense roleplay. Do you wish you could keep your focus on the chat window? If so, then do I have the mod for you. Let me introduce to you the /do command which is only a small part of the wonderful Bondage Club mod MBCHC. Now you can cuddle your lover with a simple (/do cuddle ...) right in the chat window. It will revolutionize your roleplay and only for the low, low price of $0.00 dollars (payable in 4 monthly statements).
Mute herself says:
Look, this mod makes my club experience better for me. I don't sell anything here. I'll be glad if you find this useful, but ultimately it's just my own thing that I made public because why not.
FAQ
What does the mod do?
Please read the whole page.
Is it compatible with FBC/BCX?
Should be 100% compatible. If you find any problems please report them.
Does it work on mobile?
It should work, but it's mostly targeted towards keyboard usage, which is to say you may find its utility limited.
Does it send my data anywhere?
We don't do that. It only uses the club's API to communicate with the club's server. Even then, the only thing it sends by itself is your mod's version so that other players can see your indicator. Even this will probable be removed in the future, now that we have a better modding infrastructure available.
So others can see my time zone?
If you choose so. This mod does not send your time zone anywhere, it only displays time based on external data. Others can see your time if you tell them your time zone or put it in your bio.
Stable vs. unstable versions
The only supported version is unstable, don't use any other.
Stable version is updated less often and after some testing. Hopefully it contains less bugs, but also is behind on new features. By the same token, unstable version is updated more often and with minimal testing by the authors. Think of it as beta versions of the club. Trunk version is the least tested and the most updated.
Loader scripts
The only supported load method is FUSAM. The information below is deprecated.
These download the corresponding main script, making sure it's always fresh. Most Tampermonkey users should probably use the loader instead of adding the main script directly. Tampermonkey has an update check, but loaders are just more convenient if you want to always have the current version.
On the other hand, if you want to control the script versions yourself, don't use the loader. Trunk version doesn't come with a loader because you should be comfortable to overcome this obstacle before using it.
Installation
Recommended: FUSAM
- Make use of FUSAM: https://sidiousious.gitlab.io/bc-addon-loader/
- Enable MBCHC, easy as that.
Tampermonkey
deprecated
- Install Tampermonkey.
- Select a script you want to add below, then click its URL.
- Tampermonkey should recognise the script and prompt you for installation.
- Refresh the club page and enjoy.
Bookmarklet
deprecated
The idea is to have a bookmark with custom code and click it while on the game page. Refer to excellent manual on FBC page, just replace FBC's code with one of the following.
Scripts
mbchc.mjs
The mod.
- URL: https://code.fleshless.org/mute/MBCHC/raw/branch/master/mbchc.mjs
- Paste this into the console to load manually:
import('https://code.fleshless.org/mute/MBCHC/raw/branch/master/mbchc.mjs')
mbchc-loader-dev.user.js
deprecated
The loader script for the unstable version.
mbchc-dev.user.js
deprecated
The main script, unstable version.
- URL: https://code.fleshless.org/mute/MBCHC/raw/branch/master/mbchc-dev.user.js
- Bookmarklet:
javascript:(()=>{fetch(`https://code.fleshless.org/mute/MBCHC/raw/branch/master/mbchc-dev.user.js?ts=${Date.now()}`).then(r=>r.text()).then(r=>eval(r))})()
Features
Static improvements
REMOVED MBCHC indicator
A colour square up top. Blue means their version is the same as yours, red means they differ.
Local time
Two digits in the indicator space show the current hour of the character. Parses the profile (looks for strings like GMT+10 or utc-8) or remembers the /mbchc tz
input (see below). If your time is 16:37 and you see "19" over someone, it means their local time is 19:37.
REMOVED Handheld objects penetration
Select handheld objects were modified to allow penetration actions.
Better chat history
PgUp/PgDn scrolling now a) doesn't lose your input, b) doesn't log the same input in succession, c) blinks when there are no more lines remembered, d) will treat existing input as search prefix.
FBC patch
DEPRECATED If the item is locked, the tighten/loosen feature is unavailable on it.
Autocomplete for /pose and /anim commands.
New chat commands
REMOVED /mbchc versions
Shows the MBCHC versions across the room.
REMOVED /mbchc disappear
This command will make you invisible, if you are wearing an anal hook tied to hair.
You might also want to consider hiding your arousal meter.
/mbchc autohack
Toggles the autohack mode. Currently this mode starts hacking again as soon as the data gets stolen.
Be informed that autohacking is much less lucrative due to game mechanics. No plans to "fix" this.
/mbchc donate TARGET
Buy data on the black market and send it to someone. Serves as money transfer. Doesn't require anything from the other party except from being restrained. Data will cost you more than it will make, this is by design.
/mbchc tz OFFSET [ TARGET ]
Set local time for the character. Offset is from UTC, not your time. Valid offsets are integer numbers from -12 to 12. Doesn't care for DST, adjust manually.
Example: if your local time is UTC+5, and you know that Name is 8 hours behind you, use the command like this: /mbchc tz -3 Name
.
REMOVED /mbchc title TITLE
Set a custom title. Currenty only works with the same titles you can select. Work in progress.
/mbchc purge!
Deletes all your MBCHC settings from the server.
/do VERB [ZONE] [ TARGET ]
Send an activity, as if clicked on its button. See its own page.
/activity TEXT (or @@TEXT
, or @TEXT
as yourself)
Send a custom activity. Examples: @@it starts to rain
will send (It starts to rain.)
; @shivers
will send (YourName shivers.)
.
Optionally makes use of club's advanced functionality, if prefixed with characters like this: <[MemberNumber]:[MemberNumber]> Text
. First member is SourceCharacter
and second is both TargetCharacter
and DestinationCharacter
, the difference best shown on examples:
SourceCharacter creates a duct tape skirt on TargetCharacter and traps her hands in it.
("on Mute")SourceCharacter wraps duct tape around DestinationCharacter hands.
("Mute's hands")
Console goodies
MBCHC.LOG_MESSAGES = true
will log most of received messages, notable exception being BCX ones.MBCHC.RETHROW = true
will let you see exceptions thrown during command execution in addition to them being shown as chat messages.
Geek corner
Yes, we are aware of all the nifty git features (branches etc.), we just don't use them yet. This mod is low effort, just enough to work without errors and deliver features we find useful. We also have to keep in mind not everyone in the club works in software development, so it needs to be as user-friendly as possible.
Contributing
Sure, welcome onboard. Please send pull requests, patches, ideas, feedback, feature requests and bug reports.
Contacts
Beyond social functions this site provides, you can always find us in the club or drop us an email. We don't use discord.