Hey there! Welcome to ADVOSC, your new best friend for VRChat OSC magic! ๐
We've built this tool to make your VRChat experience smoother, more expressive, and just plain cooler. Whether you're a chatterbox or an avatar wizard, we've got something for you. It features a sleek, modern UI that's easy on the eyes and a joy to use.
Type away with style! Our chatbox editor isn't just a text box; it's a powerhouse designed for expression.
The Chatbox Editor supports various modules to make your messages dynamic. Here are some examples of what you can do:
MediaInfo)Display information about your currently playing media.
{{MediaInfo;Status}} โ Playing{{MediaInfo;Track}} โ Never Gonna Give You Up{{MediaInfo;Artist}} โ Rick Astley{{MediaInfo;Lyric}} โ Never gonna give you up (Current synced lyric)Time)Show current time or calculate durations.
{{Time;Now;HH:mm}} โ 14:30{{Time;Now;yyyy-MM-dd}} โ 2023-11-14Text)Manipulate text strings.
{{Text;Upper;hello}} โ HELLO{{Text;Reverse;vrchat}} โ tahrvNumber)Generate random numbers or perform math.
{{Number;Random;Int;1;100}} โ 42{{Number;Round;3.14}} โ 3Pulsoid)Display your heart rate (requires Pulsoid token).
{{Pulsoid;YOUR_TOKEN;HeartRate}} โ 85Expr)Evaluate logic and conditions.
{{Expr;5 > 3;Yes;No}} โ Yes{{Expr;[[MediaInfo:Status]]=='Playing';Playing: [[MediaInfo:Track]];Idle}} โ Playing: Song NameOSCData)Read raw OSC parameters from your avatar.
{{OSCData;/avatar/parameters/AFK}} โ trueTake full control of your avatar's parameters like never before. We give you the tools to manage your avatar's state precisely.
We are constantly working to make ADVOSC better. Here is what we are cooking up in the kitchen right now:
Want to tinker with the code or contribute? We'd love to have you!
This project uses Bun, Electron, Svelte, and Rust.
bun install
bun run dev
Distributed under the GPL-3.0 License.
Made with โค๏ธ for the VRChat Community.