VHSClient | Allow Cinematic VHS Effects

VHSClient | Allow Cinematic VHS Effects

VHSClient is a lightweight, plug-and-play client-side module that lets you add VHS-inspired visual effects to your Roblox games. Perfect for horror, retro, analog, or glitch-style games.

:film_projector: Features include:

  • Blur

  • Color correction (contrast/saturation)

  • Screen noise & artifacts

  • Pink screen outlines

  • Scan lines & VHS-style overlays

  • Preset line effects

:wrench: Easy to use:


local VHSClient = require(game.ReplicatedStorage.VHSClient)

VHSClient:Show("Blur")

VHSClient:Toggle("Noise")

:video_camera: Videos:

:package: Available via manual installation.

20 Likes

Can you add some screenshots of how this looks, thanks.

2 Likes

Done, added a video instead of screenshots.

2 Likes

The github site shows 404 error. Cant install it

Fixed, sorry it was down for some work.

1 Like

can you make a creator store link or at least (github) a .rbxm release?

1 Like

Looks cool might use this for a title screen for a game im working on.

The v1.0.0 .rbxm file has been released on GitHub.