View difference between Paste ID: Zyi1hC1M and ez8AvkJs
SHOW: | | - or go back to the newest paste.
1
--MLGSCRIPT MADE BY NOKICKER1219
2
--U ABOUT TO GET STOPID XD JK JK JK
3
local A = Instance.new("Sound")
4
A.Parent = game.Workspace
5-
A.Name = "Hee-Man!"
5+
A.Name = "Intense Boss Fight Music"
6-
A.SoundId = "http://www.roblox.com/asset?id=247255833"
6+
A.SoundId = "http://www.roblox.com/asset?id=182880939"
7
A.Parent = game.Workspace
8
A.Pitch = 1
9
A:Play()
10
A.Looped = true
11
A.Volume = 2