FapsCommunity
753 from patreon

753

patreon

753 posts

Posts: 31 Files: 71
753 post Discord Feedback Form SDK3 / UDON (Download) from patreon

Discord Feedback Form SDK3 / UDON (Download)

Send messages to Discord from inside VRChat worlds through a prefab!I once again found a decent workaround to get this prefab working in UDON. Let's see how long it lasts.

753 post ChilloutVR Custom Menu Themes from patreon

ChilloutVR Custom Menu Themes

I made a free website that lets you easily make custom themes for your ChilloutVR menu, check it out here: https://753.network/chillout-menu

753 post Mute Keyboard (Download) from patreon

Mute Keyboard (Download)

Here's a package for ChilloutVR that lets you type messages in your menu that appear on your avatar!If you have any trouble setting it up, ask in the #help channel in my Discord server:https://discord.gg/fGSneSe

753 post AudioHotkey Soundboard from patreon

AudioHotkey Soundboard

Hey everyone, here's an update to my free open source soundboard based on a fork of JN Soundboard. This version has better type-to-select, similar to how you can type to select a file in Windows File Explorer.If you need support, you can contact me here: https://discord.gg/fGSneSeFind the source code here: https://github.com/x753/AudioHotkey-Soundboard

753 post (OLD) VRChat UDON Discord Feedback Form (Download) from patreon

(OLD) VRChat UDON Discord Feedback Form (Download)

Here's a non-working version of the Discord Feedback Form for UDON (SDK3) worlds. VRChat once again took away another handful of tools from world creators.Even if it did work, users must enable "Allow Untrusted URLs" in their settings and must use underscores instead of spaces.If you're looking for a version for SDK2 or other Unity games, you can get it here:https://www.patreon.com/posts/36762111

753 post Dave (Download) from patreon

Dave (Download)

Dave only moves when you can't see him. Now you can be Dave too.Hit CTRL + \ to use Dave without your view being underground.

753 post Tractor beam (Download) from patreon

Tractor beam (Download)

Here's a prop for your avatar that lets you interact with physics objects!Keep in mind VRChat's networking is super wonky so it might look laggy if you don't have ownership of the objects you're using it on.

753 post Vanity Nameplates are Dead from patreon

Vanity Nameplates are Dead

VRChat's latest update, build 928, has added a random offset to all nameplates. This means vanity nameplates won't line up perfectly anymore, so it'll look like the picture above.It was fun while it lasted guys, but it's time to move on to bigger and better things.

753 post (OLD) Vanity Nameplates Plus (Download) from patreon

(OLD) Vanity Nameplates Plus (Download)

Here's a paid version of the vanity nameplate package with extra shaders and materials for scrolling texture / flipbook support.

753 post (OLD) Vanity Nameplates (Download) from patreon

(OLD) Vanity Nameplates (Download)

Here's a free package for everyone.Make your own custom nameplates!Thanks to Error.mdl for important code used in the included shaders and Mochie for ideas, help, and testing along the way.https://www.patreon.com/mochieshaders

753 post Unity Discord Analytics (Download) from patreon

Unity Discord Analytics (Download)

I've polished up and consolidated all my Discord webhook analytics prefabs into a single Unity package that works with any Unity game (unless UI or VideoPlayers are blacklisted).This won't work in SDK3/UDON at all, there should be a different post for that. This version is meant for SDK2 worlds since it's a little cleaner looking and you have more control over the UI color.Included in this .unitypackage are two prefabs:Feedback Analyt...

753 post Freeze Frame (Download) from patreon

Freeze Frame (Download)

A script that configures your avatar so that you can freeze yourself with a gesture, letting you pose in the air and get a good look at yourself from any angle.Now you can take group photos without anyone getting left out!The technique uses tech made by https://vrlabs.dev/

753 post (OLD) VRChat MP4 Player [SDK3] (Download) from patreon

(OLD) VRChat MP4 Player [SDK3] (Download)

Due to a VRChat update, this prefab doesn't work. They said they'll fix it eventually, but who knows how long that would take.Another free asset, because I don't think anyone should spend a significant amount of time on something as simple as a video player. For those of you who don't know, SDK3 (UDON) does not currently have any synced video players by default.Keep in mind this won't play YouTube videos, just raw video files ...

