View difference between Paste ID: mvNxFWYY and LVaXrbZf
SHOW: | | - or go back to the newest paste.
1
--hsoundmadara
2
Player = game:GetService("Players").LocalPlayer
3
Cha = Player.Character
4
normal = false
5
rinnengan = true
6
regular = false
7
sharingan = true
8
sagemode = true
9
ama = false
10
susanoo = false
11
susanoo2 = true
12
amablo = false
13
firee = false
14
firee2 = false
15
Defense = false
16
bans = false
17
wind = false
18
equip = true
19
mouse = game.Players.LocalPlayer:GetMouse()
20
mouse.Button1Down:connect(function()
21
if (not vDebounce) and unlock == false then
22
vDebounce = true
23
wa = Instance.new("Part",Char)
24
wa.Transparency=1
25
wa.CanCollide = false 
26
wa.Size = Vector3.new(1, 1, 1) 
27
wa:BreakJoints() 
28
Weld3 = Instance.new("Weld",wa) 
29
Weld3.Part0 = Bar
30
Weld3.Part1 = wa
31
Weld3.C0 = CFrame.new(0, 0, -2) * CFrame.Angles(0, 0, 0)
32
wa:remove()
33
vDebounce = false
34
35
end
36
end)
37
38
Bar = Instance.new("Part",Cha)
39
Bar.TopSurface = "Smooth"
40
Bar.BottomSurface = "Smooth"
41
Bar.FormFactor = "Custom"
42
Bar.Size = Vector3.new(1,1,1)
43
Bar.CanCollide = True
44
Bar.BrickColor = BrickColor.new("Really black")
45
BarMesh = Instance.new("SpecialMesh", Bar)
46
BarMesh.MeshType = "Cylinder"
47
BarMesh.Scale = Vector3.new(1, 1, 0.4)
48
BarWeld = Instance.new("Weld",Cha)
49
BarWeld.Part0 = Cha.Torso
50
BarWeld.Part1 = Bar
51
BarWeld.C1 = CFrame.new(-3, 0, -0.7)*CFrame.fromEulerAnglesXYZ(0, 0, -1)
52
Bar2 = Instance.new("Part",Cha)
53
Bar2.TopSurface = "Smooth"
54
Bar2.BottomSurface = "Smooth"
55
Bar2.FormFactor = "Custom"
56
Bar2.Size = Vector3.new(3,1,1)
57
Bar2.CanCollide = True
58
Bar2.BrickColor = BrickColor.new("Bright orange")
59
Bar2Mesh = Instance.new("SpecialMesh", Bar2)
60
Bar2Mesh.MeshType = "Cylinder"
61
Bar2Mesh.Scale = Vector3.new(3, 1, 0.3)
62
Bar2Weld = Instance.new("Weld",Cha)
63
Bar2Weld.Part0 = Bar
64
Bar2Weld.Part1 = Bar2
65
Bar2Weld.C1 = CFrame.new(2.2, 0, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
66
Bar3 = Instance.new("Part",Cha)
67
Bar3.TopSurface = "Smooth"
68
Bar3.BottomSurface = "Smooth"
69
Bar3.FormFactor = "Custom"
70
Bar3.Size = Vector3.new(1,1,1)
71
Bar3.CanCollide = True
72
Bar3.BrickColor = BrickColor.new("Really black")
73
Bar3Mesh = Instance.new("SpecialMesh", Bar3)
74
Bar3Mesh.MeshType = "Cylinder"
75
Bar3Mesh.Scale = Vector3.new(0.1, 1, 0.4)
76
Bar3Weld = Instance.new("Weld",Cha)
77
Bar3Weld.Part0 = Bar
78
Bar3Weld.Part1 = Bar3
79
Bar3Weld.C1 = CFrame.new(-2.3, 0, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
80
Bar4 = Instance.new("Part",Cha)
81
Bar4.TopSurface = "Smooth"
82
Bar4.BottomSurface = "Smooth"
83
Bar4.FormFactor = "Custom"
84
Bar4.Size = Vector3.new(0.8,2.8,2.8)
85
Bar4.CanCollide = True
86
Bar4.BrickColor = BrickColor.new("Bright orange")
87
Bar4Mesh = Instance.new("SpecialMesh", Bar4)
88
Bar4Mesh.MeshType = "Cylinder"
89
Bar4Mesh.Scale = Vector3.new(0.2, 1, 3)
90
Bar4Weld = Instance.new("Weld",Cha)
91
Bar4Weld.Part0 = Bar
92
Bar4Weld.Part1 = Bar4
93
Bar4Weld.C1 = CFrame.new(0.02, 0, -3)*CFrame.fromEulerAnglesXYZ(0, 1.57, 0)
94
Bar5 = Instance.new("Part",Cha)
95
Bar5.TopSurface = "Smooth"
96
Bar5.BottomSurface = "Smooth"
97
Bar5.FormFactor = "Custom"
98
Bar5.Size = Vector3.new(0.8,3,3)
99
Bar5.CanCollide = True
100
Bar5.BrickColor = BrickColor.new("Bright orange")
101
Bar5Mesh = Instance.new("SpecialMesh", Bar5)
102
Bar5Mesh.MeshType = "Cylinder"
103
Bar5Mesh.Scale = Vector3.new(0.2, 1, 3)
104
Bar5Weld = Instance.new("Weld",Cha)
105
Bar5Weld.Part0 = Bar
106
Bar5Weld.Part1 = Bar5
107
Bar5Weld.C1 = CFrame.new(0.02, 0, -5)*CFrame.fromEulerAnglesXYZ(0, 1.57, 0)
108
Bar6 = Instance.new("Part",Cha)
109
Bar6.TopSurface = "Smooth"
110
Bar6.BottomSurface = "Smooth"
111
Bar6.FormFactor = "Custom"
112
Bar6.Size = Vector3.new(0.7,2.9,2.9)
113
Bar6.CanCollide = True
114
Bar6.BrickColor = BrickColor.new("Really black")
115
Bar6Mesh = Instance.new("SpecialMesh", Bar6)
116
Bar6Mesh.MeshType = "Cylinder"
117
Bar6Mesh.Scale = Vector3.new(0.2, 1, 3)
118
Bar6Weld = Instance.new("Weld",Cha)
119
Bar6Weld.Part0 = Bar
120
Bar6Weld.Part1 = Bar6
121
Bar6Weld.C1 = CFrame.new(0.02, 0, -3)*CFrame.fromEulerAnglesXYZ(0, 1.57, 0)
122
Bar7 = Instance.new("Part",Cha)
123
Bar7.TopSurface = "Smooth"
124
Bar7.BottomSurface = "Smooth"
125
Bar7.FormFactor = "Custom"
126
Bar7.Size = Vector3.new(0.7,3.1,3.1)
127
Bar7.CanCollide = True
128
Bar7.BrickColor = BrickColor.new("Really black")
129
Bar7Mesh = Instance.new("SpecialMesh", Bar7)
130
Bar7Mesh.MeshType = "Cylinder"
131
Bar7Mesh.Scale = Vector3.new(0.2, 1, 3)
132
Bar7Weld = Instance.new("Weld",Cha)
133
Bar7Weld.Part0 = Bar
134
Bar7Weld.Part1 = Bar7
135
Bar7Weld.C1 = CFrame.new(0.02, 0, -5)*CFrame.fromEulerAnglesXYZ(0, 1.57, 0)
136
Bar8 = Instance.new("Part",Cha)
137
Bar8.TopSurface = "Smooth"
138
Bar8.BottomSurface = "Smooth"
139
Bar8.FormFactor = "Custom"
140
Bar8.Size = Vector3.new(1,1,1)
141
Bar8.CanCollide = True
142
Bar8.BrickColor = BrickColor.new("Really black")
143
Bar8Mesh = Instance.new("SpecialMesh", Bar8)
144
Bar8Mesh.MeshType = "Cylinder"
145
Bar8Mesh.Scale = Vector3.new(0.1, 1, 0.4)
146
Bar8Weld = Instance.new("Weld",Cha)
147
Bar8Weld.Part0 = Bar
148
Bar8Weld.Part1 = Bar8
149
Bar8Weld.C1 = CFrame.new(6.7, 0, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
150
Bar9 = Instance.new("Part",Cha)
151
Bar9.TopSurface = "Smooth"
152
Bar9.BottomSurface = "Smooth"
153
Bar9.FormFactor = "Custom"
154
Bar9.Size = Vector3.new(0.9,0.3,0.3)
155
Bar9.CanCollide = True
156
Bar9.BrickColor = BrickColor.new("Bright red")
157
Bar9Mesh = Instance.new("SpecialMesh", Bar9)
158
Bar9Mesh.MeshType = "Cylinder"
159
Bar9Mesh.Scale = Vector3.new(0.2, 1, 3)
160
Bar9Weld = Instance.new("Weld",Cha)
161
Bar9Weld.Part0 = Bar
162
Bar9Weld.Part1 = Bar9
163
Bar9Weld.C1 = CFrame.new(0.02, 0.5, -5)*CFrame.fromEulerAnglesXYZ(0, 1.57, 0)
164
Bar10 = Instance.new("Part",Cha)
165
Bar10.TopSurface = "Smooth"
166
Bar10.BottomSurface = "Smooth"
167
Bar10.FormFactor = "Custom"
168
Bar10.Size = Vector3.new(0.9,0.3,0.3)
169
Bar10.CanCollide = True
170
Bar10.BrickColor = BrickColor.new("Bright red")
171
Bar10Mesh = Instance.new("SpecialMesh", Bar10)
172
Bar10Mesh.MeshType = "Cylinder"
173
Bar10Mesh.Scale = Vector3.new(0.2, 1, 3)
174
Bar10Weld = Instance.new("Weld",Cha)
175
Bar10Weld.Part0 = Bar
176
Bar10Weld.Part1 = Bar10
177
Bar10Weld.C1 = CFrame.new(0.02, 0.9, -4.8)*CFrame.fromEulerAnglesXYZ(0, 1.57, 0)
178
Bar11 = Instance.new("Part",Cha)
179
Bar11.TopSurface = "Smooth"
180
Bar11.BottomSurface = "Smooth"
181
Bar11.FormFactor = "Custom"
182
Bar11.Size = Vector3.new(0.9,0.3,0.3)
183
Bar11.CanCollide = True
184
Bar11.BrickColor = BrickColor.new("Bright red")
185
Bar11Mesh = Instance.new("SpecialMesh", Bar11)
186
Bar11Mesh.MeshType = "Cylinder"
187
Bar11Mesh.Scale = Vector3.new(0.2, 1, 3)
188
Bar11Weld = Instance.new("Weld",Cha)
189
Bar11Weld.Part0 = Bar
190
Bar11Weld.Part1 = Bar11
191
Bar11Weld.C1 = CFrame.new(0.02, 0.9, -5.2)*CFrame.fromEulerAnglesXYZ(0, 1.57, 0)
192
Bar12 = Instance.new("Part",Cha)
193
Bar12.TopSurface = "Smooth"
194
Bar12.BottomSurface = "Smooth"
195
Bar12.FormFactor = "Custom"
196
Bar12.Size = Vector3.new(0.9,0.3,0.3)
197
Bar12.CanCollide = True
198
Bar12.BrickColor = BrickColor.new("Bright red")
199
Bar12Mesh = Instance.new("SpecialMesh", Bar12)
200
Bar12Mesh.MeshType = "Cylinder"
201
Bar12Mesh.Scale = Vector3.new(0.2, 1, 3)
202
Bar12Weld = Instance.new("Weld",Cha)
203
Bar12Weld.Part0 = Bar
204
Bar12Weld.Part1 = Bar12
205
Bar12Weld.C1 = CFrame.new(0.02, -0.9, -5)*CFrame.fromEulerAnglesXYZ(0, 1.57, 0)
206
Bar13 = Instance.new("Part",Cha)
207
Bar13.TopSurface = "Smooth"
208
Bar13.BottomSurface = "Smooth"
209
Bar13.FormFactor = "Custom"
210
Bar13.Size = Vector3.new(0.9,0.3,0.3)
211
Bar13.CanCollide = True
212
Bar13.BrickColor = BrickColor.new("Bright red")
213
Bar13Mesh = Instance.new("SpecialMesh", Bar13)
214
Bar13Mesh.MeshType = "Cylinder"
215
Bar13Mesh.Scale = Vector3.new(0.2, 1, 3)
216
Bar13Weld = Instance.new("Weld",Cha)
217
Bar13Weld.Part0 = Bar
218
Bar13Weld.Part1 = Bar13
219
Bar13Weld.C1 = CFrame.new(0.02, -0.5, -4.8)*CFrame.fromEulerAnglesXYZ(0, 1.57, 0)
220
Bar14 = Instance.new("Part",Cha)
221
Bar14.TopSurface = "Smooth"
222
Bar14.BottomSurface = "Smooth"
223
Bar14.FormFactor = "Custom"
224
Bar14.Size = Vector3.new(0.9,0.3,0.3)
225
Bar14.CanCollide = True
226
Bar14.BrickColor = BrickColor.new("Bright red")
227
Bar14Mesh = Instance.new("SpecialMesh", Bar14)
228
Bar14Mesh.MeshType = "Cylinder"
229
Bar14Mesh.Scale = Vector3.new(0.2, 1, 3)
230
Bar14Weld = Instance.new("Weld",Cha)
231
Bar14Weld.Part0 = Bar
232
Bar14Weld.Part1 = Bar14
233
Bar14Weld.C1 = CFrame.new(0.02, -0.5, -5.2)*CFrame.fromEulerAnglesXYZ(0, 1.57, 0)
234
Bar15 = Instance.new("Part",Cha)
235
Bar15.TopSurface = "Smooth"
236
Bar15.BottomSurface = "Smooth"
237
Bar15.FormFactor = "Custom"
238
Bar15.Size = Vector3.new(1,1,1)
239
Bar15.CanCollide = True
240
Bar15.BrickColor = BrickColor.new("Bright red")
241
Bar15Mesh = Instance.new("SpecialMesh", Bar15)
242
Bar15Mesh.MeshType = "Wedge"
243
Bar15Mesh.Scale = Vector3.new(0.18, 0.2, 0.3)
244
Bar15Weld = Instance.new("Weld",Cha)
245
Bar15Weld.Part0 = Bar12
246
Bar15Weld.Part1 = Bar15
247
Bar15Weld.C1 = CFrame.new(0, -0.05, 0.2)*CFrame.fromEulerAnglesXYZ(-0.8, 0, 0)
248
Bar16 = Instance.new("Part",Cha)
249
Bar16.TopSurface = "Smooth"
250
Bar16.BottomSurface = "Smooth"
251
Bar16.FormFactor = "Custom"
252
Bar16.Size = Vector3.new(1,1,1)
253
Bar16.CanCollide = True
254
Bar16.BrickColor = BrickColor.new("Bright red")
255
Bar16Mesh = Instance.new("SpecialMesh", Bar16)
256
Bar16Mesh.MeshType = "Wedge"
257
Bar16Mesh.Scale = Vector3.new(0.18, 0.2, 0.3)
258
Bar16Weld = Instance.new("Weld",Cha)
259
Bar16Weld.Part0 = Bar13
260
Bar16Weld.Part1 = Bar16
261
Bar16Weld.C1 = CFrame.new(0, -0.05, 0.2)*CFrame.fromEulerAnglesXYZ(0.6, 0, 0)
262
Bar17 = Instance.new("Part",Cha)
263
Bar17.TopSurface = "Smooth"
264
Bar17.BottomSurface = "Smooth"
265
Bar17.FormFactor = "Custom"
266
Bar17.Size = Vector3.new(1,1,1)
267
Bar17.CanCollide = True
268
Bar17.BrickColor = BrickColor.new("Bright red")
269
Bar17Mesh = Instance.new("SpecialMesh", Bar17)
270
Bar17Mesh.MeshType = "Wedge"
271
Bar17Mesh.Scale = Vector3.new(0.18, 0.2, 0.3)
272
Bar17Weld = Instance.new("Weld",Cha)
273
Bar17Weld.Part0 = Bar14
274
Bar17Weld.Part1 = Bar17
275
Bar17Weld.C1 = CFrame.new(0, -0.05, 0.2)*CFrame.fromEulerAnglesXYZ(3.4, 0, 0)
276
Bar18 = Instance.new("Part",Cha)
277
Bar18.TopSurface = "Smooth"
278
Bar18.BottomSurface = "Smooth"
279
Bar18.FormFactor = "Custom"
280
Bar18.Size = Vector3.new(1,1,1)
281
Bar18.CanCollide = True
282
Bar18.BrickColor = BrickColor.new("Bright red")
283
Bar18Mesh = Instance.new("SpecialMesh", Bar18)
284
Bar18Mesh.MeshType = "Wedge"
285
Bar18Mesh.Scale = Vector3.new(0.18, 0.2, 0.3)
286
Bar18Weld = Instance.new("Weld",Cha)
287
Bar18Weld.Part0 = Bar9
288
Bar18Weld.Part1 = Bar18
289
Bar18Weld.C1 = CFrame.new(0, -0.05, 0.2)*CFrame.fromEulerAnglesXYZ(-0.8, 0, 0)
290
Bar19 = Instance.new("Part",Cha)
291
Bar19.TopSurface = "Smooth"
292
Bar19.BottomSurface = "Smooth"
293
Bar19.FormFactor = "Custom"
294
Bar19.Size = Vector3.new(1,1,1)
295
Bar19.CanCollide = True
296
Bar19.BrickColor = BrickColor.new("Bright red")
297
Bar19Mesh = Instance.new("SpecialMesh", Bar19)
298
Bar19Mesh.MeshType = "Wedge"
299
Bar19Mesh.Scale = Vector3.new(0.18, 0.2, 0.3)
300
Bar19Weld = Instance.new("Weld",Cha)
301
Bar19Weld.Part0 = Bar10
302
Bar19Weld.Part1 = Bar19
303
Bar19Weld.C1 = CFrame.new(0, -0.05, 0.2)*CFrame.fromEulerAnglesXYZ(0.6, 0, 0)
304
Bar20 = Instance.new("Part",Cha)
305
Bar20.TopSurface = "Smooth"
306
Bar20.BottomSurface = "Smooth"
307
Bar20.FormFactor = "Custom"
308
Bar20.Size = Vector3.new(1,1,1)
309
Bar20.CanCollide = True
310
Bar20.BrickColor = BrickColor.new("Bright red")
311
Bar20Mesh = Instance.new("SpecialMesh", Bar20)
312
Bar20Mesh.MeshType = "Wedge"
313
Bar20Mesh.Scale = Vector3.new(0.18, 0.2, 0.3)
314
Bar20Weld = Instance.new("Weld",Cha)
315
Bar20Weld.Part0 = Bar11
316
Bar20Weld.Part1 = Bar20
317
Bar20Weld.C1 = CFrame.new(0, -0.05, 0.2)*CFrame.fromEulerAnglesXYZ(3.4, 0, 0)
318
function Chat(Object,Text,Color)
319
local Color = BrickColor.new(Color)
320
pcall(function()Object:findFirstChild("AtlasText"):Destroy()end)
321
local G = Instance.new("BillboardGui",Object)
322
G.Name = "AtlasText"
323
G.Adornee = Object
324
G.Size = UDim2.new(3.5,0,2.5,0)
325
G.AlwaysOnTop = false
326
G.StudsOffset = Vector3.new(0,3,0)
327
local Frame = Instance.new("Frame")
328
Frame.Parent = G
329
Frame.Size = UDim2.new(1,0,1,0)
330
Frame.BackgroundTransparency = 1
331
local Txt = Instance.new("TextLabel",Frame)
332
Txt.Size = UDim2.new(1,0,1,0)
333
Txt.Text = Text
334
Txt.TextScaled = true
335
Txt.TextWrapped = true
336
Txt.Font = "SourceSansBold"
337
Txt.TextColor = Color
338
Txt.BackgroundTransparency = 1
339
Txt.ZIndex = 2
340
Game:GetService("Debris"):AddItem(G,3)
341
end
342
mouse.KeyDown:connect(function(key)
343
key:lower()
344
if key == "e" then
345
equip = false
346
BarWeld.Part0 = Cha["Right Arm"]
347
BarWeld.Part1 = Bar
348
BarWeld.C1 = CFrame.new(0, 1, 0)*CFrame.fromEulerAnglesXYZ(0, 1.55, 0)
349
end
350
if key == "q" then
351
equip = true
352
BarWeld.Part0 = Cha.Torso
353
BarWeld.Part1 = Bar
354
BarWeld.C1 = CFrame.new(-3, 0, -0.7)*CFrame.fromEulerAnglesXYZ(0, 0, -1)
355
end
356
if key == "y" and sharingan == false then
357
Chat(Cha.Head,"Rinnengan...!","Really black")
358
game.Players.LocalPlayer.Character.Head.face.Texture = "http://www.roblox.com/asset/?id=139460206"
359
sharingan = true
360
normal = true
361
rinnengan = false
362
sagemode = false
363
regular = false
364
end
365
if key == "t" and normal == false then
366
Chat(Cha.Head,"Eternal Mangekyou Sharingan...!","Really black")
367
game.Players.LocalPlayer.Character.Head.face.Texture = "http://www.roblox.com/asset/?id=139459190"
368
sharingan = false
369
normal = true
370
rinnengan = true
371
regular = true
372
end
373
if key == "r" and regular == false then
374
Chat(Cha.Head,"Hmm...","Really black")
375
game.Players.LocalPlayer.Character.Head.face.Texture = "http://www.roblox.com/asset/?id=29291814"
376
rinnengan = true
377
sharingan = true
378
normal = false
379
end
380
if key == "p" and sagemode == false then
381
Chat(Cha.Head,"I HAVE OBTAINED SAGE OF THE SIX PATHS POWER!","Really black")
382
game.Players.LocalPlayer.Character.Head.face.Texture = "http://www.roblox.com/asset/?id=139509430"
383
sharingan = true
384
rinnengan = true
385
sagemode = false
386
normal = true
387
Sphere = Instance.new("Part",Cha)
388
Sphere.TopSurface = "Smooth"
389
Sphere.BottomSurface = "Smooth"
390
Sphere.FormFactor = "Custom"
391
Sphere.Size = Vector3.new(1,1,1)
392
Sphere.CanCollide = True
393
Sphere.BrickColor = BrickColor.new("Really black")
394
SphereMesh = Instance.new("SpecialMesh", Sphere)
395
SphereMesh.MeshType = "Sphere"
396
SphereMesh.Scale = Vector3.new(1,1,1)
397
SphereWeld = Instance.new("Weld",Cha)
398
SphereWeld.Part0 = Cha.Torso
399
SphereWeld.Part1 = Sphere
400
SphereWeld.C1 = CFrame.new(3, 0, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
401
Sphere2 = Instance.new("Part",Cha)
402
Sphere2.TopSurface = "Smooth"
403
Sphere2.BottomSurface = "Smooth"
404
Sphere2.FormFactor = "Custom"
405
Sphere2.Size = Vector3.new(1,1,1)
406
Sphere2.CanCollide = True
407
Sphere2.BrickColor = BrickColor.new("Really black")
408
Sphere2Mesh = Instance.new("SpecialMesh", Sphere2)
409
Sphere2Mesh.MeshType = "Sphere"
410
Sphere2Mesh.Scale = Vector3.new(1,1,1)
411
Sphere2Weld = Instance.new("Weld",Cha)
412
Sphere2Weld.Part0 = Cha.Torso
413
Sphere2Weld.Part1 = Sphere2
414
Sphere2Weld.C1 = CFrame.new(-3, 0, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
415
Sphere3 = Instance.new("Part",Cha)
416
Sphere3.TopSurface = "Smooth"
417
Sphere3.BottomSurface = "Smooth"
418
Sphere3.FormFactor = "Custom"
419
Sphere3.Size = Vector3.new(1,1,1)
420
Sphere3.CanCollide = True
421
Sphere3.BrickColor = BrickColor.new("Really black")
422
Sphere3Mesh = Instance.new("SpecialMesh", Sphere3)
423
Sphere3Mesh.MeshType = "Sphere"
424
Sphere3Mesh.Scale = Vector3.new(1,1,1)
425
Sphere3Weld = Instance.new("Weld",Cha)
426
Sphere3Weld.Part0 = Cha.Torso
427
Sphere3Weld.Part1 = Sphere3
428
Sphere3Weld.C1 = CFrame.new(-2, -2, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
429
Sphere4 = Instance.new("Part",Cha)
430
Sphere4.TopSurface = "Smooth"
431
Sphere4.BottomSurface = "Smooth"
432
Sphere4.FormFactor = "Custom"
433
Sphere4.Size = Vector3.new(1,1,1)
434
Sphere4.CanCollide = True
435
Sphere4.BrickColor = BrickColor.new("Really black")
436
Sphere4Mesh = Instance.new("SpecialMesh", Sphere4)
437
Sphere4Mesh.MeshType = "Sphere"
438
Sphere4Mesh.Scale = Vector3.new(1,1,1)
439
Sphere4Weld = Instance.new("Weld",Cha)
440
Sphere4Weld.Part0 = Cha.Torso
441
Sphere4Weld.Part1 = Sphere4
442
Sphere4Weld.C1 = CFrame.new(2, -2, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
443
Sphere5 = Instance.new("Part",Cha)
444
Sphere5.TopSurface = "Smooth"
445
Sphere5.BottomSurface = "Smooth"
446
Sphere5.FormFactor = "Custom"
447
Sphere5.Size = Vector3.new(1,1,1)
448
Sphere5.CanCollide = True
449
Sphere5.BrickColor = BrickColor.new("Really black")
450
Sphere5Mesh = Instance.new("SpecialMesh", Sphere5)
451
Sphere5Mesh.MeshType = "Sphere"
452
Sphere5Mesh.Scale = Vector3.new(1,1,1)
453
Sphere5Weld = Instance.new("Weld",Cha)
454
Sphere5Weld.Part0 = Cha.Torso
455
Sphere5Weld.Part1 = Sphere5
456
Sphere5Weld.C1 = CFrame.new(0, -4, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
457
458
end
459
if key == "f" and ama == false and sharingan == false then
460
Chat(Cha.Head,"Amaterasu","Really black")
461
ama = true
462
torso = Player.Character.Torso
463
bla=Instance.new('Part',Workspace)
464
bla.Size=Vector3.new(5,5,5)
465
bla.BrickColor=BrickColor.new("White")
466
bla.CanCollide = True
467
bla.Position=torso.Position+torso.CFrame.lookVector*12
468
bla.Transparency = 1
469
bla:BreakJoints()
470
bv3 = Instance.new('BodyVelocity',bla)  
471
bv3.maxForce = Vector3.new()*math.huge
472
bv3.velocity = torso.CFrame.lookVector*500
473
fire = Instance.new("Fire",bla)
474
fire.Size = 30
475
fire.Color = Color3.new(0,0,0)
476
fire.SecondaryColor = Color3.new(0,0,0)
477
fire.Enabled = true
478
fire2 = Instance.new("Fire")
479
fire2.Size = 30
480
fire2.Color = Color3.new(0,0,0)
481
fire2.SecondaryColor = Color3.new(0,0,0)
482
fire2.Enabled = true
483
484
bla.Touched:connect(function(hit)
485
if hit.Parent:FindFirstChild("Humanoid") then
486
fire2:clone().Parent = hit.Parent:findFirstChild("Torso")
487
hit.Parent:FindFirstChild("Humanoid"):TakeDamage(1)
488
wait(3)
489
hit.Parent:FindFirstChild("Humanoid"):TakeDamage(1)
490
wait(3)
491
hit.Parent:FindFirstChild("Humanoid"):TakeDamage(1)
492
wait(3)
493
hit.Parent:FindFirstChild("Humanoid"):TakeDamage(1)
494
wait(3)
495
hit.Parent:FindFirstChild("Humanoid"):TakeDamage(1)
496
wait(1)
497
fire2:Destroy()
498
end
499
end)
500
wait(10)
501
ama = false
502
end
503
if key == "h" and Defense == false and equip == false then
504
Defense = true
505
Chat(Cha.Head,"Uchiha Reflect...!","Really black")
506
Cha.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-0.6, 0.6, -0.5)
507
wait(0.03)
508
Cha.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-0.6, 0.6, -0.9)
509
wait(0.03)
510
Cha.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-0.6, 0.6, -1.3)
511
wait(0.03)
512
Cha.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-0.6, 0.6, -1.5)
513
wait(3)
514
Cha.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-0.0, 1.5, 0)
515
wait(0.5)
516
wait(4)
517
Defense = false
518
end
519
if key == "g" and amablo == false and sharingan == false then
520
Chat(Cha.Head,"Amaterasu: Flame Wrapping Fire ","Really black")
521
amablo = true
522
Handle2 = Instance.new("Part",Cha)
523
Handle2.TopSurface = "Smooth"
524
Handle2.BottomSurface = "Smooth"
525
Handle2.CanCollide = True
526
Handle2.BrickColor = BrickColor.new("Bright blue")
527
Handle2.Reflectance = 0.3
528
Handle2.Transparency = 0.3
529
local Handle2Mesh = Instance.new("SpecialMesh",Handle2) 
530
Handle2Mesh.MeshType = "FileMesh" 
531
Handle2Mesh.MeshId = "http://www.roblox.com/asset/?id=36780113"
532
Handle2Mesh.Scale = Vector3.new(10, 10, 10)
533
WeldHan2 = Instance.new("Weld",Cha)
534
WeldHan2.Part0 = Cha["Torso"]
535
WeldHan2.Part1 = Handle2
536
WeldHan2.C1 = CFrame.new(0, -2, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
537
fire = Instance.new("Fire",Handle)
538
fire.Size = 30
539
fire.Color = Color3.new(0,0,0)
540
fire.SecondaryColor = Color3.new(0,0,0)
541
fire.Enabled = true
542
wait(10)
543
Handle2:destroy()
544
wait(5)
545
amablo = false
546
end
547
if key == "x" and firee == false and normal == false then
548
firee = true
549
torso = Player.Character.Torso
550
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
551
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
552
wait()
553
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
554
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
555
wait()
556
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
557
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
558
wait()
559
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
560
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
561
wait()
562
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
563
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
564
wait()
565
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
566
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
567
wait()
568
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
569
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
570
wait()
571
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
572
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
573
wait()
574
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
575
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
576
wait()
577
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
578
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
579
Chat(Cha.Head,"Fire Release: Great Fireball Jutsu","Really black")
580
bla=Instance.new('Part',Workspace)
581
bla.Size=Vector3.new(10,10,10)
582
bla.BrickColor=BrickColor.new("Bright orange")
583
bla.CanCollide = True
584
bla.Position=torso.Position+torso.CFrame.lookVector*10
585
bla.Transparency = 0.3
586
bla:BreakJoints()
587
bv3 = Instance.new('BodyVelocity',bla)  
588
bv3.maxForce = Vector3.new()*math.huge
589
bv3.velocity = torso.CFrame.lookVector*200
590
blaMesh = Instance.new("SpecialMesh", bla)
591
blaMesh.MeshType = "Sphere"
592
blaMesh.Scale = Vector3.new(1,1,1)
593
bv = Instance.new("BodyVelocity")
594
bv.maxForce = Vector3.new(math.huge, math.huge, math.huge)
595
bv.velocity = torso.CFrame.lookVector*100
596
bla.Touched:connect(function(hit)
597
if hit.Parent:FindFirstChild("Humanoid") then
598
hit.Parent:FindFirstChild("Humanoid"):TakeDamage(2)
599
hit.Parent:FindFirstChild("Humanoid").Sit = true
600
e = Instance.new('Explosion',Workspace)
601
e.Position = hit.Parent.Torso.Position
602
e.BlastPressure = 0
603
e.BlastRadius = 10
604
ebv = bv:clone()
605
ebv.Parent = hit.Parent:findFirstChild("Torso")
606
ebv.Name = "ebv"
607
for _,v in pairs(hit.Parent.Torso:children()) do
608
if v:IsA("BodyVelocity") and v.Name == "ebv" then
609
wait(0.5)
610
v:Destroy()
611
end
612
end
613
bla:Destroy()
614
end
615
end)
616
wait(0.5)
617
Cha.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(0, 1.55, 0)
618
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(0, -1.55, 0)
619
wait(5)
620
firee = false
621
end
622
if key == "z" and bans == false and rinnengan == false then
623
bans = true
624
torso = Player.Character.Torso
625
Chat(Cha.Head,"Rinbo: Hengoku","Really black")
626
Handle = Instance.new("Part",Cha)
627
Handle.TopSurface = "Smooth"
628
Handle.BottomSurface = "Smooth"
629
Handle.Size = Vector3.new(1,1,20)
630
Handle.CanCollide = True
631
Handle.Reflectance = 0
632
Handle.Transparency = 1
633
WeldHan = Instance.new("Weld",Cha)
634
WeldHan.Part0 = Cha.Head
635
WeldHan.Part1 = Handle
636
WeldHan.C1 = CFrame.new(0, 0, 20)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
637
bv = Instance.new("BodyVelocity")
638
bv.maxForce = Vector3.new(math.huge, math.huge, math.huge)
639
bv.velocity = torso.CFrame.lookVector*400
640
Handle.Touched:connect(function(hit)
641
if hit.Parent:FindFirstChild("Humanoid") then
642
hit.Parent:FindFirstChild("Humanoid"):TakeDamage(50)
643
Handle:Destroy()
644
ebv = bv:clone()
645
ebv.Parent = hit.Parent:findFirstChild("Torso")
646
ebv.Name = "ebv"
647
for _,v in pairs(hit.Parent.Torso:children()) do
648
if v:IsA("BodyVelocity") and v.Name == "ebv" then
649
wait(0.5)
650
v:Destroy()
651
end
652
end
653
wait(10)
654
bans = false
655
end
656
end)
657
end
658
if key == "f" and wind == false and equip == false then
659
Chat(Cha.Head,"Wind Release Shockwave","Really black")
660
torso = Player.Character.Torso
661
wind = true
662
Cha.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-1, 1.55, 0)
663
Cha.Torso["Left Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-1, 1.55, 0)
664
wait()
665
Cha.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-2, 1.55, 0)
666
Cha.Torso["Left Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-1, 1.55, 0)
667
wait()
668
Cha.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-3, 1.55, 0)
669
Cha.Torso["Left Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-1, 1.55, 0)
670
wait()
671
Cha.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-4, 1.55, 0)
672
Cha.Torso["Left Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-1, 1.55, 0)
673
wait()
674
Cha.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-3, 1.55, 0)
675
Cha.Torso["Left Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-1, 1.55, 0)
676
wait()
677
Cha.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-2, 1.55, 0)
678
Cha.Torso["Left Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-1, 1.55, 0)
679
wait()
680
Cha.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-1, 1.55, 0)
681
Cha.Torso["Left Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(-1, 1.55, 0)
682
wait()
683
Cha.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(0, 1.55, 0)
684
Cha.Torso["Left Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(0, 1.55, 0)
685
wait()
686
687
bla2=Instance.new('Part',Workspace)
688
bla2.Size=Vector3.new(20,20,20)
689
bla2.CanCollide = True
690
bla2.Position=torso.Position+torso.CFrame.lookVector*20
691
bla2.Transparency = 1
692
bla2:BreakJoints()
693
bv4 = Instance.new('BodyVelocity',bla2)  
694
bv4.maxForce = Vector3.new()*math.huge
695
bv4.velocity = torso.CFrame.lookVector*500
696
bla2Mesh = Instance.new("SpecialMesh", bla2)
697
bla2Mesh.MeshType = "Sphere"
698
bla2Mesh.Scale = Vector3.new(1,1,1)
699
bv1 = Instance.new("BodyVelocity")
700
bv1.maxForce = Vector3.new(math.huge, math.huge, math.huge)
701
bv1.velocity = torso.CFrame.lookVector*400
702
bla2.Touched:connect(function(hit)
703
if hit.Parent:FindFirstChild("Humanoid") then
704
hit.Parent:FindFirstChild("Humanoid"):TakeDamage(1)
705
hit.Parent:FindFirstChild("Humanoid").Sit = true
706
ebv = bv1:clone()
707
ebv.Parent = hit.Parent:findFirstChild("Torso")
708
ebv.Name = "ebv"
709
for _,v in pairs(hit.Parent.Torso:children()) do
710
if v:IsA("BodyVelocity") and v.Name == "ebv" then
711
wait(0.5)
712
v:Destroy()
713
end
714
end
715
end
716
end)
717
wait(5)
718
bla2:Destroy()
719
wait(5)
720
wind = false
721
end
722
if key == "m" and susanoo == false and sharingan == false then
723
Chat(Cha.Head,"SUSANOO!","Really black")
724
susanoo = true
725
normal = true
726
rinnengan = true
727
sharingan = true
728
sagemode = true
729
Torsoz = Instance.new("Part",Cha)
730
Torsoz.TopSurface = "Smooth"
731
Torsoz.BottomSurface = "Smooth"
732
Torsoz.CanCollide = True
733
Torsoz.BrickColor = BrickColor.new("Bright blue")
734
Torsoz.Reflectance = 0.3
735
Torsoz.Transparency = 0.5
736
TorsozMesh = Instance.new("SpecialMesh",Torsoz) 
737
TorsozMesh.MeshType = "FileMesh" 
738
TorsozMesh.MeshId = "http://www.roblox.com/asset/?id=36780113"
739
TorsozMesh.Scale = Vector3.new(10, 15, 10)
740
WeldTorsoz = Instance.new("Weld",Cha)
741
WeldTorsoz.Part0 = Cha["Torso"]
742
WeldTorsoz.Part1 = Torsoz
743
WeldTorsoz.C1 = CFrame.new(0, -5, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
744
TorsoOuter = Instance.new("Part",Cha)
745
TorsoOuter.TopSurface = "Smooth"
746
TorsoOuter.BottomSurface = "Smooth"
747
TorsoOuter.CanCollide = True
748
TorsoOuter.BrickColor = BrickColor.new("Bright blue")
749
TorsoOuter.Reflectance = 0.3
750
TorsoOuter.Transparency = 0.5
751
TorsoOuterMesh = Instance.new("SpecialMesh",TorsoOuter) 
752
TorsoOuterMesh.MeshType = "FileMesh" 
753
TorsoOuterMesh.MeshId = "http://www.roblox.com/asset/?id=27111894"
754
TorsoOuterMesh.Scale = Vector3.new(11, 16, 11)
755
WeldTorsoOuter = Instance.new("Weld",Cha)
756
WeldTorsoOuter.Part0 = Cha["Torso"]
757
WeldTorsoOuter.Part1 = TorsoOuter
758
WeldTorsoOuter.C1 = CFrame.new(0, -5, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
759
RA2 = Instance.new("Part",Cha)
760
RA2.TopSurface = "Smooth"
761
RA2.BottomSurface = "Smooth"
762
RA2.CanCollide = True
763
RA2.BrickColor = BrickColor.new("Bright blue")
764
RA2.Reflectance = 0.3
765
RA2.Transparency = 0.5
766
RA2Mesh = Instance.new("SpecialMesh",RA2) 
767
RA2Mesh.MeshType = "FileMesh" 
768
RA2Mesh.MeshId = "http://www.roblox.com/asset/?id=27111864"
769
RA2Mesh.Scale = Vector3.new(6, 13, 11)
770
WeldRA2 = Instance.new("Weld",Cha)
771
WeldRA2.Part0 = Cha["Torso"]
772
WeldRA2.Part1 = RA2
773
WeldRA2.C1 = CFrame.new(-18, 3, -5)*CFrame.fromEulerAnglesXYZ(1, 0, -.4)
774
LA2 = Instance.new("Part",Cha)
775
LA2.TopSurface = "Smooth"
776
LA2.BottomSurface = "Smooth"
777
LA2.CanCollide = True
778
LA2.BrickColor = BrickColor.new("Bright blue")
779
LA2.Reflectance = 0.3
780
LA2.Transparency = 0.5
781
LA2Mesh = Instance.new("SpecialMesh",LA2) 
782
LA2Mesh.MeshType = "FileMesh" 
783
LA2Mesh.MeshId = "http://www.roblox.com/asset/?id=27111419"
784
LA2Mesh.Scale = Vector3.new(6, 13, 11)
785
WeldLA2 = Instance.new("Weld",Cha)
786
WeldLA2.Part0 = Cha["Torso"]
787
WeldLA2.Part1 = LA2
788
WeldLA2.C1 = CFrame.new(18, 3, -5)*CFrame.fromEulerAnglesXYZ(1, 0, .4)
789
RA = Instance.new("Part",Cha)
790
RA.TopSurface = "Smooth"
791
RA.BottomSurface = "Smooth"
792
RA.CanCollide = True
793
RA.BrickColor = BrickColor.new("Bright blue")
794
RA.Reflectance = 0.3
795
RA.Transparency = 0.5
796
RAMesh = Instance.new("SpecialMesh",RA) 
797
RAMesh.MeshType = "FileMesh" 
798
RAMesh.MeshId = "http://www.roblox.com/asset/?id=27111864"
799
RAMesh.Scale = Vector3.new(6, 13, 11)
800
WeldRA = Instance.new("Weld",Cha)
801
WeldRA.Part0 = Cha["Torso"]
802
WeldRA.Part1 = RA
803
WeldRA.C1 = CFrame.new(-18, 3, 5)*CFrame.fromEulerAnglesXYZ(-1, 0, -.4)
804
LA = Instance.new("Part",Cha)
805
LA.TopSurface = "Smooth"
806
LA.BottomSurface = "Smooth"
807
LA.CanCollide = True
808
LA.BrickColor = BrickColor.new("Bright blue")
809
LA.Reflectance = 0.3
810
LA.Transparency = 0.5
811
LAMesh = Instance.new("SpecialMesh",LA) 
812
LAMesh.MeshType = "FileMesh" 
813
LAMesh.MeshId = "http://www.roblox.com/asset/?id=27111419"
814
LAMesh.Scale = Vector3.new(6, 13, 11)
815
WeldLA = Instance.new("Weld",Cha)
816
WeldLA.Part0 = Cha["Torso"]
817
WeldLA.Part1 = LA
818
WeldLA.C1 = CFrame.new(18, 3, 5)*CFrame.fromEulerAnglesXYZ(-1, 0, .4)
819
Headz = Instance.new("Part",Cha)
820
Headz.TopSurface = "Smooth"
821
Headz.BottomSurface = "Smooth"
822
Headz.CanCollide = True
823
Headz.BrickColor = BrickColor.new("Bright blue")
824
Headz.Reflectance = 0.3
825
Headz.Transparency = 0.3
826
HeadzMesh = Instance.new("SpecialMesh",Headz) 
827
HeadzMesh.MeshType = "Head" 
828
HeadzMesh.Scale = Vector3.new(5, 8, 5)
829
WeldHez = Instance.new("Weld",Cha)
830
WeldHez.Part0 = Cha["Torso"]
831
WeldHez.Part1 = Headz
832
WeldHez.C1 = CFrame.new(0, -25, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
833
end
834
if key == "n" and susanoo == true then
835
Chat(Cha.Head,"MEET MY ULTIMATE SUSANOO!","Really black")
836
susanoo2 = false
837
Torsoz:Destroy()
838
TorsoOuter:Destroy()
839
RA:Destroy()
840
RA2:Destroy()
841
LA:Destroy()
842
LA2:Destroy()
843
Headz:Destroy()
844
FullRightLeg = Instance.new("Part",Cha)
845
FullRightLeg.TopSurface = "Smooth"
846
FullRightLeg.BottomSurface = "Smooth"
847
FullRightLeg.CanCollide = True
848
FullRightLeg.BrickColor = BrickColor.new("Bright blue")
849
FullRightLeg.Reflectance = 0.3
850
FullRightLeg.Transparency = 0.5
851
FullRightLegMesh = Instance.new("SpecialMesh",FullRightLeg) 
852
FullRightLegMesh.MeshType = "FileMesh" 
853
FullRightLegMesh.MeshId = "http://www.roblox.com/asset/?id=30241817"
854
FullRightLegMesh.Scale = Vector3.new(25, 30, 25)
855
WeldFullRightLeg = Instance.new("Weld",Cha)
856
WeldFullRightLeg.Part0 = Cha["Torso"]
857
WeldFullRightLeg.Part1 = FullRightLeg
858
WeldFullRightLeg.C1 = CFrame.new(-13, -22.5, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
859
FullLeftLeg = Instance.new("Part",Cha)
860
FullLeftLeg.TopSurface = "Smooth"
861
FullLeftLeg.BottomSurface = "Smooth"
862
FullLeftLeg.CanCollide = True
863
FullLeftLeg.BrickColor = BrickColor.new("Bright blue")
864
FullLeftLeg.Reflectance = 0.3
865
FullLeftLeg.Transparency = 0.5
866
FullLeftLegMesh = Instance.new("SpecialMesh",FullLeftLeg) 
867
FullLeftLegMesh.MeshType = "FileMesh" 
868
FullLeftLegMesh.MeshId = "http://www.roblox.com/asset/?id=30241734"
869
FullLeftLegMesh.Scale = Vector3.new(25, 30, 25)
870
WeldFullLeftLeg = Instance.new("Weld",Cha)
871
WeldFullLeftLeg.Part0 = Cha["Torso"]
872
WeldFullLeftLeg.Part1 = FullLeftLeg
873
WeldFullLeftLeg.C1 = CFrame.new(13, -22.5, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
874
FullTorso = Instance.new("Part",Cha)
875
FullTorso.TopSurface = "Smooth"
876
FullTorso.BottomSurface = "Smooth"
877
FullTorso.CanCollide = True
878
FullTorso.BrickColor = BrickColor.new("Bright blue")
879
FullTorso.Reflectance = 0.3
880
FullTorso.Transparency = 0.5
881
FullTorsoMesh = Instance.new("SpecialMesh",FullTorso) 
882
FullTorsoMesh.MeshType = "FileMesh" 
883
FullTorsoMesh.MeshId = "http://www.roblox.com/asset/?id=30241835"
884
FullTorsoMesh.Scale = Vector3.new(25, 30, 25)
885
WeldFullTorso = Instance.new("Weld",Cha)
886
WeldFullTorso.Part0 = Cha["Torso"]
887
WeldFullTorso.Part1 = FullTorso
888
WeldFullTorso.C1 = CFrame.new(0, -87.5, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
889
FullRightArm = Instance.new("Part",Cha)
890
FullRightArm.TopSurface = "Smooth"
891
FullRightArm.BottomSurface = "Smooth"
892
FullRightArm.CanCollide = True
893
FullRightArm.BrickColor = BrickColor.new("Bright blue")
894
FullRightArm.Reflectance = 0.3
895
FullRightArm.Transparency = 0.5
896
FullRightArmMesh = Instance.new("SpecialMesh",FullRightArm) 
897
FullRightArmMesh.MeshType = "FileMesh" 
898
FullRightArmMesh.MeshId = "http://www.roblox.com/asset/?id=30241777"
899
FullRightArmMesh.Scale = Vector3.new(25, 30, 25)
900
WeldFullRightArm = Instance.new("Weld",Cha)
901
WeldFullRightArm.Part0 = Cha["Torso"]
902
WeldFullRightArm.Part1 = FullRightArm
903
WeldFullRightArm.C1 = CFrame.new(-38, -87.5, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
904
FullLeftArm = Instance.new("Part",Cha)
905
FullLeftArm.TopSurface = "Smooth"
906
FullLeftArm.BottomSurface = "Smooth"
907
FullLeftArm.CanCollide = True
908
FullLeftArm.BrickColor = BrickColor.new("Bright blue")
909
FullLeftArm.Reflectance = 0.3
910
FullLeftArm.Transparency = 0.5
911
FullLeftArmMesh = Instance.new("SpecialMesh",FullLeftArm) 
912
FullLeftArmMesh.MeshType = "FileMesh" 
913
FullLeftArmMesh.MeshId = "http://www.roblox.com/asset/?id=30241711"
914
FullLeftArmMesh.Scale = Vector3.new(25, 30, 25)
915
WeldFullLeftArm = Instance.new("Weld",Cha)
916
WeldFullLeftArm.Part0 = Cha["Torso"]
917
WeldFullLeftArm.Part1 = FullLeftArm
918
WeldFullLeftArm.C1 = CFrame.new(38, -87.5, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
919
FullHead = Instance.new("Part",Cha)
920
FullHead.TopSurface = "Smooth"
921
FullHead.BottomSurface = "Smooth"
922
FullHead.CanCollide = True
923
FullHead.BrickColor = BrickColor.new("Bright blue")
924
FullHead.Reflectance = 0.3
925
FullHead.Transparency = 0.5
926
FullHeadMesh = Instance.new("SpecialMesh",FullHead) 
927
FullHeadMesh.MeshType = "FileMesh" 
928
FullHeadMesh.MeshId = "http://www.roblox.com/asset/?id=12472639"
929
FullHeadMesh.Scale = Vector3.new(25, 30, 60)
930
WeldFullHead = Instance.new("Weld",Cha)
931
WeldFullHead.Part0 = Cha["Torso"]
932
WeldFullHead.Part1 = FullHead
933
WeldFullHead.C1 = CFrame.new(0, -127.5, 10)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
934
FullHead2 = Instance.new("Part",Cha)
935
FullHead2.TopSurface = "Smooth"
936
FullHead2.BottomSurface = "Smooth"
937
FullHead2.CanCollide = True
938
FullHead2.BrickColor = BrickColor.new("Bright blue")
939
FullHead2.Reflectance = 0.3
940
FullHead2.Transparency = 0.5
941
FullHead2Mesh = Instance.new("SpecialMesh",FullHead2) 
942
FullHead2Mesh.MeshType = "Head" 
943
FullHead2Mesh.Scale = Vector3.new(15, 30, 15)
944
WeldFullHead2 = Instance.new("Weld",Cha)
945
WeldFullHead2.Part0 = Cha["Torso"]
946
WeldFullHead2.Part1 = FullHead2
947
WeldFullHead2.C1 = CFrame.new(0, -127.5, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
948
FullHead3 = Instance.new("Part",Cha)
949
FullHead3.TopSurface = "Smooth"
950
FullHead3.BottomSurface = "Smooth"
951
FullHead3.CanCollide = True
952
FullHead3.BrickColor = BrickColor.new("Bright blue")
953
FullHead3.Reflectance = 0.3
954
FullHead3.Transparency = 0.5
955
FullHead3Mesh = Instance.new("SpecialMesh",FullHead3) 
956
FullHead3Mesh.MeshType = "FileMesh" 
957
FullHead3Mesh.MeshId = "http://www.roblox.com/asset/?id=145304686"
958
FullHead3Mesh.Scale = Vector3.new(25, 30, 30)
959
WeldFullHead3 = Instance.new("Weld",Cha)
960
WeldFullHead3.Part0 = Cha["Torso"]
961
WeldFullHead3.Part1 = FullHead3
962
WeldFullHead3.C1 = CFrame.new(0, -137.5, -10)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
963
964
end
965
if key == "c" and firee2 == false and normal == false then
966
firee2 = true
967
torso = Player.Character.Torso
968
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
969
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
970
wait()
971
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
972
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
973
wait()
974
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
975
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
976
wait()
977
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
978
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
979
wait()
980
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
981
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
982
wait()
983
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
984
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
985
wait()
986
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
987
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
988
wait()
989
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
990
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
991
wait()
992
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
993
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
994
wait()
995
Cha.Torso["Right Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, -1.55)
996
Cha.Torso["Left Shoulder"].C1 = CFrame.new(0, 0.5, -0.5)*CFrame.fromEulerAnglesXYZ(-1, 0, 1.55)
997
Chat(Cha.Head,"Fire Release: Pheonix Immortal Fire Technique","Really black")
998
part1=Instance.new('Part',Workspace)
999
part1.Size=Vector3.new(3,3,3)
1000
part1.BrickColor=BrickColor.new("Bright orange")
1001
part1.CanCollide = True
1002
part1.Position=torso.Position+torso.CFrame.lookVector*5
1003
part1.Transparency = 0.3
1004
part1:BreakJoints()
1005
part1bv = Instance.new('BodyVelocity',part1)  
1006
part1bv.maxForce = Vector3.new()*math.huge
1007
part1bv.velocity = torso.CFrame.lookVector*200
1008
part1Mesh = Instance.new("SpecialMesh", part1)
1009
part1Mesh.MeshType = "Sphere"
1010
part1Mesh.Scale = Vector3.new(1,1,1)
1011
part2=Instance.new('Part',Workspace)
1012
part2.Size=Vector3.new(3,3,3)
1013
part2.BrickColor=BrickColor.new("Bright orange")
1014
part2.CanCollide = True
1015
part2.Position=torso.Position+torso.CFrame.lookVector*10
1016
part2.Transparency = 0.3
1017
part2:BreakJoints()
1018
part2bv = Instance.new('BodyVelocity',part2)  
1019
part2bv.maxForce = Vector3.new()*math.huge
1020
part2bv.velocity = torso.CFrame.lookVector*200
1021
part2Mesh = Instance.new("SpecialMesh", part2)
1022
part2Mesh.MeshType = "Sphere"
1023
part2Mesh.Scale = Vector3.new(1,1,1)
1024
part3=Instance.new('Part',Workspace)
1025
part3.Size=Vector3.new(3,3,3)
1026
part3.BrickColor=BrickColor.new("Bright orange")
1027
part3.CanCollide = True
1028
part3.Position=torso.Position+torso.CFrame.lookVector*15
1029
part3.Transparency = 0.3
1030
part3:BreakJoints()
1031
part3bv = Instance.new('BodyVelocity',part3)  
1032
part3bv.maxForce = Vector3.new()*math.huge
1033
part3bv.velocity = torso.CFrame.lookVector*200
1034
part3Mesh = Instance.new("SpecialMesh", part3)
1035
part3Mesh.MeshType = "Sphere"
1036
part3Mesh.Scale = Vector3.new(1,1,1)
1037
bv = Instance.new("BodyVelocity")
1038
bv.maxForce = Vector3.new(math.huge, math.huge, math.huge)
1039
bv.velocity = torso.CFrame.lookVector*50
1040
part1.Touched:connect(function(hit)
1041
if hit.Parent:FindFirstChild("Humanoid") then
1042
hit.Parent:FindFirstChild("Humanoid"):TakeDamage(2)
1043
hit.Parent:FindFirstChild("Humanoid").Sit = true
1044
e = Instance.new('Explosion',Workspace)
1045
e.Position = hit.Parent.Torso.Position
1046
e.BlastPressure = 0
1047
e.BlastRadius = 10
1048
ebv = bv:clone()
1049
ebv.Parent = hit.Parent:findFirstChild("Torso")
1050
ebv.Name = "ebv"
1051
for _,v in pairs(hit.Parent.Torso:children()) do
1052
if v:IsA("BodyVelocity") and v.Name == "ebv" then
1053
wait(0.5)
1054
v:Destroy()
1055
end
1056
end
1057
part1:Destroy()
1058
end
1059
end)
1060
part2.Touched:connect(function(hit)
1061
if hit.Parent:FindFirstChild("Humanoid") then
1062
hit.Parent:FindFirstChild("Humanoid"):TakeDamage(1)
1063
hit.Parent:FindFirstChild("Humanoid").Sit = true
1064
e = Instance.new('Explosion',Workspace)
1065
e.Position = hit.Parent.Torso.Position
1066
e.BlastPressure = 0
1067
e.BlastRadius = 10
1068
ebv2 = bv:clone()
1069
ebv2.Parent = hit.Parent:findFirstChild("Torso")
1070
ebv2.Name = "ebv2"
1071
for _,v in pairs(hit.Parent.Torso:children()) do
1072
if v:IsA("BodyVelocity") and v.Name == "ebv2" then
1073
wait(0.5)
1074
v:Destroy()
1075
end
1076
end
1077
part2:Destroy()
1078
end
1079
end)
1080
part1.Touched:connect(function(hit)
1081
if hit.Parent:FindFirstChild("Humanoid") then
1082
hit.Parent:FindFirstChild("Humanoid"):TakeDamage(1)
1083
hit.Parent:FindFirstChild("Humanoid").Sit = true
1084
e = Instance.new('Explosion',Workspace)
1085
e.Position = hit.Parent.Torso.Position
1086
e.BlastPressure = 0
1087
e.BlastRadius = 10
1088
ebv = bv:clone()
1089
ebv.Parent = hit.Parent:findFirstChild("Torso")
1090
ebv.Name = "ebv"
1091
for _,v in pairs(hit.Parent.Torso:children()) do
1092
if v:IsA("BodyVelocity") and v.Name == "ebv" then
1093
wait(0.5)
1094
v:Destroy()
1095
end
1096
end
1097
part1:Destroy()
1098
end
1099
end)
1100
part3.Touched:connect(function(hit)
1101
if hit.Parent:FindFirstChild("Humanoid") then
1102
hit.Parent:FindFirstChild("Humanoid"):TakeDamage(1)
1103
hit.Parent:FindFirstChild("Humanoid").Sit = true
1104
e = Instance.new('Explosion',Workspace)
1105
e.Position = hit.Parent.Torso.Position
1106
e.BlastPressure = 0
1107
e.BlastRadius = 10
1108
ebv3 = bv:clone()
1109
ebv3.Parent = hit.Parent:findFirstChild("Torso")
1110
ebv3.Name = "ebv3"
1111
for _,v in pairs(hit.Parent.Torso:children()) do
1112
if v:IsA("BodyVelocity") and v.Name == "ebv3" then
1113
wait(0.5)
1114
v:Destroy()
1115
end
1116
end
1117
part3:Destroy()
1118
end
1119
end)
1120
wait(0.5)
1121
Cha.Torso["Right Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(0, 1.55, 0)
1122
Cha.Torso["Left Shoulder"].C1 = CFrame.new(-0.5, 0.5, 0)*CFrame.fromEulerAnglesXYZ(0, 1.55, 0)
1123
wait(5)
1124
firee2 = false
1125
end
1126
end)
1127
1128
game.Players.LocalPlayer.Character["Right Arm"].BrickColor = BrickColor.new("Pastel brown")
1129
game.Players.LocalPlayer.Character["Left Arm"].BrickColor = BrickColor.new("Pastel brown")
1130
game.Players.LocalPlayer.Character["Head"].BrickColor = BrickColor.new("Pastel brown")
1131
game.Players.LocalPlayer.Character["Right Leg"].BrickColor = BrickColor.new("Pastel brown")
1132
game.Players.LocalPlayer.Character["Left Leg"].BrickColor = BrickColor.new("Pastel brown")
1133
game.Players.LocalPlayer.Character["Torso"].BrickColor = BrickColor.new("Pastel brown")
1134
Cha.Shirt:Remove()
1135
Cha.Pants:Remove()
1136
1137
Shirt = Instance.new("Shirt",Character)
1138
Shirt.Parent = Cha
1139
Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=145592472"
1140
Pant = Instance.new("Pants",Character)
1141
Pant.Parent = Cha
1142
Pant.PantsTemplate = "http://www.roblox.com/asset/?id=145592525"
1143
--http://pastebin.com/raw.php?i=t9t5RRTX
1144
1145
script.Parent=game.Players.LocalPlayer.Backpack
1146
jun = script.Parent.Parent
1147
Stuff = false
1148
function ssj()
1149
if Stuff == false then
1150
Stuff = true
1151
1152
function part(size1, size2, size3, pos1, pos2, pos3, color, angle, angle2, angle3, meshi, mesho, trans)
1153
Hair222 = Instance.new("Part")
1154
Hair222.Parent = jun.Character
1155
Hair222.Name = "Hair"
1156
Hair222.formFactor = "Symmetric"
1157
Hair222.Size = Vector3.new(1, 1, 1)
1158
Hair222.CFrame = jun.Character.Head.CFrame
1159
Hair222:BreakJoints()
1160
Hair222.CanCollide = false
1161
Hair222.Reflectance = 0
1162
Hair222.Transparency = trans
1163
Hair222.TopSurface = "Smooth"
1164
Hair222.BottomSurface = "Smooth"
1165
Hair222.BrickColor = BrickColor.new(color)
1166
Weld = Instance.new("Weld") 
1167
Weld.Part0 = jun.Character.Head 
1168
Weld.Part1 = Hair222
1169
Weld.Parent = jun.Character.Head 
1170
Weld.C0 = CFrame.new(pos1, pos2, pos3)*CFrame.Angles(angle, angle2, angle3) 
1171
Mesh = Instance.new("SpecialMesh")
1172
Mesh.Parent = Hair222
1173
Mesh.MeshType = meshi
1174
Mesh.MeshId = mesho
1175
Mesh.Scale = Vector3.new(size1, size2, size3)
1176
end
1177
part(10, 10, 10, 0, 10, 0, "Bright blue", 0, 0, 0, "FileMesh", "http://www.roblox.com/asset/?id=36780113", 0.3)
1178
part(7, 9, 7, 0, 2, 0, "Bright blue", 0, 0, 0, "FileMesh", "http://www.roblox.com/asset/?id=25212400", 0.3)
1179
part(10, 10, 10, -12.5, 10, 0, "Bright blue", 0, 0, 0, "FileMesh", "http://www.roblox.com/asset/?id=36780032", 0.3)
1180
part(10, 10, 10, 12.5, 10, 0, "Bright blue", 0, 0, 0, "FileMesh", "http://www.roblox.com/asset/?id=36780156", 0.3)
1181
part(25, 25, 25, 0, 25.5, 0, "Bright blue", 0, 0, 0, "FileMesh", "http://www.roblox.com/asset/?id=4770583", 0.3)
1182
part(7, 7, 7, 0, 28.5, 0, "Bright blue", 0, 0, 0, "FileMesh", "http://www.roblox.com/asset/?id=102727254 ", 0.3)
1183
ex = Instance.new("Explosion")
1184
ex.Position = jun.Character.Torso.Position
1185
ex.BlastPressure = 0
1186
ex.Parent = workspace
1187
pie=Instance.new("Part", jun.Character)
1188
pie.Anchoblue = true
1189
pie.CanCollide = false
1190
pie.BrickColor = BrickColor.Black()
1191
pie.Shape = "Ball"
1192
pie.Size = Vector3.new(100,100,100)
1193
pie.Position = jun.Character.Torso.Position
1194
pie.CFrame = jun.Character.Torso.CFrame
1195
pie.TopSurface = "Smooth"
1196
pie.BottomSurface = "Smooth"
1197
Instance.new("Model", jun.Character)
1198
for i = 1 , 15 do
1199
wait(0.005)
1200
Effect = Instance.new("Part")
1201
Effect.Parent = jun.Character.Model
1202
Effect.Anchoblue = false
1203
Effect.CanCollide = false
1204
Effect.formFactor = "Symmetric"
1205
Effect.Transparency = 0
1206
Effect.BrickColor = BrickColor.Black()
1207
Effect.TopSurface = "Smooth"
1208
Effect.Reflectance = 0
1209
Effect.BottomSurface = "Smooth"
1210
Effect.Size = Effect.Size + Vector3.new(math.random(1,30),math.random(1,20),math.random(1,30))
1211
Effect.Position = jun.Character.Torso.Position + Vector3.new(math.random(1,2),math.random(20,24),math.random(1,2))
1212
end
1213
jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 15, 0)
1214
jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth*999999999
1215
wait(0.3)
1216
jun.Character.Humanoid.Health = jun.Character.Humanoid.Health*999999999
1217
wait(2)
1218
jun.Character.Model:remove()
1219
pie:remove()
1220
end
1221
end
1222
function nossj()
1223
if Stuff == true then
1224
Stuff = false
1225
if jun.Character.Torso:findFirstChild("PwnFire") ~= nil then
1226
jun.Character.Torso:findFirstChild("PwnFire"):Remove()
1227
end
1228
if jun.Character.Torso:findFirstChild("PwnSparkles") ~= nil then
1229
jun.Character.Torso:findFirstChild("PwnSparkles"):Remove()
1230
end
1231
1232
p = Instance.new("Part")
1233
p.Parent = jun.Character
1234
p.Anchoblue = true
1235
p.CanCollide = false
1236
p.Transparency = 0
1237
p.formFactor = "Symmetric"
1238
p.Size = Vector3.new(50,7,50)
1239
p.TopSurface = "Smooth"
1240
p.BottomSurface = "Smooth"
1241
p.Name = "Sharingan"
1242
p.Reflectance = 0
1243
p.CFrame = jun.Character.Torso.CFrame
1244
p.BrickColor = BrickColor.Black()
1245
p2 = Instance.new("Part")
1246
p2.Parent = jun.Character
1247
p2.Anchoblue = true
1248
p2.CanCollide = false
1249
p2.Transparency = 0
1250
p2.formFactor = "Symmetric"
1251
p2.Size = Vector3.new(50,7,50)
1252
p2.TopSurface = "Smooth"
1253
p2.BottomSurface = "Smooth"
1254
p2.Name = "Robotmega"
1255
p2.Reflectance = 0
1256
p2.CFrame = jun.Character.Torso.CFrame
1257
p2.BrickColor = BrickColor.Black()
1258
for i = 1 , 10 do
1259
wait(0.1)
1260
p.Size = p.Size + Vector3.new(-5, -0, -5)
1261
p.CFrame = jun.Character.Torso.CFrame * CFrame.Angles(math.random(0,1),math.random(0,1),math.random(0,1))
1262
p2.Size = p2.Size + Vector3.new(-5, -0, -5)
1263
p2.CFrame = jun.Character.Torso.CFrame * CFrame.Angles(math.random(0,1),math.random(0,1),math.random(0,1))
1264
end
1265
p:remove()
1266
p2:remove()
1267
for u, c in pairs (jun.Character:GetChildren()) do
1268
if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
1269
c.Handle.Transparency = 0
1270
end
1271
if c.Name == "Hair" then
1272
c:Remove()
1273
end
1274
end
1275
for u, c in pairs (jun.Character:GetChildren()) do
1276
if c.className == "Part" then
1277
c.Reflectance = 0
1278
end
1279
end
1280
jun.Character.Humanoid.Health = jun.Character.Humanoid.Health/999999999
1281
wait(0.3)
1282
jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth/999999999
1283
end
1284
end
1285
jun.Chatted:connect(function(Msg)
1286
msg = Msg:lower()
1287
if string.sub(msg, 1, 7) == "susanoo" then
1288
wait(0.1)
1289
ssj()
1290
end
1291
if string.sub(msg, 1, 3) == "..." then
1292
wait(0.1)
1293
nossj()
1294
end
1295
end)
1296
function OnDeath()
1297
wait()
1298
nossj()
1299
end
1300
jun.Character.Humanoid.Died:connect(OnDeath)
1301
jun = script.Parent.Parent
1302
Stuff = false