Advertisement
Shyvha

macintosh plus - リサフランク420 / 現代のコンピュー Roblox Script [LUA]

Jun 14th, 2017
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.47 KB | None | 0 0
  1. --a e s t h e t i c (Shyvha)
  2. -- Just run it,it doesnt need any name or whatever
  3. wait(1)
  4. gui = Instance.new("ScreenGui", game.Players.LocalPlayer.PlayerGui)
  5. wait(1)
  6. t = Instance.new("TextButton", game.Players.LocalPlayer.PlayerGui.ScreenGui)
  7. t.Text = "A E S T H E T I C|V a p o r w a v e"
  8. t.Size = UDim2.new(0,200, 0,80)
  9. t.Position = UDim2.new(0,0, 0,300)
  10. function macintosh()
  11.      local s = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  12.      s.SoundId = "http://roblox.com/asset?id=222439306"
  13.      s.Volume = 420
  14.      s.EmitterSize = 1000
  15.      s:Play()
  16.      game.Chat:Chat(game.Players.LocalPlayer.Character.Head, "I T S | A E S T H E T I S M", "Red")
  17.      print("wow, this works lmao")
  18. repeat
  19.  
  20. game.Lighting.Ambient = Color3.new(1,0,1)
  21. game.Lighting.FogColor = Color3.new(1,0,1)
  22. game.Lighting.Brightness = 1
  23. game.Lighting.TimeOfDay = 66
  24. wait(1.5)
  25. game.Lighting.Ambient = Color3.new(0.25,0.75,1)
  26. game.Lighting.FogColor = Color3.new(0.25,0.75,1)
  27. game.Lighting.Brightness = 0.75
  28. game.Lighting.TimeOfDay = 66.25
  29. wait(1.5)
  30. game.Lighting.Ambient = Color3.new(0.75,0.25,1)
  31. game.Lighting.FogColor = Color3.new(0.75,0.25,1)
  32. game.Lighting.Brightness = 0.25
  33. game.Lighting.TimeOfDay = 66.75
  34. wait(1.5)
  35. game.Lighting.Ambient = Color3.new(1,0,1)
  36. game.Lighting.FogColor = Color3.new(1,0,1)
  37. game.Lighting.Brightness = 0
  38. game.Lighting.TimeOfDay = 0
  39. print("oh wow its night")
  40. wait(1.5)
  41. game.Lighting.Ambient = Color3.new(1,0,1)
  42. game.Lighting.FogColor = Color3.new(1,0,1)
  43. game.Lighting.Brightness = 0.25
  44. game.Lighting.TimeOfDay = 66.75
  45. wait(1.5)
  46. game.Lighting.Ambient = Color3.new(0.75,0.25,1)
  47. game.Lighting.FogColor = Color3.new(0.75,0.25,1)
  48. game.Lighting.Brightness = 0.75
  49. game.Lighting.TimeOfDay = 66.25
  50. wait(1.5)
  51. game.Lighting.Ambient = Color3.new(0.25,0.75,1)
  52. game.Lighting.FogColor = Color3.new(0,25,0.75,1)
  53. game.Lighting.Brightness = 0
  54. game.Lighting.TimeOfDay = 66.75
  55. wait(1.5)
  56. game.Lighting.Ambient = Color3.new(0,1,1)
  57. game.Lighting.FogColor = Color3.new(0,1,1)
  58. game.Lighting.Brightness = 0
  59. game.Lighting.TimeOfDay = 0
  60. print("woa look its day")
  61. wait(1.5)
  62. until false
  63.  
  64. end
  65. t.MouseButton1Click:connect(macintosh)
  66.  
  67. print("by shyvha, dont copy xdddddd lma0")
  68. wait(5)
  69. print("you're way too much")
  70. print("A")
  71. wait(0.1)
  72. print("E")
  73. wait(0.1)
  74. print("S")
  75. wait(0.1)
  76. print("T")
  77. wait(0.1)
  78. print("H")
  79. wait(0.1)
  80. print("E")
  81. wait(0.1)
  82. print("T")
  83. wait(0.1)
  84. print("I")
  85. wait(0.1)
  86. print("C")
  87. wait(1)
  88. print("if u read this")
  89. --hOLY mACARONI1111 sO MUHS VEIW
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement