View difference between Paste ID: kZLgNaWj and Ee6RFTYN
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
4
--Nigger--
5-
game.Workspace.THECREATOR20029.Humanoid.WalkSpeed = 400
5+
game.Workspace.THECREATOR20029.Humanoid.WalkSpeed = 100
6
7-
-- Objects
7+
8-
 
8+
9-
local ScreenGui = Instance.new("ScreenGui")
9+
10-
local TextButton = Instance.new("TextButton")
10+
sauce.SoundId = "http://roblox.com/asset?id=674002998"
11-
 
11+
12-
-- Properties
12+
13-
 
13+
14-
ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
14+
wait(0.3)
15-
 
15+
16-
TextButton.Parent = ScreenGui
16+
17-
TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
17+
18-
TextButton.Size = UDim2.new(0, 150, 0, 50)
18+
19-
TextButton.Font = Enum.Font.SourceSans
19+
20-
TextButton.FontSize = Enum.FontSize.Size14
20+
21-
TextButton.Text = "ITS CHRIMAS"
21+
22-
TextButton.TextSize = 14
22+
23-
 
23+
dec1.Texture = "http://www.roblox.com/asset/?id=413612847"
24-
--[[Function/s being made!]]
24+
25-
function PlayMusic(ID)
25+
26-
    for i, v in pairs (game.Workspace:GetChildren()) do
26+
27-
    if v:IsA("Sound") then
27+
dec.Texture = "http://www.roblox.com/asset/?id=413612869"
28-
    end
28+
29-
    end
29+
30-
    local music = Instance.new("Sound")
30+
31-
    local asset = "rbxassetid://"
31+
32-
    music.SoundId = asset .. ID
32+
33-
    music.Parent = workspace
33+
34-
    music.Volume = 999
34+
35-
    music.Looped = false
35+
36-
    music:Play()
36+
37-
   wait(4)
37+
while true do
38-
    music.Pitch=99
38+
	wait(0.07)
39
	dec1.Transparency = 1
40-
--[[Connecting functions!]]
40+
	dec.Transparency = 0
41-
TextButton.MouseButton1Down:connect(function()
41+
	wait(0.07)
42-
PlayMusic(1235662683)
42+
	dec1.Transparency = 0
43-
end)
43+
	dec.Transparency = 1
44
45-
-- Objects
45+
wait(3)
46-
 
46+
47-
local ScreenGui = Instance.new("ScreenGui")
47+
48-
local TextButton = Instance.new("TextButton")
48+
49-
 
49+
50-
-- Properties
50+
51-
 
51+
52-
ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
52+
dec2 = Instance.new("Decal")
53-
 
53+
dec2.Parent = part
54-
TextButton.Parent = ScreenGui
54+
dec2.Texture = "http://www.roblox.com/asset/?id=413612847"
55-
TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
55+
dec2.Transparency = 1
56-
TextButton.Size = UDim2.new(0, 100, 0, 50)
56+
decc = Instance.new("Decal")
57-
TextButton.Font = Enum.Font.SourceSans
57+
decc.Parent = part
58-
TextButton.FontSize = Enum.FontSize.Size14
58+
decc.Texture = "http://www.roblox.com/asset/?id=413612869"
59-
TextButton.Text = "o boi"
59+
decc.Face = "Back"
60-
TextButton.TextSize = 14
60+
61-
 
61+
62-
--[[Function/s being made!]]
62+
63-
function PlayMusic(ID)
63+
64-
    for i, v in pairs (game.Workspace:GetChildren()) do
64+
65-
    if v:IsA("Sound") then
65+
66-
    end
66+
67-
    end
67+
68-
    local music = Instance.new("Sound")
68+
while true do
69-
    local asset = "rbxassetid://"
69+
	wait(0.07)
70-
    music.SoundId = asset .. ID
70+
	dec2.Transparency = 1
71-
    music.Parent = workspace
71+
	decc.Transparency = 0
72-
    music.Volume = 9999
72+
	wait(0.07)
73-
    music.Looped = false
73+
	dec2.Transparency = 0
74-
    music:Play()
74+
	decc.Transparency = 1
75
end
76-
--[[Connecting functions!]]
76+
end