Advertisement
Upscalefanatic3

Meme SoundBoard Gui

Jan 26th, 2018
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.68 KB | None | 0 0
  1. ------Vuff3
  2. local MemeSoundBoardGui = Instance.new("ScreenGui")
  3. local Main = Instance.new("Frame")
  4. local Bar = Instance.new("Frame")
  5. local Close = Instance.new("TextButton")
  6. local Title = Instance.new("TextLabel")
  7. local BigShaq = Instance.new("TextButton")
  8. local Darude = Instance.new("TextButton")
  9. local MacPl = Instance.new("TextButton")
  10. local Version = Instance.new("TextLabel")
  11. local LilPump = Instance.new("TextButton")
  12. local Bar2 = Instance.new("Frame")
  13. local Vol = Instance.new("TextLabel")
  14. local VolumeNumber = Instance.new("TextBox")
  15. local Pitch = Instance.new("TextLabel")
  16. local PitchNumber = Instance.new("TextBox")
  17. local Stop = Instance.new("TextButton")
  18. local WhoMadeIt = Instance.new("TextLabel")
  19. local OpenFrame = Instance.new("Frame")
  20. local Open = Instance.new("TextButton")
  21.  
  22. MemeSoundBoardGui.Name = "MemeSoundBoardGui"
  23. MemeSoundBoardGui.Parent = game.CoreGui
  24.  
  25. Main.Name = "Main"
  26. Main.Parent = MemeSoundBoardGui
  27. Main.Active = true
  28. Main.BackgroundColor3 = Color3.new(0.164706, 0.141176, 0.141176)
  29. Main.BorderSizePixel = 0
  30. Main.Draggable = true
  31. Main.Position = UDim2.new(0.256260425, 0, 0.287286073, 0)
  32. Main.Selectable = true
  33. Main.Size = UDim2.new(0, 517, 0, 324)
  34.  
  35. Bar.Name = "Bar"
  36. Bar.Parent = Main
  37. Bar.BackgroundColor3 = Color3.new(0.164706, 1, 0.74902)
  38. Bar.Size = UDim2.new(0, 517, 0, 54)
  39.  
  40. Close.Name = "Close"
  41. Close.Parent = Bar
  42. Close.BackgroundColor3 = Color3.new(1, 0, 0)
  43. Close.Position = UDim2.new(0.928433239, 0, 0, 0)
  44. Close.Size = UDim2.new(0, 37, 0, 34)
  45. Close.Font = Enum.Font.Bodoni
  46. Close.Text = "X"
  47. Close.TextColor3 = Color3.new(1, 1, 1)
  48. Close.TextScaled = true
  49. Close.TextSize = 14
  50. Close.TextWrapped = true
  51.  
  52. Title.Name = "Title"
  53. Title.Parent = Main
  54. Title.BackgroundColor3 = Color3.new(0.705882, 1, 0.72549)
  55. Title.BackgroundTransparency = 1
  56. Title.Position = UDim2.new(0.13152805, 0, 0, 0)
  57. Title.Size = UDim2.new(0, 392, 0, 50)
  58. Title.Font = Enum.Font.SciFi
  59. Title.Text = "Meme SoundBoard GUI"
  60. Title.TextScaled = true
  61. Title.TextSize = 14
  62. Title.TextWrapped = true
  63.  
  64. BigShaq.Name = "BigShaq"
  65. BigShaq.Parent = Main
  66. BigShaq.BackgroundColor3 = Color3.new(0.0627451, 0.67451, 1)
  67. BigShaq.BorderSizePixel = 0
  68. BigShaq.Position = UDim2.new(0.061895553, 0, 0.219135806, 0)
  69. BigShaq.Size = UDim2.new(0, 95, 0, 50)
  70. BigShaq.Font = Enum.Font.SourceSans
  71. BigShaq.Text = "Big Shaq - Mans Not Hot"
  72. BigShaq.TextScaled = true
  73. BigShaq.TextSize = 14
  74. BigShaq.TextWrapped = true
  75.  
  76. Darude.Name = "Darude"
  77. Darude.Parent = Main
  78. Darude.BackgroundColor3 = Color3.new(0.0627451, 0.67451, 1)
  79. Darude.BorderSizePixel = 0
  80. Darude.Position = UDim2.new(0.324951679, 0, 0.219135806, 0)
  81. Darude.Size = UDim2.new(0, 95, 0, 50)
  82. Darude.Font = Enum.Font.SourceSans
  83. Darude.Text = "Darude -Sandstorm"
  84. Darude.TextScaled = true
  85. Darude.TextSize = 14
  86. Darude.TextWrapped = true
  87.  
  88. MacPl.Name = "MacPl"
  89. MacPl.Parent = Main
  90. MacPl.BackgroundColor3 = Color3.new(0.0627451, 0.67451, 1)
  91. MacPl.BorderSizePixel = 0
  92. MacPl.Position = UDim2.new(0.794970989, 0, 0.219135806, 0)
  93. MacPl.Size = UDim2.new(0, 95, 0, 50)
  94. MacPl.Font = Enum.Font.SourceSans
  95. MacPl.Text = "Macintosh Plus"
  96. MacPl.TextScaled = true
  97. MacPl.TextSize = 14
  98. MacPl.TextWrapped = true
  99.  
  100. Version.Name = "Version"
  101. Version.Parent = Main
  102. Version.BackgroundColor3 = Color3.new(0.705882, 1, 0.72549)
  103. Version.BackgroundTransparency = 1
  104. Version.Position = UDim2.new(-1.86264515e-09, 0, 0, 0)
  105. Version.Size = UDim2.new(0, 57, 0, 50)
  106. Version.Font = Enum.Font.SciFi
  107. Version.Text = "V1"
  108. Version.TextScaled = true
  109. Version.TextSize = 14
  110. Version.TextWrapped = true
  111.  
  112. LilPump.Name = "LilPump"
  113. LilPump.Parent = Main
  114. LilPump.BackgroundColor3 = Color3.new(0.0627451, 0.67451, 1)
  115. LilPump.BorderSizePixel = 0
  116. LilPump.Position = UDim2.new(0.574468076, 0, 0.219135806, 0)
  117. LilPump.Size = UDim2.new(0, 95, 0, 50)
  118. LilPump.Font = Enum.Font.SourceSans
  119. LilPump.Text = "Lil Pump Gucci Gang"
  120. LilPump.TextScaled = true
  121. LilPump.TextSize = 14
  122. LilPump.TextWrapped = true
  123.  
  124. Bar2.Name = "Bar2"
  125. Bar2.Parent = Main
  126. Bar2.BackgroundColor3 = Color3.new(0.47451, 0.52549, 1)
  127. Bar2.BorderSizePixel = 0
  128. Bar2.Position = UDim2.new(0, 0, 0.395061761, 0)
  129. Bar2.Size = UDim2.new(0, 517, 0, 41)
  130.  
  131. Vol.Name = "Vol"
  132. Vol.Parent = Bar2
  133. Vol.BackgroundColor3 = Color3.new(0.360784, 1, 0.521569)
  134. Vol.BackgroundTransparency = 1
  135. Vol.Position = UDim2.new(0.0251450725, 0, 1.35764825, 0)
  136. Vol.Size = UDim2.new(0, 88, 0, 50)
  137. Vol.Font = Enum.Font.Bodoni
  138. Vol.Text = "Volume"
  139. Vol.TextColor3 = Color3.new(1, 1, 1)
  140. Vol.TextScaled = true
  141. Vol.TextSize = 14
  142. Vol.TextWrapped = true
  143.  
  144. VolumeNumber.Name = "VolumeNumber"
  145. VolumeNumber.Parent = Bar2
  146. VolumeNumber.BackgroundColor3 = Color3.new(0.305882, 0.376471, 1)
  147. VolumeNumber.Position = UDim2.new(0.0251450669, 0, 2.58536577, 0)
  148. VolumeNumber.Size = UDim2.new(0, 88, 0, 50)
  149. VolumeNumber.Font = Enum.Font.SourceSansItalic
  150. VolumeNumber.Text = "1"
  151. VolumeNumber.TextScaled = true
  152. VolumeNumber.TextSize = 14
  153. VolumeNumber.TextWrapped = true
  154.  
  155. Pitch.Name = "Pitch"
  156. Pitch.Parent = Bar2
  157. Pitch.BackgroundColor3 = Color3.new(0.360784, 1, 0.521569)
  158. Pitch.BackgroundTransparency = 1
  159. Pitch.Position = UDim2.new(0.758220553, 0, 1.35764825, 0)
  160. Pitch.Size = UDim2.new(0, 88, 0, 50)
  161. Pitch.Font = Enum.Font.Bodoni
  162. Pitch.Text = "Pitch"
  163. Pitch.TextColor3 = Color3.new(1, 1, 1)
  164. Pitch.TextScaled = true
  165. Pitch.TextSize = 14
  166. Pitch.TextWrapped = true
  167.  
  168. PitchNumber.Name = "PitchNumber"
  169. PitchNumber.Parent = Bar2
  170. PitchNumber.BackgroundColor3 = Color3.new(0.305882, 0.376471, 1)
  171. PitchNumber.Position = UDim2.new(0.758220494, 0, 2.58536577, 0)
  172. PitchNumber.Size = UDim2.new(0, 88, 0, 50)
  173. PitchNumber.Font = Enum.Font.SourceSansItalic
  174. PitchNumber.Text = "1"
  175. PitchNumber.TextScaled = true
  176. PitchNumber.TextSize = 14
  177. PitchNumber.TextWrapped = true
  178.  
  179. Stop.Name = "Stop"
  180. Stop.Parent = Main
  181. Stop.BackgroundColor3 = Color3.new(0.878431, 1, 0.423529)
  182. Stop.BorderSizePixel = 0
  183. Stop.Position = UDim2.new(0.385880053, 0, 0.549382746, 0)
  184. Stop.Size = UDim2.new(0, 95, 0, 50)
  185. Stop.Font = Enum.Font.SourceSans
  186. Stop.Text = "Stop"
  187. Stop.TextScaled = true
  188. Stop.TextSize = 14
  189. Stop.TextWrapped = true
  190.  
  191. WhoMadeIt.Name = "WhoMadeIt"
  192. WhoMadeIt.Parent = Main
  193. WhoMadeIt.BackgroundColor3 = Color3.new(1, 1, 1)
  194. WhoMadeIt.BackgroundTransparency = 1
  195. WhoMadeIt.Position = UDim2.new(0.285154492, 0, 0.771340787, 0)
  196. WhoMadeIt.Size = UDim2.new(0, 200, 0, 50)
  197. WhoMadeIt.Font = Enum.Font.ArialBold
  198. WhoMadeIt.Text = "Made by: MrFoofty"
  199. WhoMadeIt.TextScaled = true
  200. WhoMadeIt.TextSize = 14
  201. WhoMadeIt.TextWrapped = true
  202.  
  203. OpenFrame.Name = "OpenFrame"
  204. OpenFrame.Parent = MemeSoundBoardGui
  205. OpenFrame.Active = true
  206. OpenFrame.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  207. OpenFrame.BackgroundTransparency = 1
  208. OpenFrame.Draggable = true
  209. OpenFrame.LayoutOrder = 4
  210. OpenFrame.Position = UDim2.new(0, 0, 0.645476758, 0)
  211. OpenFrame.Selectable = true
  212. OpenFrame.Size = UDim2.new(0, 107, 0, 75)
  213.  
  214. Open.Name = "Open"
  215. Open.Parent = OpenFrame
  216. Open.BackgroundColor3 = Color3.new(0.466667, 0.901961, 1)
  217. Open.BackgroundTransparency = 0.40000000596046
  218. Open.Size = UDim2.new(0, 107, 0, 75)
  219. Open.Text = "Open"
  220. Open.TextScaled = true
  221. Open.TextSize = 14
  222. Open.TextWrapped = true
  223.  
  224.  
  225.  
  226. Open.MouseButton1Click:connect(function()
  227. game.CoreGui.MemeSoundBoardGui.Main.Visible = true
  228. game.CoreGui.MemeSoundBoardGui.OpenFrame.Visible = false
  229. end)
  230.  
  231. Close.MouseButton1Click:connect(function()
  232. game.CoreGui.MemeSoundBoardGui.Main.Visible = false
  233. game.CoreGui.MemeSoundBoardGui.OpenFrame.Visible = true
  234. end)
  235.  
  236. BigShaq.MouseButton1Click:connect(function()
  237. local Sound = Instance.new("Sound")
  238. Sound.Parent = game.Workspace
  239. Sound.SoundId = "rbxassetidUndecided/1044382456"
  240. SoundTonguelay()
  241. Sound.Volume = VolumeNumber.text
  242. Sound.PlaybackSpeed = PitchNumber.Text
  243. Stop.MouseButton1Click:connect(function()
  244. SoundBig Grinestroy()
  245. end)
  246. end)
  247.  
  248. Darude.MouseButton1Click:connect(function()
  249. local Sound = Instance.new("Sound")
  250. Sound.Parent = game.Workspace
  251. Sound.SoundId = "rbxassetidUndecided/179534184"
  252. SoundTonguelay()
  253. Sound.Volume = VolumeNumber.text
  254. Sound.PlaybackSpeed = PitchNumber.Text
  255. Stop.MouseButton1Click:connect(function()
  256. SoundBig Grinestroy()
  257. end)
  258. end)
  259.  
  260. MacPl.MouseButton1Click:connect(function()
  261. local Sound = Instance.new("Sound")
  262. Sound.Parent = game.Workspace
  263. Sound.SoundId = "rbxassetidUndecided/420260044"
  264. SoundTonguelay()
  265. Sound.Volume = VolumeNumber.text
  266. Sound.PlaybackSpeed = PitchNumber.Text
  267. Stop.MouseButton1Click:connect(function()
  268. SoundBig Grinestroy()
  269. end)
  270. end)
  271.  
  272. LilPump.MouseButton1Click:connect(function()
  273. local Sound = Instance.new("Sound")
  274. Sound.Parent = game.Workspace
  275. Sound.SoundId = "rbxassetidUndecided/1107814992"
  276. SoundTonguelay()
  277. Sound.Volume = VolumeNumber.text
  278. Sound.PlaybackSpeed = PitchNumber.Text
  279. Stop.MouseButton1Click:connect(function()
  280. SoundBig Grinestroy()
  281. end)
  282. end)
  283.  
  284.  
  285. -------------Gg
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement