I don't know how to play funscript files, can you help me:)

Discussion about Cock Hero and other sexy videos.

Moderator: andyp

Post Reply
User avatar
Cockherorer
Explorer
Explorer
Posts: 56
Joined: Wed Jul 05, 2023 4:02 pm
Gender: Male
Sexual Orientation: Straight

I don't know how to play funscript files, can you help me:)

Post by Cockherorer »

Hey,
I'm new in funscripts :-)
what i need to play funscript files?
I have Kiiroo Keon :w00t:
I can't not wait to try it :-P
Thanks :love:
G3General
Explorer
Explorer
Posts: 94
Joined: Sun Feb 18, 2018 2:39 pm
Gender: Male
Sexual Orientation: Straight
I am a: Submissive

Re: I don't know how to play funscript files, can you help me:)

Post by G3General »

verynicekojak
Explorer At Heart
Explorer At Heart
Posts: 110
Joined: Fri Aug 19, 2022 10:05 pm

Re: I don't know how to play funscript files, can you help me:)

Post by verynicekojak »

Cockherorer wrote: Mon Aug 18, 2025 2:55 pm ...
what i need to play funscript files?
...
You can also convert funscript to tri phase mp3 (aka phase difference) here:
Spoiler: show
https://cfs6t08p.github.io/funstim/funstim.html
You can convert tri phase mp3 to dual channel mp3 (aka volume difference) like this:
Spoiler: show

Code: Select all

set filter="
set filter=%filter%[0:a:0]pan=mono|c0=0.5*c0+0.5*c1[a1];
set filter=%filter%[0:a:0]pan=mono|c0=0.5*c0-0.5*c1[a2];
set filter=%filter%[a1][a2]amerge=inputs=2[a]
set filter=%filter%"
ffmpeg -i %1 -filter_complex %filter% -map "[a]" "%~n1 DualChannel.mp3"
You can play video (front speakers) and mp3 (back speakers) using mpv like this:
Spoiler: show

Code: Select all

set filter="[aid1][aid2]join=inputs=2:channel_layout=quad:map=1.FL-BL|1.FR-BR[ao]"
mpv %1 --external-file=%2 --audio-device="auto" --lavfi-complex=%filter%
User avatar
47dahc
Explorer At Heart
Explorer At Heart
Posts: 286
Joined: Mon Aug 03, 2020 1:43 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch

Re: I don't know how to play funscript files, can you help me:)

Post by 47dahc »

This will be your easiest option to get started. Make sure your video and funscript files are named the same and in the same folder.

Install ScriptPlayer
Go to settings and configure your device, for the Kiiroo, believe it would be under Buttplug settings (I don't have one, assuming after reading the online documentation)
Once device is connected, drag your video to ScriptPlayer and it should load the appropriate funscript and begin playing.
Creator of MetroVerter The Metronome to Tcode converter
My Guide on How to create and mix estim surround videos
My guide on Setup TeaseAI - Awakening with Restim
User avatar
Cockherorer
Explorer
Explorer
Posts: 56
Joined: Wed Jul 05, 2023 4:02 pm
Gender: Male
Sexual Orientation: Straight

Re: I don't know how to play funscript files, can you help me:)

Post by Cockherorer »

Ok :-)
Thank you very mutch :-D
User avatar
Cockherorer
Explorer
Explorer
Posts: 56
Joined: Wed Jul 05, 2023 4:02 pm
Gender: Male
Sexual Orientation: Straight

Re: I don't know how to play funscript files, can you help me:)

Post by Cockherorer »

47dahc wrote: Tue Aug 19, 2025 3:41 pm
This will be your easiest option to get started. Make sure your video and funscript files are named the same and in the same folder.

Install ScriptPlayer
Go to settings and configure your device, for the Kiiroo, believe it would be under Buttplug settings (I don't have one, assuming after reading the online documentation)
Once device is connected, drag your video to ScriptPlayer and it should load the appropriate funscript and begin playing.
Ok, thank you very mutch :w00t:
I have another quistion: How i play funscript files, if i whant to watch video on smart TV?
Post Reply