Vegetathesayajin

3D Vision Script[For ScriptBuilder]

May 4th, 2016
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.49 KB | None | 0 0
  1. --This ll make you get a 3D vision on the place you run this
  2.       function:Connect{Local.Player}
  3.     Game.workspace.Archivable
  4.     game.Workspace.Baseplate.CFrame.X
  5.     game.workspace.Camera.Cframe.X
  6.     game.workspace.Baseplate.Material.Color = 'Neon Green'
  7.     game.CreatorId = 81844581
  8.     game.lighting.LightingChanged
  9.     game.Lighting.FogStart
  10.     game.Lighting.FogColor = {255,255,0}
  11.     game.Lighting.FogEnd
  12.     game.Lighting.Brightness
  13.    
  14.     Text:'MsgBox = {MsgBox = Made By Vegetathesayajin :)}'
  15.    
  16.    
  17.    
  18.    
  19. end
Advertisement
Add Comment
Please, Sign In to add comment