Script Control

Instructions (click to expand)

How to use:

  1. Authentication:

    Enter your device token or service token in the input field at the top. Both token types are supported - see authentication documentation for details.

  2. Virtual Device Setup (Optional):

    If you need a virtual device for testing, you can use the client example from haptic-docs. Run client-example-go in the background - it will register as a device with a random serial number.

  3. Loading a Funscript:
    • Either upload a new funscript using one of the upload methods:
      • Public Upload: Uploads to the public scripts collection
      • Device Upload: Uploads directly to your device
    • Or select a previously uploaded funscript from the dropdown menu (includes scripts uploaded by you and other users)
  4. Controls:
    • Click "Start" to begin playback from the beginning (0ms)
    • Use "Seek" with the time input (in milliseconds) to jump to a specific position
    • Click "Stop" to end the playback

The logs section at the bottom will show you the status and results of your actions.

Upload Funscript