Random Screenshot Generator

https://753.network/random-screenshotLightshot (prnt.sc) URLs are sequential so it's really easy to generate them. Here's a website that generates random screenshots people have taken or images they've uploaded to the site. If you're still using Lightshot, replace it with better software like ShareX.Expect some inappropriate content. If you see any links or login information in the screenshots, ignore them. You might think you&#39...

753 post Prefab Auto-Unpacker (Download) from patreon

Prefab Auto-Unpacker (Download)

Hey guys, here's a free asset this time. Do you hate how in 2018, every time you want to edit a prefab without it changing the original you have to right click it and unpack it? Well with this editor script, you don't have to worry about that anymore.It uses Harmony to patch the methods that get ran when you drag prefabs into a scene, and adds code to unpack them immediately afterwards.

Server Code for GET Request Discord Webhook

As promised, here is the server code for my VRChat Discord Webhook project.Discord Webhooks require a PUT request to use, but VRChat doesn't have any way of sending a custom PUT request. You can however send a GET request (using VideoPlayers), so if you create your own server you can have it pass on information it receives from a GET request and send it as a PUT request.I used a platform called ZEIT to host my server for free, you can find it...

753 post (OLD) VRChat Discord Feedback Form [SDK3] (Download) from patreon

(OLD) VRChat Discord Feedback Form [SDK3] (Download)

VRChat is going to remove VideoPlayers from UDON/SDK3 soon, meaning this prefab will break. Until it is fixed, you'll have to use SDK2 with this:https://www.patreon.com/posts/36762111I've cleaned up the Discord Feedback Form and released a new version that works with UDON and SDK3. This version displays your VRChat username in Discord when you send a message!Update: I've added a keyboard (for VR users) and simplified color control so ...

753 post (OLD) VRChat Discord Analytics [SDK2] (Download) from patreon

(OLD) VRChat Discord Analytics [SDK2] (Download)

This version is old, you should probably use the newer version:https://www.patreon.com/posts/36762111Send a message from VRChat to Discord using webhooks! Simply paste a webhook from a Discord server you have webhook permissions into the script and it will construct an analytics GameObject for you.Supports three identification modes: Anonymous, Hashed IP, and IP Address.Eventually I'll post a GitHub repo with the server code I used to make th...

753 post Crystallize Shader (Download) from patreon

Crystallize Shader (Download)

A shader that makes faces flat and shiny like a crystal.I'm still not satisfied with the Lit and Transparent versions, so I'll just be releasing the unlit version for now.

753 post VRChat Discord Analytics Tools from patreon

VRChat Discord Analytics Tools

Going to do a little more testing, but today I'll probably be releasing a set of analytics tools that let you send messages to a Discord channel from a VRChat world. A download as well as source code will be made available to $5+ patrons.

753 post Crystallize Shader from patreon

Crystallize Shader

Working on a new shader, download will be available to $5+ patrons.

753 post Halo Battle Rifle in GTFO from patreon

Halo Battle Rifle in GTFO

This was a little too time consuming to get in.

753 post GTFO Modding from patreon

GTFO Modding

The start of something new.

753 post Custom Soundboard from patreon

Custom Soundboard

Currently working on a custom soundboard program based on a fork of JNSoundboard. It's coming together very nicely so far.

753 post Risk of Rain 2 Map modding from patreon

Risk of Rain 2 Map modding

753 post Risk of Rain 2: Bandit! from patreon

Risk of Rain 2: Bandit!

Here's Bandit enabled and almost fully working!

753 post Risk of Rain 2 Modding from patreon

Risk of Rain 2 Modding

I've started modding Risk of Rain 2, here's everyone's favorite HAN-D!

Discord: @753#0753

https://discord.gg/fGSneSeIf anyone wants to know how I do what I do I'm more than happy to share what I've learned, just add me on Discord!

753 post Check out my mods! from patreon

Check out my mods!

753 post 753's True Shaders for Unity from patreon

753's True Shaders for Unity

More Models