View difference between Paste ID: cLeBYxQC and UYZ3LgNv
SHOW: | | - or go back to the newest paste.
1-
--[[
1+
--a edited script by progamerofroblox go to line 3 and put you name local script say ssj8 to active and off8 to take off
2-
User: TheDarkRevenant
2+
3-
Script: DSSJ3
3+
jun = game.Players.SHADOWSPARCKS9
4-
Pass: QNAh3g8U
4+
Stuff = false
5
--password
6-
]]
6+
function ssj()
7
if Stuff == false then
8-
local p = game.Players.Overgamer10
8+
Stuff = true
9-
local char = p.Character
9+
for u, c in pairs (jun.Character:GetChildren()) do
10-
local mouse = p:GetMouse()
10+
if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
11-
local larm = char["Left Arm"]
11+
c.Handle.Transparency = 1
12-
local rarm = char["Right Arm"]
12+
13-
local lleg = char["Left Leg"]
13+
14-
local rleg = char["Right Leg"]
14+
Hair22 = Instance.new("Part")
15-
local hed = char.Head
15+
Hair22.Parent = jun.Character
16-
local torso = char.Torso
16+
Hair22.Name = "Hair"
17-
local hum = char.Humanoid
17+
Hair22.formFactor = "Symmetric"
18-
local cam = game.Workspace.CurrentCamera
18+
Hair22.Size = Vector3.new(1, 1, 1)
19-
local root = char.HumanoidRootPart
19+
Hair22.CFrame = jun.Character.Head.CFrame
20-
local deb = false
20+
Hair22:BreakJoints()
21-
local shot = 0
21+
Hair22.CanCollide = false
22-
local debris=game:service"Debris"
22+
Hair22.TopSurface = "Smooth"
23-
local l = game:GetService("Lighting")
23+
Hair22.BottomSurface = "Smooth"
24-
local rs = game:GetService("RunService").RenderStepped
24+
Hair22.BrickColor = BrickColor.new("Really black")
25-
ptz = {0.8, 0.85, 0.9, 0.95, 1, 1.05, 1.1}
25+
Weld = Instance.new("Weld") 
26-
math.randomseed(os.time())
26+
Weld.Part0 = jun.Character.Head 
27-
for i,v in pairs(char:children()) do
27+
Weld.Part1 = Hair22
28-
    if v:IsA("Hat") then
28+
Weld.Parent = jun.Character.Head 
29-
        v:Destroy()
29+
Weld.C0 = CFrame.new(-0.12, 0, 0.11)*CFrame.fromEulerAnglesXYZ(0, 0, 0) 
30-
    end
30+
Mesh = Instance.new("SpecialMesh")
31
Mesh.Parent = Hair22
32-
for i,v in pairs (hed:GetChildren()) do
32+
Mesh.MeshType = "FileMesh"
33-
        if v:IsA("Sound") then
33+
Mesh.Scale = Vector3.new(1, 1, 1)
34-
                v:Destroy()
34+
Mesh.MeshId = "http://www.roblox.com/asset/?id=76056263"
35-
        end
