View difference between Paste ID: REbRN0mt and b4wvzSW1
SHOW: | | - or go back to the newest paste.
1
jun = script.Parent.Parent
2
Stuff = false
3
--password
4
function ssj()
5
if Stuff == false then
6
Stuff = true
7
for u, c in pairs (jun.Character:GetChildren()) do
8
if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "timetodie23232223" then
9
c.Handle.Transparency = 1
10
end
11
end
12
Hair23 = Instance.new("Part")
13
Hair23.Parent = jun.Character
14
Hair23.Name = "Hair"
15
Hair23.formFactor = "Symmetric"
16
Hair23.Size = Vector3.new(1, 1, 1)
17
Hair23.CFrame = jun.Character.Head.CFrame
18
Hair23:BreakJoints()
19
Hair23.CanCollide = false
20
Hair23.TopSurface = "Smooth"
21
Hair23.BottomSurface = "Smooth"
22
Hair23.BrickColor = BrickColor.new("Cyan")
23
Weld = Instance.new("Weld") 
24
Weld.Part0 = jun.Character.Head 
25
Weld.Part1 = Hair23
26
Weld.Parent = jun.Character.Head 
27
Weld.C0 = CFrame.new(0, 0.12, -0.1)*CFrame.fromEulerAnglesXYZ(0, 0, 0) 
28
Mesh = Instance.new("SpecialMesh")
29
Mesh.Parent = Hair23
30
Mesh.MeshId = "http://www.roblox.com/asset/?id=74868480"
31
Mesh.Scale = Vector3.new(1, 1, 1)
32
Hair22 = Instance.new("Part")
33
Hair22.Parent = jun.Character
34
Hair22.Name = "Hair"
35
Hair22.formFactor = "Symmetric"
36
Hair22.Size = Vector3.new(1, 1, 1)
37
Hair22.CFrame = jun.Character.Head.CFrame
38
Hair22:BreakJoints()
39
Hair22.CanCollide = false
40
Hair22.TopSurface = "Smooth"
41
Hair22.BottomSurface = "Smooth"
42
Hair22.BrickColor = BrickColor.new("Cyan")
43
Weld = Instance.new("Weld") 
44
Weld.Part0 = jun.Character.Head 
45
Weld.Part1 = Hair22
46
Weld.Parent = jun.Character.Head 
47
Weld.C0 = CFrame.new(0, 0.5, 0.1)*CFrame.fromEulerAnglesXYZ(0, 0, 0) 
48
Mesh = Instance.new("SpecialMesh")
49
Mesh.Parent = Hair22
50
Mesh.MeshId = "http://www.roblox.com/asset/?id=19326912"
51
Mesh.Scale = Vector3.new(1, 1, 1)
52
Hair4 = Instance.new("Part")
53
Hair4.Parent = jun.Character
54
Hair4.Name = "Hair"
55
Hair4.CanCollide = false
56
Hair4.Locked = true
57
Hair4.TopSurface = "Smooth"
58
Hair4.BottomSurface = "Smooth"
59
Hair4.formFactor = "Symmetric"
60
Hair4.BrickColor = BrickColor.new("Cyan")
61
Hair4.CFrame = jun.Character.Torso.CFrame
62
Hair4.Size = Vector3.new(1, 1, 1)
63
Weld = Instance.new("Weld")
64
Weld.Parent = jun.Character.Head
65
Weld.Part0 = jun.Character.Head
66
Weld.Part1 = Hair4
67
Weld.C0 = CFrame.new(0, 1.3, 0)
68
Mesh = Instance.new("SpecialMesh")
69
Mesh.Parent = Hair4
70
Mesh.Scale = Vector3.new(0.7, 0.9, 0.7)
71
Mesh.MeshType = "FileMesh"
72
Mesh.MeshId = "http://www.roblox.com/asset/?id=25212400"
73
Mesh.TextureId = ""
74
     Effect = Instance.new("Part")
75
     Effect.Parent = jun.Character
76
     Effect.Anchored = true
