Advertisement
Death_Glow

QR Code :)

Mar 7th, 2017
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. local TextureId = 686562761
  2. --
  3. local sky = Instance.new("Sky", game.Lighting) --
  4. sky.CelestialBodiesShown =false --
  5. local texture = ("http://www.roblox.com/asset/?id="..TextureId) --
  6. sky.SkyboxBk = texture --
  7. sky.SkyboxDn = texture --
  8. sky.SkyboxFt = texture --
  9. sky.SkyboxLf = texture --
  10. sky.SkyboxRt = texture --
  11. sky.SkyboxUp = texture --
  12. -----------------------------------------------------------------------------------------------------------------------------------------------------
  13. local SoundId = 680682985 --
  14. --
  15. local s = Instance.new("Sound", game.Workspace) --
  16. s.Looped = true --
  17. s.SoundId = ("http://www.roblox.com/asset/?id="..SoundId) --
  18. s:Play() --
  19. s.Volume = 0.1 --
  20. local m = Instance.new("Message", game.Workspace)
  21. local a = Instance.new("Message", game.Workspace)
  22. local c = Instance.new("Message", game.Workspace)
  23. local d = Instance.new("Message", game.Workspace)
  24. local f = Instance.new("Message", game.Workspace)
  25. local v = Instance.new("Message", game.Workspace)
  26. local j = Instance.new("Message", game.Workspace)
  27. local gg = Instance.new("Message", game.Workspace)
  28. local fdh = Instance.new("Message", game.Workspace)
  29. local asdggg = Instance.new("Message", game.Workspace)
  30. local sdgh = Instance.new("Message", game.Workspace)
  31. local ases = Instance.new("Message", game.Workspace)
  32. local sagh = Instance.new("Message", game.Workspace)
  33. local asryh = Instance.new("Message", game.Workspace)
  34. local hd = Instance.new("Message", game.Workspace)
  35. local addfhdsrh = Instance.new("Message", game.Workspace)
  36. local sdagah = Instance.new("Message", game.Workspace)
  37. local ashsdhfd = Instance.new("Message", game.Workspace)
  38. local saggrhj = Instance.new("Message", game.Workspace)
  39.  
  40. while true do
  41. m.Text = "Can you please do something for me?"
  42. wait(2)
  43. m.Text = "Ok. Can you please scan that QR Code that is shown in the sky?"
  44. wait(2)
  45. m.Text = "It would make me very happy."
  46. wait(2)
  47. m.Text = "Can you please?"
  48. wait(2)
  49. m.Text = "I'm only asking for one thing."
  50. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement