Villianize Posted August 26, 2022 Posted August 26, 2022 (edited) 23 hours ago, Min said: Which version are you using? The github version, or the currently published version here? I was using the currently public version here. Didnt realize there was a Github version. After looking at the Github version. and looking at the code it seems theres just a class for vibration for Lovense to Vibrate. With the updates with Lovense to use 3rd party access is there anything for things beyond vibration as some of the other toys have additional functionalities? Reason I ask is not only for my Skyrim gameplay but a friend and I are trying to get something similar worked out for a mod that we work on for Sims. Being that the code thats used for the mod is already in python it can work by default but I wasnt sure if Lovense has any documents out listing what commands are needed to interface with the lovense remote app Edited August 26, 2022 by Villianize
Min Posted August 26, 2022 Author Posted August 26, 2022 2 hours ago, Villianize said: I was using the currently public version here. Didnt realize there was a Github version. After looking at the Github version. and looking at the code it seems theres just a class for vibration for Lovense to Vibrate. With the updates with Lovense to use 3rd party access is there anything for things beyond vibration as some of the other toys have additional functionalities? Reason I ask is not only for my Skyrim gameplay but a friend and I are trying to get something similar worked out for a mod that we work on for Sims. Being that the code thats used for the mod is already in python it can work by default but I wasnt sure if Lovense has any documents out listing what commands are needed to interface with the lovense remote app Yeah - the API supports doing more things (like playing patterns), and accessing other device features. You can find the API documentation on the lovense website, though you have to register as a developer to do so. Feel free to reuse my little python lovense interface if you'd like (Just credit me!) - I plan on expanding it in the future too, to support more device functionality.
Villianize Posted August 26, 2022 Posted August 26, 2022 12 minutes ago, Min said: Yeah - the API supports doing more things (like playing patterns), and accessing other device features. You can find the API documentation on the lovense website, though you have to register as a developer to do so. Feel free to reuse my little python lovense interface if you'd like (Just credit me!) - I plan on expanding it in the future too, to support more device functionality. My friend and I are sorting through the code right now actually from the Lovense sight. Do you have a discord? We managed to get the code for the commands to work within our code but its not making the toy do anything. (You can PM me your discord username so I can add you if you like)
Min Posted August 26, 2022 Author Posted August 26, 2022 4 minutes ago, Villianize said: My friend and I are sorting through the code right now actually from the Lovense sight. Do you have a discord? We managed to get the code for the commands to work within our code but its not making the toy do anything. (You can PM me your discord username so I can add you if you like) DM'ed you my discord. Let's chat.
itami_no_hana Posted September 12, 2022 Posted September 12, 2022 (edited) I'm extremely excited to find this project because it represents everything I was dreaming of Skyrim to be - fully integrated with remote sex toys and even chastity services! Unfortunately I'm not a programmer and couldn't get this to work even following instructions (got the latest version from Github). I just don't understand what to do to make it work. I have Win7, Skyrim LE, Python 3.8 installed, Lovense Edge 2 connected via Lovense Remote App with bluetooth dongle. I would love to see this project receiving a detailed guide for the people not experienced in programming. I don't know what I settings I can change and how to setup a connection between Chaster and this script. And how to see if the script is reading the Papyrus log too. Edited September 12, 2022 by itami_no_hana 1
dingdingdinggo Posted September 13, 2022 Posted September 13, 2022 On 9/12/2022 at 5:39 PM, itami_no_hana said: I'm extremely excited to find this project because it represents everything I was dreaming of Skyrim to be - fully integrated with remote sex toys and even chastity services! Unfortunately I'm not a programmer and couldn't get this to work even following instructions (got the latest version from Github). I just don't understand what to do to make it work. I have Win7, Skyrim LE, Python 3.8 installed, Lovense Edge 2 connected via Lovense Remote App with bluetooth dongle. I would love to see this project receiving a detailed guide for the people not experienced in programming. I don't know what I settings I can change and how to setup a connection between Chaster and this script. And how to see if the script is reading the Papyrus log too. Haven't managed to make it run so far, but this can be fixed with replacing the path value with escaped backslashes to your log. Like this: '...\\Documents\\My Games\\Skyrim Special Edition\\Logs\\Script\\Papyrus.0.log' You can find the value in 'settings.py' You will also have to set you toy type(s) there.
Min Posted September 14, 2022 Author Posted September 14, 2022 7 hours ago, dingdingdinggo said: Haven't managed to make it run so far, but this can be fixed with replacing the path value with escaped backslashes to your log. Like this: '...\\Documents\\My Games\\Skyrim Special Edition\\Logs\\Script\\Papyrus.0.log' You can find the value in 'settings.py' You will also have to set you toy type(s) there. Yep - Script needs to be configured. The version on github works, but has additional dependencies, which will need to be installed as well (Via pip). The current version actually is a lot easier to use in that regard, as you only need the dependencies for the toy types you intend to use. If it's just lovense + chaster, that's pretty much just Requests.
itami_no_hana Posted September 14, 2022 Posted September 14, 2022 9 hours ago, Min said: Yep - Script needs to be configured. The version on github works, but has additional dependencies, which will need to be installed as well (Via pip). The current version actually is a lot easier to use in that regard, as you only need the dependencies for the toy types you intend to use. If it's just lovense + chaster, that's pretty much just Requests. Thank you for the advice! I have downloaded the version SkyrimToyInterface-alpha3 from loverslab (which consists only of a .py file), edited the papyrus log path and tried to run again. But still can't get it to work because I get an error about missing module named requests
Min Posted September 14, 2022 Author Posted September 14, 2022 (edited) 2 hours ago, itami_no_hana said: Thank you for the advice! I have downloaded the version SkyrimToyInterface-alpha3 from loverslab (which consists only of a .py file), edited the papyrus log path and tried to run again. But still can't get it to work because I get an error about missing module named requests You need to run "python -m pip install requests" to install that dependency. If you want more realtime support, feel free to message me on the discord server. Edited September 14, 2022 by Min
itami_no_hana Posted September 14, 2022 Posted September 14, 2022 2 hours ago, Min said: You need to run "python -m pip install requests" to install that dependency. If you want more realtime support, feel free to message me on the discord server. OMG it worked! I have managed to actually make my Edge vibe from this script! I can hear a sound beep at the beginning of the sexlab scene. Though the response time varies greatly, from a couple of seconds before the vibes actually start to a minute lag. At the end of the sexlab scene there is a lag sometimes too. When I was testing masturbation scene the vibes didn't stop at all after the end of the scene. And when I was taken as SD+ slave the script went crazy and started beeping every second spamming the following message and furiously vibrating endlessly. I wonder if there is a command to stop vibrations in case of such emergency
Min Posted September 14, 2022 Author Posted September 14, 2022 (edited) 3 hours ago, itami_no_hana said: OMG it worked! I have managed to actually make my Edge vibe from this script! I can hear a sound beep at the beginning of the sexlab scene. Though the response time varies greatly, from a couple of seconds before the vibes actually start to a minute lag. At the end of the sexlab scene there is a lag sometimes too. When I was testing masturbation scene the vibes didn't stop at all after the end of the scene. And when I was taken as SD+ slave the script went crazy and started beeping every second spamming the following message and furiously vibrating endlessly. I wonder if there is a command to stop vibrations in case of such emergency There's less than a second delay for me locally, with the script, it's fairly instantaneous. It shouldn't be that slow. Try the version on github, there's been a lot of development since I last posted a version here. An endless loop of 1 second vibrations sounds like the script's stack dump feature kicking in. The script is configured to warn the user when a stack dump occurs (As these can hurt your savegame, I always reload when one occurs, which is very rare for my setup). Check your log to see if you had one. Also, the logic around this has been improved in the github version. You can always abort the script by hitting Ctrl + C. That will stop any activity. Edited September 14, 2022 by Min
itami_no_hana Posted September 15, 2022 Posted September 15, 2022 21 hours ago, Min said: There's less than a second delay for me locally, with the script, it's fairly instantaneous. It shouldn't be that slow. Try the version on github, there's been a lot of development since I last posted a version here. An endless loop of 1 second vibrations sounds like the script's stack dump feature kicking in. The script is configured to warn the user when a stack dump occurs (As these can hurt your savegame, I always reload when one occurs, which is very rare for my setup). Check your log to see if you had one. Also, the logic around this has been improved in the github version. You can always abort the script by hitting Ctrl + C. That will stop any activity. Unfortunately I couldn't run the Github version because I have Win7 and to install Bleak - which is one of the requirements - for python I need Win 10. So will stick to the current version. Do you know how to get Chaster token? I have applied here https://chaster.app/developers/applications and I assume it's the only way to get it?
Min Posted September 15, 2022 Author Posted September 15, 2022 4 hours ago, itami_no_hana said: Unfortunately I couldn't run the Github version because I have Win7 and to install Bleak - which is one of the requirements - for python I need Win 10. So will stick to the current version. Do you know how to get Chaster token? I have applied here https://chaster.app/developers/applications and I assume it's the only way to get it? In settings.py, disable TOY_COYOTE, and the script will not require Bleak anymore. That dependency is needed for the DG-Lab eStim device. If you're not using it, you don't need it. And, yup, that's it. Feel free to DM me if you want, and I'll show you an example lock setup to work well with the script! 1
itami_no_hana Posted September 17, 2022 Posted September 17, 2022 On 9/16/2022 at 1:20 AM, Min said: In settings.py, disable TOY_COYOTE, and the script will not require Bleak anymore. That dependency is needed for the DG-Lab eStim device. If you're not using it, you don't need it. And, yup, that's it. Feel free to DM me if you want, and I'll show you an example lock setup to work well with the script! I have tried disabling TOY_COYOTE and it worked perfectly! I have noticed that in gitgub version the delay is much lesser at the start of sexlab scene. The end of scene can be a bit laggy though but I believe it depends on the script load (my game is HEAVILY modded). And the bug with masturbation scene has occured again - after the end of masturbation scene the vibrations don't stop. And I will DM you on Discord about Chaster integration.
Min Posted September 25, 2022 Author Posted September 25, 2022 (edited) New version is up: Added support for many new toys Coyote DG-Lab E-Stim Buggplug.io (Supports a huge number of toys on it's own) Kizuna Added basic support for Fallout 4: Currently hooks into log output from Boston Devious Helper for AAF scene detection. Enhanced Chaster integration Added Toys&Love Integration Built a small Skyrim plugin for better scene integration Refactored script so that you only need dependencies for the type of toy that you're using ....And probably quite a bit more. Edited September 25, 2022 by Min
VirginMarie Posted September 25, 2022 Posted September 25, 2022 Added Toys&Love Integration what changed? Anything I should know about, so I don't break it? Does it still use the same formatted papyrus log lines?
Min Posted September 26, 2022 Author Posted September 26, 2022 1 hour ago, VirginMarie said: Added Toys&Love Integration what changed? Anything I should know about, so I don't break it? Does it still use the same formatted papyrus log lines? Yep, still the same thing. Did I announce it previously? I'm not sure if I released since the last time we talked.
VirginMarie Posted September 26, 2022 Posted September 26, 2022 16 minutes ago, Min said: Yep, still the same thing. Did I announce it previously? I'm not sure if I released since the last time we talked. You did announce it.. I've had it listed as supported here, for many months... Toys Family of Mods
Min Posted September 26, 2022 Author Posted September 26, 2022 (edited) 1 hour ago, VirginMarie said: You did announce it.. I've had it listed as supported here, for many months... Toys Family of Mods Cool. All good then. ? I'm likely going to rename the mod soon, as I'm starting to support other games, though. Edited September 26, 2022 by Min
Min Posted September 26, 2022 Author Posted September 26, 2022 1 hour ago, VirginMarie said: You did announce it.. I've had it listed as supported here, for many months... Toys Family of Mods Also! I added e-stim support (For the dg-lab, anyways). Let me know if you end up wanting to integrate with that here, as well.
VirginMarie Posted September 26, 2022 Posted September 26, 2022 55 minutes ago, Min said: Also! I added e-stim support (For the dg-lab, anyways). Let me know if you end up wanting to integrate with that here, as well. I don't know what this would mean.
Min Posted September 26, 2022 Author Posted September 26, 2022 2 hours ago, gr4ssi said: Also weird, when a sexlab scene starts, nothing happens on the toy side right now with the Alpha 3 for me. Odd. Try with the latest version (Alpha 4)? Also, keep in mind that this version contains a small little Skyrim plugin, which writes entries to the log so that it can react to things more precisely.
sirah forgot their email Posted September 29, 2022 Posted September 29, 2022 On 9/26/2022 at 1:34 PM, VirginMarie said: I don't know what this would mean. If you added log messages to indicate that the player is being shocked by a device, we can add events to the script so that they can be shocked in real life by an estim device if they want.
girmrad Posted September 29, 2022 Posted September 29, 2022 I haven't tried this yet, but it looks really interesting and I'm excited to give it a go. Is the Nobra Twincharger supported? If not, would you kindly consider adding support for it?
VirginMarie Posted September 29, 2022 Posted September 29, 2022 3 hours ago, sirah forgot their email said: If you added log messages to indicate that the player is being shocked by a device, we can add events to the script so that they can be shocked in real life by an estim device if they want. Toys&Love already does this. It adds what's needed in the log. Its already fully supported by this mod.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now