de en es fr
Let the machine help
Light teasing, exhibition, BDSM, sissyfication, watersports... with sounds and pictures


Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Baccarat
PostPosted: Thu Jul 23, 2020 12:22 am 
Offline
Veteran
User avatar
Ever fancied being James Bond? I have been playing around with graphics in SS and developed a version of baccarat where you lose forfeits instead of your life savings. It's very similar to James Bond's favourite casino game, chemin de fer. The bank stays with your opponent, and your bets are your clothe, edges, spanks or estim shocks.

You can choose between several opponents, and different packs of cards. I got a bit carried away with the cards, and there are extras available in a script called Baccarat-extras, with a few additional opponents as well. If you want to practice your baccarat, there is a simpler script without forfeits called Baccarat-chemin-de-fer (included in the Baccarat script download).

If you try this out, please put any comments on this discussion. This is the first version; there are likely to be some problems such as missing files.


Top
 Profile Send private message 
 
 Re: Baccarat
PostPosted: Thu Jul 23, 2020 1:15 am 
Offline
Addict
User avatar
Thanks!

I had a quick try and would have done better if I'd learned how to play Baccarat first. LOL

It seems to default to the betting clothes option at the beginning but then later swaps to getting to bet the various options. I can't wait to get to play more.

_________________
Just here for laughs ... and grimaces. ;)


Top
 Profile Send private message 
 
 Re: Baccarat
PostPosted: Thu Jul 23, 2020 9:30 am 
Offline
Veteran
Oh, nice. A new card game. <3
I never played Baccarat.

A casino where you can bet your butt would be a nice kinky thing.

I found a little error.
change this
Code:
javax.imageio.ImageIO.write(image, "jpg", baos)
to this
Code:
javax.imageio.ImageIO.write(image, "png", baos)


Top
 Profile Send private message 
 
 Re: Baccarat
PostPosted: Thu Jul 23, 2020 5:02 pm 
Offline
Addict
I really like the card decks and I need to learn to play Baccarat to enjoy this a bit more.

I need to change out the audio files on my computer before playing much longer because the waveforms aren't typical for estim with erratic waveforms that either don't work or they sting badly due to low frequency, especially 7 and 8 because they drop to essentially bass which stings in a way I don't think many people into estim want, even those like me who are into estim pain play. Perhaps the 2B and ABox filter this into a different type of pain. Are the eStim files supposed to increase in intensity by the number or are they pulled randomly?

Unrelated - You forgot to tag Hurrah for School as an estim script

I like the choice in characters with your script!


Top
 Profile Send private message 
 
 Re: Baccarat
PostPosted: Fri Jul 24, 2020 7:15 pm 
Offline
Veteran
I made a patch to make Baccarat use PainWave. But the patch only works, if you reformat the code in IntelliJ IDEA. :(
You need PainWave. Test first!!!

Here is the patch: https://pastebin.com/Sv11cpxJ


Top
 Profile Send private message 
 
 Re: Baccarat
PostPosted: Sat Jul 25, 2020 12:55 am 
Offline
Veteran
User avatar
The problem with different audio estims needing different sound files is allowed for in the script. You can put any sound file (mp3) in the folder sounds/Baccarat/ and the script will play a random selection up to at least the length of your forfeit (it could be longer if you use long files).

You can also add extra opponents. All you need to do is add a folder with the name of the opponent in images/Baccarat. The new folder needs images of the opponent as they lose clothes and a file called details.txt. This file lists the images along with the clothing just removed:
base|m1.jpg|m2.jpg|m3.jpg|m4.jpg|m5.jpg|m6.jpg|m7.jpg|
shirt|m8.jpg|m9.jpg|
pants|m10.jpg|m11.jpg|m12.jpg|m13.jpg|

'base' means pictures with no clothes removed; the script will select one files on that line when a clothed picture is needed. 'shirt' are a list of shirtless images. The files can be any image format, but I would avoid spaces or special characters in the names. Use "|" (pipe) as the delimiting character, and at the end of each line.

You can also add decks of cards! Add a folder in images/Bcards. They need to match the existing format - png, named 0.png (ace of clubs) to 51.png (king of spades) and back.png. They need to be about 170 x 240 pixels to fit in the display.

P.S. New version just fixes jpg/png in imageio. Thanks for the help.


Top
 Profile Send private message 
 
 Re: Baccarat
PostPosted: Wed Sep 02, 2020 1:19 am 
Offline
Veteran
User avatar
I have made a couple of slight improvements. I have added an option "you choose" that will select the type of bet randomly. I added a check that the player actually has an estim (toys script). I have made the stroke rate for edges a bit faster. There is a factor that reduces the severity of the bets at the start of the game (default is 0.5, but you can change it). The factor increases towards 1.0 after each round, Because of this reduction factor, I have increased the default maxima for spanks, estim and edge times. You can change any of these via the settings. The new script will not change any defaults you have already set.

Please put any comments or issues in this thread. Thanks.


Top
 Profile Send private message 
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  


cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Maroon Fusion theme created by Oxydo
Software, theme modifications, phpBB modification by Doti 2010 - 2020
This website uses session cookies only.