Advertisement
the_oncore

ROBLOX VR Script

Jul 8th, 2020
7,120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.03 KB | None | 0 0
  1. --Credits To The Scripter And Credits For 30SteeN10 For Extra Stuff--
  2. --If Re Uploading For It To Work In Your Void Script Builder, Dont Remove These--
  3. -----------------------------------------------------------------------------------------
  4. require(5196412214)(owner.Name) --Put Name If/You Are Not Using This On VSB Then Just C&P/Example: ("YourName")
  5. -----------------------------------------------------------------------------------------
  6. --\\[PRINTING]//--
  7. print("Controls:")
  8. wait(3)
  9. print("Right Click = Right Hand")
  10. print("Left Click = Left Hand")
  11. print("C = TP")
  12. print("X = Respawn")
  13.  
  14. if error then
  15. print("Script found an error, things might go wrong.")
  16. end
  17.  
  18. print("Version #2")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement