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