This will add a set of cheat options to Bondage College.
Press the "C" key, or double-click the clock icon to open/close the cheat menu.
This section will help setup automatic injection of the scripts.
- Install a script injector
- For Firefox, install the Greasemonkey plugin
- For Chrome, install the Tampermonkey plugin
- Add the injection script
- Copy the content from src/inject.js
- Create a new script in the script injector
- Paste the copied content to the newly created script
- All set, just navigate to an instance of Bondage College, and the script will do all the work
- Navigate to an instance of Bondage College
- Copy the content from src/inject.js
- Paste the content into your browser"s console
Yes. This should work on any version. You may need to add a domain to the script injector depending on where you accessing the other version from.
This method of injecting a script doesn"t need to be packaged with Bondage College, meaning this works with any version.
Nowadays, modern browsers prevent websites from altering cross-domain content. I won"t get into the technical details here, but this basically prevents this kind of injection from navigating to a facade website pointing to the original. And although there are some exploits available, they probably wont be available for long.
Sure. You can create an issue, or reach out to me if you know where I am. And as always, I take pull requests.