What is this?
---------------
This script plays a looping sound or music automatically when worn.
It is commonly used for "cam tunes" — background music that others hear when zooming in on your avatar.
Features
---------------
• Auto-plays looping music (sound UUID required)
• Owner-only control
• Chat command to change the music
• Adjustable volume and range
• Secure and lightweight
How to use
---------------
1. Drop the script into a HUD or wearable attachment (e.g., head, spine, chest).
2. Replace the default sound UUID in the script if needed.
3. Attach the object to your avatar — the music will start automatically.
Changing the music (Owner Only)
---------------
Use this chat command on a private channel:
/5 music UUID
Example:
/5 music 7a3f5c3c-982e-0c12-28b5-6d777ec23f26
Note:
• Replace `UUID` with the actual sound UUID you want.
• The sound must be `.ogg`, mono, and ideally under 10 seconds for looping purposes.
Customization
---------------
Inside the script, you can adjust:
• `soundVolume` → Volume from 0.0 to 1.0
• `soundRadius` → How far others can hear the music
• `chatChannel` → Command channel (default: 5)
- Customization
- FullPerm
- Easy to use
- Command to change music