77
     Effect.CanCollide = false
78
     Effect.Size = Vector3.new(1, 1, 1)
79
     Effect.formFactor = "Symmetric"
80
     Effect.Transparency = 0.5
81
     Effect.BrickColor = BrickColor.new("Really red")
82
     Effect.TopSurface = "Smooth"
83
     Effect.BottomSurface = "Smooth"
84
     EffectMesh = Instance.new("CylinderMesh")
85
     EffectMesh.Parent = Effect
86
     EffectMesh.Scale = Vector3.new(1, 1500, 1)
87
--[[ex = Instance.new("Explosion")
88
ex.Position = jun.Character.Torso.Position
89
ex.BlastPressure = 0
90
ex.Parent = workspace]]
91
     jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 0.1, 0)
92
     for i = 1 , 20 do
93
      Effect.CFrame = CFrame.new(jun.Character.Torso.Position)
94
      EffectMesh.Scale = EffectMesh.Scale + Vector3.new(2, 0, 2)
95
      Effect.Transparency = Effect.Transparency + 0.025
96
      wait(0.06)
97
     end
98
Effect:Remove()
99
if jun.Character.Torso:findFirstChild("PwnFire") == nil then
100
pie = Instance.new("Fire")
101
pie.Name = "PwnFire"
102
pie.Parent = jun.Character.Torso
103
pie.Size = 12
104
pie.Color = BrickColor.new("Cyan").Color
105
pie.SecondaryColor = BrickColor.new("Cyan").Color
106
pie.SecindarySize = 12
107
end
108
jun.Character.Humanoid.MaxHealth = 20000
109
wait(0.3)
110
end
111
end
112
function nossj()
113
if Stuff == true then
114
Stuff = false
115
if jun.Character.Torso:findFirstChild("PwnFire") ~= nil then
116
jun.Character.Torso:findFirstChild("PwnFire"):Remove()
117
end
118
     p = Instance.new("Part")
119
     p.Parent = jun.Character
120
     p.Anchored = true
121
     p.CanCollide = false
122
     p.Transparency = 0.1
123
     p.formFactor = "Symmetric"
124
     p.Size = Vector3.new(22, 22, 22)
125
     p.TopSurface = "Smooth"
126
     p.BottomSurface = "Smooth"
127
     p.Name = "Sharingan"
128
     p.Shape = "Ball"
129
     p.CFrame = jun.Character.Torso.CFrame
130
     p.BrickColor = BrickColor.new("Cyan","White")
131
     for i = 1 , 10 do
132
      wait(0.05)
133
      p.Size = p.Size + Vector3.new(-4, -4, -4)
134
      p.Transparency = p.Transparency + 0.1
135
      p.CFrame = jun.Character.Torso.CFrame
136
     end
137
p:Remove()
138
for u, c in pairs (jun.Character:GetChildren()) do
139
if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
140
c.Handle.Transparency = 0
141
end
142
if c.Name == "Hair" then
143
c:Remove()
144
end
145
end
146
wait(0.3)
147
jun.Character.Humanoid.MaxHealth = 20000
148
end
149
end
150
jun.Chatted:connect(function(Msg)
151
 msg = Msg:lower()
152
 if string.sub(msg, 1, 7) == "ssjgssj" then
153
 wait(0.1)
154
  ssj()
155
 end
156
 if string.sub(msg, 1, 13) == "ssjg2" then
157
 wait(0.1)
158
  ssj()
159
 end
160
 if string.sub(msg, 1, 6) == "" then
161
 wait(0.1)
162
  ssj()
163
 end
164
 if string.sub(msg, 1, 10) == "calm" then
165
 wait(0.1)
166
  nossj()
167
 end
168
 if string.sub(msg, 1, 3) == "off" then
169
 wait(0.1)
170
  nossj()
171
 end
172
end)
173
function OnDeath()
174
wait()
175
nossj()
176
end
177
jun.Character.Humanoid.Died:connect(OnDeath)
178
jun = script.Parent.Parent
179
Stuff = false
180
--mediafire---