View difference between Paste ID: L7UbUekT and kSnaeSKr
SHOW: | | - or go back to the newest paste.
1
 
2-
jun = game.Players.RobinandBatman9
2+
jun = game.Players.luperme
3
Stuff = false
4
--password
5
function ssj()
6
if Stuff == false then
7
Stuff = true
8
for u, c in pairs (jun.Character:GetChildren()) do
9
if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
10
c.Handle.Transparency = 1
11
end
12
end
13
Hair22 = Instance.new("Part")
14
Hair22.Parent = jun.Character
15
Hair22.Name = "Hair"
16
Hair22.formFactor = "Symmetric"
17
Hair22.Size = Vector3.new(1, 1, 1)
18
Hair22.CFrame = jun.Character.Head.CFrame
19
Hair22:BreakJoints()
20
Hair22.CanCollide = false
21
Hair22.TopSurface = "Smooth"
22
Hair22.BottomSurface = "Smooth"
23
Hair22.BrickColor = BrickColor.new("Really black")
24
Weld = Instance.new("Weld") 
25
Weld.Part0 = jun.Character.Head 
26
Weld.Part1 = Hair22
27
Weld.Parent = jun.Character.Head 
28
Weld.C0 = CFrame.new(-0.12, 0, 0.11)*CFrame.fromEulerAnglesXYZ(0, 0, 0) 
29
Mesh = Instance.new("SpecialMesh")
30
Mesh.Parent = Hair22
31
Mesh.MeshType = "FileMesh"
32
Mesh.Scale = Vector3.new(1, 1, 1)
33
Mesh.MeshId = "http://www.roblox.com/asset/?id=76056263"
34
Hair4 = Instance.new("Part")
35
Hair4.Parent = jun.Character
36
Hair4.Name = "Hair"
37
Hair4.CanCollide = false
38
Hair4.Locked = true
39
Hair4.TopSurface = "Smooth"
40
Hair4.BottomSurface = "Smooth"
41
Hair4.formFactor = "Symmetric"
42
Hair4.BrickColor = BrickColor.new("Really black")
43
Hair4.CFrame = jun.Character.Torso.CFrame
44
Hair4.Size = Vector3.new(1, 1, 1)
45
Weld = Instance.new("Weld")
46
Weld.Parent = jun.Character.Head
47
Weld.Part0 = jun.Character.Head
48
Weld.Part1 = Hair4
49
Weld.C0 = CFrame.new(0, 1, 0)
50
Mesh = Instance.new("SpecialMesh")
51
Mesh.Parent = Hair4
52
Mesh.Scale = Vector3.new(1.15, 1.9, 1.26)
53
Mesh.MeshType = "FileMesh"
54
Mesh.MeshId = "http://www.roblox.com/asset/?id=12212520"
55
Mesh.TextureId = ""
56
Hair45 = Instance.new("Part")
57
Hair45.Parent = jun.Character
58
Hair45.Name = "Hair"
59
Hair45.CanCollide = false
60
Hair45.Locked = true
61
Hair45.TopSurface = "Smooth"
62
Hair45.BottomSurface = "Smooth"
63
Hair45.formFactor = "Symmetric"
64
Hair45.BrickColor = BrickColor.new("Really black")
65
Hair45.CFrame = jun.Character.Torso.CFrame
66
Hair45.Size = Vector3.new(1, 1, 1)
67
Weld = Instance.new("Weld")
68
Weld.Parent = jun.Character.Head
69
Weld.Part0 = jun.Character.Head
70
Weld.Part1 = Hair45
71
Weld.C0 = CFrame.new(0, -1.35, 0.35)*CFrame.fromEulerAnglesXYZ(3, 0, 0) 
72
Mesh = Instance.new("SpecialMesh")
73
Mesh.Parent = Hair45
74
Mesh.Scale = Vector3.new(1.15, 5, 1.26)
75
Mesh.MeshType = "FileMesh"
76
Mesh.MeshId = "http://www.roblox.com/asset/?id=12212520"
77
Mesh.TextureId = ""
78
Hair232 = Instance.new("Part")
79
Hair232.Parent = jun.Character
80
Hair232.Name = "Hair"
81
Hair232.formFactor = "Symmetric"
82
Hair232.Size = Vector3.new(1, 1, 1)
83
Hair232.CFrame = jun.Character.Head.CFrame
84
Hair232:BreakJoints()
85
Hair232.CanCollide = false
86
Hair232.TopSurface = "Smooth"
87
Hair232.BottomSurface = "Smooth"
88
Hair232.BrickColor = BrickColor.new("Really black")
89
Weld = Instance.new("Weld") 
90
Weld.Part0 = jun.Character.Head 
91
Weld.Part1 = Hair232
92
Weld.Parent = jun.Character.Head 
93
Weld.C0 = CFrame.new(0, 0.26, 0.06)*CFrame.fromEulerAnglesXYZ(0, 0, 0) 
94
Mesh = Instance.new("SpecialMesh")
95
Mesh.Parent = Hair232
96
Mesh.MeshType = "Sphere"
97
Mesh.Scale = Vector3.new(1.3, 1.3, 1.3)
98
     Effect = Instance.new("Part")
