lecke2

New Member
Nov 20, 2019
1
0
11
Attempt #2 I guess, read the rules and apparently i need more posts before I can post links, maybe thats the issue. Mods, if you're gonna delete/reject my post, please tell me what i'm doing wrong please :)

I created a simple and botched integration linking this game with smart sex toys using an Xtoys script and replacing one of the game's javascript file.

It simply starts vibrating your toy when a sex scene starts, and puts it to "idle" at the end (5% vibration).
It is compatible with both desktop and Joiplay. It works by doing HTTP requests to a webhook from Xtoys.

Xtoys works with hundreds of different toys, so if you own a smart toy, you should be fine.

To use it:
1. Install Xtoys app on your phone, and create an account. Then link your toy with the App.
2. Install "RPGM Webhook Script" from the public script index, or import the script manually using the attached download.
3. In your profile settings, create a private webhook and note down the ID of it
4. Copy "SH_BenriCommands.js" in {game folder}/js/plugins/
5. Open the file, and at the very end of it, put your webhook ID in the "apiKey" variable.
6. Magic :)

Keep in mind, this was not thoroughly tested, only about 10 minutes of playtesting, so there might be bugs.
It does not trigger during the mini-scenes with molesters in the street, unfortunately, but if I manage to make that work, i'll post an update.

All in all, this is like, 20 lines of (new) code in a single file, so if worried about malware, just compare with original file, it is very very simple code. :)
 
Last edited:
4.10 star(s) 84 Votes