SHOW:
|
|
- or go back to the newest paste.
1 | m = game.Players.LocalPlayer | |
2 | char = m.Character | |
3 | local Player = game.Players.localPlayer | |
4 | local Character = Player.Character | |
5 | local Humanoid = Character.Humanoid | |
6 | Humanoid.WalkSpeed = 100 | |
7 | local Mouse = Player:GetMouse() | |
8 | local LeftArm = Character["Left Arm"] | |
9 | local RightArm = Character["Right Arm"] | |
10 | local LeftLeg = Character["Left Leg"] | |
11 | local RightLeg = Character["Right Leg"] | |
12 | local Head = Character.Head | |
13 | local Torso = Character.Torso | |
14 | local Camera = game.Workspace.CurrentCamera | |
15 | local RootPart = Character.HumanoidRootPart | |
16 | local RootJoint = RootPart.RootJoint | |
17 | Humanoid.Health = math.huge | |
18 | Instance.new("ForceField",Character).Visible = false | |
19 | game.Players.localPlayer.Character["Right Arm"].Transparency = '0.6' | |
20 | game.Players.localPlayer.Character["Right Leg"].Transparency = '0.6' | |
21 | game.Players.localPlayer.Character["Left Arm"].Transparency = '0.6' | |
22 | game.Players.localPlayer.Character["Left Leg"].Transparency = '0.6' | |
23 | - | local Aura = Instance.new('ParticleEmitter') |
23 | + | |
24 | - | Aura.Name = "Aura" |
24 | + | |
25 | - | Aura.Texture = "rbxassetid://660852712" |
25 | + | local Trail = Instance.new("Trail",char) |
26 | - | Aura.Parent = Character["Left Arm"] |
26 | + | local attachment0 = Instance.new("Attachment",char["Right Arm"]) |
27 | - | Aura.LightEmission = 0.1 |
27 | + | attachment0.Name = "TrailAttachment0" |
28 | - | Aura.Transparency = NumberSequence.new(0.8) |
28 | + | attachment0.CFrame = CFrame.new(-0.25,-1,0) |
29 | - | Aura.Color = ColorSequence.new(Color1, Color2) |
29 | + | local attachment1 = Instance.new("Attachment",char["Right Arm"]) |
30 | - | Aura.Size = NumberSequence.new(1) |
30 | + | attachment1.CFrame = CFrame.new(0.25,-1,0) |
31 | - | Aura.LockedToPart = false |
31 | + | attachment1.Name = "TrailAttachment1" |
32 | - | Aura.Lifetime = NumberRange.new(0.3) |
32 | + | Trail.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)}) |
33 | - | Aura.Rate = 100 |
33 | + | Trail.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.new(1,0,0)),ColorSequenceKeypoint.new(0.2,Color3.new(1,1,0)),ColorSequenceKeypoint.new(0.4,Color3.new(0,1,0)),ColorSequenceKeypoint.new(0.6,Color3.new(0,1,1)),ColorSequenceKeypoint.new(0.8,Color3.new(0,0,1)),ColorSequenceKeypoint.new(1,Color3.new(0,0,1))}) |
34 | - | Aura.Speed = NumberRange.new(0.1) |
34 | + | Trail.Lifetime = 0.5 |
35 | - | Aura.EmissionDirection = "Top" |
35 | + | Trail.Attachment0 = attachment0 |
36 | - | --table.insert(aa1,p) |
36 | + | Trail.Attachment1 = attachment1 |
37 | - | aa1[i] = {p,p.CFrame} |
37 | + | |
38 | local Trail = Instance.new("Trail",char) | |
39 | local attachment0 = Instance.new("Attachment",char["Left Arm"]) | |
40 | attachment0.Name = "TrailAttachment0" | |
41 | attachment0.CFrame = CFrame.new(-0.25,-1,0) | |
42 | local attachment1 = Instance.new("Attachment",char["Left Arm"]) | |
43 | attachment1.CFrame = CFrame.new(0.25,-1,0) | |
44 | attachment1.Name = "TrailAttachment1" | |
45 | Trail.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)}) | |
46 | Trail.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.new(1,0,0)),ColorSequenceKeypoint.new(0.2,Color3.new(1,1,0)),ColorSequenceKeypoint.new(0.4,Color3.new(0,1,0)),ColorSequenceKeypoint.new(0.6,Color3.new(0,1,1)),ColorSequenceKeypoint.new(0.8,Color3.new(0,0,1)),ColorSequenceKeypoint.new(1,Color3.new(0,0,1))}) | |
47 | Trail.Lifetime = 0.5 | |
48 | Trail.Attachment0 = attachment0 | |
49 | Trail.Attachment1 = attachment1 | |
50 | ||
51 | local Trail = Instance.new("Trail",char) | |
52 | local attachment0 = Instance.new("Attachment",char["Right Leg"]) | |
53 | attachment0.Name = "TrailAttachment0" | |
54 | attachment0.CFrame = CFrame.new(-0.25,-1,0) | |
55 | local attachment1 = Instance.new("Attachment",char["Right Leg"]) | |
56 | attachment1.CFrame = CFrame.new(0.25,-1,0) | |
57 | attachment1.Name = "TrailAttachment1" | |
58 | Trail.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)}) | |
59 | Trail.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.new(1,0,0)),ColorSequenceKeypoint.new(0.2,Color3.new(1,1,0)),ColorSequenceKeypoint.new(0.4,Color3.new(0,1,0)),ColorSequenceKeypoint.new(0.6,Color3.new(0,1,1)),ColorSequenceKeypoint.new(0.8,Color3.new(0,0,1)),ColorSequenceKeypoint.new(1,Color3.new(0,0,1))}) | |
60 | Trail.Lifetime = 0.5 | |
61 | Trail.Attachment0 = attachment0 | |
62 | Trail.Attachment1 = attachment1 | |
63 | ||
64 | local Trail = Instance.new("Trail",char) | |
65 | local attachment0 = Instance.new("Attachment",char["Left Leg"]) | |
66 | attachment0.Name = "TrailAttachment0" | |
67 | attachment0.CFrame = CFrame.new(-0.25,-1,0) | |
68 | local attachment1 = Instance.new("Attachment",char["Left Leg"]) | |
69 | attachment1.CFrame = CFrame.new(0.25,-1,0) | |
70 | attachment1.Name = "TrailAttachment1" | |
71 | Trail.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)}) | |
72 | Trail.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.new(1,0,0)),ColorSequenceKeypoint.new(0.2,Color3.new(1,1,0)),ColorSequenceKeypoint.new(0.4,Color3.new(0,1,0)),ColorSequenceKeypoint.new(0.6,Color3.new(0,1,1)),ColorSequenceKeypoint.new(0.8,Color3.new(0,0,1)),ColorSequenceKeypoint.new(1,Color3.new(0,0,1))}) | |
73 | Trail.Lifetime = 0.5 | |
74 | Trail.Attachment0 = attachment0 | |
75 | Trail.Attachment1 = attachment1 | |
76 | ||
77 | local Trail = Instance.new("Trail",char) | |
78 | local attachment0 = Instance.new("Attachment",char["Torso"]) | |
79 | attachment0.Name = "TrailAttachment0" | |
80 | attachment0.CFrame = CFrame.new(-0.25,-1,0) | |
81 | local attachment1 = Instance.new("Attachment",char["Torso"]) | |
82 | attachment1.CFrame = CFrame.new(0.25,-1,0) | |
83 | attachment1.Name = "TrailAttachment1" | |
84 | Trail.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)}) | |
85 | Trail.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,Color3.new(1,0,0)),ColorSequenceKeypoint.new(0.2,Color3.new(1,1,0)),ColorSequenceKeypoint.new(0.4,Color3.new(0,1,0)),ColorSequenceKeypoint.new(0.6,Color3.new(0,1,1)),ColorSequenceKeypoint.new(0.8,Color3.new(0,0,1)),ColorSequenceKeypoint.new(1,Color3.new(0,0,1))}) | |
86 | Trail.Lifetime = 0.5 | |
87 | Trail.Attachment0 = attachment0 | |
88 | Trail.Attachment1 = attachment1 |