99
     Effect.Parent = jun.Character
100
     Effect.Anchored = true
101
     Effect.CanCollide = false
102
     Effect.Size = Vector3.new(1, 1, 1)
103
     Effect.formFactor = "Symmetric"
104
     Effect.Transparency = 0.5
105
     Effect.BrickColor = BrickColor.new("Really black")
106
     Effect.TopSurface = "Smooth"
107
     Effect.BottomSurface = "Smooth"
108
     EffectMesh = Instance.new("SpecialMesh")
109
     EffectMesh.Parent = Effect
110
     EffectMesh.MeshType = "Sphere"
111
     EffectMesh.Scale = Vector3.new(10, 1500, 10)
112
ex2 = Instance.new("Explosion")
113
ex2.Position = jun.Character.Torso.Position
114
ex2.BlastPressure = 0
115
ex2.Parent = workspace
116
     jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 0.1, 0)
117
     for i = 1 , 20 do
118
      Effect.CFrame = CFrame.new(jun.Character.Torso.Position)
119
      EffectMesh.Scale = EffectMesh.Scale + Vector3.new(5, 0, 5)
120
      Effect.Transparency = Effect.Transparency + 0.025
121
      wait(0.06)
122
     end
123
Effect:Remove()
124
if jun.Character.Torso:findFirstChild("PwnFire") == nil then
125
pie = Instance.new("Fire")
126
pie.Name = "PwnFire"
127
pie.Parent = jun.Character.Torso
128
pie.Size = 9
129
pie.Color = BrickColor.new("Really black")
130
end
131
if jun.Character.Torso:findFirstChild("PwnSparkles") == nil then
132
pie = Instance.new("Sparkles")
133
pie.Name = "PwnSparkles"
134
pie.Parent = jun.Character.Torso
135
end
136
jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth*1.35
137
wait(0.3)
138
jun.Character.Humanoid.Health = jun.Character.Humanoid.Health*1.35
139
end
140
end
141
function nossj()
142
if Stuff == true then
143
Stuff = false
144
if jun.Character.Torso:findFirstChild("WALSIN3") ~= nil then
145
jun.Character.Torso:findFirstChild("PwnFire"):Remove()
146
end
147
if jun.Character.Torso:findFirstChild("PwnSparkles") ~= nil then
148
jun.Character.Torso:findFirstChild("PwnSparkles"):Remove()
149
end
150
     p = Instance.new("Part")
151
     p.Parent = jun.Character
152
     p.Anchored = true
153
     p.CanCollide = false
154
     p.Transparency = 0.1
155
     p.formFactor = "Symmetric"
156
     p.Size = Vector3.new(22, 22, 22)
157
     p.TopSurface = "Smooth"
158
     p.BottomSurface = "Smooth"
159
     p.Name = "Sharingan"
160
     p.Shape = "Ball"
161
     p.CFrame = jun.Character.Torso.CFrame
162
     p.BrickColor = BrickColor.new("Really black")
163
     for i = 1 , 10 do
164
      wait(0.05)
165
      p.Size = p.Size + Vector3.new(-4, -4, -4)
166
      p.Transparency = p.Transparency + 0.1
167
      p.CFrame = jun.Character.Torso.CFrame
168
     end
169
p:Remove()
170
for u, c in pairs (jun.Character:GetChildren()) do
171
if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
172
c.Handle.Transparency = 0
173
end
174
if c.Name == "Hair" then
175
c:Remove()
176
end
177
end
178
jun.Character.Humanoid.Health = jun.Character.Humanoid.Health/1.35
179
wait(0.3)
180
jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth/1.35
181
end
182
end
183
jun.Chatted:connect(function(Msg)
184
 msg = Msg:lower()
185
 if string.sub(msg, 1, 7) == "super saiyan 8" then
186
 wait(0.1)
187
  ssj()
188
 end
189
 if string.sub(msg, 1, 13) == "ssj8" then
190
 wait(0.1)
191
  ssj()
192
 end
193
 if string.sub(msg, 1, 10) == "off8" then
194
 wait(0.1)
195
  nossj()
196
 end
197
 if string.sub(msg, 1, 3) == "off8" then
198
 wait(0.1)
199
  nossj()
200
 end
201
end)
202
function OnDeath()
203
wait()
204
nossj()
205
end
206
jun.Character.Humanoid.Died:connect(OnDeath)
207
jun = script.Parent.Parent
208
if script.Parent.Parent.Name == "robotmega" then
209
wait(1)
210
ssj()
211
end
212
Stuff = false
213
--mediafire---