Advertisement
Skye_Blue

Untitled

Aug 25th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.62 KB | None | 0 0
  1. --By nobody1997
  2. local Follow='LocalPlayer'
  3. local Plr=game.Players[Follow]
  4. local Char=Plr.Character
  5. local RootPart=Char.HumanoidRootPart
  6.  
  7. local Parts=Instance.new('Model')
  8. Parts.Parent=Char
  9.  
  10. local Whitelist={}
  11.  
  12. Whitelist[Plr.Name]={Name=Plr.Name,UserId=Plr.UserId}
  13.  
  14. local Settings={
  15. Prefix='@',
  16. Color='Bright red',
  17. Body=-2.5,
  18. Rainbow=false,
  19. Global=false,
  20. Angle=17,
  21. Goal=.2,
  22. Split=2,
  23. Parts=100,
  24. Disposition=4,
  25. Power=150,
  26. Material='Neon',
  27. Colors={
  28. Color3.fromRGB(244,66,66),
  29. Color3.fromRGB(244,149,66),
  30. Color3.fromRGB(244,203,66),
  31. Color3.fromRGB(83,244,66),
  32. Color3.fromRGB(66,244,212),
  33. Color3.fromRGB(66,152,244),
  34. Color3.fromRGB(107,66,244),
  35. Color3.fromRGB(229,66,244),
  36. Color3.fromRGB(2,173,247),
  37. Color3.fromRGB(33,255,0)
  38. }
  39. }
  40. -------------------------------------------------------------------
  41. amusicOn = true
  42.  
  43. Me = game.Players.LocalPlayer
  44. player = Me
  45. char = Me.Character
  46. chara = char
  47. larm = char["Left Arm"]
  48. rarm = char["Right Arm"]
  49. lleg = char["Left Leg"]
  50. rleg = char["Right Leg"]
  51. torso = char.Torso
  52. hed = char.Head
  53. mouse = player:GetMouse()
  54. lght = game.Lighting
  55. lichtact = false
  56. moosicact = false
  57. gotsagofest = true
  58. chara.Humanoid.MaxHealth = math.huge + 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  59. chara.Humanoid.Health = math.huge + 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  60.  
  61.  
  62.  
  63. local naeeym = Instance.new("BillboardGui",chara)
  64. naeeym.Size = UDim2.new(0,100,0,40)
  65. naeeym.StudsOffset = Vector3.new(0,2,0)
  66. naeeym.Adornee = chara.Head
  67. local tecks = Instance.new("TextLabel",naeeym)
  68. tecks.BackgroundTransparency = 1
  69. tecks.BorderSizePixel = 0
  70. tecks.Text = "Bunny"
  71. tecks.Font = "Bodoni"
  72. tecks.FontSize = "Size36"
  73. tecks.TextStrokeTransparency = 0.5
  74. tecks.TextColor3 = Color3.new(0,0,0)
  75. rrer = BrickColor.new("Really red")
  76. tecks.TextStrokeColor3 = rrer.Color
  77. tecks.Size = UDim2.new(1,0,0.5,0)
  78. local licht = Instance.new("PointLight",chara.Torso)
  79. licht.Color = tecks.TextStrokeColor3
  80. licht.Range = 60
  81. licht.Brightness = 1
  82. licht.Enabled = false
  83. -------------------------------------------------------------------
  84. for i,v in pairs(Char:children()) do
  85. if v:IsA("Hat") then
  86. v:Destroy()
  87. end
  88. end
  89. for i,v in pairs(Char:children()) do
  90. if v:IsA("Accessory") then
  91. v:Destroy()
  92. end
  93. end
  94. for i,v in pairs(Char:children()) do
  95. if v:IsA("Hair") then
  96. v:Destroy()
  97. end
  98. end
  99. for i,v in pairs(Char:children()) do
  100. if v:IsA("Shirt") then
  101. v:Destroy()
  102. end
  103. end
  104. for i,v in pairs(Char:children()) do
  105. if v:IsA("Pants") then
  106. v:Destroy()
  107. end
  108. end
  109. -------------------------------------------------------------------
  110. ypcall(function()
  111. shirt = Instance.new("Shirt", Char)
  112. shirt.Name = "Shirt"
  113. pants = Instance.new("Pants", Char)
  114. pants.Name = "Pants"
  115. Char.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=0"
  116. Char.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=0"
  117. Char.Head.face:Remove()
  118. end)
  119. Char["Body Colors"].HeadColor = BrickColor.new("Really red")
  120. Char["Body Colors"].TorsoColor = BrickColor.new("Really red")
  121. Char["Body Colors"].LeftArmColor = BrickColor.new("Really red")
  122. Char["Body Colors"].RightArmColor = BrickColor.new("Really red")
  123. Char["Body Colors"].RightLegColor = BrickColor.new("Really red")
  124. Char["Body Colors"].LeftLegColor = BrickColor.new("Really red")
  125. Hair99 = Instance.new("Part")
  126. -------------------------------------------------------------------
  127. hat = Instance.new("Hat", game.ReplicatedStorage)
  128. hat.Name = "Guestium Hat"
  129. hat.AttachmentForward = Vector3.new(0, -0.124, -0.992)
  130. hat.AttachmentPos = Vector3.new(0, -0.675, 0.45)
  131. hat.AttachmentRight = Vector3.new(1,0,0)
  132. hat.AttachmentUp = Vector3.new(0, 0.992, -0.124)
  133. local handle = Instance.new("Part",hat)
  134. handle.Rotation = Vector3.new(0, 90, 0)
  135. handle.Name = "Handle"
  136. handle.BrickColor = BrickColor.new("Really red")
  137. handle.TopSurface = "Smooth"
  138. handle.BottomSurface = "Smooth"
  139. handle.Size = Vector3.new(1,1,2)
  140. local mesh = Instance.new("SpecialMesh",handle)
  141. mesh.MeshType = "FileMesh"
  142. mesh.MeshId = "http://www.roblox.com/asset/?id=227430350"
  143. mesh.TextureId = "rbxassetid://0"
  144. mesh.Scale = Vector3.new(2.5, 2.5, 2.5)
  145. hat.Parent = Char
  146. -------------------------------------------------------------------
  147. mouse.KeyDown:connect(function(key)
  148. if key == "e" and player.Character.Parent == workspace then
  149. player.Character.Parent = workspace.Camera
  150. player.Character.Archivable = true
  151. Instance.new("ForceField",player.Character).Visible = false
  152. for y,t in pairs(player.Character:GetChildren()) do
  153. if t:IsA("Part") and t.Name ~= "HumanoidRootPart" then
  154. t.Transparency = 0
  155. if t.Name == "Head" and t:FindFirstChild("face") then
  156. t.face.Transparency = 0
  157. end
  158. elseif t:IsA("Accessory") and t:FindFirstChild("Handle") then
  159. t.Handle.Transparency = 0
  160. end
  161. end
  162. elseif key == "z" and player.Character.Parent == workspace.Camera and part == nil then
  163. player.Character.Torso.CFrame = CFrame.new(Vector3.new(mouse.hit.p.X,mouse.hit.p.Y+1.5,mouse.hit.p.Z),player.Character.Torso.CFrame.p)
  164. elseif key == "" and player.Character.Parent == workspace.Camera and part == nil then
  165. if player.Character.Torso.Anchored == true then
  166. for y,t in pairs(player.Character:GetChildren()) do
  167. if t:IsA("Part") then
  168. t.Anchored = false
  169. end
  170. end
  171. else
  172. for y,t in pairs(player.Character:GetChildren()) do
  173. if t:IsA("Part") then
  174. t.Anchored = true
  175. end
  176. end
  177. end
  178. part:Destroy()
  179. elseif key == "t" and player.Character.Parent == workspace.Camera and part == nil then
  180. player.Character.Parent = workspace
  181. player.Character.Archivable = false
  182. player.Character:FindFirstChildOfClass("ForceField"):Remove()
  183. for y,t in pairs(player.Character:GetChildren()) do
  184. if t:IsA("Part") and t.Name ~= "HumanoidRootPart" then
  185. t.Transparency = 0
  186. if t.Name == "Head" and t:FindFirstChild("face") then
  187. t.face.Transparency = 0
  188. end
  189. elseif t:IsA("Accessory") and t:FindFirstChild("Handle") then
  190. t.Handle.Transparency = 0
  191. end
  192. end
  193. end
  194. end)
  195. touchCounter = 0
  196. -------------------------------------------------------------------
  197. plr = game.Players.LocalPlayer
  198. base = Instance.new("ScreenGui",plr.PlayerGui)
  199. bbg = Instance.new("BillboardGui",plr.Character.Head)
  200. bbg.Size = UDim2.new(0,200,0,50)
  201. bbg.StudsOffset = Vector3.new(0,3,0)
  202. bbgTl = Instance.new("TextLabel",bbg)
  203. bbgTl.BackgroundTransparency = 1
  204. bbgTl.Size = UDim2.new(10,0,1,0)
  205. bbgTl.Position = UDim2.new(-4.5,0,0,0)
  206. bbgTl.Font = "Code"
  207. bbgTl.Text = " "
  208. bbgTl.TextSize = 25
  209. bbgTl.TextStrokeColor3 = Color3.new(1,0,0)
  210. bbgTl.TextColor3 = Color3.new(0,0,0)
  211. bbgTl.TextStrokeTransparency = 0
  212. bbgTl.TextWrapped = true
  213. plr.Chatted:connect(function(msg)
  214. bbgTl.Text = msg
  215. wait(5)
  216. if bbgTl.Text == msg then
  217. bbgTl.Text = " "
  218. end
  219. end)
  220. -------------------------------------------------------------------
  221.  
  222. --[[
  223.  
  224. CEIRIOS' SOUND VISUALIZER
  225.  
  226. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  227. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  228. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  229. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  230. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  231. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  232. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  233. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  234. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  235. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  236.  
  237. CEIRIOS' SOUND VISUALIZER
  238.  
  239. There are several commands for this;
  240. Prefix - the symbol before saying a command, make sure it is 1 character long, the default is @.
  241. Color - the default color when the Rainbow command isn't active.
  242. Body - how high up or low the parts are from the HumanoidRootPart.
  243. Rainbow - depicts if the parts and pointlights are changing colors or not.
  244. Global - if the music is in the workspace or not.
  245. Angle - used to create shapes with the visualizer.
  246. Goal - [DON'T GO OVER 1 OR BELOW 0, IT'LL LAG THE GAME] how fast the parts reach their destination point.
  247. Split - another command to help create shapes with the visualizer.
  248. Parts - how many parts there're in the visualizer.
  249. Disp - how far away the parts are from the player.
  250. Power - how much the PlaybackLoudness is divided by. (depicts how long the parts get.)
  251. Material - the material of the parts.
  252. Play - changes the SoundId of the music, ex: Play 226205163
  253. Don't forget the Prefix before Play.
  254. Pause - pauses the sound.
  255. Resume - resumes the sound.
  256. Tpos - how far it is into the sound.
  257. MaxDis - how far the sound reaches in distance.
  258. Emit - how far before the sound starts getting quiet.
  259. Vol - how loud the sound is.
  260. Pitch - defines the pitch of the sound.
  261. Follow - changes who the parts follow.
  262. Whitelist - allows other people to use the commands above, including this one.
  263.  
  264. Made entirely by Ceirios.
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274. DO NOT EDIT THE CODE BELOW, UNLESS YOU KNOW WHAT YOU'RE DOING, YOU'LL BREAK IT IF YOU MESS ANYTHING UP!
  275. DO NOT EDIT THE CODE BELOW, UNLESS YOU KNOW WHAT YOU'RE DOING, YOU'LL BREAK IT IF YOU MESS ANYTHING UP!
  276. DO NOT EDIT THE CODE BELOW, UNLESS YOU KNOW WHAT YOU'RE DOING, YOU'LL BREAK IT IF YOU MESS ANYTHING UP!
  277. DO NOT EDIT THE CODE BELOW, UNLESS YOU KNOW WHAT YOU'RE DOING, YOU'LL BREAK IT IF YOU MESS ANYTHING UP!
  278. DO NOT EDIT THE CODE BELOW, UNLESS YOU KNOW WHAT YOU'RE DOING, YOU'LL BREAK IT IF YOU MESS ANYTHING UP!
  279. DO NOT EDIT THE CODE BELOW, UNLESS YOU KNOW WHAT YOU'RE DOING, YOU'LL BREAK IT IF YOU MESS ANYTHING UP!
  280. DO NOT EDIT THE CODE BELOW, UNLESS YOU KNOW WHAT YOU'RE DOING, YOU'LL BREAK IT IF YOU MESS ANYTHING UP!
  281. DO NOT EDIT THE CODE BELOW, UNLESS YOU KNOW WHAT YOU'RE DOING, YOU'LL BREAK IT IF YOU MESS ANYTHING UP!
  282.  
  283. ]]--
  284.  
  285. local Follow='LocalPlayer'
  286. local Plr=game.Players[Follow]
  287. local Char=Plr.Character
  288. local RootPart=Char.HumanoidRootPart
  289.  
  290. local Parts=Instance.new('Model')
  291. Parts.Parent=Char
  292.  
  293. local Whitelist={}
  294.  
  295. Whitelist[Plr.Name]={Name=Plr.Name,UserId=Plr.UserId}
  296.  
  297. local Settings={
  298. Prefix='@',
  299. Color='Really red',
  300. Body=-3,
  301. Rainbow=false,
  302. Global=false,
  303. Angle=24,
  304. Goal=.15,
  305. Split=2,
  306. Parts=0,
  307. Disposition=4,
  308. Power=450,
  309. Material='Neon',
  310. Colors={
  311. Color3.fromRGB(244,66,66),
  312. Color3.fromRGB(244,149,66),
  313. Color3.fromRGB(244,203,66),
  314. Color3.fromRGB(83,244,66),
  315. Color3.fromRGB(66,244,212),
  316. Color3.fromRGB(66,152,244),
  317. Color3.fromRGB(107,66,244),
  318. Color3.fromRGB(229,66,244)
  319. }
  320. }
  321.  
  322. function Sound(Name,Looped,Pitch,Volume,ID,Parent)
  323. local Snd=Instance.new('Sound')
  324. Snd.Name=Name
  325. Snd.SoundId='rbxassetid://'..ID
  326. Snd.Looped=Looped
  327. Snd.PlaybackSpeed=Pitch
  328. Snd.Volume=Volume
  329. Snd.EmitterSize=10
  330. Snd.MaxDistance=100
  331. Snd.Parent=Parent
  332.  
  333. return Snd
  334. end
  335.  
  336. local Music=Sound('Music',true,1,1,0,RootPart)
  337.  
  338. function Part(Num)
  339. Settings.Parts=Num
  340.  
  341. for i,v in pairs(Parts:GetChildren()) do
  342. v:Destroy()
  343. end
  344.  
  345. for i=1,Num do
  346. local P=Instance.new('Part')
  347. local Light=Instance.new('PointLight')
  348. Light.Brightness=0
  349. Light.Range=10
  350. Light.Parent=P
  351. P.BrickColor=BrickColor.new(Settings.Color)
  352. P.Transparency=0
  353. P.Anchored=true
  354. P.CanCollide=false
  355. P.Material=Settings.Material
  356. P.Size=Vector3.new(.2,.2,.2)
  357. P.CFrame=CFrame.new(RootPart.CFrame.X,RootPart.CFrame.Y+Settings.Body,RootPart.CFrame.Z)
  358. P.Locked=true
  359. P.Parent=Parts
  360. end
  361. end
  362.  
  363. Part(31)
  364.  
  365. function ColorChange()
  366. while game:GetService'RunService'.RenderStepped:wait() do
  367. local Color=Settings.Colors[math.random(1,#Settings.Colors)]
  368. for i,v in pairs(Parts:GetChildren()) do
  369. v.Material=Settings.Material
  370. if Settings.Rainbow==false then
  371. v.BrickColor=BrickColor.new(Settings.Color)
  372. v.PointLight.Color=Color3.fromRGB(255,255,255)
  373. else
  374. v.BrickColor=BrickColor.new(Color)
  375. v.PointLight.Color=Color
  376. end
  377. end
  378. end
  379. end
  380.  
  381. local Rad=0
  382.  
  383. function Rot()
  384. while game:GetService'RunService'.RenderStepped:wait() do
  385. Rad=Rad+1
  386.  
  387. if Rad>=360 then
  388. Rad=0
  389. end
  390.  
  391. for i,v in pairs(Parts:GetChildren()) do
  392. v.CFrame=v.CFrame:Lerp(CFrame.new(RootPart.CFrame.X,RootPart.CFrame.Y+Settings.Body,RootPart.CFrame.Z)*CFrame.Angles(0,math.rad((360/Settings.Parts)*((i+(i*Settings.Angle))/Settings.Split)+Rad),0)*CFrame.new(0,0,Settings.Disposition+(v.Size.Z)),Settings.Goal)
  393. end
  394. end
  395. end
  396.  
  397. function Size()
  398. while game:GetService'RunService'.RenderStepped:wait() do
  399. for i,v in pairs(Parts:GetChildren()) do
  400. v.Size=v.Size:Lerp(Vector3.new(.2,.2,(Music.PlaybackLoudness/Settings.Power)*math.random(4,8)),Settings.Goal)
  401. end
  402. end
  403. end
  404.  
  405. spawn(Rot)
  406. spawn(Size)
  407. spawn(ColorChange)
  408.  
  409. function Chatted(Speaker,Message)
  410. for i,v in pairs(Whitelist) do
  411. if v.Name==Speaker.Name or v.UserId==Speaker.UserId then
  412. if Message:sub(1,6):lower():match(Settings.Prefix..'play ') then
  413. Music.SoundId='rbxassetid://'..Message:sub(7)
  414. Music:Play()
  415. elseif Message:sub(1,6):lower():match(Settings.Prefix..'pause') then
  416. Music:Pause()
  417. elseif Message:sub(1,7):lower():match(Settings.Prefix..'resume') then
  418. Music:Resume()
  419. elseif Message:sub(1,6):lower():match(Settings.Prefix..'tpos ') then
  420. Music.TimePosition=tonumber(Message:sub(7))
  421. elseif Message:sub(1,6):lower():match(Settings.Prefix..'emit ') then
  422. Music.EmitterSize=tonumber(Message:sub(7))
  423. elseif Message:sub(1,5):lower():match(Settings.Prefix..'vol ') then
  424. Music.Volume=tonumber(Message:sub(6))
  425. elseif Message:sub(1,7):lower():match(Settings.Prefix..'pitch ') then
  426. Music.PlaybackSpeed=tonumber(Message:sub(8))
  427. elseif Message:sub(1,8):lower():match(Settings.Prefix..'maxdis ') then
  428. Music.MaxDistance=tonumber(Message:sub(9))
  429. elseif Message:sub(1,8):lower():match(Settings.Prefix..'prefix ') then
  430. Settings.Prefix=Message:sub(9)
  431. elseif Message:sub(1,7):lower():match(Settings.Prefix..'angle ') then
  432. Settings.Angle=tonumber(Message:sub(8))
  433. elseif Message:sub(1,7):lower():match(Settings.Prefix..'split ') then
  434. Settings.Split=tonumber(Message:sub(8))
  435. elseif Message:sub(1,6):lower():match(Settings.Prefix..'goal ') then
  436. Settings.Goal=tonumber(Message:sub(7))
  437. elseif Message:sub(1,7):lower():match(Settings.Prefix..'color ') then
  438. Settings.Color=Message:sub(8)
  439. elseif Message:sub(1,6):lower():match(Settings.Prefix..'body ') then
  440. Settings.Body=tonumber(Message:sub(7))
  441. elseif Message:sub(1,10):lower():match(Settings.Prefix..'material ') then
  442. Settings.Material=Message:sub(11)
  443. elseif Message:sub(1,7):lower():match(Settings.Prefix..'global') then
  444. if Settings.Global==false then
  445. Settings.Global=true
  446. Music.Parent=workspace
  447. else
  448. Settings.Global=false
  449. Music.Parent=RootPart
  450. end
  451. elseif Message:sub(1,6):lower():match(Settings.Prefix..'disp ') then
  452. Settings.Disposition=tonumber(Message:sub(7))
  453. elseif Message:sub(1,7):lower():match(Settings.Prefix..'parts ') then
  454. Part(tonumber(Message:sub(8)))
  455. elseif Message:sub(1,7):lower():match(Settings.Prefix..'power ') then
  456. Settings.Power=tonumber(Message:sub(8))
  457. elseif Message:sub(1,8):lower():match(Settings.Prefix..'follow ') then
  458. for i,v in pairs(game.Players:GetPlayers()) do
  459. if v.Name:lower():match(Message:sub(9):lower()) then
  460. Follow=v.Name
  461. Plr=game.Players[Follow]
  462. Char=Plr.Character
  463. RootPart=Char.HumanoidRootPart
  464. if Settings.Global==false then
  465. Music.Parent=RootPart
  466. end
  467. end
  468. end
  469. elseif Message:sub(1,11):lower():match(Settings.Prefix..'whitelist ') then
  470. for i,v in pairs(game.Players:GetPlayers()) do
  471. if v.Name:lower():match(Message:sub(12):lower()) then
  472. Whitelist[v.Name]={Name=v.Name,UserId=v.UserId}
  473. end
  474. end
  475. elseif Message:sub(1,8):lower():match(Settings.Prefix..'rainbow') then
  476. if Settings.Rainbow==false then
  477. Settings.Rainbow=true
  478. else
  479. Settings.Rainbow=false
  480. end
  481. end
  482. end
  483. end
  484. end
  485.  
  486. game.Players.PlayerAdded:connect(function(Plyr)
  487. Plyr.Chatted:connect(function(Message) Chatted(Plyr,Message) end)
  488. end)
  489.  
  490. for i,v in pairs(game.Players:GetPlayers()) do
  491. v.Chatted:connect(function(Message) Chatted(v,Message) end)
  492. end
  493.  
  494. --[[
  495.  
  496. CEIRIOS' SOUND VISUALIZER
  497.  
  498. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  499. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  500. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  501. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  502. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  503. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  504. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  505. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  506. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  507. READ THE ENTIRE COMMENT SECTION TO LEARN HOW TO USE!
  508.  
  509. CEIRIOS' SOUND VISUALIZER
  510.  
  511. There are several commands for this;
  512. Prefix - the symbol before saying a command, make sure it is 1 character long, the default is @.
  513. Color - the default color when the Rainbow command isn't active.
  514. Body - how high up or low the parts are from the HumanoidRootPart.
  515. Rainbow - depicts if the parts and pointlights are changing colors or not.
  516. Global - if the music is in the workspace or not.
  517. Angle - used to create shapes with the visualizer.
  518. Goal - [DON'T GO OVER 1 OR BELOW 0, IT'LL LAG THE GAME] how fast the parts reach their destination point.
  519. Split - another command to help create shapes with the visualizer.
  520. Parts - how many parts there're in the visualizer.
  521. Disp - how far away the parts are from the player.
  522. Power - how much the PlaybackLoudness is divided by. (depicts how long the parts get.)
  523. Material - the material of the parts.
  524. Play - changes the SoundId of the music, ex: Play 226205163
  525. Don't forget the Prefix before Play.
  526. Pause - pauses the sound.
  527. Resume - resumes the sound.
  528. Tpos - how far it is into the sound.
  529. MaxDis - how far the sound reaches in distance.
  530. Emit - how far before the sound starts getting quiet.
  531. Vol - how loud the sound is.
  532. Pitch - defines the pitch of the sound.
  533. Follow - changes who the parts follow.
  534. Whitelist - allows other people to use the commands above, including this one.
  535.  
  536. Made entirely by Ceirios.
  537.  
  538. ]]--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement