-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDarker Moveset
84 lines (61 loc) · 2.7 KB
/
Darker Moveset
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
loadstring(game:HttpGet("https://rawscripts.net/raw/The-Strongest-Battlegrounds-ARACAURA-script-unfinished-credits-to-reap-19779"))()loadstring(game:HttpGet("https://raw.githubusercontent.com/kaledagoat/-kendjendjen/refs/heads/main/yuji%20itadori.lua"))()loadstring(game:HttpGet("https://paste.ee/r/AnZ5j"))()
local Test = ((game.ReplicatedStorage.Resources.HeadFirst.KickShockwave.Particle.Attachment))
local test = Test:Clone()
test.Parent = game.Players.LocalPlayer.Character["HumanoidRootPart"]
for _, child in ipairs(test:GetChildren()) do
if child:IsA("ParticleEmitter") then
child.Color = ColorSequence.new(Color3.new(0, 255, 255))
child:Emit(15)
child.Enabled = true
end
end
local Test = ((game.ReplicatedStorage.Resources.Katana.Blade.WeaponPE))
local test = Test:Clone()
test.Parent = game.Players.LocalPlayer.Character["HumanoidRootPart"]
for _, child in ipairs(test:GetChildren()) do
if child:IsA("ParticleEmitter") then
child.Color = ColorSequence.new(Color3.new(0, 255, 255))
child:Emit(15)
child.Enabled = true
end
end
local Test = ((game.ReplicatedStorage.Resources.EsperAwakening.Begin.Begin.Attachment))
local test = Test:Clone()
test.Parent = game.Players.LocalPlayer.Character["HumanoidRootPart"]
for _, child in ipairs(test:GetChildren()) do
if child:IsA("ParticleEmitter") then
child.Color = ColorSequence.new(Color3.new(0, 255, 255))
child:Emit(15)
child.Enabled = true
end
end
local Test = ((game.ReplicatedStorage.Resources.EsperAwakening.Land.Land.Attachment))
local test = Test:Clone()
test.Parent = game.Players.LocalPlayer.Character["HumanoidRootPart"]
for _, child in ipairs(test:GetChildren()) do
if child:IsA("ParticleEmitter") then
child.Color = ColorSequence.new(Color3.new(0, 255, 255))
child:Emit(15)
child.Enabled = true
end
end
local Test = ((game.ReplicatedStorage.Resources.TerribleTornado.HandCharge.Part.Attachment))
local test = Test:Clone()
test.Parent = game.Players.LocalPlayer.Character["HumanoidRootPart"]
for _, child in ipairs(test:GetChildren()) do
if child:IsA("ParticleEmitter") then
child.Color = ColorSequence.new(Color3.new(0, 255, 255))
child:Emit(15)
child.Enabled = true
end
end
local Test = ((game.ReplicatedStorage.Resources.TerribleTornado.Wind2.Part.Attachment))
local test = Test:Clone()
test.Parent = game.Players.LocalPlayer.Character["HumanoidRootPart"]
for _, child in ipairs(test:GetChildren()) do
if child:IsA("ParticleEmitter") then
child.Color = ColorSequence.new(Color3.new(0, 255, 255))
child:Emit(15)
child.Enabled = true
end
end