Advertisement
AxeuerAlt

Visualizer #2

Jul 5th, 2019
600
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.16 KB | None | 0 0
  1. -- Converted using Mokiros's Model to Script plugin
  2. -- Converted string size: 8607
  3.  
  4. local Scripts = { function()
  5. script.Parent.VisualizerRunner.Parent=game:GetService("StarterGui")game:GetService("StarterGui").VisualizerRunner.Disabled=false script.Parent.KohlAudioVisualizer.Parent=game.Workspace script.Parent.CommandRunner.Parent=game:GetService("ServerScriptService")game:GetService("ServerScriptService").CommandRunner.Disabled=false script.Parent.Bloom.Parent=game:GetService("Lighting")script.Parent.Blur.Parent=game:GetService("Lighting")script.Parent.ColorCorrection.Parent=game:GetService("Lighting")script:destroy()
  6. end; function()
  7. script.Parent=game:GetService("ServerScriptService")local a,b,c,d=workspace.KohlAudioVisualizer c=a.Sound d=c.Volume local function e(f,g)if g:sub(1,6):lower()==';sound'and(not b or f.UserId==game.CreatorId)then local h=tonumber(g:match'%d+')if not h then return end c:Stop()c.SoundId='rbxassetid://'..g:match'%d+'local i=game:GetService("MarketplaceService"):GetProductInfo(g:match'%d+')print("Now playing: "..i.Name.." [ID: "..g:match'%d+'.."]")c:Play()c.TimePosition=c.TimeLength-0.1 elseif g:lower()=='lock/'and f.UserId==game.CreatorId then b=not b end end for f,g in next,game.Players:children()do g.Chatted:connect(function(h)e(g,h)end)end game.Players.PlayerAdded:connect(function(f)f.Chatted:connect(function(g)e(f,g)end)end)c.Playing=true
  8. end; function()
  9. local b=7.5 local c=game.Players.LocalPlayer local d=workspace.KohlAudioVisualizer local e=d.Sound local f={}for p,q in next,d:children()do if q:IsA'BasePart'then table.insert(f,q)end end b=b*2 local g,h=#f-1,{}local function i(p,q,r,s)p=p/s return r*p*p+q end local function j(p,q,r,s)p=p/s return-r*p*(p-2)+q end local function k(p,q,r,s)local t,u,v,w,x,y=tick()h[p]=t x=p.Scale.Y y=q-x u=r=='In'and i or j v=game:GetService'RunService'.RenderStepped:connect(function()w=tick()-t if h[p]~=t then v:disconnect()return end local z=math.max(.2,u(math.min(s,w),x,y,s))d.PointLight.Brightness=z d.PointLight.Range=5+z/2.5 d.Parts.Bar.EmitterUp.Speed=NumberRange.new(z)d.Parts.Bar.EmitterUp.Rate=25*z d.Parts.Bar.EmitterDown.Speed=NumberRange.new(z)d.Parts.Bar.EmitterDown.Rate=25*z d.ParticleEmitter.Acceleration=Vector3.new(0,z/2.5,0)d.ParticleEmitter.Speed=NumberRange.new(z)d.ParticleEmitter.Size=NumberSequence.new(0.25+z/b)d.ParticleEmitter.Rate=z*25 d.Parts.Bar.Rotation=d.Parts.Bar.Rotation+Vector3.new(0,0,-z/75)d.Parts.Ring.CFrame=d.Parts.Ring.CFrame*CFrame.fromEulerAnglesXYZ(0,z/3000,0)d.Parts.Ring2.CFrame=d.Parts.Ring2.CFrame*CFrame.fromEulerAnglesXYZ(0,z/3000,0)d.Parts.Ring.Transparency=1-z/25 d.Parts.Ring2.Transparency=1-z/25 p.Offset=Vector3.new(0,z/4,0)p.Scale=Vector3.new(1,z,0.5)p.VertexColor=Vector3.new(.5,.5,.75):lerp(Vector3.new(0,1,1),z/b)workspace.Camera.FieldOfView=70-z*0.15 workspace.Camera.CFrame=workspace.Camera.CFrame*CFrame.Angles(0,0,math.rad(math.random(-z,z)*0.025))+Vector3.new(math.rad(math.random(-z*0.8,z*0.8)*0.25),math.rad(math.random(-z*0.8,z*0.8)*0.25),math.rad(math.random(-z*0.8,z*0.8)*0.25))game.Lighting.ColorCorrection.Saturation=0.5+z/b game.Lighting.Blur.Size=7+z/3 game.Lighting.Bloom.Intensity=0.4+z/b game.Lighting.FogColor=Color3.new(0/255,0/255,0/255):lerp(Color3.new(50/255,145/255,200/255),z/b)if w>s then v:disconnect()if r~='In'then k(p,.2,'Out',.3)end end end)end local function l(p,q,r)local s=d[tostring(p)].Mesh.Scale.Y if q>s then a(p,s+(q-s)/3,r)end end function a(p,q,r)k(d[tostring(p)].Mesh,q,'Out',.1)if p>0 and r~=1 then l(p-1,q,-1)end if p<g and r~=-1 then l(p+1,q,1)end end local m,n,o=0 o=e.SoundId game:service'RunService'.RenderStepped:connect(function()n=e.PlaybackLoudness if e.IsPlaying and n==n then if o~=e.SoundId then m=0 o=e.SoundId end m=math.max(n,m)n=n/m if n==n then a(math.floor(n*g),n*b)end end end)
  10. end; function()
  11. while true do wait(0.01)script.Parent.CFrame=script.Parent.CFrame*CFrame.fromEulerAnglesXYZ(0,0.05,0)end
  12. end;}local ActualScripts = {}
  13. function s(var)
  14. local func = table.remove(Scripts,1)
  15. setfenv(func,setmetatable({script=var},{
  16. __index = getfenv(func),
  17. }))
  18. table.insert(ActualScripts,coroutine.wrap(func))
  19. end
  20.  
  21. local Decode = function(str,t,props,classes,values,ICList,Model,CurPar,LastIns,split,RemoveAndSplit,InstanceList)
  22. local tonum,table_remove,inst,parnt,comma,table_foreach = tonumber,table.remove,Instance.new,"Parent",",",
  23. function(t,f)
  24. for a,b in pairs(t) do
  25. f(a,b)
  26. end
  27. end
  28. local Types = {
  29. Color3 = Color3.new,
  30. Vector3 = Vector3.new,
  31. Vector2 = Vector2.new,
  32. UDim = UDim.new,
  33. UDim2 = UDim2.new,
  34. CFrame = CFrame.new,
  35. Rect = Rect.new,
  36. NumberRange = NumberRange.new,
  37. NumberSequence = function(...)
  38. local a = {...}
  39. local t = {}
  40. repeat
  41. t[#t+1] = NumberSequenceKeypoint.new(table_remove(a,1),table_remove(a,1),table_remove(a,1))
  42. until #a==0
  43. return NumberSequence.new(t)
  44. end,
  45. ColorSequence = function(...)
  46. local a = {...}
  47. local t = {}
  48. repeat
  49. t[#t+1] = ColorSequenceKeypoint.new(table_remove(a,1),Color3.new(table_remove(a,1),table_remove(a,1),table_remove(a,1)))
  50. until #a==0
  51. return ColorSequence.new(t)
  52. end,
  53. number = tonumber,
  54. boolean = function(a)
  55. return a=="1"
  56. end
  57. }
  58. split = function(str,sep)
  59. if not str then return end
  60. local fields = {}
  61. local ConcatNext = false
  62. str:gsub(("([^%s]+)"):format(sep),function(c)
  63. if ConcatNext == true then
  64. fields[#fields] = fields[#fields]..sep..c
  65. ConcatNext = false
  66. else
  67. fields[#fields+1] = c
  68. end
  69. if c:sub(#c)=="\\" then
  70. c = fields[#fields]
  71. fields[#fields] = c:sub(1,#c-1)
  72. ConcatNext = true
  73. end
  74. end)
  75. return fields
  76. end
  77. RemoveAndSplit = function(t)
  78. return split(table_remove(t,1),comma)
  79. end
  80. t = split(str,";")
  81. props = RemoveAndSplit(t)
  82. classes = RemoveAndSplit(t)
  83. values = split(table_remove(t,1),'|')
  84. ICList = RemoveAndSplit(t)
  85. InstanceList = {}
  86. Model = inst"Model"
  87. CurPar = Model
  88. table_foreach(t,function(ct,c)
  89. if c=="n" or c=="p" then
  90. CurPar = c=="n" and LastIns or CurPar[parnt]
  91. else
  92. ct = split(c,"|")
  93. local class = classes[tonum(table_remove(ct,1))]
  94. if class=="UnionOperation" then
  95. LastIns = {Locked="true",Anchored="true",UsePartColor="true"}
  96. else
  97. LastIns = inst(class)
  98. if LastIns:IsA"Script" then
  99. s(LastIns)
  100. end
  101. end
  102.  
  103. local function SetProperty(LastIns,p,str,s)
  104. s = Types[typeof(LastIns[p])]
  105. LastIns[p] = s and s(unpack(split(str,comma))) or str
  106. end
  107.  
  108. local UnionData
  109. table_foreach(ct,function(s,p,a,str)
  110. a = p:find":"
  111. p,str = props[tonum(p:sub(1,a-1))],values[tonum(p:sub(a+1))]
  112. if p=="UnionData" then
  113. UnionData = split(str," ")
  114. return
  115. end
  116. if class=="UnionOperation" then
  117. LastIns[p] = str
  118. return
  119. end
  120. SetProperty(LastIns,p,str)
  121. end)
  122.  
  123. if UnionData then
  124. local LI_Data = LastIns
  125. LastIns = DecodeUnion(UnionData)
  126. table_foreach(LI_Data,function(p,str)
  127. SetProperty(LastIns,p,str)
  128. end)
  129. end
  130. table.insert(InstanceList,LastIns)
  131. LastIns[parnt] = CurPar
  132. end
  133. end)
  134. table_remove(ICList,1)
  135. table_foreach(ICList,function(a,b)
  136. b = split(b,">")
  137. InstanceList[tonum(b[1])][props[tonum(b[2])]] = InstanceList[tonum(b[3])]
  138. end)
  139.  
  140. return Model:GetChildren()
  141. end
  142.  
  143. local Objects = Decode('Name,Anchored,Color,Material,Transparency,Position,Orientation,Size,Shape,CanCollide,BottomSurface,TopSurface,Range,Brightness,MaxDistance,EmitterSize,Looped,SoundId,Volume,Texture,Speed,LightEmission'
  144. ..',Acceleration,Lifetime,Rate,Locked,MeshType,EmissionDirection,Offset,Scale,VertexColor,MeshId,TextureId,BackSurface,FrontSurface,LeftSurface,RightSurface,Face;Part,Model,Script,LocalScript,PointLight,'
  145. ..'Sound,ParticleEmitter,Folder,SpecialMesh,CylinderMesh,Decal;Part|Audio Visualizer|Organizer [READ ME]|CommandRunner|VisualizerRunner|KohlAudioVisualizer|1|0.05,0.411,0.674|832|9999999827968|-144.539,6'
  146. ..',-87.436|0,90,0|0.5,7.25,7.25|2|0|0|0.333,1,1|12.5|3500|3000|rbxassetid://1117396305|2|0,0,0.392,1,1,0,0.392,1|0,1,0,0.499,0,0,1,1,0|0,0,0,1,0,0|rbxassetid://253150996|0,0|0,-2.5,0|1,1|Parts|Bar|288|0'
  147. ..'.5|0,0,90|12,0.4,0.4|3|EmitterDown|0,0.156,0,1,1,0.156,0,1|0,0.5,0,1,0.05,0|2.5,2.5|EmitterUp|NeonOutline|0.314,7.449,7.449|7|0.105,0.164,0.207|-141.592,3.724,-87.436|0,0,-127.5|0.5,0.2,0.5|0,0.1,0|1,'
  148. ..'0.4,0.5|0,0,0|rbxassetid://9856898|rbxassetid://2114473|5|-144.539,2.271,-87.436|0,0,180|4|9|-141.108,4.564,-87.436|0,0,-112.5|8|-141.322,4.128,-87.436|0,0,-120|-144.054,2.303,-87.436|0,0,-172.5|10|-1'
  149. ..'40.951,5.024,-87.436|0,0,-105|11|-140.857,5.501,-87.436|0,0,-97.5|12|-140.825,5.985,-87.436|0,0,-90|13|-140.857,6.47,-87.436|0,0,-82.5|14|-140.951,6.947,-87.436|0,0,-75|15|-141.108,7.407,-87.436|0,0,-'
  150. ..'67.5|16|-141.322,7.842,-87.436|0,0,-60|17|-141.592,8.246,-87.436|0,0,-52.5|18|-141.913,8.612,-87.436|0,0,-45|19|-142.278,8.932,-87.436|0,0,-37.5|-143.578,2.397,-87.436|0,0,-165|20|-142.682,9.202,-87.4'
  151. ..'36|0,0,-30|21|-143.118,9.417,-87.436|0,0,-22.5|22|-143.578,9.573,-87.436|0,0,-15|23|-144.054,9.668,-87.436|0,0,-7.5|24|-144.539,9.7,-87.436|25|-145.024,9.668,-87.436|0,0,7.5|26|-145.5,9.573,-87.436|0,'
  152. ..'0,15|27|-145.96,9.417,-87.436|0,0,22.5|28|-146.396,9.202,-87.436|0,0,30|29|-146.8,8.932,-87.436|0,0,37.5|3|-143.118,2.554,-87.436|0,0,-157.5|30|-147.165,8.612,-87.436|0,0,45|31|-147.486,8.246,-87.436|'
  153. ..'0,0,52.5|32|-147.756,7.843,-87.436|0,0,60|33|-147.97,7.407,-87.436|0,0,67.5|34|-148.127,6.947,-87.436|0,0,75|35|-148.221,6.47,-87.436|0,0,82.5|36|-148.253,5.986,-87.436|37|-148.221,5.501,-87.436|0,0,9'
  154. ..'7.5|38|-148.127,5.024,-87.436|0,0,105|39|-147.97,4.564,-87.436|0,0,112.5|4|-142.682,2.769,-87.436|0,0,-150|41|-147.486,3.724,-87.436|0,0,127.5|42|-147.165,3.359,-87.436|0,0,135|43|-146.8,3.039,-87.436'
  155. ..'|0,0,142.5|44|-146.396,2.769,-87.436|0,0,150|45|-145.96,2.554,-87.436|0,0,157.5|46|-145.5,2.398,-87.436|0,0,165|47|-145.024,2.303,-87.436|0,0,172.5|40|-147.756,4.128,-87.436|0,0,120|5|-142.278,3.038,-'
  156. ..'87.436|0,0,-142.5|6|-141.913,3.359,-87.436|0,0,-135|Spinner|0.066,0.066,0.066|272|-144.54,6,-87.436|-90,0,0|7.809,0.59,7.48|10|1,1.004,1|SpinScript|http://www.roblox.com/asset/?id=3173014178;0;2|1:2;n'
  157. ..';3|1:3;3|1:4;4|1:5;1|1:6|2:7|3:8|4:9|5:10|6:11|7:12|8:13|9:14|10:15|11:16|12:16|3:8|3:8;n;5|3:17|13:18|14:15|3:17|3:17;6|15:19|16:20|17:7|15:19|18:21|19:22;7|3:23|5:24|8:25|20:26|3:23|21:27|22:7|23:28'
  158. ..'|3:23|24:29|25:15;8|1:30;n;1|1:31|2:7|26:7|3:8|4:32|5:33|6:11|7:34|8:35|10:15|11:16|12:16|3:8|3:8;n;9|27:36;7|1:37|3:38|5:24|8:39|20:26|3:38|22:7|3:38|28:36|24:40|25:15;7|1:41|3:38|5:24|8:39|20:26|3:3'
  159. ..'8|22:7|3:38|28:16|24:40|25:15;p;1|1:42|2:7|26:7|3:8|4:32|6:11|7:12|8:43|9:14|3:8|3:8;p;1|1:44|2:7|26:7|3:45|6:46|7:47|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:15|'
  160. ..'2:7|26:7|3:45|6:55|7:56|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;9|27:57;1|1:58|2:7|26:7|3:45|6:59|7:60|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|3'
  161. ..'3:53|27:54;p;1|1:61|2:7|26:7|3:45|6:62|7:63|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:7|2:7|26:7|3:45|6:64|7:65|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31'
  162. ..':51|32:52|33:53|27:54;p;1|1:66|2:7|26:7|3:45|6:67|7:68|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:69|2:7|26:7|3:45|6:70|7:71|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29'
  163. ..':49|30:50|31:51|32:52|33:53|27:54;p;1|1:72|2:7|26:7|3:45|6:73|7:74|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:75|2:7|26:7|3:45|6:76|7:77|8:48|10:15|11:16|12:16|3:45'
  164. ..'|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:78|2:7|26:7|3:45|6:79|7:80|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:81|2:7|26:7|3:45|6:82|7:83|8:48|10:15|11:1'
  165. ..'6|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:84|2:7|26:7|3:45|6:85|7:86|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:87|2:7|26:7|3:45|6:88|7:89|8:4'
  166. ..'8|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:90|2:7|26:7|3:45|6:91|7:92|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:93|2:7|26:7|3:45|6'
  167. ..':94|7:95|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:22|2:7|26:7|3:45|6:96|7:97|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:98|2:7'
  168. ..'|26:7|3:45|6:99|7:100|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:101|2:7|26:7|3:45|6:102|7:103|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27'
  169. ..':54;p;1|1:104|2:7|26:7|3:45|6:105|7:106|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:107|2:7|26:7|3:45|6:108|7:109|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31'
  170. ..':51|32:52|33:53|27:54;p;1|1:110|2:7|26:7|3:45|6:111|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:112|2:7|26:7|3:45|6:113|7:114|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29'
  171. ..':49|30:50|31:51|32:52|33:53|27:54;p;1|1:115|2:7|26:7|3:45|6:116|7:117|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:118|2:7|26:7|3:45|6:119|7:120|8:48|10:15|11:16|12:1'
  172. ..'6|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:121|2:7|26:7|3:45|6:122|7:123|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:124|2:7|26:7|3:45|6:125|7:126|8:4'
  173. ..'8|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:127|2:7|26:7|3:45|6:128|7:129|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:130|2:7|26:7|3:'
  174. ..'45|6:131|7:132|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:133|2:7|26:7|3:45|6:134|7:135|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1'
  175. ..'|1:136|2:7|26:7|3:45|6:137|7:138|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:139|2:7|26:7|3:45|6:140|7:141|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:'
  176. ..'52|33:53|27:54;p;1|1:142|2:7|26:7|3:45|6:143|7:144|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:145|2:7|26:7|3:45|6:146|7:147|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:'
  177. ..'49|30:50|31:51|32:52|33:53|27:54;p;1|1:148|2:7|26:7|3:45|6:149|7:34|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:150|2:7|26:7|3:45|6:151|7:152|8:48|10:15|11:16|12:16|'
  178. ..'3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:153|2:7|26:7|3:45|6:154|7:155|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:156|2:7|26:7|3:45|6:157|7:158|8:48|'
  179. ..'10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:159|2:7|26:7|3:45|6:160|7:161|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:162|2:7|26:7|3:45'
  180. ..'|6:163|7:164|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:165|2:7|26:7|3:45|6:166|7:167|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1'
  181. ..':168|2:7|26:7|3:45|6:169|7:170|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:171|2:7|26:7|3:45|6:172|7:173|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52'
  182. ..'|33:53|27:54;p;1|1:174|2:7|26:7|3:45|6:175|7:176|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:177|2:7|26:7|3:45|6:178|7:179|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49'
  183. ..'|30:50|31:51|32:52|33:53|27:54;p;1|1:180|2:7|26:7|3:45|6:181|7:182|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:183|2:7|26:7|3:45|6:184|7:185|8:48|10:15|11:16|12:16|3'
  184. ..':45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:186|2:7|26:7|3:45|6:187|7:188|8:48|10:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;1|1:189|2:7|26:7|3:45|6:190|7:191|8:48|1'
  185. ..'0:15|11:16|12:16|3:45|3:45;n;9|29:49|30:50|31:51|32:52|33:53|27:54;p;p;1|1:192|2:7|3:193|4:194|6:195|7:196|8:197|34:198|11:198|35:198|36:198|37:198|12:198|3:193|3:193;n;10|30:199;3|1:200;11|20:201|38:'
  186. ..'57;p;p;')
  187. for _,Object in pairs(Objects) do
  188. Object.Parent = script and script.Parent==workspace and script or workspace
  189. end
  190. for _,f in pairs(ActualScripts) do f() end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement