Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --THIS SCRIPT REQUIRES A VR HEADSET!
- --SYNAPSE X ONLY!
- options = {}
- options.HeadScale = 2 -- Headscale of camera (Does not change actual head size)
- options.FakeHandsTransparency = 1 -- Transparency of Arm Hitboxes
- options.Bubblechat = true -- Force Bubblechat
- options.PointerRange = 10 -- Range you can click buttons with your arm
- options.TurnDelay = 0.05 -- Delay in sec. for how fast you can turn left and right
- options.TurnAngle = 15 -- Change in angle left/right (degrees)
- options.ChatEnabled = true -- See chat on your left hand in-game
- options.ChatLocalRange = 70 -- Local chat range
- loadstring(game:HttpGet("https://raw.githubusercontent.com/saucekid/sauceVR/main/extra/ROrilla.lua"))();
- --JOIN THE DISCORD SERVER: https://discord.gg/Qpg6qr62qM
- --SUBSCRIBE TO OUR CHANNEL: https://www.youtube.com/channel/UC4H-RU4wSSPeUD6KenwN1hA
Add Comment
Please, Sign In to add comment