View difference between Paste ID: c8n2Su4c and pACyCyh2
SHOW: | | - or go back to the newest paste.
1-
mouse = game.Players.attallamulya:GetMouse()
1+
mouse = game.Players.darealsupersweetuyz:GetMouse()
2
 
3-
game:GetService("Chat"):Chat(Workspace.attallamulya.Head,"It's time for me to end your life now, because you abuse me, you're dead...")
3+
game:GetService("Chat"):Chat(Workspace.darealsupersweetuyz.Head,"I See The Flaming Will In Your Eyes Fading...")
4
wait()
5-
game:GetService("Chat"):Chat(Workspace.attallamulya.Head,"SUSANOO!")
5+
game:GetService("Chat"):Chat(Workspace.darealsupersweetuyz.Head,"SUSANOO!")
6
wait(1)
7
 
8-
Workspace.attallamulya.Humanoid.MaxHealth = math.huge
8+
Workspace.darealsupersweetuyz.Humanoid.MaxHealth = math.huge
9-
Workspace.attallamulya.Humanoid.WalkSpeed = 30
9+
Workspace.darealsupersweetuyz.Humanoid.WalkSpeed = 30
10-
Workspace.attallamulya["Left Arm"].BrickColor = BrickColor.new("Cool yellow")
10+
Workspace.darealsupersweetuyz["Left Arm"].BrickColor = BrickColor.new("Cool yellow")
11-
Workspace.attallamulya.Torso.BrickColor = BrickColor.new("Cool yellow")
11+
Workspace.darealsupersweetuyz.Torso.BrickColor = BrickColor.new("Cool yellow")
12-
Workspace.attallamulya.Head.BrickColor = BrickColor.new("Cool yellow")
12+
Workspace.darealsupersweetuyz.Head.BrickColor = BrickColor.new("Cool yellow")
13-
Workspace.attallamulya["Right Arm"].BrickColor = BrickColor.new("Cool yellow")
13+
Workspace.darealsupersweetuyz["Right Arm"].BrickColor = BrickColor.new("Cool yellow")
14-
Workspace.attallamulya["Left Leg"].BrickColor = BrickColor.new("Cool yellow")
14+
Workspace.darealsupersweetuyz["Left Leg"].BrickColor = BrickColor.new("Cool yellow")
15-
Workspace.attallamulya["Right Leg"].BrickColor = BrickColor.new("Cool yellow")
15+
Workspace.darealsupersweetuyz["Right Leg"].BrickColor = BrickColor.new("Cool yellow")
16
 
17
 
