View difference between Paste ID: 1b8fcRVe and Wae50D73
SHOW: | | - or go back to the newest paste.
1
--This is a localscript; you will need to have access to using scripts wherever you want this
2
p = game:GetService('Players').LocalPlayer if p.Character then if p.Character:FindFirstChild('Humanoid') then p.Character.Humanoid.MaxHealth = math.huge end end
3-
a.SoundId = "http://www.roblox.com/asset/?id=433992205"
3+
 
4
--Nigger--
5
game.Workspace.THECREATOR20029.Humanoid.WalkSpeed = 75
6
 
7
sky = coroutine.create(function()
8
    while wait(0.3) do
9
        s = Instance.new("Sky",game.Lighting)
10
        s.SkyboxBk,s.SkyboxDn,s.SkyboxFt,s.SkyboxLf,s.SkyboxRt,s.SkyboxUp = "rbxassetid://75113906","rbxassetid://75113906","rbxassetid://75113906","rbxassetid://75113906","rbxassetid://75113906","rbxassetid://75113906"
11
        s.CelestialBodiesShown = false
12
    end
13-
local weld = Instance.new("Weld",p.Torso)
13+
end)
14-
weld.Part0 = p.Torso
14+
 
15
coroutine.resume(sky)
16-
local train = Instance.new("Part",p.Torso)
16+
17-
train.Anchored = true
17+
18-
train.CanCollide = false
18+
19-
train.Size = Vector3.new(3,2,6)
19+
a.SoundId = "http://www.roblox.com/asset/?id=144756534"
20-
train.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
20+
21-
weld.Part1 = train
21+
22-
weld.C1 = CFrame.new(0,0,0) * CFrame.Angles(0,math.rad(180),0)
22+
23-
train.Anchored = false
23+
24-
local TrainMesh = Instance.new("SpecialMesh",train)
24+
25-
TrainMesh.MeshType = Enum.MeshType.FileMesh
25+
26-
TrainMesh.Scale = Vector3.new(.5,.5,.5)
26+
27-
TrainMesh.MeshId = "rbxassetid://471652548"
27+
28-
TrainMesh.TextureId = "rbxassetid://471652580"
28+
29
--By Memes &===D-___———-
30
plr = game.Players.LocalPlayer.Character
31-
local weld2 = Instance.new("Weld",p.Torso)
31+
sauce = Instance.new("Sound", plr.Head)
32-
weld2.Part0 = p.Torso
32+
sauce.SoundId = "http://roblox.com/asset?id=144756534"
33-
local Smoke = Instance.new("Part",p.Torso)
33+
sauce.Volume = 99
34-
Smoke.Anchored = true
34+
sauce:Play()
35-
Smoke.CanCollide = false
35+
sauce.Looped = true
36-
Smoke.Size = Vector3.new(1,1,1)
36+
part = Instance.new("Part", plr)
37-
Smoke.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
37+
part.Size = Vector3.new(5,6,0.5)
38-
weld2.Part1 = Smoke
38+
weld = Instance.new("Weld", part)
39-
weld2.C1 = CFrame.new(0,-4,3.5)-- * CFrame.Angles(0,math.rad(180),0)
39+
weld.Part0 = plr.Torso
40-
Smoke.Anchored = false
40+
weld.Part1 = part
41-
Smoke.Transparency = 1;
41+
part.Transparency = 1
42
dec1 = Instance.new("Decal")
43-
p.Humanoid.WalkSpeed = 60;
43+
dec1.Parent = part
44
dec1.Texture = "http://www.roblox.com/asset/?id=75113906"
45
dec1.Transparency = 1
46-
for i,v in pairs(p:GetChildren()) do
46+
dec = Instance.new("Decal")
47-
if v:IsA("Part") then
47+
dec.Parent = part
48-
v.Transparency = 1;
48+
dec.Texture = "http://www.roblox.com/asset/?id=75113906"
49-
elseif v:IsA("Hat") then
49+
dec.Face = "Front"
50-
v:Destroy()
50+
plr.Torso.Transparency = 1
51-
elseif v:IsA("Model") then
51+
plr["Left Arm"].Transparency = 1
52-
v:Destroy()
52+
plr["Right Arm"].Transparency = 1
53
plr["Left Leg"].Transparency = 1
54
plr["Right Leg"].Transparency = 1
55
plr.Head.Transparency = 1
56
 
57
--By Memes &===D-___———-
58
plr = game.Players.LocalPlayer.Character
59
sauce = Instance.new("Sound", plr.Head)
60
sauce.SoundId = "http://roblox.com/asset?id=0"
61
sauce.Volume = 99
62
sauce:Play()
63
sauce.Looped = true
64
part = Instance.new("Part", plr)
65
part.Size = Vector3.new(5,6,0.5)
66
weld = Instance.new("Weld", part)
67
weld.Part0 = plr.Torso
68
weld.Part1 = part
69
part.Transparency = 1
70
dec1 = Instance.new("Decal")
71
dec1.Parent = part
72
dec1.Texture = "http://www.roblox.com/asset/?id=75113906"
73
dec1.Transparency = 1
74
dec = Instance.new("Decal")
75
dec.Parent = part
76
dec.Texture = "http://www.roblox.com/asset/?id=75113906"
77
dec.Face = "Back"
78
plr.Torso.Transparency = 1
79
plr["Left Arm"].Transparency = 1
80
plr["Right Arm"].Transparency = 1
81
plr["Left Leg"].Transparency = 1
82
plr["Right Leg"].Transparency = 1
83
plr.Head.Transparency = 1
84
85
local playerLeaderstats = {}
86
for i, v in pairs(game.Players:GetChildren()) do
87
table.insert(playerLeaderstats, v)
88
end
89
end