SHOW:
|
|
- or go back to the newest paste.
1 | -- This script has been converted to FE by iPxter | |
2 | ||
3 | ||
4 | if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end | |
5 | local Player,Mouse,mouse,UserInputService,ContextActionService = owner | |
6 | do | |
7 | print("FE Compatibility code by Mokiros | Translated to FE by iPxter") | |
8 | script.Parent = Player.Character | |
9 | ||
10 | --RemoteEvent for communicating | |
11 | local Event = Instance.new("RemoteEvent") | |
12 | Event.Name = "UserInput_Event" | |
13 | ||
14 | --Fake event to make stuff like Mouse.KeyDown work | |
15 | local function fakeEvent() | |
16 | local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end} | |
17 | t.connect = t.Connect | |
18 | return t | |
19 | end | |
20 | ||
21 | --Creating fake input objects with fake variables | |
22 | local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()} | |
23 | local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()} | |
24 | local CAS = {Actions={},BindAction=function(self,name,fun,touch,...) | |
25 | CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil | |
26 | end} | |
27 | --Merged 2 functions into one by checking amount of arguments | |
28 | CAS.UnbindAction = CAS.BindAction | |
29 | ||
30 | --This function will trigger the events that have been :Connect()'ed | |
31 | local function te(self,ev,...) | |
32 | local t = m[ev] | |
33 | if t and t._fakeEvent and t.Function then | |
34 | t.Function(...) | |
35 | end | |
36 | end | |
37 | m.TrigEvent = te | |
38 | UIS.TrigEvent = te | |
39 | ||
40 | Event.OnServerEvent:Connect(function(plr,io) | |
41 | if plr~=Player then return end | |
42 | if io.isMouse then | |
43 | m.Target = io.Target | |
44 | m.Hit = io.Hit | |
45 | else | |
46 | local b = io.UserInputState == Enum.UserInputState.Begin | |
47 | if io.UserInputType == Enum.UserInputType.MouseButton1 then | |
48 | return m:TrigEvent(b and "Button1Down" or "Button1Up") | |
49 | end | |
50 | for _,t in pairs(CAS.Actions) do | |
51 | for _,k in pairs(t.Keys) do | |
52 | if k==io.KeyCode then | |
53 | t.Function(t.Name,io.UserInputState,io) | |
54 | end | |
55 | end | |
56 | end | |
57 | m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower()) | |
58 | UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false) | |
59 | end | |
60 | end) | |
61 | Event.Parent = NLS([==[ | |
62 | local Player = game:GetService("Players").LocalPlayer | |
63 | local Event = script:WaitForChild("UserInput_Event") | |
64 | ||
65 | local UIS = game:GetService("UserInputService") | |
66 | local input = function(io,a) | |
67 | if a then return end | |
68 | --Since InputObject is a client-side instance, we create and pass table instead | |
69 | Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState}) | |
70 | end | |
71 | UIS.InputBegan:Connect(input) | |
72 | UIS.InputEnded:Connect(input) | |
73 | ||
74 | local Mouse = Player:GetMouse() | |
75 | local h,t | |
76 | --Give the server mouse data 30 times every second, but only if the values changed | |
77 | --If player is not moving their mouse, client won't fire events | |
78 | while wait(1/30) do | |
79 | if h~=Mouse.Hit or t~=Mouse.Target then | |
80 | h,t=Mouse.Hit,Mouse.Target | |
81 | Event:FireServer({isMouse=true,Target=t,Hit=h}) | |
82 | end | |
83 | end]==],Player.Character) | |
84 | Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS | |
85 | end | |
86 | ||
87 | A = true | |
88 | if A == true then | |
89 | Model = Instance.new("Model") | |
90 | Model.Name = "Weapon" | |
91 | p = Instance.new("Part", Model) | |
92 | p.Name = "Part" | |
93 | p.TopSurface = 0 | |
94 | p.BottomSurface = 0 | |
95 | p.formFactor = "Custom" | |
96 | p.Size = Vector3.new(10, 12, 10) | |
97 | p.CFrame = CFrame.new(35.4000015, 7.0999999, 63, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
98 | p.BrickColor = BrickColor.new("Medium stone grey") | |
99 | p.Transparency = 0 | |
100 | p.Reflectance = .1 | |
101 | p.Material = Enum.Material.Concrete | |
102 | m = Instance.new("CylinderMesh") | |
103 | m.Scale = Vector3.new(1, 1.02999997, 1) | |
104 | m.Parent = p | |
105 | p = Instance.new("Part", Model) | |
106 | p.Name = "Part" | |
107 | p.TopSurface = 0 | |
108 | p.BottomSurface = 0 | |
109 | p.formFactor = "Custom" | |
110 | p.Size = Vector3.new(2, 12.8, 2) | |
111 | p.CFrame = CFrame.new(35.4000015, 7.19999981, 63, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
112 | p.BrickColor = BrickColor.new("Bright yellow") | |
113 | p.Transparency = 0 | |
114 | p.Reflectance = .1 | |
115 | p.Material = Enum.Material.Plastic | |
116 | m = Instance.new("CylinderMesh") | |
117 | m.Scale = Vector3.new(1, 1, 1) | |
118 | m.Parent = p | |
119 | p = Instance.new("Part", Model) | |
120 | p.Name = "Part" | |
121 | p.TopSurface = 0 | |
122 | p.BottomSurface = 0 | |
123 | p.formFactor = "Custom" | |
124 | p.Size = Vector3.new(1.79, 5, 1) | |
125 | p.CFrame = CFrame.new(29.7000179, 8.89999485, 63.3000221, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
126 | p.BrickColor = BrickColor.new("Bright yellow") | |
127 | p.Transparency = 0 | |
128 | p.Reflectance = .1 | |
129 | p.Material = Enum.Material.Plastic | |
130 | p = Instance.new("Part", Model) | |
131 | p.Name = "Part" | |
132 | p.TopSurface = 0 | |
133 | p.BottomSurface = 0 | |
134 | p.formFactor = "Custom" | |
135 | p.Size = Vector3.new(5, 1.40, 0.99) | |
136 | p.CFrame = CFrame.new(29.7000198, 10.4999943, 63.3000031, -1.49008788e-008, -2.3933373e-007, 0.999990225, 6.6675625e-009, 0.99999392, 2.39334668e-007, -0.999994516, 6.66761935e-009, 7.45059765e-008) | |
137 | p.BrickColor = BrickColor.new("Bright yellow") | |
138 | p.Transparency = 0 | |
139 | p.Reflectance = .1 | |
140 | p.Material = Enum.Material.Plastic | |
141 | m = Instance.new("SpecialMesh") | |
142 | m.Scale = Vector3.new(1, 1, 1) | |
143 | m.Parent = p | |
144 | m.MeshType = Enum.MeshType.Wedge | |
145 | p = Instance.new("Part", Model) | |
146 | p.Name = "Center" | |
147 | p.TopSurface = 0 | |
148 | p.BottomSurface = 0 | |
149 | p.formFactor = "Custom" | |
150 | p.Size = Vector3.new(12.5, 5.80, 27.6) | |
151 | p.CFrame = CFrame.new(43.0000076, 9.30000114, 62.8999977, 1.06581131e-014, -8.74229471e-008, 1, -7.10542736e-015, 1, 8.742294e-008, -1, -7.10542736e-015, -4.37113776e-008) | |
152 | p.BrickColor = BrickColor.new("Bright yellow") | |
153 | p.Transparency = 1 | |
154 | p.Reflectance = .1 | |
155 | p.Material = Enum.Material.Plastic | |
156 | p = Instance.new("Part", Model) | |
157 | p.Name = "Part" | |
158 | p.TopSurface = 0 | |
159 | p.BottomSurface = 0 | |
160 | p.formFactor = "Custom" | |
161 | p.Size = Vector3.new(6.80, 1, 6.00) | |
162 | p.CFrame = CFrame.new(51.9999924, 9.06999207, 68.6000443, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
163 | p.BrickColor = BrickColor.new("Bright yellow") | |
164 | p.Transparency = 0 | |
165 | p.Reflectance = .1 | |
166 | p.Material = Enum.Material.Plastic | |
167 | p = Instance.new("Part", Model) | |
168 | p.Name = "Part" | |
169 | p.TopSurface = 0 | |
170 | p.BottomSurface = 0 | |
171 | p.formFactor = "Custom" | |
172 | p.Size = Vector3.new(11, 5.40, 2.79) | |
173 | p.CFrame = CFrame.new(56.5999718, 9.76999664, 63.0000076, 1.49011612e-008, 5.89458523e-007, -0.999990225, -3.49571337e-007, 0.99999392, 5.89460512e-007, 0.999994278, 3.49571422e-007, -4.47034836e-008) | |
174 | p.BrickColor = BrickColor.new("Bright yellow") | |
175 | p.Transparency = 0 | |
176 | p.Reflectance = .1 | |
177 | p.Material = Enum.Material.Plastic | |
178 | m = Instance.new("SpecialMesh") | |
179 | m.Scale = Vector3.new(1, 1, 1) | |
180 | m.Parent = p | |
181 | m.MeshType = Enum.MeshType.Wedge | |
182 | p = Instance.new("Part", Model) | |
183 | p.Name = "Part" | |
184 | p.TopSurface = 0 | |
185 | p.BottomSurface = 0 | |
186 | p.formFactor = "Custom" | |
187 | p.Size = Vector3.new(2.60, 11, 1.99) | |
188 | p.CFrame = CFrame.new(39.4000015, 10.7699995, 63, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
189 | p.BrickColor = BrickColor.new("Bright yellow") | |
190 | p.Transparency = 0 | |
191 | p.Reflectance = .1 | |
192 | p.Material = Enum.Material.Plastic | |
193 | p = Instance.new("Part", Model) | |
194 | p.Name = "Part" | |
195 | p.TopSurface = 0 | |
196 | p.BottomSurface = 0 | |
197 | p.formFactor = "Custom" | |
198 | p.Size = Vector3.new(3.20, 11.0, 5) | |
199 | p.CFrame = CFrame.new(35.9000092, 11.0999928, 63.0000153, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
200 | p.BrickColor = BrickColor.new("Bright yellow") | |
201 | p.Transparency = 0 | |
202 | p.Reflectance = .1 | |
203 | p.Material = Enum.Material.Plastic | |
204 | p = Instance.new("Part", Model) | |
205 | p.Name = "Part" | |
206 | p.TopSurface = 0 | |
207 | p.BottomSurface = 0 | |
208 | p.formFactor = "Custom" | |
209 | p.Size = Vector3.new(1.99, 1, 1) | |
210 | p.CFrame = CFrame.new(51.8999863, 16.6699886, 58.4000015, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
211 | p.BrickColor = BrickColor.new("Mid gray") | |
212 | p.Transparency = 0 | |
213 | p.Reflectance = .1 | |
214 | p.Material = Enum.Material.Plastic | |
215 | p = Instance.new("Part", Model) | |
216 | p.Name = "Part" | |
217 | p.TopSurface = 0 | |
218 | p.BottomSurface = 0 | |
219 | p.formFactor = "Custom" | |
220 | p.Size = Vector3.new(1, 1, 4.59) | |
221 | p.CFrame = CFrame.new(49.099987, 18.1699905, 58.4000015, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
222 | p.BrickColor = BrickColor.new("Mid gray") | |
223 | p.Transparency = 0 | |
224 | p.Reflectance = .1 | |
225 | p.Material = Enum.Material.Plastic | |
226 | p = Instance.new("Part", Model) | |
227 | p.Name = "Part" | |
228 | p.TopSurface = 0 | |
229 | p.BottomSurface = 0 | |
230 | p.formFactor = "Custom" | |
231 | p.Size = Vector3.new(1, 12.6, 9.80) | |
232 | p.CFrame = CFrame.new(40.2999878, 6.77000237, 63.0000038, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
233 | p.BrickColor = BrickColor.new("Bright yellow") | |
234 | p.Transparency = 0 | |
235 | p.Reflectance = .1 | |
236 | p.Material = Enum.Material.Plastic | |
237 | p = Instance.new("Part", Model) | |
238 | p.Name = "Part" | |
239 | p.TopSurface = 0 | |
240 | p.BottomSurface = 0 | |
241 | p.formFactor = "Custom" | |
242 | p.Size = Vector3.new(5.19, 1.39, 2.39) | |
243 | p.CFrame = CFrame.new(32.2000008, 12.5999899, 63.2999992, -1.49008788e-008, -2.3933373e-007, 0.999990225, 6.6675625e-009, 0.99999392, 2.39334668e-007, -0.999994516, 6.66761935e-009, 7.45059765e-008) | |
244 | p.BrickColor = BrickColor.new("Bright yellow") | |
245 | p.Transparency = 0 | |
246 | p.Reflectance = .1 | |
247 | p.Material = Enum.Material.Plastic | |
248 | m = Instance.new("SpecialMesh") | |
249 | m.Scale = Vector3.new(1, 1, 1) | |
250 | m.Parent = p | |
251 | m.MeshType = Enum.MeshType.Wedge | |
252 | p = Instance.new("Part", Model) | |
253 | p.Name = "Part" | |
254 | p.TopSurface = 0 | |
255 | p.BottomSurface = 0 | |
256 | p.formFactor = "Custom" | |
257 | p.Size = Vector3.new(11, 0.60, 1.99) | |
258 | p.CFrame = CFrame.new(39.3999825, 12.3699951, 63.0000267, 1.49008779e-008, 2.39330944e-007, -0.999990225, 6.66761935e-009, 0.99999392, 2.39331769e-007, 0.999994516, -6.66753408e-009, -7.45059765e-008) | |
259 | p.BrickColor = BrickColor.new("Bright yellow") | |
260 | p.Transparency = 0 | |
261 | p.Reflectance = .1 | |
262 | p.Material = Enum.Material.Plastic | |
263 | m = Instance.new("SpecialMesh") | |
264 | m.Scale = Vector3.new(1, 1, 1) | |
265 | m.Parent = p | |
266 | m.MeshType = Enum.MeshType.Wedge | |
267 | p = Instance.new("Part", Model) | |
268 | p.Name = "Part" | |
269 | p.TopSurface = 0 | |
270 | p.BottomSurface = 0 | |
271 | p.formFactor = "Custom" | |
272 | p.Size = Vector3.new(3.20, 11, 5.60) | |
273 | p.CFrame = CFrame.new(50.1999855, 14.0699921, 63, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
274 | p.BrickColor = BrickColor.new("Bright yellow") | |
275 | p.Transparency = 0 | |
276 | p.Reflectance = .1 | |
277 | p.Material = Enum.Material.Plastic | |
278 | p = Instance.new("Part", Model) | |
279 | p.Name = "Part" | |
280 | p.TopSurface = 0 | |
281 | p.BottomSurface = 0 | |
282 | p.formFactor = "Custom" | |
283 | p.Size = Vector3.new(5, 13, 3.79) | |
284 | p.CFrame = CFrame.new(43.2999916, 9.56999779, 63, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
285 | p.BrickColor = BrickColor.new("Bright yellow") | |
286 | p.Transparency = 0 | |
287 | p.Reflectance = .1 | |
288 | p.Material = Enum.Material.Plastic | |
289 | p = Instance.new("Part", Model) | |
290 | p.Name = "Part" | |
291 | p.TopSurface = 0 | |
292 | p.BottomSurface = 0 | |
293 | p.formFactor = "Custom" | |
294 | p.Size = Vector3.new(5.19, 1.39, 2.39) | |
295 | p.CFrame = CFrame.new(39.6000061, 12.599987, 63.2999992, 1.49011612e-008, 5.89458523e-007, -0.999990225, -3.49571337e-007, 0.99999392, 5.89460512e-007, 0.999994278, 3.49571422e-007, -4.47034836e-008) | |
296 | p.BrickColor = BrickColor.new("Bright yellow") | |
297 | p.Transparency = 0 | |
298 | p.Reflectance = .1 | |
299 | p.Material = Enum.Material.Plastic | |
300 | m = Instance.new("SpecialMesh") | |
301 | m.Scale = Vector3.new(1, 1, 1) | |
302 | m.Parent = p | |
303 | m.MeshType = Enum.MeshType.Wedge | |
304 | p = Instance.new("Part", Model) | |
305 | p.Name = "Part" | |
306 | p.TopSurface = 0 | |
307 | p.BottomSurface = 0 | |
308 | p.formFactor = "Custom" | |
309 | p.Size = Vector3.new(5.19, 1, 1) | |
310 | p.CFrame = CFrame.new(46.2999878, 15.069993, 67.5999985, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
311 | p.BrickColor = BrickColor.new("Mid gray") | |
312 | p.Transparency = 0 | |
313 | p.Reflectance = .1 | |
314 | p.Material = Enum.Material.Plastic | |
315 | p = Instance.new("Part", Model) | |
316 | p.Name = "Part" | |
317 | p.TopSurface = 0 | |
318 | p.BottomSurface = 0 | |
319 | p.formFactor = "Custom" | |
320 | p.Size = Vector3.new(3.20, 5, 4) | |
321 | p.CFrame = CFrame.new(32.200016, 9.59999657, 63.3000221, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
322 | p.BrickColor = BrickColor.new("Bright yellow") | |
323 | p.Transparency = 0 | |
324 | p.Reflectance = .1 | |
325 | p.Material = Enum.Material.Plastic | |
326 | p = Instance.new("Part", Model) | |
327 | p.Name = "Part" | |
328 | p.TopSurface = 0 | |
329 | p.BottomSurface = 0 | |
330 | p.formFactor = "Custom" | |
331 | p.Size = Vector3.new(6, 6.79, 2.79) | |
332 | p.CFrame = CFrame.new(51.9999924, 9.06999302, 70.5000458, -1, 0, -4.37113883e-008, 0, 1, 0, 4.37113883e-008, 0, -1) | |
333 | p.BrickColor = BrickColor.new("Bright yellow") | |
334 | p.Transparency = 0 | |
335 | p.Reflectance = .1 | |
336 | p.Material = Enum.Material.Plastic | |
337 | m = Instance.new("SpecialMesh") | |
338 | m.Scale = Vector3.new(1, 1, 1) | |
339 | m.Parent = p | |
340 | m.MeshType = Enum.MeshType.Wedge | |
341 | p = Instance.new("Part", Model) | |
342 | p.Name = "Part" | |
343 | p.TopSurface = 0 | |
344 | p.BottomSurface = 0 | |
345 | p.formFactor = "Custom" | |
346 | p.Size = Vector3.new(0.60, 7.40, 3.79) | |
347 | p.CFrame = CFrame.new(43.2999916, 12.3699942, 63.2000008, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
348 | p.BrickColor = BrickColor.new("Black") | |
349 | p.Transparency = 0 | |
350 | p.Reflectance = .1 | |
351 | p.Material = Enum.Material.Plastic | |
352 | p = Instance.new("Part", Model) | |
353 | p.Name = "Part" | |
354 | p.TopSurface = 0 | |
355 | p.BottomSurface = 0 | |
356 | p.formFactor = "Custom" | |
357 | p.Size = Vector3.new(6.80, 1, 6.00) | |
358 | p.CFrame = CFrame.new(51.9999924, 9.06999588, 57.3999977, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
359 | p.BrickColor = BrickColor.new("Bright yellow") | |
360 | p.Transparency = 0 | |
361 | p.Reflectance = .1 | |
362 | p.Material = Enum.Material.Plastic | |
363 | p = Instance.new("Part", Model) | |
364 | p.Name = "Part" | |
365 | p.TopSurface = 0 | |
366 | p.BottomSurface = 0 | |
367 | p.formFactor = "Custom" | |
368 | p.Size = Vector3.new(11, 3.20, 2.19) | |
369 | p.CFrame = CFrame.new(54.0999756, 14.0699921, 63.0000076, 1.49011612e-008, 5.89458523e-007, -0.999990225, -3.49571337e-007, 0.99999392, 5.89460512e-007, 0.999994278, 3.49571422e-007, -4.47034836e-008) | |
370 | p.BrickColor = BrickColor.new("Bright yellow") | |
371 | p.Transparency = 0 | |
372 | p.Reflectance = .1 | |
373 | p.Material = Enum.Material.Plastic | |
374 | m = Instance.new("SpecialMesh") | |
375 | m.Scale = Vector3.new(1, 1, 1) | |
376 | m.Parent = p | |
377 | m.MeshType = Enum.MeshType.Wedge | |
378 | p = Instance.new("Part", Model) | |
379 | p.Name = "Part" | |
380 | p.TopSurface = 0 | |
381 | p.BottomSurface = 0 | |
382 | p.formFactor = "Custom" | |
383 | p.Size = Vector3.new(2.60, 11, 2.39) | |
384 | p.CFrame = CFrame.new(32.1999741, 10.7699986, 63, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
385 | p.BrickColor = BrickColor.new("Bright yellow") | |
386 | p.Transparency = 0 | |
387 | p.Reflectance = .1 | |
388 | p.Material = Enum.Material.Plastic | |
389 | p = Instance.new("Part", Model) | |
390 | p.Name = "Part" | |
391 | p.TopSurface = 0 | |
392 | p.BottomSurface = 0 | |
393 | p.formFactor = "Custom" | |
394 | p.Size = Vector3.new(5.19, 1, 1) | |
395 | p.CFrame = CFrame.new(46.2999878, 15.0699921, 58.4000015, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
396 | p.BrickColor = BrickColor.new("Mid gray") | |
397 | p.Transparency = 0 | |
398 | p.Reflectance = .1 | |
399 | p.Material = Enum.Material.Plastic | |
400 | p = Instance.new("Part", Model) | |
401 | p.Name = "Part" | |
402 | p.TopSurface = 0 | |
403 | p.BottomSurface = 0 | |
404 | p.formFactor = "Custom" | |
405 | p.Size = Vector3.new(5, 0.80, 0.79) | |
406 | p.CFrame = CFrame.new(30.6000195, 11.5999937, 63.3000107, -1.49008788e-008, -2.3933373e-007, 0.999990225, 6.6675625e-009, 0.99999392, 2.39334668e-007, -0.999994516, 6.66761935e-009, 7.45059765e-008) | |
407 | p.BrickColor = BrickColor.new("Bright yellow") | |
408 | p.Transparency = 0 | |
409 | p.Reflectance = .1 | |
410 | p.Material = Enum.Material.Plastic | |
411 | m = Instance.new("SpecialMesh") | |
412 | m.Scale = Vector3.new(1, 1, 1) | |
413 | m.Parent = p | |
414 | m.MeshType = Enum.MeshType.Wedge | |
415 | p = Instance.new("Part", Model) | |
416 | p.Name = "Part" | |
417 | p.TopSurface = 0 | |
418 | p.BottomSurface = 0 | |
419 | p.formFactor = "Custom" | |
420 | p.Size = Vector3.new(10, 12, 10) | |
421 | p.CFrame = CFrame.new(51.8000298, 7.099998, 63.0000191, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
422 | p.BrickColor = BrickColor.new("Medium stone grey") | |
423 | p.Transparency = 0 | |
424 | p.Reflectance = .1 | |
425 | p.Material = Enum.Material.Concrete | |
426 | m = Instance.new("CylinderMesh") | |
427 | m.Scale = Vector3.new(1, 1.02999997, 1) | |
428 | m.Parent = p | |
429 | p = Instance.new("Part", Model) | |
430 | p.Name = "Part" | |
431 | p.TopSurface = 0 | |
432 | p.BottomSurface = 0 | |
433 | p.formFactor = "Custom" | |
434 | p.Size = Vector3.new(0.60, 5.19, 5) | |
435 | p.CFrame = CFrame.new(35.9000015, 13, 63.2999992, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
436 | p.BrickColor = BrickColor.new("Bright yellow") | |
437 | p.Transparency = 0 | |
438 | p.Reflectance = .1 | |
439 | p.Material = Enum.Material.Plastic | |
440 | p = Instance.new("Part", Model) | |
441 | p.Name = "Part" | |
442 | p.TopSurface = 0 | |
443 | p.BottomSurface = 0 | |
444 | p.formFactor = "Custom" | |
445 | p.Size = Vector3.new(6, 6.79, 2.79) | |
446 | p.CFrame = CFrame.new(51.9999847, 9.06999207, 55.5, 1, 0, 0, 0, 1, 0, 0, 0, 1) | |
447 | p.BrickColor = BrickColor.new("Bright yellow") | |
448 | p.Transparency = 0 | |
449 | p.Reflectance = .1 | |
450 | p.Material = Enum.Material.Plastic | |
451 | m = Instance.new("SpecialMesh") | |
452 | m.Scale = Vector3.new(1, 1, 1) | |
453 | m.Parent = p | |
454 | m.MeshType = Enum.MeshType.Wedge | |
455 | p = Instance.new("Part", Model) | |
456 | p.Name = "Part" | |
457 | p.TopSurface = 0 | |
458 | p.BottomSurface = 0 | |
459 | p.formFactor = "Custom" | |
460 | p.Size = Vector3.new(2.79, 7.40, 0.79) | |
461 | p.CFrame = CFrame.new(44.7999916, 14.0699921, 63.2000008, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
462 | p.BrickColor = BrickColor.new("Black") | |
463 | p.Transparency = 0 | |
464 | p.Reflectance = .1 | |
465 | p.Material = Enum.Material.Plastic | |
466 | p = Instance.new("Part", Model) | |
467 | p.Name = "Part" | |
468 | p.TopSurface = 0 | |
469 | p.BottomSurface = 0 | |
470 | p.formFactor = "Custom" | |
471 | p.Size = Vector3.new(5.40, 11, 10) | |
472 | p.CFrame = CFrame.new(50.1999893, 9.76999474, 63, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
473 | p.BrickColor = BrickColor.new("Bright yellow") | |
474 | p.Transparency = 0 | |
475 | p.Reflectance = .1 | |
476 | p.Material = Enum.Material.Plastic | |
477 | p = Instance.new("Part", Model) | |
478 | p.Name = "Part" | |
479 | p.TopSurface = 0 | |
480 | p.BottomSurface = 0 | |
481 | p.formFactor = "Custom" | |
482 | p.Size = Vector3.new(11, 0.60, 2.39) | |
483 | p.CFrame = CFrame.new(32.1999855, 12.3699961, 62.9999733, -1.49008788e-008, -2.3933373e-007, 0.999990225, 6.6675625e-009, 0.99999392, 2.39334668e-007, -0.999994516, 6.66761935e-009, 7.45059765e-008) | |
484 | p.BrickColor = BrickColor.new("Bright yellow") | |
485 | p.Transparency = 0 | |
486 | p.Reflectance = .1 | |
487 | p.Material = Enum.Material.Plastic | |
488 | m = Instance.new("SpecialMesh") | |
489 | m.Scale = Vector3.new(1, 1, 1) | |
490 | m.Parent = p | |
491 | m.MeshType = Enum.MeshType.Wedge | |
492 | p = Instance.new("Part", Model) | |
493 | p.Name = "Part" | |
494 | p.TopSurface = 0 | |
495 | p.BottomSurface = 0 | |
496 | p.formFactor = "Custom" | |
497 | p.Size = Vector3.new(4, 13, 1) | |
498 | p.CFrame = CFrame.new(40.8999939, 10.0700006, 63, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
499 | p.BrickColor = BrickColor.new("Bright yellow") | |
500 | p.Transparency = 0 | |
501 | p.Reflectance = .1 | |
502 | p.Material = Enum.Material.Plastic | |
503 | p = Instance.new("Part", Model) | |
504 | p.Name = "Part" | |
505 | p.TopSurface = 0 | |
506 | p.BottomSurface = 0 | |
507 | p.formFactor = "Custom" | |
508 | p.Size = Vector3.new(10.1, 1, 0.99) | |
509 | p.CFrame = CFrame.new(51.8999825, 18.1699867, 62.9999733, 1.49008796e-008, 2.39336913e-007, -0.999990225, 6.66744882e-009, 0.99999392, 2.39337737e-007, 0.999994516, -6.66736355e-009, -7.45059765e-008) | |
510 | p.BrickColor = BrickColor.new("Mid gray") | |
511 | p.Transparency = 0 | |
512 | p.Reflectance = .1 | |
513 | p.Material = Enum.Material.Plastic | |
514 | m = Instance.new("SpecialMesh") | |
515 | m.Scale = Vector3.new(1, 1, 1) | |
516 | m.Parent = p | |
517 | m.MeshType = Enum.MeshType.Wedge | |
518 | p = Instance.new("Part", Model) | |
519 | p.Name = "Part" | |
520 | p.TopSurface = 0 | |
521 | p.BottomSurface = 0 | |
522 | p.formFactor = "Custom" | |
523 | p.Size = Vector3.new(1, 1, 4.59) | |
524 | p.CFrame = CFrame.new(49.099987, 18.1699944, 67.5999985, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
525 | p.BrickColor = BrickColor.new("Mid gray") | |
526 | p.Transparency = 0 | |
527 | p.Reflectance = .1 | |
528 | p.Material = Enum.Material.Plastic | |
529 | p = Instance.new("Part", Model) | |
530 | p.Name = "Part" | |
531 | p.TopSurface = 0 | |
532 | p.BottomSurface = 0 | |
533 | p.formFactor = "Custom" | |
534 | p.Size = Vector3.new(1.99, 1, 1) | |
535 | p.CFrame = CFrame.new(51.8999863, 16.6699886, 67.5999908, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
536 | p.BrickColor = BrickColor.new("Mid gray") | |
537 | p.Transparency = 0 | |
538 | p.Reflectance = .1 | |
539 | p.Material = Enum.Material.Plastic | |
540 | p = Instance.new("Part", Model) | |
541 | p.Name = "Part" | |
542 | p.TopSurface = 0 | |
543 | p.BottomSurface = 0 | |
544 | p.formFactor = "Custom" | |
545 | p.Size = Vector3.new(1, 1, 4.59) | |
546 | p.CFrame = CFrame.new(49.099987, 18.1699867, 63.0000153, 0, -5.38727239e-028, 0.999999642, -0.999999642, -5.38727287e-028, 9.62964972e-035, 5.38727335e-028, -0.999999762, -4.37113776e-008) | |
547 | p.BrickColor = BrickColor.new("Mid gray") | |
548 | p.Transparency = 0 | |
549 | p.Reflectance = .1 | |
550 | p.Material = Enum.Material.Plastic | |
551 | p = Instance.new("Part", Model) | |
552 | p.Name = "Part" | |
553 | p.TopSurface = 0 | |
554 | p.BottomSurface = 0 | |
555 | p.formFactor = "Custom" | |
556 | p.Size = Vector3.new(10.1, 1, 0.99) | |
557 | p.CFrame = CFrame.new(46.2999916, 18.1699886, 63.0000229, -1.49008823e-008, -2.39345496e-007, 0.999990225, 6.66727829e-009, 0.99999392, 2.39346434e-007, -0.999994516, 6.66733513e-009, 7.45059765e-008) | |
558 | p.BrickColor = BrickColor.new("Mid gray") | |
559 | p.Transparency = 0 | |
560 | p.Reflectance = .1 | |
561 | p.Material = Enum.Material.Plastic | |
562 | m = Instance.new("SpecialMesh") | |
563 | m.Scale = Vector3.new(1, 1, 1) | |
564 | m.Parent = p | |
565 | m.MeshType = Enum.MeshType.Wedge | |
566 | ||
567 | Spawn = function() | |
568 | Modelc = Model:clone() | |
569 | for _, v in pairs(Modelc:children()) do | |
570 | if v.className == "Part" then | |
571 | if v.Name ~= "Center" then | |
572 | w = Instance.new("Weld") | |
573 | w.Part0 = Modelc.Center | |
574 | w.Part1 = v | |
575 | w.C1 = v.CFrame:inverse() * CFrame.new(v.Position) | |
576 | w.C0 = Modelc.Center.CFrame:inverse() * CFrame.new(v.Position) | |
577 | w.Parent = w.Part0 | |
578 | end | |
579 | end | |
580 | end | |
581 | return Modelc | |
582 | end | |
583 | ||
584 | CameraRadius = 66 | |
585 | TimeStopRadius = 66 | |
586 | ||
587 | RightShoulderC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
588 | RightShoulderC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
589 | LeftShoulderC0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
590 | LeftShoulderC1 = CFrame.new(0.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
591 | RightHipC0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
592 | RightHipC1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) | |
593 | LeftHipC0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
594 | LeftHipC1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) | |
595 | NeckC0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0) | |
596 | NeckC1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0) | |
597 | RootJointC0 = CFrame.new(0, 0, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0) | |
598 | RootJointC1 = CFrame.new(0, 0, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0) | |
599 | ||
600 | getWelds = function(c) --designate weld variables | |
601 | local t = c.Torso | |
602 | local hrp = c.HumanoidRootPart.RootJoint | |
603 | RightShoulder = t:FindFirstChild("Right Shoulder") | |
604 | LeftShoulder = t:FindFirstChild("Left Shoulder") | |
605 | RightHip = t:FindFirstChild("Right Hip") | |
606 | LeftHip = t:FindFirstChild("Left Hip") | |
607 | RootJoint = hrp | |
608 | Neck = t:FindFirstChild("Neck") | |
609 | end | |
610 | resetWelds = function(ext, occ) --extent 1-3; occlusion | |
611 | --1 == reset desiredangle/currentangle | |
612 | --2 == reset C0/C1 | |
613 | --3 == reset both des/cur/c0/c1 | |
614 | local r = { | |
615 | RightShoulder, | |
616 | LeftShoulder, | |
617 | RightHip, | |
618 | LeftHip, | |
619 | RootJoint, | |
620 | Neck, | |
621 | Grip | |
622 | } | |
623 | for _, v in pairs(r) do | |
624 | for i = 1, #occ do | |
625 | if occ[i] == v then | |
626 | table.remove(r, _) | |
627 | end | |
628 | end | |
629 | end | |
630 | for _, v in pairs(r) do | |
631 | if v.Name == "Right Shoulder" then | |
632 | if ext == 1 then | |
633 | v.DesiredAngle = 0 | |
634 | v.CurrentAngle = 0 | |
635 | elseif ext == 2 then | |
636 | v.C0 = RightShoulderC0 | |
637 | v.C1 = RightShoulderC1 | |
638 | elseif ext == 3 then | |
639 | v.DesiredAngle = 0 | |
640 | v.CurrentAngle = 0 | |
641 | v.C0 = RightShoulderC0 | |
642 | v.C1 = RightShoulderC1 | |
643 | end | |
644 | elseif v.Name == "Left Shoulder" then | |
645 | if ext == 1 then | |
646 | v.DesiredAngle = 0 | |
647 | v.CurrentAngle = 0 | |
648 | elseif ext == 2 then | |
649 | v.C0 = LeftShoulderC0 | |
650 | v.C1 = LeftShoulderC1 | |
651 | elseif ext == 3 then | |
652 | v.DesiredAngle = 0 | |
653 | v.CurrentAngle = 0 | |
654 | v.C0 = LeftShoulderC0 | |
655 | v.C1 = LeftShoulderC1 | |
656 | end | |
657 | elseif v.Name == "Right Hip" then | |
658 | if ext == 1 then | |
659 | v.DesiredAngle = 0 | |
660 | v.CurrentAngle = 0 | |
661 | elseif ext == 2 then | |
662 | v.C0 = RightHipC0 | |
663 | v.C1 = RightHipC1 | |
664 | elseif ext == 3 then | |
665 | v.DesiredAngle = 0 | |
666 | v.CurrentAngle = 0 | |
667 | v.C0 = RightHipC0 | |
668 | v.C1 = RightHipC1 | |
669 | end | |
670 | elseif v.Name == "Left Hip" then | |
671 | if ext == 1 then | |
672 | v.DesiredAngle = 0 | |
673 | v.CurrentAngle = 0 | |
674 | elseif ext == 2 then | |
675 | v.C0 = LeftHipC0 | |
676 | v.C1 = LeftHipC1 | |
677 | elseif ext == 3 then | |
678 | v.DesiredAngle = 0 | |
679 | v.CurrentAngle = 0 | |
680 | v.C0 = LeftHipC0 | |
681 | v.C1 = LeftHipC1 | |
682 | end | |
683 | elseif v.Name == "Neck" then | |
684 | if ext == 1 then | |
685 | v.DesiredAngle = 0 | |
686 | v.CurrentAngle = 0 | |
687 | elseif ext == 2 then | |
688 | v.C0 = NeckC0 | |
689 | v.C1 = NeckC1 | |
690 | elseif ext == 3 then | |
691 | v.DesiredAngle = 0 | |
692 | v.CurrentAngle = 0 | |
693 | v.C0 = NeckC0 | |
694 | v.C1 = NeckC1 | |
695 | end | |
696 | elseif v.Name == "RootJoint" then | |
697 | if ext == 1 then | |
698 | v.DesiredAngle = 0 | |
699 | v.CurrentAngle = 0 | |
700 | elseif ext == 2 then | |
701 | v.C0 = RootJointC0 | |
702 | v.C1 = RootJointC1 | |
703 | elseif ext == 3 then | |
704 | v.DesiredAngle = 0 | |
705 | v.CurrentAngle = 0 | |
706 | v.C0 = RootJointC0 | |
707 | v.C1 = RootJointC1 | |
708 | end | |
709 | elseif v.Name == "RightGrip" then | |
710 | if ext == 1 then | |
711 | elseif ext == 2 then | |
712 | Grip.C0 = nGrip.C0 | |
713 | Grip.C1 = nGrip.C1 | |
714 | elseif ext == 3 then | |
715 | Grip.C0 = nGrip.C0 | |
716 | Grip.C1 = nGrip.C1 | |
717 | end | |
718 | end | |
719 | end | |
720 | end | |
721 | ||
722 | ||
723 | doitdocdoit = function() | |
724 | if deb == false then | |
725 | return | |
726 | end | |
727 | deb = false | |
728 | ||
729 | vPlayer = game.Players.LocalPlayer | |
730 | cPlayer = vPlayer.Character | |
731 | Anim = cPlayer.Animate | |
732 | Anim.Disabled = true | |
733 | Hum = cPlayer.Humanoid | |
734 | Hum.Name = "NOPE" | |
735 | Hum.WalkSpeed = 0 | |
736 | getWelds(cPlayer) | |
737 | resetWelds(3, {}) | |
738 | ||
739 | bodypos = Instance.new("BodyPosition") | |
740 | bodypos.P = 4000 | |
741 | bodypos.maxForce = Vector3.new(5000000, 50000000, 5000000) * 5000 | |
742 | bodypos.position = cPlayer.Torso.Position + Vector3.new(0, .5, 0) | |
743 | bodypos.Parent = cPlayer.Torso | |
744 | ||
745 | dir = cPlayer.HumanoidRootPart.CFrame.lookVector | |
746 | CPlayer = cPlayer | |
747 | partpos = Instance.new("Part", workspace) | |
748 | partpos.Transparency = 1 | |
749 | partpos.CanCollide = false | |
750 | partpos.Anchored = true | |
751 | partpos.CFrame = cPlayer.Torso.CFrame | |
752 | ||
753 | sound = Instance.new("Sound") | |
754 | sound.Parent = partpos | |
755 | sound.Volume = 1 | |
756 | sound.SoundId = "http://www.roblox.com/asset/?id=468760371" | |
757 | -- sound.SoundId="http://www.roblox.com/asset/?id=168009623" | |
758 | sound2 = Instance.new("Sound") | |
759 | sound2.Parent = workspace.CurrentCamera | |
760 | sound2.Volume = 1 | |
761 | sound2.SoundId = "http://www.roblox.com/asset/?id=468760371" | |
762 | -- sound2.SoundId="http://www.roblox.com/asset/?id=168009623" | |
763 | sound:Play() | |
764 | sound2:Play() | |
765 | expected = 10 | |
766 | did = false | |
767 | pooted = 0 | |
768 | sos = game:GetService("RunService").Stepped:connect(function() | |
769 | pooted = pooted + 1 | |
770 | if pooted >= expected + 1 then | |
771 | sos:disconnect() | |
772 | did = true | |
773 | return | |
774 | end | |
775 | resetWelds(3, {}) | |
776 | RightShoulder.C0 = RightShoulder.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-pooted), math.rad(0), math.rad(0)) | |
777 | LeftShoulder.C0 = LeftShoulder.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-pooted), math.rad(0), math.rad(0)) | |
778 | RightHip.C0 = RightHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-pooted), math.rad(0), math.rad(0)) | |
779 | LeftHip.C0 = LeftHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-pooted), math.rad(0), math.rad(0)) | |
780 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(0), math.rad(0), math.rad(0)) | |
781 | RootJoint.C0 = RootJoint.C0 * CFrame.fromEulerAnglesXYZ(math.rad(0), math.rad(0), math.rad(0)) | |
782 | end) | |
783 | --[[sound=Instance.new("Sound") | |
784 | sound.Parent=cPlayer.Torso | |
785 | sound.Volume=1 | |
786 | sound.SoundId="http://www.roblox.com/asset/?id=316900066" | |
787 | sound:Play()]]-- | |
788 | while did == false do | |
789 | wait() | |
790 | end | |
791 | ||
792 | expected = 10 | |
793 | did = false | |
794 | pooted = 0 | |
795 | sos = game:GetService("RunService").Stepped:connect(function() | |
796 | pooted = pooted + 1 | |
797 | if pooted >= expected + 1 then | |
798 | sos:disconnect() | |
799 | did = true | |
800 | return | |
801 | end | |
802 | resetWelds(3, {}) | |
803 | RightShoulder.C0 = RightShoulder.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-12 - pooted * 8), math.rad(0), math.rad(pooted)) | |
804 | LeftShoulder.C0 = LeftShoulder.C0 * CFrame.new(0, 0, pooted * .1) * CFrame.fromEulerAnglesXYZ(math.rad(-12 - pooted * 9), math.rad(pooted * 9), math.rad(0)) | |
805 | RightHip.C0 = RightHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-12), math.rad(0), math.rad(0)) | |
806 | LeftHip.C0 = LeftHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-12), math.rad(0), math.rad(0)) | |
807 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(pooted / 2), math.rad(0), math.rad(-pooted * 9)) | |
808 | RootJoint.C0 = RootJoint.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-pooted), math.rad(pooted / 3), math.rad(pooted * 10)) | |
809 | end) | |
810 | while did == false do | |
811 | wait() | |
812 | end | |
813 | wait(.2) | |
814 | expected = 5 | |
815 | did = false | |
816 | pooted = 0 | |
817 | nubhit = nil | |
818 | sos = game:GetService("RunService").Stepped:connect(function() | |
819 | pooted = pooted + 1 | |
820 | if pooted >= expected + 1 then | |
821 | sos:disconnect() | |
822 | did = true | |
823 | return | |
824 | end | |
825 | resetWelds(3, {}) | |
826 | RightShoulder.C0 = RightShoulder.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-12 - pooted * 8), math.rad(0), math.rad(pooted)) | |
827 | LeftShoulder.C0 = LeftShoulder.C0 * CFrame.new(0, 0, pooted * .1) * CFrame.fromEulerAnglesXYZ(math.rad(-12 - pooted * 9), math.rad(pooted * 9), math.rad(0)) | |
828 | RightHip.C0 = RightHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-12), math.rad(0), math.rad(0)) | |
829 | LeftHip.C0 = LeftHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-12), math.rad(0), math.rad(0)) | |
830 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(5), math.rad(0), math.rad(-90 + pooted * 40)) | |
831 | RootJoint.C0 = RootJoint.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-10 + pooted * 4), math.rad(3.3), math.rad(90 - pooted * 34)) | |
832 | if nubhit == nil then | |
833 | bodypos.position = bodypos.position + dir * 4 | |
834 | cPlayer.Torso.CFrame = CFrame.new(bodypos.position + dir * 4, bodypos.position + dir * 20) | |
835 | --bodypos.position=bodypos.position + dir*9 | |
836 | --cPlayer.Torso.CFrame=CFrame.new(bodypos.position+dir*9,bodypos.position+dir*20) | |
837 | end | |
838 | if nubhit == nil and pooted >= 2 then | |
839 | pos = bodypos.position + dir * 2 | |
840 | radi = 6 | |
841 | for _, v in pairs(workspace:children()) do | |
842 | h = v:FindFirstChild("Humanoid") | |
843 | t = v:FindFirstChild("Torso") | |
844 | if h ~= nil and t ~= nil and v ~= cPlayer then | |
845 | if (t.Position - pos).magnitude <= radi then | |
846 | print(":>") | |
847 | nubhit = v | |
848 | break | |
849 | end | |
850 | end | |
851 | end | |
852 | end | |
853 | if nubhit ~= nil then | |
854 | if nubhit.Torso:FindFirstChild("PART1") == nil then | |
855 | v = Instance.new("BodyVelocity") | |
856 | v.P = 4000 | |
857 | v.maxForce = Vector3.new(500000000000, 500000000000, 500000000000) | |
858 | v.velocity = dir * 4 + Vector3.new(0, 4, 0) | |
859 | v.Name = "PART1" | |
860 | v.Parent = nubhit.Torso | |
861 | game:GetService("Debris"):AddItem(v, 5) | |
862 | coroutine.resume(coroutine.create(function(v) | |
863 | for i = 1, 100 do | |
864 | v.velocity = v.velocity - Vector3.new(0, .07, 0) | |
865 | wait() | |
866 | end | |
867 | end), v) | |
868 | v = Instance.new("BodyGyro") | |
869 | v.P = 20 | |
870 | v.D = 30 | |
871 | v.maxTorque = Vector3.new(5000000, 5000000, 5000000) | |
872 | v.cframe = CPlayer.Torso.CFrame * CFrame.fromEulerAnglesXYZ(math.pi / 2, math.pi, 0) | |
873 | v.Name = "PART1" | |
874 | v.Parent = nubhit.Torso | |
875 | game:GetService("Debris"):AddItem(v, 5) | |
876 | end | |
877 | end | |
878 | end) | |
879 | while did == false do | |
880 | wait() | |
881 | end | |
882 | if nubhit == nil then | |
883 | sound:Stop() | |
884 | wait(.5) | |
885 | sound2:Stop() | |
886 | else | |
887 | expected = 32 | |
888 | did = false | |
889 | pooted = 0 | |
890 | sos = game:GetService("RunService").Stepped:connect(function() | |
891 | pooted = pooted + 1 | |
892 | if pooted >= expected + 1 then | |
893 | sos:disconnect() | |
894 | did = true | |
895 | return | |
896 | end | |
897 | RightShoulder.C0 = RightShoulder.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-.03), math.rad(0), math.rad(.03)) | |
898 | LeftShoulder.C0 = LeftShoulder.C0 * CFrame.new(0, 0, .02) * CFrame.fromEulerAnglesXYZ(math.rad(-.05), math.rad(.08), math.rad(0)) | |
899 | RightHip.C0 = RightHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-.04), math.rad(0), math.rad(0)) | |
900 | LeftHip.C0 = LeftHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-.04), math.rad(0), math.rad(0)) | |
901 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(.05), math.rad(0), math.rad(.1)) | |
902 | RootJoint.C0 = RootJoint.C0 * CFrame.fromEulerAnglesXYZ(math.rad(.2), math.rad(0.05), math.rad(-.05)) | |
903 | bodypos.position = bodypos.position + dir * .05 | |
904 | cPlayer.Torso.CFrame = CFrame.new(bodypos.position + dir * .05, bodypos.position + dir * 20) | |
905 | end) | |
906 | while did == false do | |
907 | wait() | |
908 | end | |
909 | bodypos.Parent = nil | |
910 | expected = 12 | |
911 | did = false | |
912 | pooted = 0 | |
913 | sos = game:GetService("RunService").Stepped:connect(function() | |
914 | pooted = pooted + 1 | |
915 | if pooted >= expected + 1 then | |
916 | sos:disconnect() | |
917 | did = true | |
918 | return | |
919 | end | |
920 | RightShoulder.C0 = RightShoulder.C0 * CFrame.fromEulerAnglesXYZ(math.rad(4.5), math.rad(0), math.rad(-.15)) | |
921 | LeftShoulder.C0 = LeftShoulder.C0 * CFrame.new(0, 0, -.07) * CFrame.fromEulerAnglesXYZ(math.rad(5.6), math.rad(-4.5), math.rad(1.25)) | |
922 | RightHip.C0 = RightHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(1.24), math.rad(0), math.rad(0)) | |
923 | LeftHip.C0 = LeftHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(1.24), math.rad(0), math.rad(0)) | |
924 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(1), math.rad(-2.5), math.rad(-8)) | |
925 | RootJoint.C0 = RootJoint.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-.5), math.rad(-.5), math.rad(7)) | |
926 | end) | |
927 | ||
928 | while did == false do | |
929 | wait() | |
930 | end | |
931 | expected = 6 | |
932 | did = false | |
933 | pooted = 0 | |
934 | sos = game:GetService("RunService").Stepped:connect(function() | |
935 | pooted = pooted + 1 | |
936 | if pooted >= expected + 1 then | |
937 | sos:disconnect() | |
938 | did = true | |
939 | return | |
940 | end | |
941 | resetWelds(3, {}) | |
942 | RightShoulder.C0 = RightShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(pooted * 5), math.rad(0), math.rad(pooted * 18)) | |
943 | LeftShoulder.C0 = LeftShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(pooted * 5), math.rad(0), math.rad(-pooted * 18)) | |
944 | RightHip.C0 = RightHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-pooted * 2), math.rad(0), math.rad(pooted * 6)) | |
945 | LeftHip.C0 = LeftHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-pooted * 2), math.rad(0), math.rad(-pooted * 6)) | |
946 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(20 + pooted * 5), math.rad(0), math.rad(0)) | |
947 | RootJoint.C0 = RootJoint.C0 * CFrame.new(0, pooted * .03, -pooted * .1) * CFrame.fromEulerAnglesXYZ(math.rad(pooted * 6), math.rad(0), math.rad(pooted * 1)) | |
948 | print(":(") | |
949 | end) | |
950 | wait(.3) | |
951 | while did == false do | |
952 | wait() | |
953 | end | |
954 | resetWelds(3, { | |
955 | "Neck" | |
956 | }) | |
957 | expected = 5 | |
958 | did = false | |
959 | pooted = 0 | |
960 | p = Instance.new("Part", workspace) | |
961 | p.Name = "ORB" | |
962 | p.TopSurface = 0 | |
963 | p.BottomSurface = 0 | |
964 | p.formFactor = "Custom" | |
965 | p.CFrame = cPlayer.Torso.CFrame | |
966 | m = Instance.new("SpecialMesh", p) | |
967 | m.MeshType = "Sphere" | |
968 | p.BrickColor = BrickColor:White() | |
969 | p.Size = Vector3.new(1, 1, 1) | |
970 | p.CanCollide = false | |
971 | p.Anchored = true | |
972 | game:GetService("Debris"):AddItem(p, 5) | |
973 | coroutine.resume(coroutine.create(function(p) | |
974 | nubhit.Torso.Anchored = true | |
975 | for i = 1, 10 do | |
976 | p.Mesh.Scale = p.Mesh.Scale + Vector3.new(5, 5, 5) | |
977 | p.Transparency = .5 + i / 20 | |
978 | wait() | |
979 | end | |
980 | p:Remove() | |
981 | end), p) | |
982 | sos = game:GetService("RunService").Stepped:connect(function() | |
983 | pooted = pooted + 1 | |
984 | if pooted >= expected + 1 then | |
985 | sos:disconnect() | |
986 | did = true | |
987 | return | |
988 | end | |
989 | resetWelds(3, {}) | |
990 | RightShoulder.C0 = RightShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(-pooted * 10), math.rad(-pooted * 12), math.rad(pooted * 10)) | |
991 | LeftShoulder.C0 = LeftShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(-pooted * 10), math.rad(pooted * 12), math.rad(-pooted * 10)) | |
992 | RightHip.C0 = RightHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-pooted * 2), math.rad(0), math.rad(-pooted * 10)) | |
993 | LeftHip.C0 = LeftHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-pooted * 2), math.rad(0), math.rad(pooted * 9)) | |
994 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(20 - pooted * 6), math.rad(0), math.rad(0)) | |
995 | RootJoint.C0 = RootJoint.C0 * CFrame.new(0, pooted * .03, -pooted * .1) * CFrame.fromEulerAnglesXYZ(math.rad(-pooted * 9.5), math.rad(0), math.rad(pooted * .2)) | |
996 | print(":(") | |
997 | end) | |
998 | ||
999 | while did == false do | |
1000 | wait() | |
1001 | end | |
1002 | wait(1) | |
1003 | expected = 5 | |
1004 | did = false | |
1005 | pooted = 0 | |
1006 | sos = game:GetService("RunService").Stepped:connect(function() | |
1007 | pooted = pooted + 1 | |
1008 | if pooted >= expected + 1 then | |
1009 | sos:disconnect() | |
1010 | did = true | |
1011 | return | |
1012 | end | |
1013 | resetWelds(3, {}) | |
1014 | RightShoulder.C0 = RightShoulder.C0 * CFrame.new(0, 0.05 * pooted, 0) * CFrame.fromEulerAnglesXYZ(math.rad(pooted * 2), math.rad(0), math.rad(pooted * 6)) | |
1015 | LeftShoulder.C0 = LeftShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(pooted * 2), math.rad(0), math.rad(-pooted * 6)) | |
1016 | RightHip.C0 = RightHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-pooted * 2), math.rad(0), math.rad(-57 + pooted * 20)) | |
1017 | LeftHip.C0 = LeftHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-pooted * 2), math.rad(0), math.rad(57 - pooted * 20)) | |
1018 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(pooted * 4), math.rad(0), math.rad(0)) | |
1019 | RootJoint.C0 = RootJoint.C0 * CFrame.new(0, 0, -.1 * pooted) * CFrame.fromEulerAnglesXYZ(math.rad(-57 + pooted * 20), math.rad(0), math.rad(0)) | |
1020 | print(":(") | |
1021 | end) | |
1022 | while did == false do | |
1023 | wait() | |
1024 | end | |
1025 | wait(.8) | |
1026 | expected = 5 | |
1027 | did = false | |
1028 | pooted = 0 | |
1029 | bodypos.Parent = cPlayer.Torso | |
1030 | workspace.CurrentCamera.CameraType = "Follow" | |
1031 | sos = game:GetService("RunService").Stepped:connect(function() | |
1032 | pooted = pooted + 1 | |
1033 | if pooted >= expected + 1 then | |
1034 | sos:disconnect() | |
1035 | did = true | |
1036 | return | |
1037 | end | |
1038 | RightShoulder.C0 = RightShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(-2), math.rad(0), math.rad(-3)) | |
1039 | LeftShoulder.C0 = LeftShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(2), math.rad(0), math.rad(3)) | |
1040 | RightHip.C0 = RightHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(1), math.rad(0), math.rad(-8)) | |
1041 | LeftHip.C0 = LeftHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(1), math.rad(0), math.rad(8)) | |
1042 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-14), math.rad(0), math.rad(0)) | |
1043 | RootJoint.C0 = RootJoint.C0 * CFrame.new(0, 0, .05) * CFrame.fromEulerAnglesXYZ(math.rad(-7), math.rad(0), math.rad(0)) | |
1044 | ||
1045 | bodypos.position = bodypos.position + Vector3.new(0, 240, 0) | |
1046 | cPlayer.Torso.CFrame = cPlayer.Torso.CFrame + Vector3.new(0, 240, 0) | |
1047 | ||
1048 | print(":(") | |
1049 | end) | |
1050 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1051 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1052 | DIOPLS.Volume = 1 | |
1053 | DIOPLS:Play() | |
1054 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1055 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1056 | while did == false do | |
1057 | wait() | |
1058 | end | |
1059 | ||
1060 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1061 | DIOPLS.SoundId = "rbxassetid://545622408" | |
1062 | DIOPLS.Volume = 1 | |
1063 | DIOPLS:Play() | |
1064 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1065 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1066 | while did == false do | |
1067 | wait() | |
1068 | end | |
1069 | ||
1070 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1071 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1072 | DIOPLS.Volume = 1 | |
1073 | DIOPLS:Play() | |
1074 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1075 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1076 | while did == false do | |
1077 | wait() | |
1078 | end | |
1079 | ||
1080 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1081 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1082 | DIOPLS.Volume = 1 | |
1083 | DIOPLS:Play() | |
1084 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1085 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1086 | while did == false do | |
1087 | wait() | |
1088 | end | |
1089 | ||
1090 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1091 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1092 | DIOPLS.Volume = 1 | |
1093 | DIOPLS:Play() | |
1094 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1095 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1096 | while did == false do | |
1097 | wait() | |
1098 | end | |
1099 | ||
1100 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1101 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1102 | DIOPLS.Volume = 1 | |
1103 | DIOPLS:Play() | |
1104 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1105 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1106 | while did == false do | |
1107 | wait() | |
1108 | end | |
1109 | ||
1110 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1111 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1112 | DIOPLS.Volume = 1 | |
1113 | DIOPLS:Play() | |
1114 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1115 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1116 | while did == false do | |
1117 | wait() | |
1118 | end | |
1119 | ||
1120 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1121 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1122 | DIOPLS.Volume = 1 | |
1123 | DIOPLS:Play() | |
1124 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1125 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1126 | while did == false do | |
1127 | wait() | |
1128 | end | |
1129 | ||
1130 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1131 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1132 | DIOPLS.Volume = 1 | |
1133 | DIOPLS:Play() | |
1134 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1135 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1136 | while did == false do | |
1137 | wait() | |
1138 | end | |
1139 | ||
1140 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1141 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1142 | DIOPLS.Volume = 1 | |
1143 | DIOPLS:Play() | |
1144 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1145 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1146 | while did == false do | |
1147 | wait() | |
1148 | end | |
1149 | ||
1150 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1151 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1152 | DIOPLS.Volume = 1 | |
1153 | DIOPLS:Play() | |
1154 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1155 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1156 | while did == false do | |
1157 | wait() | |
1158 | end | |
1159 | ||
1160 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1161 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1162 | DIOPLS.Volume = 1 | |
1163 | DIOPLS:Play() | |
1164 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1165 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1166 | while did == false do | |
1167 | wait() | |
1168 | end | |
1169 | ||
1170 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1171 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1172 | DIOPLS.Volume = 1 | |
1173 | DIOPLS:Play() | |
1174 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1175 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1176 | while did == false do | |
1177 | wait() | |
1178 | end | |
1179 | ||
1180 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1181 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1182 | DIOPLS.Volume = 1 | |
1183 | DIOPLS:Play() | |
1184 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1185 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1186 | while did == false do | |
1187 | wait() | |
1188 | end | |
1189 | ||
1190 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1191 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1192 | DIOPLS.Volume = 1 | |
1193 | DIOPLS:Play() | |
1194 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1195 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1196 | while did == false do | |
1197 | wait() | |
1198 | end | |
1199 | ||
1200 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1201 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1202 | DIOPLS.Volume = 1 | |
1203 | DIOPLS:Play() | |
1204 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1205 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1206 | while did == false do | |
1207 | wait() | |
1208 | end | |
1209 | ||
1210 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1211 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1212 | DIOPLS.Volume = 1 | |
1213 | DIOPLS:Play() | |
1214 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1215 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1216 | while did == false do | |
1217 | wait() | |
1218 | end | |
1219 | ||
1220 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1221 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1222 | DIOPLS.Volume = 1 | |
1223 | DIOPLS:Play() | |
1224 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1225 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1226 | while did == false do | |
1227 | wait() | |
1228 | end | |
1229 | ||
1230 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1231 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1232 | DIOPLS.Volume = 1 | |
1233 | DIOPLS:Play() | |
1234 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1235 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1236 | while did == false do | |
1237 | wait() | |
1238 | end | |
1239 | ||
1240 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1241 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1242 | DIOPLS.Volume = 1 | |
1243 | DIOPLS:Play() | |
1244 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1245 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1246 | while did == false do | |
1247 | wait() | |
1248 | end | |
1249 | ||
1250 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1251 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1252 | DIOPLS.Volume = 1 | |
1253 | DIOPLS:Play() | |
1254 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1255 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1256 | while did == false do | |
1257 | wait() | |
1258 | end | |
1259 | ||
1260 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1261 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1262 | DIOPLS.Volume = 1 | |
1263 | DIOPLS:Play() | |
1264 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1265 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1266 | while did == false do | |
1267 | wait() | |
1268 | end | |
1269 | ||
1270 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1271 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1272 | DIOPLS.Volume = 1 | |
1273 | DIOPLS:Play() | |
1274 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1275 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1276 | while did == false do | |
1277 | wait() | |
1278 | end | |
1279 | ||
1280 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1281 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1282 | DIOPLS.Volume = 1 | |
1283 | DIOPLS:Play() | |
1284 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1285 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1286 | while did == false do | |
1287 | wait() | |
1288 | end | |
1289 | ||
1290 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1291 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1292 | DIOPLS.Volume = 1 | |
1293 | DIOPLS:Play() | |
1294 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1295 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1296 | while did == false do | |
1297 | wait() | |
1298 | end | |
1299 | ||
1300 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1301 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1302 | DIOPLS.Volume = 1 | |
1303 | DIOPLS:Play() | |
1304 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1305 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1306 | while did == false do | |
1307 | wait() | |
1308 | end | |
1309 | ||
1310 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1311 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1312 | DIOPLS.Volume = 1 | |
1313 | DIOPLS:Play() | |
1314 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1315 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1316 | while did == false do | |
1317 | wait() | |
1318 | end | |
1319 | ||
1320 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1321 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1322 | DIOPLS.Volume = 1 | |
1323 | DIOPLS:Play() | |
1324 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1325 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1326 | while did == false do | |
1327 | wait() | |
1328 | end | |
1329 | ||
1330 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1331 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1332 | DIOPLS.Volume = 1 | |
1333 | DIOPLS:Play() | |
1334 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1335 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1336 | while did == false do | |
1337 | wait() | |
1338 | end | |
1339 | ||
1340 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1341 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1342 | DIOPLS.Volume = 1 | |
1343 | DIOPLS:Play() | |
1344 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1345 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1346 | while did == false do | |
1347 | wait() | |
1348 | end | |
1349 | ||
1350 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1351 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1352 | DIOPLS.Volume = 1 | |
1353 | DIOPLS:Play() | |
1354 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1355 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1356 | while did == false do | |
1357 | wait() | |
1358 | end | |
1359 | ||
1360 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1361 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1362 | DIOPLS.Volume = 1 | |
1363 | DIOPLS:Play() | |
1364 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1365 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1366 | while did == false do | |
1367 | wait() | |
1368 | end | |
1369 | ||
1370 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1371 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1372 | DIOPLS.Volume = 1 | |
1373 | DIOPLS:Play() | |
1374 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1375 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1376 | while did == false do | |
1377 | wait() | |
1378 | end | |
1379 | ||
1380 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1381 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1382 | DIOPLS.Volume = 1 | |
1383 | DIOPLS:Play() | |
1384 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1385 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1386 | while did == false do | |
1387 | wait() | |
1388 | end | |
1389 | ||
1390 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1391 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1392 | DIOPLS.Volume = 1 | |
1393 | DIOPLS:Play() | |
1394 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1395 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1396 | while did == false do | |
1397 | wait() | |
1398 | end | |
1399 | ||
1400 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1401 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1402 | DIOPLS.Volume = 1 | |
1403 | DIOPLS:Play() | |
1404 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1405 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1406 | while did == false do | |
1407 | wait() | |
1408 | end | |
1409 | ||
1410 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1411 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1412 | DIOPLS.Volume = 1 | |
1413 | DIOPLS:Play() | |
1414 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1415 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1416 | while did == false do | |
1417 | wait() | |
1418 | end | |
1419 | ||
1420 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1421 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1422 | DIOPLS.Volume = 1 | |
1423 | DIOPLS:Play() | |
1424 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1425 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1426 | while did == false do | |
1427 | wait() | |
1428 | end | |
1429 | ||
1430 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1431 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1432 | DIOPLS.Volume = 1 | |
1433 | DIOPLS:Play() | |
1434 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1435 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1436 | while did == false do | |
1437 | wait() | |
1438 | end | |
1439 | ||
1440 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1441 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1442 | DIOPLS.Volume = 1 | |
1443 | DIOPLS:Play() | |
1444 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1445 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1446 | while did == false do | |
1447 | wait() | |
1448 | end | |
1449 | ||
1450 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1451 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1452 | DIOPLS.Volume = 1 | |
1453 | DIOPLS:Play() | |
1454 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1455 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1456 | while did == false do | |
1457 | wait() | |
1458 | end | |
1459 | ||
1460 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1461 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1462 | DIOPLS.Volume = 1 | |
1463 | DIOPLS:Play() | |
1464 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1465 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1466 | while did == false do | |
1467 | wait() | |
1468 | end | |
1469 | ||
1470 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1471 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1472 | DIOPLS.Volume = 1 | |
1473 | DIOPLS:Play() | |
1474 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1475 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1476 | while did == false do | |
1477 | wait() | |
1478 | end | |
1479 | ||
1480 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1481 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1482 | DIOPLS.Volume = 1 | |
1483 | DIOPLS:Play() | |
1484 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1485 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1486 | while did == false do | |
1487 | wait() | |
1488 | end | |
1489 | ||
1490 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1491 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1492 | DIOPLS.Volume = 1 | |
1493 | DIOPLS:Play() | |
1494 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1495 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1496 | while did == false do | |
1497 | wait() | |
1498 | end | |
1499 | ||
1500 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1501 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1502 | DIOPLS.Volume = 1 | |
1503 | DIOPLS:Play() | |
1504 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1505 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1506 | while did == false do | |
1507 | wait() | |
1508 | end | |
1509 | ||
1510 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1511 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1512 | DIOPLS.Volume = 1 | |
1513 | DIOPLS:Play() | |
1514 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1515 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1516 | while did == false do | |
1517 | wait() | |
1518 | end | |
1519 | ||
1520 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1521 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1522 | DIOPLS.Volume = 1 | |
1523 | DIOPLS:Play() | |
1524 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1525 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1526 | while did == false do | |
1527 | wait() | |
1528 | end | |
1529 | ||
1530 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1531 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1532 | DIOPLS.Volume = 1 | |
1533 | DIOPLS:Play() | |
1534 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1535 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1536 | while did == false do | |
1537 | wait() | |
1538 | end | |
1539 | ||
1540 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1541 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1542 | DIOPLS.Volume = 1 | |
1543 | DIOPLS:Play() | |
1544 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1545 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1546 | while did == false do | |
1547 | wait() | |
1548 | end | |
1549 | ||
1550 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1551 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1552 | DIOPLS.Volume = 1 | |
1553 | DIOPLS:Play() | |
1554 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1555 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1556 | while did == false do | |
1557 | wait() | |
1558 | end | |
1559 | ||
1560 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1561 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1562 | DIOPLS.Volume = 1 | |
1563 | DIOPLS:Play() | |
1564 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1565 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1566 | while did == false do | |
1567 | wait() | |
1568 | end | |
1569 | ||
1570 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1571 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1572 | DIOPLS.Volume = 1 | |
1573 | DIOPLS:Play() | |
1574 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1575 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1576 | while did == false do | |
1577 | wait() | |
1578 | end | |
1579 | ||
1580 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1581 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1582 | DIOPLS.Volume = 1 | |
1583 | DIOPLS:Play() | |
1584 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1585 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1586 | while did == false do | |
1587 | wait() | |
1588 | end | |
1589 | ||
1590 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1591 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1592 | DIOPLS.Volume = 1 | |
1593 | DIOPLS:Play() | |
1594 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1595 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1596 | while did == false do | |
1597 | wait() | |
1598 | end | |
1599 | ||
1600 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1601 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1602 | DIOPLS.Volume = 1 | |
1603 | DIOPLS:Play() | |
1604 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1605 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1606 | while did == false do | |
1607 | wait() | |
1608 | end | |
1609 | ||
1610 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1611 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1612 | DIOPLS.Volume = 1 | |
1613 | DIOPLS:Play() | |
1614 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1615 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1616 | while did == false do | |
1617 | wait() | |
1618 | end | |
1619 | ||
1620 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1621 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1622 | DIOPLS.Volume = 1 | |
1623 | DIOPLS:Play() | |
1624 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1625 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1626 | while did == false do | |
1627 | wait() | |
1628 | end | |
1629 | ||
1630 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1631 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1632 | DIOPLS.Volume = 1 | |
1633 | DIOPLS:Play() | |
1634 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1635 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1636 | while did == false do | |
1637 | wait() | |
1638 | end | |
1639 | ||
1640 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1641 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1642 | DIOPLS.Volume = 1 | |
1643 | DIOPLS:Play() | |
1644 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1645 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1646 | while did == false do | |
1647 | wait() | |
1648 | end | |
1649 | ||
1650 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1651 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1652 | DIOPLS.Volume = 1 | |
1653 | DIOPLS:Play() | |
1654 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1655 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1656 | while did == false do | |
1657 | wait() | |
1658 | end | |
1659 | ||
1660 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1661 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1662 | DIOPLS.Volume = 1 | |
1663 | DIOPLS:Play() | |
1664 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1665 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1666 | while did == false do | |
1667 | wait() | |
1668 | end | |
1669 | ||
1670 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1671 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1672 | DIOPLS.Volume = 1 | |
1673 | DIOPLS:Play() | |
1674 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1675 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1676 | while did == false do | |
1677 | wait() | |
1678 | end | |
1679 | ||
1680 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1681 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1682 | DIOPLS.Volume = 1 | |
1683 | DIOPLS:Play() | |
1684 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1685 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1686 | while did == false do | |
1687 | wait() | |
1688 | end | |
1689 | ||
1690 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1691 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1692 | DIOPLS.Volume = 1 | |
1693 | DIOPLS:Play() | |
1694 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1695 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1696 | while did == false do | |
1697 | wait() | |
1698 | end | |
1699 | ||
1700 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1701 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1702 | DIOPLS.Volume = 1 | |
1703 | DIOPLS:Play() | |
1704 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1705 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1706 | while did == false do | |
1707 | wait() | |
1708 | end | |
1709 | ||
1710 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1711 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1712 | DIOPLS.Volume = 1 | |
1713 | DIOPLS:Play() | |
1714 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1715 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1716 | while did == false do | |
1717 | wait() | |
1718 | end | |
1719 | ||
1720 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1721 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1722 | DIOPLS.Volume = 1 | |
1723 | DIOPLS:Play() | |
1724 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1725 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1726 | while did == false do | |
1727 | wait() | |
1728 | end | |
1729 | ||
1730 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1731 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1732 | DIOPLS.Volume = 1 | |
1733 | DIOPLS:Play() | |
1734 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1735 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1736 | while did == false do | |
1737 | wait() | |
1738 | end | |
1739 | ||
1740 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1741 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1742 | DIOPLS.Volume = 1 | |
1743 | DIOPLS:Play() | |
1744 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1745 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1746 | while did == false do | |
1747 | wait() | |
1748 | end | |
1749 | ||
1750 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1751 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1752 | DIOPLS.Volume = 1 | |
1753 | DIOPLS:Play() | |
1754 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1755 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1756 | while did == false do | |
1757 | wait() | |
1758 | end | |
1759 | ||
1760 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1761 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1762 | DIOPLS.Volume = 1 | |
1763 | DIOPLS:Play() | |
1764 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1765 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1766 | while did == false do | |
1767 | wait() | |
1768 | end | |
1769 | ||
1770 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1771 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1772 | DIOPLS.Volume = 1 | |
1773 | DIOPLS:Play() | |
1774 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1775 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1776 | while did == false do | |
1777 | wait() | |
1778 | end | |
1779 | ||
1780 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1781 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1782 | DIOPLS.Volume = 1 | |
1783 | DIOPLS:Play() | |
1784 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1785 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1786 | while did == false do | |
1787 | wait() | |
1788 | end | |
1789 | ||
1790 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1791 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1792 | DIOPLS.Volume = 1 | |
1793 | DIOPLS:Play() | |
1794 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1795 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1796 | while did == false do | |
1797 | wait() | |
1798 | end | |
1799 | ||
1800 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1801 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1802 | DIOPLS.Volume = 1 | |
1803 | DIOPLS:Play() | |
1804 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1805 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1806 | while did == false do | |
1807 | wait() | |
1808 | end | |
1809 | ||
1810 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1811 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1812 | DIOPLS.Volume = 1 | |
1813 | DIOPLS:Play() | |
1814 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1815 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1816 | while did == false do | |
1817 | wait() | |
1818 | end | |
1819 | ||
1820 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1821 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1822 | DIOPLS.Volume = 1 | |
1823 | DIOPLS:Play() | |
1824 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1825 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1826 | while did == false do | |
1827 | wait() | |
1828 | end | |
1829 | ||
1830 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1831 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1832 | DIOPLS.Volume = 1 | |
1833 | DIOPLS:Play() | |
1834 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1835 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1836 | while did == false do | |
1837 | wait() | |
1838 | end | |
1839 | ||
1840 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1841 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1842 | DIOPLS.Volume = 1 | |
1843 | DIOPLS:Play() | |
1844 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1845 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1846 | while did == false do | |
1847 | wait() | |
1848 | end | |
1849 | ||
1850 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1851 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1852 | DIOPLS.Volume = 1 | |
1853 | DIOPLS:Play() | |
1854 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1855 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1856 | while did == false do | |
1857 | wait() | |
1858 | end | |
1859 | ||
1860 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1861 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1862 | DIOPLS.Volume = 1 | |
1863 | DIOPLS:Play() | |
1864 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1865 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1866 | while did == false do | |
1867 | wait() | |
1868 | end | |
1869 | ||
1870 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1871 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1872 | DIOPLS.Volume = 1 | |
1873 | DIOPLS:Play() | |
1874 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1875 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1876 | while did == false do | |
1877 | wait() | |
1878 | end | |
1879 | ||
1880 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1881 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1882 | DIOPLS.Volume = 1 | |
1883 | DIOPLS:Play() | |
1884 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1885 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1886 | while did == false do | |
1887 | wait() | |
1888 | end | |
1889 | ||
1890 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1891 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1892 | DIOPLS.Volume = 1 | |
1893 | DIOPLS:Play() | |
1894 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1895 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1896 | while did == false do | |
1897 | wait() | |
1898 | end | |
1899 | ||
1900 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1901 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1902 | DIOPLS.Volume = 1 | |
1903 | DIOPLS:Play() | |
1904 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1905 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1906 | while did == false do | |
1907 | wait() | |
1908 | end | |
1909 | ||
1910 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1911 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1912 | DIOPLS.Volume = 1 | |
1913 | DIOPLS:Play() | |
1914 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1915 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1916 | while did == false do | |
1917 | wait() | |
1918 | end | |
1919 | ||
1920 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1921 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1922 | DIOPLS.Volume = 1 | |
1923 | DIOPLS:Play() | |
1924 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1925 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1926 | while did == false do | |
1927 | wait() | |
1928 | end | |
1929 | ||
1930 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1931 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1932 | DIOPLS.Volume = 1 | |
1933 | DIOPLS:Play() | |
1934 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1935 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1936 | while did == false do | |
1937 | wait() | |
1938 | end | |
1939 | ||
1940 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1941 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1942 | DIOPLS.Volume = 1 | |
1943 | DIOPLS:Play() | |
1944 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1945 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1946 | while did == false do | |
1947 | wait() | |
1948 | end | |
1949 | ||
1950 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1951 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1952 | DIOPLS.Volume = 1 | |
1953 | DIOPLS:Play() | |
1954 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1955 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1956 | while did == false do | |
1957 | wait() | |
1958 | end | |
1959 | ||
1960 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1961 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1962 | DIOPLS.Volume = 1 | |
1963 | DIOPLS:Play() | |
1964 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1965 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1966 | while did == false do | |
1967 | wait() | |
1968 | end | |
1969 | ||
1970 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1971 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1972 | DIOPLS.Volume = 1 | |
1973 | DIOPLS:Play() | |
1974 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1975 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1976 | while did == false do | |
1977 | wait() | |
1978 | end | |
1979 | ||
1980 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1981 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1982 | DIOPLS.Volume = 1 | |
1983 | DIOPLS:Play() | |
1984 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1985 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1986 | while did == false do | |
1987 | wait() | |
1988 | end | |
1989 | ||
1990 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
1991 | DIOPLS.SoundId = "rbxassetid://616582814" | |
1992 | DIOPLS.Volume = 1 | |
1993 | DIOPLS:Play() | |
1994 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
1995 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
1996 | while did == false do | |
1997 | wait() | |
1998 | end | |
1999 | ||
2000 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2001 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2002 | DIOPLS.Volume = 1 | |
2003 | DIOPLS:Play() | |
2004 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2005 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2006 | while did == false do | |
2007 | wait() | |
2008 | end | |
2009 | ||
2010 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2011 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2012 | DIOPLS.Volume = 1 | |
2013 | DIOPLS:Play() | |
2014 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2015 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2016 | while did == false do | |
2017 | wait() | |
2018 | end | |
2019 | ||
2020 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2021 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2022 | DIOPLS.Volume = 1 | |
2023 | DIOPLS:Play() | |
2024 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2025 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2026 | while did == false do | |
2027 | wait() | |
2028 | end | |
2029 | ||
2030 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2031 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2032 | DIOPLS.Volume = 1 | |
2033 | DIOPLS:Play() | |
2034 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2035 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2036 | while did == false do | |
2037 | wait() | |
2038 | end | |
2039 | ||
2040 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2041 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2042 | DIOPLS.Volume = 1 | |
2043 | DIOPLS:Play() | |
2044 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2045 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2046 | while did == false do | |
2047 | wait() | |
2048 | end | |
2049 | ||
2050 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2051 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2052 | DIOPLS.Volume = 1 | |
2053 | DIOPLS:Play() | |
2054 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2055 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2056 | while did == false do | |
2057 | wait() | |
2058 | end | |
2059 | ||
2060 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2061 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2062 | DIOPLS.Volume = 1 | |
2063 | DIOPLS:Play() | |
2064 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2065 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2066 | while did == false do | |
2067 | wait() | |
2068 | end | |
2069 | ||
2070 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2071 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2072 | DIOPLS.Volume = 1 | |
2073 | DIOPLS:Play() | |
2074 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2075 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2076 | while did == false do | |
2077 | wait() | |
2078 | end | |
2079 | ||
2080 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2081 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2082 | DIOPLS.Volume = 1 | |
2083 | DIOPLS:Play() | |
2084 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2085 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2086 | while did == false do | |
2087 | wait() | |
2088 | end | |
2089 | ||
2090 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2091 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2092 | DIOPLS.Volume = 1 | |
2093 | DIOPLS:Play() | |
2094 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2095 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2096 | while did == false do | |
2097 | wait() | |
2098 | end | |
2099 | ||
2100 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2101 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2102 | DIOPLS.Volume = 1 | |
2103 | DIOPLS:Play() | |
2104 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2105 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2106 | while did == false do | |
2107 | wait() | |
2108 | end | |
2109 | ||
2110 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2111 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2112 | DIOPLS.Volume = 1 | |
2113 | DIOPLS:Play() | |
2114 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2115 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2116 | while did == false do | |
2117 | wait() | |
2118 | end | |
2119 | ||
2120 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2121 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2122 | DIOPLS.Volume = 1 | |
2123 | DIOPLS:Play() | |
2124 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2125 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2126 | while did == false do | |
2127 | wait() | |
2128 | end | |
2129 | ||
2130 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2131 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2132 | DIOPLS.Volume = 1 | |
2133 | DIOPLS:Play() | |
2134 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2135 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2136 | while did == false do | |
2137 | wait() | |
2138 | end | |
2139 | ||
2140 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2141 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2142 | DIOPLS.Volume = 1 | |
2143 | DIOPLS:Play() | |
2144 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2145 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2146 | while did == false do | |
2147 | wait() | |
2148 | end | |
2149 | ||
2150 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2151 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2152 | DIOPLS.Volume = 1 | |
2153 | DIOPLS:Play() | |
2154 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2155 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2156 | while did == false do | |
2157 | wait() | |
2158 | end | |
2159 | ||
2160 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2161 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2162 | DIOPLS.Volume = 1 | |
2163 | DIOPLS:Play() | |
2164 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2165 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2166 | while did == false do | |
2167 | wait() | |
2168 | end | |
2169 | ||
2170 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2171 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2172 | DIOPLS.Volume = 1 | |
2173 | DIOPLS:Play() | |
2174 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2175 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2176 | while did == false do | |
2177 | wait() | |
2178 | end | |
2179 | ||
2180 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2181 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2182 | DIOPLS.Volume = 1 | |
2183 | DIOPLS:Play() | |
2184 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2185 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2186 | while did == false do | |
2187 | wait() | |
2188 | end | |
2189 | ||
2190 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2191 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2192 | DIOPLS.Volume = 1 | |
2193 | DIOPLS:Play() | |
2194 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2195 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2196 | while did == false do | |
2197 | wait() | |
2198 | end | |
2199 | ||
2200 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2201 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2202 | DIOPLS.Volume = 1 | |
2203 | DIOPLS:Play() | |
2204 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2205 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2206 | while did == false do | |
2207 | wait() | |
2208 | end | |
2209 | ||
2210 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2211 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2212 | DIOPLS.Volume = 1 | |
2213 | DIOPLS:Play() | |
2214 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2215 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2216 | while did == false do | |
2217 | wait() | |
2218 | end | |
2219 | ||
2220 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2221 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2222 | DIOPLS.Volume = 1 | |
2223 | DIOPLS:Play() | |
2224 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2225 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2226 | while did == false do | |
2227 | wait() | |
2228 | end | |
2229 | ||
2230 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2231 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2232 | DIOPLS.Volume = 1 | |
2233 | DIOPLS:Play() | |
2234 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2235 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2236 | while did == false do | |
2237 | wait() | |
2238 | end | |
2239 | ||
2240 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2241 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2242 | DIOPLS.Volume = 1 | |
2243 | DIOPLS:Play() | |
2244 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2245 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2246 | while did == false do | |
2247 | wait() | |
2248 | end | |
2249 | ||
2250 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2251 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2252 | DIOPLS.Volume = 1 | |
2253 | DIOPLS:Play() | |
2254 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2255 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2256 | while did == false do | |
2257 | wait() | |
2258 | end | |
2259 | ||
2260 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2261 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2262 | DIOPLS.Volume = 1 | |
2263 | DIOPLS:Play() | |
2264 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2265 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2266 | while did == false do | |
2267 | wait() | |
2268 | end | |
2269 | ||
2270 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2271 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2272 | DIOPLS.Volume = 1 | |
2273 | DIOPLS:Play() | |
2274 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2275 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2276 | while did == false do | |
2277 | wait() | |
2278 | end | |
2279 | ||
2280 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2281 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2282 | DIOPLS.Volume = 1 | |
2283 | DIOPLS:Play() | |
2284 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2285 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2286 | while did == false do | |
2287 | wait() | |
2288 | end | |
2289 | ||
2290 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2291 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2292 | DIOPLS.Volume = 1 | |
2293 | DIOPLS:Play() | |
2294 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2295 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2296 | while did == false do | |
2297 | wait() | |
2298 | end | |
2299 | ||
2300 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2301 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2302 | DIOPLS.Volume = 1 | |
2303 | DIOPLS:Play() | |
2304 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2305 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2306 | while did == false do | |
2307 | wait() | |
2308 | end | |
2309 | ||
2310 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2311 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2312 | DIOPLS.Volume = 1 | |
2313 | DIOPLS:Play() | |
2314 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2315 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2316 | while did == false do | |
2317 | wait() | |
2318 | end | |
2319 | ||
2320 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2321 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2322 | DIOPLS.Volume = 1 | |
2323 | DIOPLS:Play() | |
2324 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2325 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2326 | while did == false do | |
2327 | wait() | |
2328 | end | |
2329 | ||
2330 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2331 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2332 | DIOPLS.Volume = 1 | |
2333 | DIOPLS:Play() | |
2334 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2335 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2336 | while did == false do | |
2337 | wait() | |
2338 | end | |
2339 | ||
2340 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2341 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2342 | DIOPLS.Volume = 1 | |
2343 | DIOPLS:Play() | |
2344 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2345 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2346 | while did == false do | |
2347 | wait() | |
2348 | end | |
2349 | ||
2350 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2351 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2352 | DIOPLS.Volume = 1 | |
2353 | DIOPLS:Play() | |
2354 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2355 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2356 | while did == false do | |
2357 | wait() | |
2358 | end | |
2359 | ||
2360 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2361 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2362 | DIOPLS.Volume = 1 | |
2363 | DIOPLS:Play() | |
2364 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2365 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2366 | while did == false do | |
2367 | wait() | |
2368 | end | |
2369 | ||
2370 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2371 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2372 | DIOPLS.Volume = 1 | |
2373 | DIOPLS:Play() | |
2374 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2375 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2376 | while did == false do | |
2377 | wait() | |
2378 | end | |
2379 | ||
2380 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2381 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2382 | DIOPLS.Volume = 1 | |
2383 | DIOPLS:Play() | |
2384 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2385 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2386 | while did == false do | |
2387 | wait() | |
2388 | end | |
2389 | ||
2390 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2391 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2392 | DIOPLS.Volume = 1 | |
2393 | DIOPLS:Play() | |
2394 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2395 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2396 | while did == false do | |
2397 | wait() | |
2398 | end | |
2399 | ||
2400 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2401 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2402 | DIOPLS.Volume = 1 | |
2403 | DIOPLS:Play() | |
2404 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2405 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2406 | while did == false do | |
2407 | wait() | |
2408 | end | |
2409 | ||
2410 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2411 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2412 | DIOPLS.Volume = 1 | |
2413 | DIOPLS:Play() | |
2414 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2415 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2416 | while did == false do | |
2417 | wait() | |
2418 | end | |
2419 | ||
2420 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2421 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2422 | DIOPLS.Volume = 1 | |
2423 | DIOPLS:Play() | |
2424 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2425 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2426 | while did == false do | |
2427 | wait() | |
2428 | end | |
2429 | ||
2430 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2431 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2432 | DIOPLS.Volume = 1 | |
2433 | DIOPLS:Play() | |
2434 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2435 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2436 | while did == false do | |
2437 | wait() | |
2438 | end | |
2439 | ||
2440 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2441 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2442 | DIOPLS.Volume = 1 | |
2443 | DIOPLS:Play() | |
2444 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2445 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2446 | while did == false do | |
2447 | wait() | |
2448 | end | |
2449 | ||
2450 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2451 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2452 | DIOPLS.Volume = 1 | |
2453 | DIOPLS:Play() | |
2454 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2455 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2456 | while did == false do | |
2457 | wait() | |
2458 | end | |
2459 | ||
2460 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2461 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2462 | DIOPLS.Volume = 1 | |
2463 | DIOPLS:Play() | |
2464 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2465 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2466 | while did == false do | |
2467 | wait() | |
2468 | end | |
2469 | ||
2470 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2471 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2472 | DIOPLS.Volume = 1 | |
2473 | DIOPLS:Play() | |
2474 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2475 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2476 | while did == false do | |
2477 | wait() | |
2478 | end | |
2479 | ||
2480 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2481 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2482 | DIOPLS.Volume = 1 | |
2483 | DIOPLS:Play() | |
2484 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2485 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2486 | while did == false do | |
2487 | wait() | |
2488 | end | |
2489 | ||
2490 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2491 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2492 | DIOPLS.Volume = 1 | |
2493 | DIOPLS:Play() | |
2494 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2495 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2496 | while did == false do | |
2497 | wait() | |
2498 | end | |
2499 | ||
2500 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2501 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2502 | DIOPLS.Volume = 1 | |
2503 | DIOPLS:Play() | |
2504 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2505 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2506 | while did == false do | |
2507 | wait() | |
2508 | end | |
2509 | ||
2510 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2511 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2512 | DIOPLS.Volume = 1 | |
2513 | DIOPLS:Play() | |
2514 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2515 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2516 | while did == false do | |
2517 | wait() | |
2518 | end | |
2519 | ||
2520 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2521 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2522 | DIOPLS.Volume = 1 | |
2523 | DIOPLS:Play() | |
2524 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2525 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2526 | while did == false do | |
2527 | wait() | |
2528 | end | |
2529 | ||
2530 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2531 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2532 | DIOPLS.Volume = 1 | |
2533 | DIOPLS:Play() | |
2534 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2535 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2536 | while did == false do | |
2537 | wait() | |
2538 | end | |
2539 | ||
2540 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2541 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2542 | DIOPLS.Volume = 1 | |
2543 | DIOPLS:Play() | |
2544 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2545 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2546 | while did == false do | |
2547 | wait() | |
2548 | end | |
2549 | ||
2550 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2551 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2552 | DIOPLS.Volume = 1 | |
2553 | DIOPLS:Play() | |
2554 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2555 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2556 | while did == false do | |
2557 | wait() | |
2558 | end | |
2559 | ||
2560 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2561 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2562 | DIOPLS.Volume = 1 | |
2563 | DIOPLS:Play() | |
2564 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2565 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2566 | while did == false do | |
2567 | wait() | |
2568 | end | |
2569 | ||
2570 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2571 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2572 | DIOPLS.Volume = 1 | |
2573 | DIOPLS:Play() | |
2574 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2575 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2576 | while did == false do | |
2577 | wait() | |
2578 | end | |
2579 | ||
2580 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2581 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2582 | DIOPLS.Volume = 1 | |
2583 | DIOPLS:Play() | |
2584 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2585 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2586 | while did == false do | |
2587 | wait() | |
2588 | end | |
2589 | ||
2590 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2591 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2592 | DIOPLS.Volume = 1 | |
2593 | DIOPLS:Play() | |
2594 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2595 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2596 | while did == false do | |
2597 | wait() | |
2598 | end | |
2599 | ||
2600 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2601 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2602 | DIOPLS.Volume = 1 | |
2603 | DIOPLS:Play() | |
2604 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2605 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2606 | while did == false do | |
2607 | wait() | |
2608 | end | |
2609 | ||
2610 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2611 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2612 | DIOPLS.Volume = 1 | |
2613 | DIOPLS:Play() | |
2614 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2615 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2616 | while did == false do | |
2617 | wait() | |
2618 | end | |
2619 | ||
2620 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2621 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2622 | DIOPLS.Volume = 1 | |
2623 | DIOPLS:Play() | |
2624 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2625 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2626 | while did == false do | |
2627 | wait() | |
2628 | end | |
2629 | ||
2630 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2631 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2632 | DIOPLS.Volume = 1 | |
2633 | DIOPLS:Play() | |
2634 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2635 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2636 | while did == false do | |
2637 | wait() | |
2638 | end | |
2639 | ||
2640 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2641 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2642 | DIOPLS.Volume = 1 | |
2643 | DIOPLS:Play() | |
2644 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2645 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2646 | while did == false do | |
2647 | wait() | |
2648 | end | |
2649 | ||
2650 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2651 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2652 | DIOPLS.Volume = 1 | |
2653 | DIOPLS:Play() | |
2654 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2655 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2656 | while did == false do | |
2657 | wait() | |
2658 | end | |
2659 | ||
2660 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2661 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2662 | DIOPLS.Volume = 1 | |
2663 | DIOPLS:Play() | |
2664 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2665 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2666 | while did == false do | |
2667 | wait() | |
2668 | end | |
2669 | ||
2670 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2671 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2672 | DIOPLS.Volume = 1 | |
2673 | DIOPLS:Play() | |
2674 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2675 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2676 | while did == false do | |
2677 | wait() | |
2678 | end | |
2679 | ||
2680 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2681 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2682 | DIOPLS.Volume = 1 | |
2683 | DIOPLS:Play() | |
2684 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2685 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2686 | while did == false do | |
2687 | wait() | |
2688 | end | |
2689 | ||
2690 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2691 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2692 | DIOPLS.Volume = 1 | |
2693 | DIOPLS:Play() | |
2694 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2695 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2696 | while did == false do | |
2697 | wait() | |
2698 | end | |
2699 | ||
2700 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2701 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2702 | DIOPLS.Volume = 1 | |
2703 | DIOPLS:Play() | |
2704 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2705 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2706 | while did == false do | |
2707 | wait() | |
2708 | end | |
2709 | ||
2710 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2711 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2712 | DIOPLS.Volume = 1 | |
2713 | DIOPLS:Play() | |
2714 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2715 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2716 | while did == false do | |
2717 | wait() | |
2718 | end | |
2719 | ||
2720 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2721 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2722 | DIOPLS.Volume = 1 | |
2723 | DIOPLS:Play() | |
2724 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2725 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2726 | while did == false do | |
2727 | wait() | |
2728 | end | |
2729 | ||
2730 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2731 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2732 | DIOPLS.Volume = 1 | |
2733 | DIOPLS:Play() | |
2734 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2735 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2736 | while did == false do | |
2737 | wait() | |
2738 | end | |
2739 | ||
2740 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2741 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2742 | DIOPLS.Volume = 1 | |
2743 | DIOPLS:Play() | |
2744 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2745 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2746 | while did == false do | |
2747 | wait() | |
2748 | end | |
2749 | ||
2750 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2751 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2752 | DIOPLS.Volume = 1 | |
2753 | DIOPLS:Play() | |
2754 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2755 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2756 | while did == false do | |
2757 | wait() | |
2758 | end | |
2759 | ||
2760 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2761 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2762 | DIOPLS.Volume = 1 | |
2763 | DIOPLS:Play() | |
2764 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2765 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2766 | while did == false do | |
2767 | wait() | |
2768 | end | |
2769 | ||
2770 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2771 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2772 | DIOPLS.Volume = 1 | |
2773 | DIOPLS:Play() | |
2774 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2775 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2776 | while did == false do | |
2777 | wait() | |
2778 | end | |
2779 | ||
2780 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2781 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2782 | DIOPLS.Volume = 1 | |
2783 | DIOPLS:Play() | |
2784 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2785 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2786 | while did == false do | |
2787 | wait() | |
2788 | end | |
2789 | ||
2790 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2791 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2792 | DIOPLS.Volume = 1 | |
2793 | DIOPLS:Play() | |
2794 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2795 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2796 | while did == false do | |
2797 | wait() | |
2798 | end | |
2799 | ||
2800 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2801 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2802 | DIOPLS.Volume = 1 | |
2803 | DIOPLS:Play() | |
2804 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2805 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2806 | while did == false do | |
2807 | wait() | |
2808 | end | |
2809 | ||
2810 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2811 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2812 | DIOPLS.Volume = 1 | |
2813 | DIOPLS:Play() | |
2814 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2815 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2816 | while did == false do | |
2817 | wait() | |
2818 | end | |
2819 | ||
2820 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2821 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2822 | DIOPLS.Volume = 1 | |
2823 | DIOPLS:Play() | |
2824 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2825 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2826 | while did == false do | |
2827 | wait() | |
2828 | end | |
2829 | ||
2830 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2831 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2832 | DIOPLS.Volume = 1 | |
2833 | DIOPLS:Play() | |
2834 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2835 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2836 | while did == false do | |
2837 | wait() | |
2838 | end | |
2839 | ||
2840 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2841 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2842 | DIOPLS.Volume = 1 | |
2843 | DIOPLS:Play() | |
2844 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2845 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2846 | while did == false do | |
2847 | wait() | |
2848 | end | |
2849 | ||
2850 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2851 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2852 | DIOPLS.Volume = 1 | |
2853 | DIOPLS:Play() | |
2854 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2855 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2856 | while did == false do | |
2857 | wait() | |
2858 | end | |
2859 | ||
2860 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2861 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2862 | DIOPLS.Volume = 1 | |
2863 | DIOPLS:Play() | |
2864 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2865 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2866 | while did == false do | |
2867 | wait() | |
2868 | end | |
2869 | ||
2870 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2871 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2872 | DIOPLS.Volume = 1 | |
2873 | DIOPLS:Play() | |
2874 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2875 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2876 | while did == false do | |
2877 | wait() | |
2878 | end | |
2879 | ||
2880 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2881 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2882 | DIOPLS.Volume = 1 | |
2883 | DIOPLS:Play() | |
2884 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2885 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2886 | while did == false do | |
2887 | wait() | |
2888 | end | |
2889 | ||
2890 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2891 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2892 | DIOPLS.Volume = 1 | |
2893 | DIOPLS:Play() | |
2894 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2895 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2896 | while did == false do | |
2897 | wait() | |
2898 | end | |
2899 | ||
2900 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2901 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2902 | DIOPLS.Volume = 1 | |
2903 | DIOPLS:Play() | |
2904 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2905 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2906 | while did == false do | |
2907 | wait() | |
2908 | end | |
2909 | ||
2910 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2911 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2912 | DIOPLS.Volume = 1 | |
2913 | DIOPLS:Play() | |
2914 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2915 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2916 | while did == false do | |
2917 | wait() | |
2918 | end | |
2919 | ||
2920 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2921 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2922 | DIOPLS.Volume = 1 | |
2923 | DIOPLS:Play() | |
2924 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2925 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2926 | while did == false do | |
2927 | wait() | |
2928 | end | |
2929 | ||
2930 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2931 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2932 | DIOPLS.Volume = 1 | |
2933 | DIOPLS:Play() | |
2934 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2935 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2936 | while did == false do | |
2937 | wait() | |
2938 | end | |
2939 | ||
2940 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2941 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2942 | DIOPLS.Volume = 1 | |
2943 | DIOPLS:Play() | |
2944 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2945 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2946 | while did == false do | |
2947 | wait() | |
2948 | end | |
2949 | ||
2950 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2951 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2952 | DIOPLS.Volume = 1 | |
2953 | DIOPLS:Play() | |
2954 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2955 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2956 | while did == false do | |
2957 | wait() | |
2958 | end | |
2959 | ||
2960 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2961 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2962 | DIOPLS.Volume = 1 | |
2963 | DIOPLS:Play() | |
2964 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2965 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2966 | while did == false do | |
2967 | wait() | |
2968 | end | |
2969 | ||
2970 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2971 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2972 | DIOPLS.Volume = 1 | |
2973 | DIOPLS:Play() | |
2974 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2975 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2976 | while did == false do | |
2977 | wait() | |
2978 | end | |
2979 | ||
2980 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2981 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2982 | DIOPLS.Volume = 1 | |
2983 | DIOPLS:Play() | |
2984 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2985 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2986 | while did == false do | |
2987 | wait() | |
2988 | end | |
2989 | ||
2990 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
2991 | DIOPLS.SoundId = "rbxassetid://616582814" | |
2992 | DIOPLS.Volume = 1 | |
2993 | DIOPLS:Play() | |
2994 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
2995 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
2996 | while did == false do | |
2997 | wait() | |
2998 | end | |
2999 | ||
3000 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
3001 | DIOPLS.SoundId = "rbxassetid://616582814" | |
3002 | DIOPLS.Volume = 1 | |
3003 | DIOPLS:Play() | |
3004 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
3005 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
3006 | while did == false do | |
3007 | wait() | |
3008 | end | |
3009 | ||
3010 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
3011 | DIOPLS.SoundId = "rbxassetid://616582814" | |
3012 | DIOPLS.Volume = 1 | |
3013 | DIOPLS:Play() | |
3014 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
3015 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
3016 | while did == false do | |
3017 | wait() | |
3018 | end | |
3019 | ||
3020 | local DIOPLS = Instance.new("Sound", cPlayer.Torso) | |
3021 | DIOPLS.SoundId = "rbxassetid://616582814" | |
3022 | DIOPLS.Volume = 1 | |
3023 | DIOPLS:Play() | |
3024 | Instance.new("DistortionSoundEffect", DIOPLS).Level = 50 | |
3025 | game:GetService("Debris"):AddItem(DIOPLS, 19) | |
3026 | while did == false do | |
3027 | wait() | |
3028 | end | |
3029 | ||
3030 | wait(.8) | |
3031 | LOL = Spawn() | |
3032 | LOL.Parent = workspace | |
3033 | LOL:MakeJoints() | |
3034 | LOL:MoveTo(cPlayer.Torso.CFrame.p) | |
3035 | C = LOL.Center | |
3036 | C.CFrame = CFrame.new(nubhit.Torso.Position + Vector3.new(0, 1200, 0)) * CFrame.new(8, 0, 0) | |
3037 | ||
3038 | bb = Instance.new("BodyPosition") | |
3039 | bb.Parent = C | |
3040 | bb.maxForce = Vector3.new(50000000000000000, 50000000000000000, 50000000000000000) | |
3041 | bb.position = bb.Parent.Position | |
3042 | C.CFrame = CFrame.new(bb.position) | |
3043 | orig = bb.position | |
3044 | ||
3045 | gg = Instance.new("BodyGyro") | |
3046 | gg.P = 15000 | |
3047 | gg.D = 100 | |
3048 | gg.maxTorque = Vector3.new(500000000, 500000000, 500000000) | |
3049 | gg.cframe = CFrame.new(C.Position, Vector3.new(nubhit.Torso.Position.x, C.Position.y, nubhit.Torso.Position.z)) * CFrame.fromEulerAnglesXYZ(-math.rad(10), math.rad(10), 0) | |
3050 | gg.Parent = C | |
3051 | ||
3052 | expected = 80 | |
3053 | did = false | |
3054 | pooted = 0 | |
3055 | ||
3056 | resetWelds(3, {}) | |
3057 | ||
3058 | Hum.PlatformStand = true | |
3059 | ||
3060 | RightShoulder.C0 = RightShoulder.C0 * CFrame.new(0, .4, 0) * CFrame.fromEulerAnglesXYZ(math.rad(30), math.rad(0), math.rad(180)) | |
3061 | LeftShoulder.C0 = LeftShoulder.C0 * CFrame.new(0, .4, 0) * CFrame.fromEulerAnglesXYZ(math.rad(30), math.rad(0), math.rad(-180)) | |
3062 | RightHip.C0 = RightHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-8), math.rad(0), math.rad(-8)) | |
3063 | LeftHip.C0 = LeftHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-8), math.rad(0), math.rad(8)) | |
3064 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-45), math.rad(0), math.rad(0)) | |
3065 | RootJoint.C0 = RootJoint.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(0), math.rad(0), math.rad(0)) | |
3066 | ||
3067 | bodypos.Parent = nil | |
3068 | w = Instance.new("Weld") | |
3069 | w.Part0 = C | |
3070 | w.Part1 = cPlayer.Torso | |
3071 | w.C0 = CFrame.new(.3, 5.6, -7) * CFrame.fromEulerAnglesXYZ(math.pi / .9, math.pi / 10, 0) | |
3072 | w.C0 = w.C0 * CFrame.fromEulerAnglesXYZ(0, 0, 0) | |
3073 | w.Parent = w.Part0 | |
3074 | ||
3075 | sos = game:GetService("RunService").Stepped:connect(function() | |
3076 | pooted = pooted + 1 | |
3077 | if pooted >= expected + 1 then | |
3078 | sos:disconnect() | |
3079 | did = true | |
3080 | return | |
3081 | end | |
3082 | ||
3083 | bb.position = orig - Vector3.new(0, 1202 / 80 * pooted, 0) | |
3084 | C.CFrame = C.CFrame - Vector3.new(0, 1202 / 80, 0) | |
3085 | print(":(") | |
3086 | end) | |
3087 | ||
3088 | while did == false do | |
3089 | wait() | |
3090 | end | |
3091 | C.CFrame = CFrame.new(nubhit.Torso.Position + Vector3.new(0, 4, 0), Vector3.new(nubhit.Torso.Position.x, C.Position.y, nubhit.Torso.Position.z)) * CFrame.fromEulerAnglesXYZ(-math.rad(5), math.rad(5), 0) | |
3092 | C.CFrame = C.CFrame * CFrame.new(8, 0, 0) | |
3093 | bl2 = Instance.new("Part") | |
3094 | bl2.TopSurface = 0 | |
3095 | bl2.BottomSurface = 0 | |
3096 | bl2.CanCollide = false | |
3097 | bl2.formFactor = "Symmetric" | |
3098 | local ShockWaveSound = Instance.new("Sound", bl2) | |
3099 | ShockWaveSound.SoundId = "rbxassetid://138186576" | |
3100 | ShockWaveSound.Pitch = 0.8 | |
3101 | ShockWaveSound.Volume = 1 | |
3102 | ShockWaveSound:Play() | |
3103 | Instance.new("DistortionSoundEffect", ShockWaveSound).Level = 1 | |
3104 | m = Instance.new("SpecialMesh") | |
3105 | m.MeshId = "http://www.roblox.com/asset/?id=20329976" | |
3106 | m.Scale = Vector3.new(1, 4, 1) | |
3107 | m.Parent = bl2 | |
3108 | bl2.Size = Vector3.new(1, 1, 1) | |
3109 | bl2.Anchored = false | |
3110 | bl2.Name = "c" | |
3111 | bl2.CFrame = CFrame.new(C.Position) - Vector3.new(0, 2, 0) | |
3112 | bl2.BrickColor = BrickColor.new("White") | |
3113 | bl2.Parent = CPlayer | |
3114 | coroutine.resume(coroutine.create(function(p) | |
3115 | for i = 1, 10 do | |
3116 | p.Mesh.Scale = p.Mesh.Scale + Vector3.new(8, 0, 8) | |
3117 | p.Transparency = .25 + i * .075 | |
3118 | p.CFrame = p.CFrame * CFrame.fromEulerAnglesXYZ(0, math.rad(5), 0) | |
3119 | wait() | |
3120 | end | |
3121 | p:Remove() | |
3122 | end), bl2) | |
3123 | bl2.Anchored = true | |
3124 | ||
3125 | bl2 = Instance.new("Part") | |
3126 | bl2.TopSurface = 0 | |
3127 | bl2.BottomSurface = 0 | |
3128 | bl2.CanCollide = false | |
3129 | bl2.formFactor = "Symmetric" | |
3130 | m = Instance.new("SpecialMesh") | |
3131 | m.MeshId = "http://www.roblox.com/asset/?id=20329976" | |
3132 | m.Scale = Vector3.new(1, 6, 1) | |
3133 | m.Parent = bl2 | |
3134 | bl2.Size = Vector3.new(1, 1, 1) | |
3135 | bl2.Anchored = false | |
3136 | bl2.Name = "c" | |
3137 | bl2.CFrame = CFrame.new(C.Position) - Vector3.new(0, 2, 0) | |
3138 | bl2.BrickColor = BrickColor.new("White") | |
3139 | bl2.Parent = CPlayer | |
3140 | coroutine.resume(coroutine.create(function(p) | |
3141 | for i = 1, 20 do | |
3142 | p.Mesh.Scale = p.Mesh.Scale + Vector3.new(6, 0, 6) | |
3143 | p.Transparency = i / 20 | |
3144 | p.CFrame = p.CFrame * CFrame.fromEulerAnglesXYZ(0, math.rad(3), 0) | |
3145 | wait() | |
3146 | end | |
3147 | p:Remove() | |
3148 | end), bl2) | |
3149 | bl2.Anchored = true | |
3150 | ||
3151 | gg.cframe = gg.cframe * CFrame.fromEulerAnglesXYZ(math.rad(10), -math.rad(10), 0) | |
3152 | expected = 3 | |
3153 | did = false | |
3154 | pooted = 0 | |
3155 | workspace.CurrentCamera.CameraType = "Follow" | |
3156 | sos = game:GetService("RunService").Stepped:connect(function() | |
3157 | pooted = pooted + 1 | |
3158 | if pooted >= expected + 1 then | |
3159 | sos:disconnect() | |
3160 | did = true | |
3161 | return | |
3162 | end | |
3163 | RightShoulder.C0 = RightShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(0), math.rad(0), math.rad(0)) | |
3164 | LeftShoulder.C0 = LeftShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(0), math.rad(0), math.rad(0)) | |
3165 | RightHip.C0 = RightHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-4), math.rad(0), math.rad(0)) | |
3166 | LeftHip.C0 = LeftHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(4), math.rad(0), math.rad(0)) | |
3167 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(0), math.rad(0), math.rad(0)) | |
3168 | RootJoint.C0 = RootJoint.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(5), math.rad(0), math.rad(0)) | |
3169 | ||
3170 | w.C0 = w.C0 * CFrame.fromEulerAnglesXYZ(math.rad(15), 0, 0) | |
3171 | ||
3172 | print(":(") | |
3173 | end) | |
3174 | while did == false do | |
3175 | wait() | |
3176 | end | |
3177 | wait(.3) | |
3178 | expected = 5 | |
3179 | did = false | |
3180 | pooted = 0 | |
3181 | workspace.CurrentCamera.CameraType = "Follow" | |
3182 | sos = game:GetService("RunService").Stepped:connect(function() | |
3183 | pooted = pooted + 1 | |
3184 | if pooted >= expected + 1 then | |
3185 | sos:disconnect() | |
3186 | did = true | |
3187 | return | |
3188 | end | |
3189 | RightShoulder.C0 = RightShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(0), math.rad(0), math.rad(0)) | |
3190 | LeftShoulder.C0 = LeftShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(0), math.rad(0), math.rad(0)) | |
3191 | RightHip.C0 = RightHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(0), math.rad(0), math.rad(-8)) | |
3192 | LeftHip.C0 = LeftHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(0), math.rad(0), math.rad(8)) | |
3193 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(5), math.rad(0), math.rad(0)) | |
3194 | RootJoint.C0 = RootJoint.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(14), math.rad(0), math.rad(0)) | |
3195 | ||
3196 | w.C0 = w.C0 * CFrame.new(0, 0, -.04) * CFrame.fromEulerAnglesXYZ(math.rad(15), 0, 0) | |
3197 | ||
3198 | print(":(") | |
3199 | end) | |
3200 | while did == false do | |
3201 | wait() | |
3202 | end | |
3203 | expected = 203 | |
3204 | did = false | |
3205 | pooted = 0 | |
3206 | workspace.CurrentCamera.CameraType = "Follow" | |
3207 | sos = game:GetService("RunService").Stepped:connect(function() | |
3208 | pooted = pooted + 1 | |
3209 | if pooted >= expected + 1 then | |
3210 | sos:disconnect() | |
3211 | did = true | |
3212 | return | |
3213 | end | |
3214 | resetWelds(3, { | |
3215 | RightHip, | |
3216 | LeftHip, | |
3217 | RootJoint, | |
3218 | Neck | |
3219 | }) | |
3220 | RightShoulder.C0 = RightShoulderC0 * CFrame.new(math.random(-20, 20) / 200, math.cos(time() * 30), math.random(-20, 20) / 200) * CFrame.fromEulerAnglesXYZ(math.sin(time() * 20) / 3, math.sin(time() * 20) / 5, math.rad(60) - math.cos(time() * 70) * 2) | |
3221 | LeftShoulder.C0 = LeftShoulderC0 * CFrame.new(math.random(-20, 20) / 200, math.cos(time() * 30), math.random(-20, 20) / 200) * CFrame.fromEulerAnglesXYZ(math.sin(time() * 20) / 3, math.sin(time() * 20) / 5, math.rad(-60) + math.sin(time() * 60) * 2) | |
3222 | RightHip.C0 = RightHipC0 * CFrame.fromEulerAnglesXYZ(math.rad(-18), math.rad(0), math.rad(-30)) | |
3223 | LeftHip.C0 = LeftHipC0 * CFrame.fromEulerAnglesXYZ(math.rad(-18), math.rad(0), math.rad(30)) | |
3224 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(20), math.rad(0), math.rad(0)) | |
3225 | RootJoint.C0 = RootJointC0 * CFrame.new(math.random(-20, 20) / 200, math.random(-20, 20) / 200, math.random(-20, 20) / 200) * CFrame.fromEulerAnglesXYZ(math.rad(80), math.rad(0), math.rad(0)) | |
3226 | w.C0 = w.C0 * CFrame.new(math.random(-20, 20) / 2000, math.random(-20, 20) / 2000, math.random(-20, 20) / 2000) * CFrame.fromEulerAnglesXYZ(0, 0, 0) | |
3227 | C.CFrame = C.CFrame + Vector3.new(math.random(-20, 20) / 200, math.random(-20, 20) / 200, math.random(-20, 20) / 200) | |
3228 | ||
3229 | if pooted / 2 == math.floor(pooted / 2) then | |
3230 | p = cPlayer["Right Arm"]:clone() | |
3231 | p.Anchored = true | |
3232 | p.CanCollide = false | |
3233 | p.Parent = workspace | |
3234 | p.Transparency = .5 | |
3235 | game:GetService("Debris"):AddItem(p, .2) | |
3236 | p = cPlayer["Left Arm"]:clone() | |
3237 | p.Anchored = true | |
3238 | p.CanCollide = false | |
3239 | p.Parent = workspace | |
3240 | p.Transparency = .5 | |
3241 | game:GetService("Debris"):AddItem(p, .2) | |
3242 | ||
3243 | p = Instance.new("Part", workspace) | |
3244 | p.Name = "ORB" | |
3245 | p.TopSurface = 0 | |
3246 | p.BottomSurface = 0 | |
3247 | p.formFactor = "Custom" | |
3248 | p.CFrame = cPlayer.Torso.CFrame + cPlayer.Torso.CFrame.lookVector * 3 + Vector3.new(math.random(-20, 20) / 15, math.random(-20, 20) / 15 - .8, math.random(-20, 20) / 15) | |
3249 | m = Instance.new("SpecialMesh", p) | |
3250 | m.MeshType = "Sphere" | |
3251 | p.BrickColor = BrickColor:White() | |
3252 | p.Size = Vector3.new(.4, .4, .4) | |
3253 | p.CanCollide = false | |
3254 | p.Anchored = true | |
3255 | game:GetService("Debris"):AddItem(p, 5) | |
3256 | coroutine.resume(coroutine.create(function(p) | |
3257 | for i = 1, 8 do | |
3258 | p.Mesh.Scale = p.Mesh.Scale + Vector3.new(1, 1, 1) | |
3259 | p.Transparency = i / 8 | |
3260 | wait() | |
3261 | end | |
3262 | p:Remove() | |
3263 | end), p) | |
3264 | ||
3265 | end | |
3266 | ||
3267 | print(":)") | |
3268 | end) | |
3269 | while did == false do | |
3270 | wait() | |
3271 | end | |
3272 | wait(.5) | |
3273 | expected = 20 | |
3274 | did = false | |
3275 | pooted = 0 | |
3276 | workspace.CurrentCamera.CameraType = "Follow" | |
3277 | sos = game:GetService("RunService").Stepped:connect(function() | |
3278 | pooted = pooted + 1 | |
3279 | if pooted >= expected + 1 then | |
3280 | sos:disconnect() | |
3281 | did = true | |
3282 | return | |
3283 | end | |
3284 | resetWelds(3, { | |
3285 | Neck, | |
3286 | RootJoint, | |
3287 | RightHip, | |
3288 | LeftHip | |
3289 | }) | |
3290 | RightShoulder.C0 = RightShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(2 * pooted), math.rad(0), math.rad(5 * pooted)) | |
3291 | LeftShoulder.C0 = LeftShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(0), math.rad(0), math.rad(-9 * pooted)) | |
3292 | RightHip.C0 = RightHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(0), math.rad(0), math.rad(-2)) | |
3293 | LeftHip.C0 = LeftHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(0), math.rad(0), math.rad(4 * pooted)) | |
3294 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(2), math.rad(0), math.rad(2)) | |
3295 | RootJoint.C0 = RootJoint.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(0), math.rad(0), math.rad(0)) | |
3296 | w.C0 = w.C0 * CFrame.new(0, 0.03, .03) * CFrame.fromEulerAnglesXYZ(math.rad(2), math.rad(2), math.rad(0)) | |
3297 | print(":)") | |
3298 | end) | |
3299 | while did == false do | |
3300 | wait() | |
3301 | end | |
3302 | wait(2) | |
3303 | expected = 5 | |
3304 | did = false | |
3305 | pooted = 0 | |
3306 | workspace.CurrentCamera.CameraType = "Follow" | |
3307 | w.Parent = nil | |
3308 | bodypos.position = cPlayer.Torso.Position - Vector3.new(0, 1, 0) | |
3309 | poo = cPlayer.Torso.CFrame.lookVector | |
3310 | cPlayer.Torso.CFrame = CFrame.new(cPlayer.Torso.Position, cPlayer.Torso.Position + C.CFrame.lookVector * 50) | |
3311 | bodypos.Parent = cPlayer.Torso | |
3312 | sos = game:GetService("RunService").Stepped:connect(function() | |
3313 | pooted = pooted + 1 | |
3314 | if pooted >= expected + 1 then | |
3315 | sos:disconnect() | |
3316 | did = true | |
3317 | return | |
3318 | end | |
3319 | resetWelds(3, {}) | |
3320 | RightShoulder.C0 = RightShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(0), math.rad(0), math.rad(80 - pooted * 35)) | |
3321 | LeftShoulder.C0 = LeftShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(10), math.rad(0), math.rad(-190 + pooted * 28)) | |
3322 | RightHip.C0 = RightHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(6), math.rad(0), math.rad(-80 + pooted * 4)) | |
3323 | LeftHip.C0 = LeftHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(8), math.rad(0), math.rad(84 - pooted * 4)) | |
3324 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(20 + pooted * 10), math.rad(0), math.rad(0)) | |
3325 | RootJoint.C0 = RootJoint.C0 * CFrame.new(0, 0, -pooted * .25) * CFrame.fromEulerAnglesXYZ(math.rad(-20 + pooted * 9), math.rad(0), math.rad(0)) | |
3326 | print(":)") | |
3327 | end) | |
3328 | while did == false do | |
3329 | wait() | |
3330 | end | |
3331 | wait(.7) | |
3332 | expected = 5 | |
3333 | did = false | |
3334 | pooted = 0 | |
3335 | sos = game:GetService("RunService").Stepped:connect(function() | |
3336 | pooted = pooted + 1 | |
3337 | if pooted >= expected + 1 then | |
3338 | sos:disconnect() | |
3339 | did = true | |
3340 | return | |
3341 | end | |
3342 | resetWelds(3, {}) | |
3343 | RightShoulder.C0 = RightShoulder.C0 * CFrame.new(0, 0.05 * pooted, 0) * CFrame.fromEulerAnglesXYZ(math.rad(pooted * 2), math.rad(0), math.rad(pooted * 6)) | |
3344 | LeftShoulder.C0 = LeftShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(pooted * 2), math.rad(0), math.rad(-pooted * 6)) | |
3345 | RightHip.C0 = RightHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-pooted * 2), math.rad(0), math.rad(-57 + pooted * 20)) | |
3346 | LeftHip.C0 = LeftHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-pooted * 2), math.rad(0), math.rad(57 - pooted * 20)) | |
3347 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(pooted * 4), math.rad(0), math.rad(0)) | |
3348 | RootJoint.C0 = RootJoint.C0 * CFrame.new(0, 0, -.1 * pooted) * CFrame.fromEulerAnglesXYZ(math.rad(-57 + pooted * 20), math.rad(0), math.rad(0)) | |
3349 | print(":(") | |
3350 | end) | |
3351 | while did == false do | |
3352 | wait() | |
3353 | end | |
3354 | wait(.2) | |
3355 | expected = 10 | |
3356 | did = false | |
3357 | pooted = 0 | |
3358 | workspace.CurrentCamera.CameraType = "Follow" | |
3359 | g = Instance.new("BodyGyro") | |
3360 | g.Parent = cPlayer.Torso | |
3361 | sos = game:GetService("RunService").Stepped:connect(function() | |
3362 | pooted = pooted + 1 | |
3363 | if pooted >= expected + 1 then | |
3364 | sos:disconnect() | |
3365 | did = true | |
3366 | return | |
3367 | end | |
3368 | RightShoulder.C0 = RightShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(-2), math.rad(0), math.rad(-2)) | |
3369 | LeftShoulder.C0 = LeftShoulder.C0 * CFrame.new(0, 0, 0) * CFrame.fromEulerAnglesXYZ(math.rad(1), math.rad(0), math.rad(2)) | |
3370 | RightHip.C0 = RightHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(1), math.rad(0), math.rad(-4)) | |
3371 | LeftHip.C0 = LeftHip.C0 * CFrame.fromEulerAnglesXYZ(math.rad(1), math.rad(0), math.rad(4)) | |
3372 | Neck.C0 = Neck.C0 * CFrame.fromEulerAnglesXYZ(math.rad(-7), math.rad(0), math.rad(0)) | |
3373 | RootJoint.C0 = RootJoint.C0 * CFrame.new(0, 0, .05) * CFrame.fromEulerAnglesXYZ(math.rad(0), math.rad(0), math.rad(0)) | |
3374 | if pooted >= 2 then | |
3375 | bodypos.position = bodypos.position + Vector3.new(0, 12, 0) - dir * 5 | |
3376 | cPlayer.Torso.CFrame = cPlayer.Torso.CFrame + Vector3.new(0, 12, 0) - dir * 5 | |
3377 | end | |
3378 | print(":(") | |
3379 | end) | |
3380 | while did == false do | |
3381 | wait() | |
3382 | end | |
3383 | wait(.2) | |
3384 | bodypos:Remove() | |
3385 | wait(.5) | |
3386 | ||
3387 | e = Instance.new("Explosion") | |
3388 | e.BlastRadius = 30 | |
3389 | e.Position = C.Position | |
3390 | e.BlastPressure = e.BlastPressure * 2.5 | |
3391 | e.Parent = workspace | |
3392 | s = Instance.new("Sound", C) | |
3393 | s.SoundId = "rbxassetid://258057783" | |
3394 | s.Volume = 1 | |
3395 | s:Play() | |
3396 | Instance.new("DistortionSoundEffect", s).Level = 1 | |
3397 | g:Remove() | |
3398 | --dun | |
3399 | nubhit.Torso.Anchored = false | |
3400 | Hum.PlatformStand = false | |
3401 | C.Anchored = true | |
3402 | ||
3403 | coroutine.resume(coroutine.create(function(t) | |
3404 | wait(3) | |
3405 | p = Instance.new("Sound") | |
3406 | p.SoundId = "http://www.roblox.com/asset/?id=154677261" | |
3407 | p.Parent = t | |
3408 | p.Volume = 1 | |
3409 | p:Play() | |
3410 | end), C) | |
3411 | game:GetService("Debris"):AddItem(LOL, 5) | |
3412 | end | |
3413 | resetWelds(3, {}) | |
3414 | workspace.CurrentCamera.CameraType = "Custom" | |
3415 | Hum.WalkSpeed = 16 | |
3416 | Hum.Name = "Humanoid" | |
3417 | bodypos:Remove() | |
3418 | partpos:Remove() | |
3419 | Anim.Parent = nil | |
3420 | wait(.1) | |
3421 | Anim.Disabled = false | |
3422 | Anim.Parent = cPlayer | |
3423 | deb = true | |
3424 | end | |
3425 | ||
3426 | Tool = Instance.new("HopperBin") | |
3427 | Tool.Name = "ROAD ROLLER DA" | |
3428 | Tool.Parent = game.Players.LocalPlayer.Backpack | |
3429 | Tool.Selected:connect(function(mouse) | |
3430 | mouse.Button1Down:connect(function() | |
3431 | doitdocdoit() | |
3432 | end) | |
3433 | end) | |
3434 | ||
3435 | end |