18
-- Main
19-
Handle = Instance.new("Part",Workspace.attallamulya)
19+
Handle = Instance.new("Part",Workspace.darealsupersweetuyz)
20
Handle.TopSurface = "Smooth"
21
Handle.BottomSurface = "Smooth"
22
Handle.CanCollide = True
23-
Handle.BrickColor = BrickColor.new("White")
23+
Handle.BrickColor = BrickColor.new("Really red")
24
Handle.Reflectance = 0.3
25
Handle.Transparency = 0.3
26
local HandleMesh = Instance.new("SpecialMesh",Handle) HandleMesh.MeshType = "FileMesh" HandleMesh.MeshId = "http://www.roblox.com/asset/?id=36780113"
27
HandleMesh.Scale = Vector3.new(10, 15, 10)
28-
Weld = Instance.new("Weld",Workspace.attallamulya)
28+
Weld = Instance.new("Weld",Workspace.darealsupersweetuyz)
29-
Weld.Part0 = game.Workspace.attallamulya["Torso"]
29+
Weld.Part0 = game.Workspace.darealsupersweetuyz["Torso"]
30
Weld.Part1 = Handle
31
Weld.C1 = CFrame.new(0, -3, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
32
 
33-
RA = Instance.new("Part",Workspace.attallamulya)
33+
RA = Instance.new("Part",Workspace.darealsupersweetuyz)
34
RA.TopSurface = "Smooth"
35
RA.BottomSurface = "Smooth"
36
RA.CanCollide = True
37-
RA.BrickColor = BrickColor.new("White")
37+
RA.BrickColor = BrickColor.new("Really red")
38
RA.Reflectance = 0.3
39
RA.Transparency = 0.3
40
local RAMesh = Instance.new("SpecialMesh",RA) RAMesh.MeshType = "FileMesh" RAMesh.MeshId = "http://www.roblox.com/asset/?id=36780156"
41
RAMesh.Scale = Vector3.new(5, 8, 10)
42-
Weld = Instance.new("Weld",Workspace.attallamulya)
42+
Weld = Instance.new("Weld",Workspace.darealsupersweetuyz)
43-
Weld.Part0 = game.Workspace.attallamulya["Torso"]
43+
Weld.Part0 = game.Workspace.darealsupersweetuyz["Torso"]
44
Weld.Part1 = RA
45
Weld.C1 = CFrame.new(-13, -3, -2)*CFrame.fromEulerAnglesXYZ(0, 0, -.4)
46
 
47-
LA = Instance.new("Part",Workspace.attallamulya)
47+
LA = Instance.new("Part",Workspace.darealsupersweetuyz)
48
LA.TopSurface = "Smooth"
49
LA.BottomSurface = "Smooth"
50
LA.CanCollide = True
51-
LA.BrickColor = BrickColor.new("White")
51+
LA.BrickColor = BrickColor.new("Really red")
52
LA.Reflectance = 0.3
53
LA.Transparency = 0.3
54
local LAMesh = Instance.new("SpecialMesh",LA) LAMesh.MeshType = "FileMesh" LAMesh.MeshId = "http://www.roblox.com/asset/?id=36780032"
55
LAMesh.Scale = Vector3.new(5, 8, 10)
56-
Weld = Instance.new("Weld",Workspace.attallamulya)
56+
Weld = Instance.new("Weld",Workspace.darealsupersweetuyz)
57-
Weld.Part0 = game.Workspace.attallamulya["Torso"]
57+
Weld.Part0 = game.Workspace.darealsupersweetuyz["Torso"]
58
Weld.Part1 = LA
59
Weld.C1 = CFrame.new(13, -3, -2)*CFrame.fromEulerAnglesXYZ(0, 0, .4)
60
 
61-
Head = Instance.new("Part",Workspace.attallamulya)
61+
Head = Instance.new("Part",Workspace.darealsupersweetuyz)
62
Head.TopSurface = "Smooth"
63
Head.BottomSurface = "Smooth"
64
Head.CanCollide = True
65-
Head.BrickColor = BrickColor.new("White")
65+
Head.BrickColor = BrickColor.new("Really red")
66
Head.Reflectance = 0.3
67
Head.Transparency = 0.3
68
local HeadMesh = Instance.new("SpecialMesh",Head) HeadMesh.MeshType = "FileMesh" HeadMesh.MeshId = "http://www.roblox.com/asset/?id=62719736"
69
HeadMesh.Scale = Vector3.new(5, 5, 5)
70-
Weld = Instance.new("Weld",Workspace.attallamulya)
70+
Weld = Instance.new("Weld",Workspace.darealsupersweetuyz)
71-
Weld.Part0 = game.Workspace.attallamulya["Torso"]
71+
Weld.Part0 = game.Workspace.darealsupersweetuyz["Torso"]
72
Weld.Part1 = Head
73
Weld.C1 = CFrame.new(0, -23, 3)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
74
 
75-
Katana = Instance.new("Part",Workspace.attallamulya)
75+
Katana = Instance.new("Part",Workspace.darealsupersweetuyz)
76
Katana.TopSurface = "Smooth"
77
Katana.BottomSurface = "Smooth"
78
Katana.CanCollide = True
79-
Katana.BrickColor = BrickColor.new("Really black")
79+
Katana.BrickColor = BrickColor.new("Really red")
80
Katana.Reflectance = 0.3
81
Katana.Transparency = 0.3
82
local KatanaMesh = Instance.new("SpecialMesh",Katana) KatanaMesh.MeshType = "FileMesh" KatanaMesh.MeshId = "http://www.roblox.com/asset/?id=11442510"
83
KatanaMesh.Scale = Vector3.new(10, 10, 10)
84-
Weld = Instance.new("Weld",Workspace.attallamulya)
84+
Weld = Instance.new("Weld",Workspace.darealsupersweetuyz)
85-
Weld.Part0 = game.Workspace.attallamulya["Torso"]
85+
Weld.Part0 = game.Workspace.darealsupersweetuyz["Torso"]
86
Weld.Part1 = Katana
87
Weld.C1 = CFrame.new(-14, 0, -10)*CFrame.fromEulerAnglesXYZ(-10, 0, 0)
88
 
89-
Sphere = Instance.new("Part",Workspace.attallamulya)
89+
Sphere = Instance.new("Part",Workspace.darealsupersweetuyz)
90
Sphere.TopSurface = "Smooth"
91
Sphere.BottomSurface = "Smooth"
92
Sphere.CanCollide = True
93-
Sphere.BrickColor = BrickColor.new("White")
93+
Sphere.BrickColor = BrickColor.new("Really red")
94
Sphere.Reflectance = 0.3
95
Sphere.Transparency = 0.3
96
local SphereMesh = Instance.new("SpecialMesh",Sphere)
97
SphereMeshType = "Sphere"
98
SphereMesh.Scale = Vector3.new(4, 6, 4)
99-
Weld = Instance.new("Weld",Workspace.attallamulya)
99+
Weld = Instance.new("Weld",Workspace.darealsupersweetuyz)
100-
Weld.Part0 = game.Workspace.attallamulya["Torso"]
100+
Weld.Part0 = game.Workspace.darealsupersweetuyz["Torso"]
101
Weld.Part1 = Sphere
102
Weld.C1 = CFrame.new(0, 0, 0)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
103
 
104-
H = Instance.new("Part",Workspace.attallamulya)
104+
H = Instance.new("Part",Workspace.darealsupersweetuyz)
105
H.TopSurface = "Smooth"
106
H.BottomSurface = "Smooth"
107
H.CanCollide = True
108-
H.BrickColor = BrickColor.new("Really White")
108+
H.BrickColor = BrickColor.new("Really red")
109
local HMesh = Instance.new("SpecialMesh",H) HMesh.MeshType = "FileMesh" HMesh.MeshId = "http://www.roblox.com/asset/?id=62246019"
110
HMesh.Scale = Vector3.new(1, 1, 1)
111-
Weld = Instance.new("Weld",Workspace.attallamulya)
111+
Weld = Instance.new("Weld",Workspace.darealsupersweetuyz)
112-
Weld.Part0 = game.Workspace.attallamulya["Torso"]
112+
Weld.Part0 = game.Workspace.darealsupersweetuyz["Torso"]
113
Weld.Part1 = H
114
Weld.C1 = CFrame.new(0, -1.7, -.2)*CFrame.fromEulerAnglesXYZ(0, 0, 0)
115
 
116
 
117-
Shield = Instance.new("ForceField",Workspace.attallamulya)
117+
Shield = Instance.new("ForceField",Workspace.darealsupersweetuyz)
118
 
119
Shirt = Instance.new("Shirt",Character)
120
 
121-
Shirt.Parent = game.Workspace.attallamulya
121+
Shirt.Parent = game.Workspace.darealsupersweetuyz
122
 
123
Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=77026846"
124
 
125
 
126
Pant = Instance.new("Pants",Character)
127
 
128-
Pant.Parent = game.Workspace.attallamulya
128+
Pant.Parent = game.Workspace.darealsupersweetuyz
129
 
130
Pant.PantsTemplate = "http://www.roblox.com/asset/?id=89662457"
131
 
132
 
133
 
134
--kill
135
Sphere.Touched:connect(function(hit)
136
if hit.Parent:FindFirstChild("Humanoid") then
137-
hit.Parent:FindFirstChild("Humanoid"):TakeDamage(25)
137+
hit.Parent:FindFirstChild("Humanoid"):TakeDamage(9999999999999999999999999999999999999999999999999999999999999999999999999999999999e+7)
138
end
139
end)