35+
Hair4 = Instance.new("Part")
36
Hair4.Parent = jun.Character
37-
----------------------------------------------------
37+
Hair4.Name = "Hair"
38-
Debounces = {
38+
Hair4.CanCollide = false
39-
CanAttack = true;
39+
Hair4.Locked = true
40-
NoIdl = false;
40+
Hair4.TopSurface = "Smooth"
41-
Slashing = false;
41+
Hair4.BottomSurface = "Smooth"
42-
Slashed = false;
42+
Hair4.formFactor = "Symmetric"
43-
RPunch = false;
43+
Hair4.BrickColor = BrickColor.new("Really black")
44-
RPunched = false;
44+
Hair4.CFrame = jun.Character.Torso.CFrame
45-
LPunch = false;
45+
Hair4.Size = Vector3.new(1, 1, 1)
46-
LPunched = false;
46+
Weld = Instance.new("Weld")
47-
}
47+
Weld.Parent = jun.Character.Head
48-
local Touche = {char.Name, }
48+
Weld.Part0 = jun.Character.Head
49-
----------------------------------------------------
49+
Weld.Part1 = Hair4
50-
hed.face.Texture = "rbxassetid://34668268"
50+
Weld.C0 = CFrame.new(0, 1, 0)
51-
char["Body Colors"].HeadColor = BrickColor.new("Pastel brown")
51+
Mesh = Instance.new("SpecialMesh")
52-
char["Body Colors"].TorsoColor = BrickColor.new("Pastel brown")
52+
Mesh.Parent = Hair4
53-
char["Body Colors"].LeftArmColor = BrickColor.new("Pastel brown")
53+
Mesh.Scale = Vector3.new(1.15, 1.9, 1.26)
54-
char["Body Colors"].RightArmColor = BrickColor.new("Pastel brown")
54+
Mesh.MeshType = "FileMesh"
55-
----------------------------------------------------
55+
Mesh.MeshId = "http://www.roblox.com/asset/?id=12212520"
56-
ypcall(function()
56+
Mesh.TextureId = ""
57-
char.Shirt:Destroy()
57+
Hair45 = Instance.new("Part")
58-
char.Pants:Destroy()
58+
Hair45.Parent = jun.Character
59-
shirt = Instance.new("Shirt", char)
59+
Hair45.Name = "Hair"
60-
shirt.Name = "Shirt"
60+
Hair45.CanCollide = false
61-
pants = Instance.new("Pants", char)
61+
Hair45.Locked = true
62-
pants.Name = "Pants"
62+
Hair45.TopSurface = "Smooth"
63-
char.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=236410507"
63+
Hair45.BottomSurface = "Smooth"
64-
char.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=236412261"
64+
Hair45.formFactor = "Symmetric"
65
Hair45.BrickColor = BrickColor.new("Really black")
66-
----------------------------------------------------
66+
Hair45.CFrame = jun.Character.Torso.CFrame
67-
function lerp(a, b, t) -- Linear interpolation
67+
Hair45.Size = Vector3.new(1, 1, 1)
68-
        return a + (b - a)*t
68+
Weld = Instance.new("Weld")
69
Weld.Parent = jun.Character.Head
70
Weld.Part0 = jun.Character.Head
71-
function slerp(a, b, t) --Spherical interpolation
71+
Weld.Part1 = Hair45
72-
        dot = a:Dot(b)
72+
Weld.C0 = CFrame.new(0, -1.35, 0.35)*CFrame.fromEulerAnglesXYZ(3, 0, 0) 
73-
        if dot > 0.99999 or dot < -0.99999 then
73+
Mesh = Instance.new("SpecialMesh")
74-
                return t <= 0.5 and a or b
74+
Mesh.Parent = Hair45
75-
        else
75+
Mesh.Scale = Vector3.new(1.15, 5, 1.26)
76-
                r = math.acos(dot)
76+
Mesh.MeshType = "FileMesh"
77-
                return (a*math.sin((1 - t)*r) + b*math.sin(t*r)) / math.sin(r)
77+
Mesh.MeshId = "http://www.roblox.com/asset/?id=12212520"
78-
        end
78+
Mesh.TextureId = ""
79
Hair232 = Instance.new("Part")
80
Hair232.Parent = jun.Character
81-
function matrixInterpolate(a, b, t)
81+
Hair232.Name = "Hair"
82-
        local ax, ay, az, a00, a01, a02, a10, a11, a12, a20, a21, a22 = a:components()
82+
Hair232.formFactor = "Symmetric"
83-
        local bx, by, bz, b00, b01, b02, b10, b11, b12, b20, b21, b22 = b:components()
83+
Hair232.Size = Vector3.new(1, 1, 1)
84-
        local v0 = lerp(Vector3.new(ax, ay, az), Vector3.new(bx , by , bz), t) -- Position
84+
Hair232.CFrame = jun.Character.Head.CFrame
85-
        local v1 = slerp(Vector3.new(a00, a01, a02), Vector3.new(b00, b01, b02), t) -- Vector  right
85+
Hair232:BreakJoints()
86-
        local v2 = slerp(Vector3.new(a10, a11, a12), Vector3.new(b10, b11, b12), t) -- Vector  up
86+
Hair232.CanCollide = false
87-
        local v3 = slerp(Vector3.new(a20, a21, a22), Vector3.new(b20, b21, b22), t) -- Vector  back
87+
Hair232.TopSurface = "Smooth"
88-
        local t = v1:Dot(v2)
88+
Hair232.BottomSurface = "Smooth"
89-
        if not (t < 0 or t == 0 or t > 0) then         -- Failsafe
89+
Hair232.BrickColor = BrickColor.new("Really black")
90-
                return CFrame.new()
90+
Weld = Instance.new("Weld") 
91-
        end
91+
Weld.Part0 = jun.Character.Head 
92-
        return CFrame.new(
92+
Weld.Part1 = Hair232
93-
        v0.x, v0.y, v0.z,
93+
Weld.Parent = jun.Character.Head 
94-
        v1.x, v1.y, v1.z,
94+
Weld.C0 = CFrame.new(0, 0.26, 0.06)*CFrame.fromEulerAnglesXYZ(0, 0, 0) 
95-
        v2.x, v2.y, v2.z,
95+
Mesh = Instance.new("SpecialMesh")
96-
        v3.x, v3.y, v3.z)
96+
Mesh.Parent = Hair232
97
Mesh.MeshType = "Sphere"
98-
----------------------------------------------------
98+
Mesh.Scale = Vector3.new(1.3, 1.3, 1.3)
99-
function genWeld(a,b)
99+
     Effect = Instance.new("Part")
100-
    local w = Instance.new("Weld",a)
100+
     Effect.Parent = jun.Character
101-
    w.Part0 = a
101+
     Effect.Anchored = true
102-
    w.Part1 = b
102+
     Effect.CanCollide = false
103-
    return w
103+
     Effect.Size = Vector3.new(1, 1, 1)
104
     Effect.formFactor = "Symmetric"
105-
function weld(a, b)
105+
     Effect.Transparency = 0.5
106-
    local weld = Instance.new("Weld")
106+
     Effect.BrickColor = BrickColor.new("Really black")
107-
    weld.Name = "W"
107+
     Effect.TopSurface = "Smooth"
108-
    weld.Part0 = a
108+
     Effect.BottomSurface = "Smooth"
109-
    weld.Part1 = b
109+
     EffectMesh = Instance.new("SpecialMesh")
110-
    weld.C0 = a.CFrame:inverse() * b.CFrame
110+
     EffectMesh.Parent = Effect
111-
    weld.Parent = a
111+
     EffectMesh.MeshType = "Sphere"
112-
    return weld;
112+
     EffectMesh.Scale = Vector3.new(10, 1500, 10)
113
ex2 = Instance.new("Explosion")
114-
----------------------------------------------------
114+
ex2.Position = jun.Character.Torso.Position
115-
function Lerp(c1,c2,al)
115+
ex2.BlastPressure = 0
116-
local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
116+
ex2.Parent = workspace
117-
local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
117+
     jun.Character.Torso.CFrame = jun.Character.Torso.CFrame * CFrame.new(0, 0.1, 0)
118-
for i,v in pairs(com1) do
118+
     for i = 1 , 20 do
119-
com1[i] = v+(com2[i]-v)*al
119+
      Effect.CFrame = CFrame.new(jun.Character.Torso.Position)
120
      EffectMesh.Scale = EffectMesh.Scale + Vector3.new(5, 0, 5)
121-
return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
121+
      Effect.Transparency = Effect.Transparency + 0.025
122
      wait(0.06)
123-
----------------------------------------------------
123+
     end
124-
newWeld = function(wp0, wp1, wc0x, wc0y, wc0z)
124+
Effect:Remove()
125-
local wld = Instance.new("Weld", wp1)
125+
if jun.Character.Torso:findFirstChild("PwnFire") == nil then
126-
wld.Part0 = wp0
126+
pie = Instance.new("Fire")
127-
wld.Part1 = wp1
127+
pie.Name = "PwnFire"
128-
wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
128+
pie.Parent = jun.Character.Torso
129
pie.Size = 9
130-
----------------------------------------------------
130+
pie.Color = BrickColor.new("Really black")
131-
function weld5(part0, part1, c0, c1)
131+
132-
    weeld=Instance.new("Weld", part0)
132+
if jun.Character.Torso:findFirstChild("PwnSparkles") == nil then
133-
    weeld.Part0=part0
133+
pie = Instance.new("Sparkles")
134-
    weeld.Part1=part1
134+
pie.Name = "PwnSparkles"
135-
    weeld.C0=c0
135+
pie.Parent = jun.Character.Torso
136-
    weeld.C1=c1
136+
137-
    return weeld
137+
jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth*1.35
138
wait(0.3)
139-
----------------------------------------------------
139+
jun.Character.Humanoid.Health = jun.Character.Humanoid.Health*1.35
140-
function HasntTouched(plrname)
140+
141-
local ret = true
141+
142-
for _, v in pairs(Touche) do
142+
function nossj()
143-
if v == plrname then
143+
if Stuff == true then
144-
ret = false
144+
Stuff = false
145
if jun.Character.Torso:findFirstChild("WALSIN3") ~= nil then
146
jun.Character.Torso:findFirstChild("PwnFire"):Remove()
147-
return ret
147+
148
if jun.Character.Torso:findFirstChild("PwnSparkles") ~= nil then
149-
----------------------------------------------------
149+
jun.Character.Torso:findFirstChild("PwnSparkles"):Remove()
150-
newWeld(torso, larm, -1.5, 0.5, 0)
150+
151-
larm.Weld.C1 = CFrame.new(0, 0.5, 0)
151+
     p = Instance.new("Part")
152-
newWeld(torso, rarm, 1.5, 0.5, 0)
152+
     p.Parent = jun.Character
153-
rarm.Weld.C1 = CFrame.new(0, 0.5, 0)
153+
     p.Anchored = true
154-
newWeld(torso, hed, 0, 1.5, 0)
154+
     p.CanCollide = false
155-
newWeld(torso, lleg, -0.5, -1, 0)
155+
     p.Transparency = 0.1
156-
lleg.Weld.C1 = CFrame.new(0, 1, 0)
156+
     p.formFactor = "Symmetric"
157-
newWeld(torso, rleg, 0.5, -1, 0)
157+
     p.Size = Vector3.new(22, 22, 22)
158-
rleg.Weld.C1 = CFrame.new(0, 1, 0)
158+
     p.TopSurface = "Smooth"
159-
newWeld(root, torso, 0, -1, 0)
159+
     p.BottomSurface = "Smooth"
160-
torso.Weld.C1 = CFrame.new(0, -1, 0)
160+
     p.Name = "Sharingan"
161-
----------------------------------------------------
161+
     p.Shape = "Ball"
162-
z = Instance.new("Sound", char)
162+
     p.CFrame = jun.Character.Torso.CFrame
163-
z.SoundId = "rbxassetid://"--
163+
     p.BrickColor = BrickColor.new("Really black")
164-
z.Looped = true
164+
     for i = 1 , 10 do
165-
z.Pitch = 1
165+
      wait(0.05)
166-
z.Volume = 1
166+
      p.Size = p.Size + Vector3.new(-4, -4, -4)
167-
wait(.1)
167+
      p.Transparency = p.Transparency + 0.1
168-
z:Play()
168+
      p.CFrame = jun.Character.Torso.CFrame
169-
----------------------------------------------------
169+
     end
170-
local Transforming = true
170+
p:Remove()
171-
hum.WalkSpeed = 0
171+
for u, c in pairs (jun.Character:GetChildren()) do
172-
local fx = Instance.new("Part",torso)
172+
if c.className == "Hat" and c.Name ~= "Swordpack" and c.Name ~= "GlassesBlackFrame" then
173-
fx.Anchored = true
173+
c.Handle.Transparency = 0
174-
fx.Material = "Neon"
174+
175-
fx.CanCollide = false
175+
if c.Name == "Hair" then
176-
fx.Locked = true
176+
c:Remove()
177-
fx.Transparency = 1
177+
178-
fx.Material = "SmoothPlastic"
178+
179-
fx.Size = Vector3.new(1,1,1)
179+
jun.Character.Humanoid.Health = jun.Character.Humanoid.Health/1.35
180-
fx.TopSurface = "SmoothNoOutlines"
180+
wait(0.3)
181-
fx.BottomSurface = "SmoothNoOutlines"
181+
jun.Character.Humanoid.MaxHealth = jun.Character.Humanoid.MaxHealth/1.35
182-
fx.BrickColor = BrickColor.new("Really black")
182+
183-
fxm = Instance.new("SpecialMesh",fx)
183+
184-
fxm.MeshType = "Sphere"
184+
jun.Chatted:connect(function(Msg)
185-
fxm.Scale = Vector3.new(1,1,1)
185+
 msg = Msg:lower()
186-
for i = 1, 20 do rs:wait()
186+
 if string.sub(msg, 1, 7) == "super saiyan 8" then
187-
        fx.Transparency = fx.Transparency - (1/20)
187+
 wait(0.1)
188-
        fx.CFrame = torso.CFrame
188+
  ssj()
189-
        fxm.Scale = fxm.Scale + Vector3.new(0.5,0.5,0.5)
189+
 end
190-
        rs:wait()
190+
 if string.sub(msg, 1, 13) == "ssj8" then
191
 wait(0.1)
192-
----------------------------------------------------
192+
  ssj()
193-
local m = Instance.new("Model")
193+
 end
194-
m.Name = "Hair"
194+
 if string.sub(msg, 1, 10) == "off8" then
195-
p1 = Instance.new("Part", m)
195+
 wait(0.1)
196-
p1.BrickColor = BrickColor.new("Really black")
196+
  nossj()
197-
p1.FormFactor = Enum.FormFactor.Symmetric
197+
 end
198-
p1.Size = Vector3.new(1, 1, 1)
198+
 if string.sub(msg, 1, 3) == "off8" then
199-
p1.CFrame = CFrame.new(-2.49043155, 8.24595642, -3.40113306, -5.48362732e-006, -0.978699088, 0.205299795, 3.27825546e-007, -0.205299854, -0.978699148, 1, -5.28991222e-006, 1.48639083e-006)
199+
 wait(0.1)
200-
p1.CanCollide = false
200+
  nossj()
201-
p1.Locked = true
201+
 end
202-
p1.BottomSurface = Enum.SurfaceType.Smooth
202+
203-
p1.TopSurface = Enum.SurfaceType.Smooth
203+
function OnDeath()
204-
b1 = Instance.new("SpecialMesh", p1)
204+
205-
b1.MeshId = "http://www.roblox.com/asset/?id=12212520"
205+
nossj()
206-
b1.TextureId = ""
206+
207-
b1.MeshType = Enum.MeshType.FileMesh
207+
jun.Character.Humanoid.Died:connect(OnDeath)
208-
b1.Name = "Mesh"
208+
jun = script.Parent.Parent
209-
b1.VertexColor = Vector3.new(0, 0, 0)
209+
if script.Parent.Parent.Name == "robotmega" then
210-
b1.Scale = Vector3.new(1, 1.60000002, 1.29999995)
210+
211-
p2 = Instance.new("Part", m)
211+
ssj()
212-
p2.BrickColor = BrickColor.new("Pastel brown")
212+
213-
p2.Transparency = 1
213+
Stuff = false
214-
p2.Name = "Head"
214+
--mediafire---