Advertisement
RSBGucci

Music vis 2

May 31st, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.83 KB | None | 0 0
  1. print("Created by HyperSonicFan213 and mexicanbro1234")
  2. print(" ")
  3. print("Commands : play&(ID), stop&, vol&(1 to 10), pitch&(Any Value)")
  4. print(" ")
  5. print("wk& - Sets the sound in workspace, pd& - Sets the sound in the part.")
  6. print(" ")
  7. print("hidebars&/showbars& - Shows or hides the bars of the visualizer.")
  8. print(" ")
  9. print("hidesquare&/showsqaure& - Shows or hides the square pad of the visualier.")
  10. print(" ")
  11. print("image&(ID) --IMPORTANT NOTE--, When using a decal ID, be sure to decrease the ID by one.")
  12. print(" ")
  13. print("nolightsquare&/lightsquare& - Removes or brings back the light square pad in the center.")
  14. print(" ")
  15. print("nodarksqaure&/darksquare& - Removes or brings back the dark square pad in the outer layer.")
  16. print(" ")
  17. print("nolightcircle&/lightcircle& - Removes or brings back the light circle pad in the center.")
  18. print(" ")
  19. print("nodarkcircle&/darkcircle& - Removes or brings back the dark circle pad in the outer layer.")
  20. print(" ")
  21. print("hidecircle&/showcircle& - Shows or hides the circular pad of the visualier.")
  22. print(" ")
  23. print("circle& - Turns the shape into a circle.")
  24. print(" ")
  25. print("square& - Turns the shape into a square.")
  26. print(" ")
  27. print("It's never ogre. -- Signed, Shrek.")
  28. print(" ")
  29. print("WafflesAreVeryGood is so cool it's not even funny lol")
  30.  
  31. local p = Instance.new('Part',workspace)
  32. p.Size = Vector3.new(10,0,10)
  33. p.CanCollide = false
  34. p.Anchored = true
  35. p.Material = 'Neon'
  36. p.Position = Vector3.new(0,0,-35)
  37. p.Name = 'p'
  38. p.TopSurface = 'Smooth'
  39. p.BrickColor = BrickColor.new('Really black')
  40.  
  41. local p1 = Instance.new('Part',workspace)
  42. p1.Size = Vector3.new(5,0.50,5)
  43. p1.CanCollide = false
  44. p1.Anchored = true
  45. p1.Material = 'Neon'
  46. p1.TopSurface = 'Smooth'
  47. p1.Position = Vector3.new(0,0,-35)
  48. p1.BrickColor = BrickColor.new('White')
  49. p1.Name = 'p1'
  50.  
  51. local p2 = Instance.new('Part',workspace)
  52. p2.Size = Vector3.new(0,10,10)
  53. p2.Shape = "Cylinder"
  54. p2.Rotation = Vector3.new(0,0,90)
  55. p2.CanCollide = false
  56. p2.Anchored = true
  57. p2.Material = 'Neon'
  58. p2.Position = Vector3.new(0,0,-35)
  59. p2.Name = 'p2'
  60. p2.TopSurface = 'Smooth'
  61. p2.BrickColor = BrickColor.new('Really black')
  62. p2.Transparency = 1
  63.  
  64. local p3 = Instance.new('Part',workspace)
  65. p3.Size = Vector3.new(0.5,5,5)
  66. p3.Shape = "Cylinder"
  67. p3.Rotation = Vector3.new(0,0,90)
  68. p3.CanCollide = false
  69. p3.Anchored = true
  70. p3.Material = 'Neon'
  71. p3.TopSurface = 'Smooth'
  72. p3.Position = Vector3.new(0,0,-35)
  73. p3.BrickColor = BrickColor.new('White')
  74. p3.Name = 'p3'
  75. p3.Transparency = 1
  76.  
  77. local Light = Instance.new("SurfaceLight", p)
  78. Light.Brightness = 0
  79. Light.Face = "Top"
  80. Light.Name = "Light"
  81.  
  82. local Bar1 = Instance.new("Part",workspace)
  83. Bar1.Size = Vector3.new(1,1,1)
  84. Bar1.BrickColor = BrickColor.new("White")
  85. Bar1.Anchored = true
  86. Bar1.Material = "Neon"
  87. Bar1.CanCollide = false
  88. Bar1.Name = 'Bar1'
  89.  
  90. local Bar2 = Instance.new("Part",workspace)
  91. Bar2.Size = Vector3.new(1,1,1)
  92. Bar2.BrickColor = BrickColor.new("White")
  93. Bar2.Anchored = true
  94. Bar2.Material = "Neon"
  95. Bar2.CanCollide = false
  96. Bar2.Name = 'Bar2'
  97.  
  98. local Bar3 = Instance.new("Part",workspace)
  99. Bar3.Size = Vector3.new(1,1,1)
  100. Bar3.BrickColor = BrickColor.new("White")
  101. Bar3.Anchored = true
  102. Bar3.Material = "Neon"
  103. Bar3.CanCollide = false
  104. Bar3.Name = 'Bar3'
  105.  
  106. local Bar4 = Instance.new("Part",workspace)
  107. Bar4.Size = Vector3.new(1,1,1)
  108. Bar4.BrickColor = BrickColor.new("White")
  109. Bar4.Anchored = true
  110. Bar4.Material = "Neon"
  111. Bar4.CanCollide = false
  112. Bar4.Name = 'Bar4'
  113.  
  114. local Bar5 = Instance.new("Part",workspace)
  115. Bar5.Size = Vector3.new(1,1,1)
  116. Bar5.BrickColor = BrickColor.new("White")
  117. Bar5.Anchored = true
  118. Bar5.Material = "Neon"
  119. Bar5.CanCollide = false
  120. Bar5.Name = 'Bar5'
  121.  
  122. local Bar6 = Instance.new("Part",workspace)
  123. Bar6.Size = Vector3.new(1,1,1)
  124. Bar6.BrickColor = BrickColor.new("White")
  125. Bar6.Anchored = true
  126. Bar6.Material = "Neon"
  127. Bar6.CanCollide = false
  128. Bar6.Name = 'Bar6'
  129.  
  130. local Bar7 = Instance.new("Part",workspace)
  131. Bar7.Size = Vector3.new(1,1,1)
  132. Bar7.BrickColor = BrickColor.new("White")
  133. Bar7.Anchored = true
  134. Bar7.Material = "Neon"
  135. Bar7.CanCollide = false
  136. Bar7.Name = 'Bar7'
  137.  
  138. local Bar8 = Instance.new("Part",workspace)
  139. Bar8.Size = Vector3.new(1,1,1)
  140. Bar8.BrickColor = BrickColor.new("White")
  141. Bar8.Anchored = true
  142. Bar8.Material = "Neon"
  143. Bar8.CanCollide = false
  144. Bar8.Name = 'Bar1'
  145.  
  146. local Image1 = Instance.new("Decal", p1)
  147. Image1.Face = "Top"
  148. Image1.Name = "Image1"
  149. Image1.Texture = "rbxassetid://"
  150.  
  151. local Image2 = Instance.new("Decal", p2)
  152. Image2.Face = "Top"
  153. Image2.Name = "Image2"
  154. Image2.Texture = "rbxassetid://"
  155.  
  156. coroutine.wrap(function()
  157. while wait() do
  158. p.CFrame = p.CFrame:lerp(game.Players.LocalPlayer.Character.Torso.CFrame*CFrame.new(0,-3,0),0.25)
  159. p1.CFrame = p1.CFrame:lerp(game.Players.LocalPlayer.Character.Torso.CFrame*CFrame.new(0,-3,0),0.25)
  160. p2.CFrame = p2.CFrame:lerp(game.Players.LocalPlayer.Character.Torso.CFrame*CFrame.new(0,-3,0),0.25)
  161. p2.Rotation = Vector3.new(0,0,90)
  162. p3.CFrame = p3.CFrame:lerp(game.Players.LocalPlayer.Character.Torso.CFrame*CFrame.new(0,-3,0),0.25)
  163. p3.Rotation = Vector3.new(0,0,90)
  164. end
  165. end)()
  166.  
  167. local click1 = Instance.new('ClickDetector', p)
  168. click1.Name = 'click'
  169. click1.MaxActivationDistance = math.huge
  170.  
  171. click1.MouseClick:connect(function()
  172. p.BrickColor = BrickColor.Random()
  173. end)
  174.  
  175. click1.MouseHoverEnter:connect(function()
  176. p.Material = 'Plastic'
  177. end)
  178.  
  179. click1.MouseHoverLeave:connect(function()
  180. p.Material = 'Neon'
  181. end)
  182.  
  183. local click2 = Instance.new('ClickDetector', p2)
  184. click2.Name = 'click2'
  185. click2.MaxActivationDistance = math.huge
  186.  
  187. click2.MouseClick:connect(function()
  188. p2.Brickcolor = BrickColor.Random()
  189. end)
  190.  
  191. click2.MouseHoverEnter:connect(function()
  192. p2.Material = "Plastic"
  193. end)
  194.  
  195. click2.MouseHoverLeave:connect(function()
  196. p2.Material = "Neon"
  197. end)
  198.  
  199. click2:Remove()
  200.  
  201. local Sound = Instance.new('Sound',p)
  202. Sound.Looped = true
  203. Sound.SoundId = 'rbxassetid://'
  204. Sound.Volume = 1
  205.  
  206. coroutine.wrap(function()
  207. while wait() do
  208. local alg = math.floor(Sound.PlaybackLoudness)/75
  209. p.Size = p.Size:lerp(Vector3.new(11+alg,0,11+alg),0.25)
  210. p1.Size = p1.Size:lerp(Vector3.new(5+alg,0.201,5+alg),0.25)
  211. p2.Size = p2.Size:lerp(Vector3.new(0,13+alg,13+alg),0.25)
  212. p3.Size = p3.Size:lerp(Vector3.new(0.201,6.5+alg,6.5+alg),0.25)
  213. p.Light.Brightness = 0+alg
  214. local alg2 = math.floor(Sound.PlaybackLoudness)/math.random(10,100)
  215. Bar1.Size = Bar1.Size:lerp(Vector3.new(0.5,0+alg2,0.5),0.35)
  216. local alg3 = math.floor(Sound.PlaybackLoudness)/math.random(10,100)
  217. Bar2.Size = Bar2.Size:lerp(Vector3.new(0.5,0+alg3,0.5),0.35)
  218. local alg4 = math.floor(Sound.PlaybackLoudness)/math.random(10,100)
  219. Bar3.Size = Bar3.Size:lerp(Vector3.new(0.5,0+alg4,0.5),0.35)
  220. local alg5 = math.floor(Sound.PlaybackLoudness)/math.random(10,100)
  221. Bar4.Size = Bar4.Size:lerp(Vector3.new(0.5,0+alg5,0.5),0.35)
  222. local alg6 = math.floor(Sound.PlaybackLoudness)/math.random(10,100)
  223. Bar5.Size = Bar5.Size:lerp(Vector3.new(0.5,0+alg6,0.5),0.35)
  224. local alg7 = math.floor(Sound.PlaybackLoudness)/math.random(10,100)
  225. Bar6.Size = Bar6.Size:lerp(Vector3.new(0.5,0+alg7,0.5),0.35)
  226. local alg8 = math.floor(Sound.PlaybackLoudness)/math.random(10,100)
  227. Bar7.Size = Bar7.Size:lerp(Vector3.new(0.5,0+alg8,0.5),0.35)
  228. local alg9 = math.floor(Sound.PlaybackLoudness)/math.random(10,100)
  229. Bar8.Size = Bar8.Size:lerp(Vector3.new(0.5,0+alg9,0.5),0.35)
  230. end
  231. end)()
  232.  
  233. local function Chat(plr,msg)
  234. if msg:sub(1,5):lower()=='play&' then
  235. local id = tonumber(msg:match'%d+')
  236. if not id then return end
  237. Sound:Stop()
  238. Sound.SoundId ='rbxassetid://'..msg:match'%d+'
  239. Sound:Play()
  240. end
  241. end
  242. for i,p in next,game.Players:children() do
  243. p.Chatted:connect(function(m)
  244. Chat(p,m)
  245. end)
  246. end
  247. game.Players.PlayerAdded:connect(function(p)
  248. p.Chatted:connect(function(m)
  249. Chat(p,m)
  250. end)
  251. end)
  252. Sound:Play()
  253.  
  254. local function Chat(plr,msg)
  255. if msg:sub(1,4):lower()=='vol&' then
  256. local Value = tonumber(msg:match'%d+')
  257. if not Value then return end
  258. Sound.Volume = Value
  259. end
  260. end
  261. for i,p in next,game.Players:children() do
  262. p.Chatted:connect(function(m)
  263. Chat(p,m)
  264. end)
  265. end
  266. game.Players.PlayerAdded:connect(function(p)
  267. p.Chatted:connect(function(m)
  268. Chat(p,m)
  269. end)
  270. end)
  271.  
  272. local function Chat(plr,msg)
  273. if msg:sub(1,6):lower()=='pitch&' then
  274. local Value = tonumber(msg:match'%d+')
  275. if not Value then return end
  276. Sound.Pitch = Value
  277. end
  278. end
  279. for i,p in next,game.Players:children() do
  280. p.Chatted:connect(function(m)
  281. Chat(p,m)
  282. end)
  283. end
  284. game.Players.PlayerAdded:connect(function(p)
  285. p.Chatted:connect(function(m)
  286. Chat(p,m)
  287. end)
  288. end)
  289.  
  290. local function Chat(plr,msg)
  291. if msg:sub(1,3):lower()=='wk&' then
  292. Sound.Parent = workspace
  293. end
  294. end
  295. for i,p in next,game.Players:children() do
  296. p.Chatted:connect(function(m)
  297. Chat(p,m)
  298. end)
  299. end
  300. game.Players.PlayerAdded:connect(function(p)
  301. p.Chatted:connect(function(m)
  302. Chat(p,m)
  303. end)
  304. end)
  305.  
  306. local function Chat(plr,msg)
  307. if msg:sub(1,3):lower()=='pd&' then
  308. Sound.Parent = p
  309. end
  310. end
  311. for i,p in next,game.Players:children() do
  312. p.Chatted:connect(function(m)
  313. Chat(p,m)
  314. end)
  315. end
  316. game.Players.PlayerAdded:connect(function(p)
  317. p.Chatted:connect(function(m)
  318. Chat(p,m)
  319. end)
  320. end)
  321.  
  322. local function Chat(plr,msg)
  323. if msg:sub(1,5):lower()=='stop&' then
  324. Sound:Stop()
  325. end
  326. end
  327. for i,p in next,game.Players:children() do
  328. p.Chatted:connect(function(m)
  329. Chat(p,m)
  330. end)
  331. end
  332. game.Players.PlayerAdded:connect(function(p)
  333. p.Chatted:connect(function(m)
  334. Chat(p,m)
  335. end)
  336. end)
  337. Sound:Stop()
  338.  
  339. local function Chat(plr,msg)
  340. if msg:sub(1,11):lower()=='hidesquare&' then
  341. p.Transparency = 1
  342. p1.Transparency = 1
  343. end
  344. end
  345. for i,p in next,game.Players:children() do
  346. p.Chatted:connect(function(m)
  347. Chat(p,m)
  348. end)
  349. end
  350. game.Players.PlayerAdded:connect(function(p)
  351. p.Chatted:connect(function(m)
  352. Chat(p,m)
  353. end)
  354. end)
  355.  
  356. local function Chat(plr,msg)
  357. if msg:sub(1,11):lower()=='showsquare&' then
  358. p.Transparency = 0
  359. p1.Transparency = 0
  360. end
  361. end
  362. for i,p in next,game.Players:children() do
  363. p.Chatted:connect(function(m)
  364. Chat(p,m)
  365. end)
  366. end
  367. game.Players.PlayerAdded:connect(function(p)
  368. p.Chatted:connect(function(m)
  369. Chat(p,m)
  370. end)
  371. end)
  372.  
  373. local function Chat(plr,msg)
  374. if msg:sub(1,14):lower()=='nolightsquare&' then
  375. p1.Transparency = 1
  376. end
  377. end
  378. for i,p in next,game.Players:children() do
  379. p.Chatted:connect(function(m)
  380. Chat(p,m)
  381. end)
  382. end
  383. game.Players.PlayerAdded:connect(function(p)
  384. p.Chatted:connect(function(m)
  385. Chat(p,m)
  386. end)
  387. end)
  388.  
  389. local function Chat(plr,msg)
  390. if msg:sub(1,12):lower()=='lightsquare&' then
  391. p1.Transparency = 0
  392. end
  393. end
  394. for i,p in next,game.Players:children() do
  395. p.Chatted:connect(function(m)
  396. Chat(p,m)
  397. end)
  398. end
  399. game.Players.PlayerAdded:connect(function(p)
  400. p.Chatted:connect(function(m)
  401. Chat(p,m)
  402. end)
  403. end)
  404.  
  405. local function Chat(plr,msg)
  406. if msg:sub(1,13):lower()=='nodarksquare&' then
  407. p.Transparency = 1
  408. end
  409. end
  410. for i,p in next,game.Players:children() do
  411. p.Chatted:connect(function(m)
  412. Chat(p,m)
  413. end)
  414. end
  415. game.Players.PlayerAdded:connect(function(p)
  416. p.Chatted:connect(function(m)
  417. Chat(p,m)
  418. end)
  419. end)
  420.  
  421. local function Chat(plr,msg)
  422. if msg:sub(1,11):lower()=='darksqaure&' then
  423. p.Transparency = 0
  424. end
  425. end
  426. for i,p in next,game.Players:children() do
  427. p.Chatted:connect(function(m)
  428. Chat(p,m)
  429. end)
  430. end
  431. game.Players.PlayerAdded:connect(function(p)
  432. p.Chatted:connect(function(m)
  433. Chat(p,m)
  434. end)
  435. end)
  436.  
  437. local function Chat(plr,msg)
  438. if msg:sub(1,11):lower()=='hidecircle&' then
  439. p2.Transparency = 1
  440. p3.Transparency = 1
  441. end
  442. end
  443. for i,p in next,game.Players:children() do
  444. p.Chatted:connect(function(m)
  445. Chat(p,m)
  446. end)
  447. end
  448. game.Players.PlayerAdded:connect(function(p)
  449. p.Chatted:connect(function(m)
  450. Chat(p,m)
  451. end)
  452. end)
  453.  
  454. local function Chat(plr,msg)
  455. if msg:sub(1,11):lower()=='showcircle&' then
  456. p2.Transparency = 0
  457. p3.Transparency = 0
  458. end
  459. end
  460. for i,p in next,game.Players:children() do
  461. p.Chatted:connect(function(m)
  462. Chat(p,m)
  463. end)
  464. end
  465. game.Players.PlayerAdded:connect(function(p)
  466. p.Chatted:connect(function(m)
  467. Chat(p,m)
  468. end)
  469. end)
  470.  
  471. local function Chat(plr,msg)
  472. if msg:sub(1,14):lower()=='nolightcircle&' then
  473. p3.Transparency = 1
  474. end
  475. end
  476. for i,p in next,game.Players:children() do
  477. p.Chatted:connect(function(m)
  478. Chat(p,m)
  479. end)
  480. end
  481. game.Players.PlayerAdded:connect(function(p)
  482. p.Chatted:connect(function(m)
  483. Chat(p,m)
  484. end)
  485. end)
  486.  
  487. local function Chat(plr,msg)
  488. if msg:sub(1,12):lower()=='lightcircle&' then
  489. p3.Transparency = 0
  490. end
  491. end
  492. for i,p in next,game.Players:children() do
  493. p.Chatted:connect(function(m)
  494. Chat(p,m)
  495. end)
  496. end
  497. game.Players.PlayerAdded:connect(function(p)
  498. p.Chatted:connect(function(m)
  499. Chat(p,m)
  500. end)
  501. end)
  502.  
  503. local function Chat(plr,msg)
  504. if msg:sub(1,13):lower()=='nodarkcircle&' then
  505. p2.Transparency = 1
  506. end
  507. end
  508. for i,p in next,game.Players:children() do
  509. p.Chatted:connect(function(m)
  510. Chat(p,m)
  511. end)
  512. end
  513. game.Players.PlayerAdded:connect(function(p)
  514. p.Chatted:connect(function(m)
  515. Chat(p,m)
  516. end)
  517. end)
  518.  
  519. local function Chat(plr,msg)
  520. if msg:sub(1,11):lower()=='darkcircle&' then
  521. p2.Transparency = 0
  522. end
  523. end
  524. for i,p in next,game.Players:children() do
  525. p.Chatted:connect(function(m)
  526. Chat(p,m)
  527. end)
  528. end
  529. game.Players.PlayerAdded:connect(function(p)
  530. p.Chatted:connect(function(m)
  531. Chat(p,m)
  532. end)
  533. end)
  534.  
  535. local function Chat(plr,msg)
  536. if msg:sub(1,9):lower()=='hidebars&' then
  537. Bar1.Transparency = 1
  538. Bar2.Transparency = 1
  539. Bar3.Transparency = 1
  540. Bar4.Transparency = 1
  541. Bar5.Transparency = 1
  542. Bar6.Transparency = 1
  543. Bar7.Transparency = 1
  544. Bar8.Transparency = 1
  545. end
  546. end
  547. for i,p in next,game.Players:children() do
  548. p.Chatted:connect(function(m)
  549. Chat(p,m)
  550. end)
  551. end
  552. game.Players.PlayerAdded:connect(function(p)
  553. p.Chatted:connect(function(m)
  554. Chat(p,m)
  555. end)
  556. end)
  557.  
  558. local function Chat(plr,msg)
  559. if msg:sub(1,9):lower()=='showbars&' then
  560. Bar1.Transparency = 0
  561. Bar2.Transparency = 0
  562. Bar3.Transparency = 0
  563. Bar4.Transparency = 0
  564. Bar5.Transparency = 0
  565. Bar6.Transparency = 0
  566. Bar7.Transparency = 0
  567. Bar8.Transparency = 0
  568. end
  569. end
  570. for i,p in next,game.Players:children() do
  571. p.Chatted:connect(function(m)
  572. Chat(p,m)
  573. end)
  574. end
  575. game.Players.PlayerAdded:connect(function(p)
  576. p.Chatted:connect(function(m)
  577. Chat(p,m)
  578. end)
  579. end)
  580.  
  581. local function Chat(plr,msg)
  582. if msg:sub(1,6):lower()=='image&' then wait(1)
  583. local ID = tonumber(msg:match'%d+')
  584. if not ID then return end
  585. Image1.Texture ='rbxassetid://'..ID
  586. end
  587. end
  588. for i,p in next,game.Players:children() do
  589. p.Chatted:connect(function(m)
  590. Chat(p,m)
  591. end)
  592. end
  593.  
  594. game.Players.PlayerAdded:connect(function(p)
  595. p.Chatted:connect(function(m)
  596. Chat(p,m)
  597. end)
  598. end)
  599.  
  600. local function Chat(plr,msg)
  601. if msg:sub(1,7):lower()=='circle&' then wait()
  602. p1.Transparency = 1
  603. p.Transparency = 1
  604. p2.Transparency = 0
  605. p3.Transparency = 0
  606. click1:Remove()
  607. click2.Parent = p2
  608. end
  609. end
  610. for i,p in next,game.Players:children() do
  611. p.Chatted:connect(function(m)
  612. Chat(p,m)
  613. end)
  614. end
  615.  
  616. game.Players.PlayerAdded:connect(function(p)
  617. p.Chatted:connect(function(m)
  618. Chat(p,m)
  619. end)
  620. end)
  621.  
  622. local function Chat(plr,msg)
  623. if msg:sub(1,7):lower()=='square&' then wait()
  624. p1.Transparency = 0
  625. p.Transparency = 0
  626. p2.Transparency = 1
  627. p3.Transparency = 1
  628. click1.Parent = p
  629. click2:Remove()
  630. end
  631. end
  632. for i,p in next,game.Players:children() do
  633. p.Chatted:connect(function(m)
  634. Chat(p,m)
  635. end)
  636. end
  637.  
  638. game.Players.PlayerAdded:connect(function(p)
  639. p.Chatted:connect(function(m)
  640. Chat(p,m)
  641. end)
  642. end)
  643.  
  644. local Torso = game.Players.LocalPlayer.Character.Torso
  645. local sine = 0
  646. local cosi = 0
  647.  
  648. while true do wait()--ill let you know what happens in discord
  649. sine = sine + 0.01
  650. cosi = cosi + 0.01
  651. for i,v in pairs({Bar1,Bar2,Bar3,Bar4,Bar5,Bar6,Bar7,Bar8}) do
  652. local num1 = math.sin(sine+i)*5 -- i almost did it
  653. local num2 = math.cos(cosi+i)*5
  654. v.CFrame = v.CFrame:lerp(Torso.CFrame * CFrame.new(num1,-2.99,num2),0.25)
  655. local alg10 = math.floor(Sound.PlaybackLoudness)/100
  656. end
  657. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement