Inoob8C

audioplayer

Apr 16th, 2022 (edited)
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.52 KB | None | 0 0
  1. -- Made By Scripty#2063
  2. -- Re-Scripted by hampter#2656
  3.  
  4.  
  5. local ScreenGui = Instance.new("ScreenGui")
  6. local Draggable = Instance.new("Frame")
  7. local Frame = Instance.new("Frame")
  8. local Frame_2 = Instance.new("Frame")
  9. local Time = Instance.new("TextLabel")
  10. local _1E = Instance.new("TextButton")
  11. local UICorner = Instance.new("UICorner")
  12. local _3E = Instance.new("TextButton")
  13. local UICorner_2 = Instance.new("UICorner")
  14. local SE = Instance.new("TextButton")
  15. local UICorner_3 = Instance.new("UICorner")
  16. local Path = Instance.new("TextLabel")
  17. local Top = Instance.new("Frame")
  18. local Top_2 = Instance.new("Frame")
  19. local ImageLabel = Instance.new("ImageLabel")
  20. local TextLabel = Instance.new("TextLabel")
  21. local Exit = Instance.new("TextButton")
  22. local Minizum = Instance.new("TextButton")
  23. local Stop = Instance.new("TextButton")
  24. local UICorner_4 = Instance.new("UICorner")
  25. local IY = Instance.new("TextButton")
  26. local UICorner_5 = Instance.new("UICorner")
  27. local TextLabel_2 = Instance.new("TextLabel")
  28. local Wait = Instance.new("TextBox")
  29.  
  30. --Properties:
  31.  
  32. ScreenGui.Name = ". Ǥ҉̷҉̵҉̸҉̷҉̵҉̸҉̡҉̡҉̼҉̱҉͎҉͎҉̞҉̼҉̱҉͎҉͎҉̞҉ͤ҉ͬ҉̅҉ͤ҉ͬ"
  33. ScreenGui.Parent = game:GetService("CoreGui")
  34. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  35. ScreenGui.ResetOnSpawn = false
  36.  
  37. Draggable.Name = "Ǥ҉̷҉̵҉̸҉̷҉̵҉̸҉̡҉̡҉̼҉̱҉͎҉͎҉̞҉̼҉̱҉͎҉͎҉̞҉ͤ҉ͬ҉̅҉ͤ҉ͬ."
  38. Draggable.Parent = ScreenGui
  39. Draggable.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  40. Draggable.BackgroundTransparency = 1.000
  41. Draggable.BorderSizePixel = 0
  42. Draggable.Position = UDim2.new(0.35026139, 0, 0.296158612, 0)
  43. Draggable.Size = UDim2.new(0, 438, 0, 277)
  44.  
  45. Frame.Name = ". . Ǥ҉̷҉̵҉̸҉̷҉̵҉̸҉̡҉̡҉̼҉̱҉͎҉͎҉̞҉̼҉̱҉͎҉͎҉̞҉ͤ҉ͬ҉̅҉ͤ҉ͬ. "
  46. Frame.Parent = Draggable
  47. Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  48. Frame.BackgroundTransparency = 1.000
  49. Frame.BorderColor3 = Color3.fromRGB(27, 42, 53)
  50. Frame.BorderSizePixel = 0
  51. Frame.Position = UDim2.new(-0.00133678317, 0, -0.00348037481, 0)
  52. Frame.Size = UDim2.new(0, 438, 0, 277)
  53.  
  54. Frame_2.Name = " . Ǥ҉̷҉̵҉̸҉̷҉̵҉̸҉̡҉̡҉̼҉̱҉͎҉͎҉̞҉̼҉̱҉͎҉͎҉̞҉ͤ҉ͬ҉̅҉ͤ҉ͬ. "
  55. Frame_2.Parent = Frame
  56. Frame_2.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  57. Frame_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
  58. Frame_2.BorderSizePixel = 0
  59. Frame_2.Position = UDim2.new(-0.00133678142, 0, -0.0179207586, 0)
  60. Frame_2.Size = UDim2.new(0, 438, 0, 238)
  61. Frame_2.Active = true
  62. Frame_2.Draggable = true
  63.  
  64. Time.Name = "Time"
  65. Time.Parent = Frame_2
  66. Time.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  67. Time.BackgroundTransparency = 1.000
  68. Time.Position = UDim2.new(0, 0, 0.0126050422, 0)
  69. Time.Size = UDim2.new(0, 437, 0, 31)
  70. Time.Font = Enum.Font.GothamBold
  71. Time.Text = "RespectFilteringEnabled(RFE) : nil"
  72. Time.TextColor3 = Color3.fromRGB(255, 255, 255)
  73. Time.TextScaled = true
  74. Time.TextSize = 14.000
  75. Time.TextWrapped = true
  76.  
  77. _1E.Name = "1E"
  78. _1E.Parent = Frame_2
  79. _1E.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  80. _1E.BorderSizePixel = 0
  81. _1E.Position = UDim2.new(0.0182648394, 0, 0.676470578, 0)
  82. _1E.Size = UDim2.new(0, 208, 0, 33)
  83. _1E.Font = Enum.Font.GothamBold
  84. _1E.Text = "Mute Sound"
  85. _1E.TextColor3 = Color3.fromRGB(255, 255, 255)
  86. _1E.TextScaled = true
  87. _1E.TextSize = 30.000
  88. _1E.TextWrapped = true
  89.  
  90. UICorner.Parent = _1E
  91.  
  92. _3E.Name = "3E"
  93. _3E.Parent = Frame_2
  94. _3E.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  95. _3E.BorderSizePixel = 0
  96. _3E.Position = UDim2.new(0.0159817357, 0, 0.142857149, 0)
  97. _3E.Size = UDim2.new(0, 209, 0, 33)
  98. _3E.Font = Enum.Font.GothamBold
  99. _3E.Text = "Play Sound"
  100. _3E.TextColor3 = Color3.fromRGB(255, 255, 255)
  101. _3E.TextSize = 30.000
  102. _3E.TextWrapped = true
  103.  
  104. UICorner_2.Parent = _3E
  105.  
  106. SE.Name = "SE"
  107. SE.Parent = Frame_2
  108. SE.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  109. SE.BorderSizePixel = 0
  110. SE.Position = UDim2.new(0.509132445, 0, 0.142857149, 0)
  111. SE.Size = UDim2.new(0, 209, 0, 33)
  112. SE.Font = Enum.Font.GothamBold
  113. SE.Text = "Loop Play Sound"
  114. SE.TextColor3 = Color3.fromRGB(255, 255, 255)
  115. SE.TextSize = 30.000
  116. SE.TextWrapped = true
  117. SE.TextScaled = true
  118. UICorner_3.Parent = SE
  119.  
  120. Path.Name = "Path"
  121. Path.Parent = Frame_2
  122. Path.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  123. Path.BackgroundTransparency = 1.000
  124. Path.Position = UDim2.new(0.00684931502, 0, 0.815126061, 0)
  125. Path.Size = UDim2.new(0, 435, 0, 44)
  126. Path.Font = Enum.Font.GothamSemibold
  127. Path.Text = "Note : This Script is FE only if RFE is false. You can see if its true by looking at the top. This script will mostly work on old games, but can also work on popular games like MM2. This script was re scripted by hampter#2656"
  128. Path.TextColor3 = Color3.fromRGB(255, 0, 0)
  129. Path.TextScaled = true
  130. Path.TextSize = 14.000
  131. Path.TextWrapped = true
  132.  
  133. Top.Name = "Top"
  134. Top.Parent = Frame_2
  135. Top.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  136. Top.BorderColor3 = Color3.fromRGB(81, 81, 81)
  137. Top.BorderSizePixel = 0
  138. Top.Position = UDim2.new(-0.00133678142, 0, -0.128059402, 0)
  139. Top.Size = UDim2.new(0, 438, 0, 30)
  140. Top_2.Name = "Top"
  141. Top_2.Parent = Top
  142. Top_2.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
  143. Top_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
  144. Top_2.BorderSizePixel = 0
  145. Top_2.Position = UDim2.new(0, 0, 0.967638671, 0)
  146. Top_2.Size = UDim2.new(0, 438, 0, 5)
  147.  
  148. ImageLabel.Parent = Top
  149. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  150. ImageLabel.BackgroundTransparency = 1.000
  151. ImageLabel.Position = UDim2.new(0, 0, 0.0666666701, 0)
  152. ImageLabel.Size = UDim2.new(0, 29, 0, 27)
  153. ImageLabel.Image = "http://www.roblox.com/asset/?id=6577226884"
  154.  
  155. TextLabel.Parent = ImageLabel
  156. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  157. TextLabel.BackgroundTransparency = 1.000
  158. TextLabel.Position = UDim2.new(0.997245014, 0, 0, 0)
  159. TextLabel.Size = UDim2.new(0, 397, 0, 30)
  160. TextLabel.Font = Enum.Font.GothamSemibold
  161. TextLabel.Text = "Sound Troll GUI"
  162. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  163. TextLabel.TextScaled = true
  164. TextLabel.TextSize = 14.000
  165. TextLabel.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  166. TextLabel.TextWrapped = true
  167.  
  168. Exit.Name = "Exit"
  169. Exit.Parent = Top
  170. Exit.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  171. Exit.BackgroundTransparency = 1.000
  172. Exit.Position = UDim2.new(0.924657524, 0, 0, 0)
  173. Exit.Size = UDim2.new(0, 32, 0, 25)
  174. Exit.Font = Enum.Font.GothamSemibold
  175. Exit.Text = "x"
  176. Exit.TextColor3 = Color3.fromRGB(255, 255, 255)
  177. Exit.TextScaled = true
  178. Exit.TextSize = 14.000
  179. Exit.TextWrapped = true
  180.  
  181. Minizum.Name = "Minizum"
  182. Minizum.Parent = Top
  183. Minizum.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  184. Minizum.BackgroundTransparency = 1.000
  185. Minizum.Position = UDim2.new(0.851598203, 0, 0, 0)
  186. Minizum.Size = UDim2.new(0, 32, 0, 23)
  187. Minizum.Font = Enum.Font.GothamSemibold
  188. Minizum.Text = "_"
  189. Minizum.TextColor3 = Color3.fromRGB(255, 255, 255)
  190. Minizum.TextScaled = true
  191. Minizum.TextSize = 14.000
  192. Minizum.TextWrapped = true
  193.  
  194. Stop.Name = "Stop"
  195. Stop.Parent = Frame_2
  196. Stop.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  197. Stop.BorderSizePixel = 0
  198. Stop.Position = UDim2.new(0.0182648394, 0, 0.310924381, 0)
  199. Stop.Size = UDim2.new(0, 424, 0, 33)
  200. Stop.Font = Enum.Font.GothamBold
  201. Stop.Text = "Stop Playing Sound"
  202. Stop.TextColor3 = Color3.fromRGB(255, 255, 255)
  203. Stop.TextSize = 30.000
  204. Stop.TextWrapped = true
  205. Stop.TextScaled = true
  206.  
  207. UICorner_4.Parent = Stop
  208.  
  209. IY.Name = "IY"
  210. IY.Parent = Frame_2
  211. IY.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  212. IY.BorderSizePixel = 0
  213. IY.Position = UDim2.new(0.509132445, 0, 0.676470578, 0)
  214. IY.Size = UDim2.new(0, 209, 0, 33)
  215. IY.Font = Enum.Font.GothamBold
  216. IY.Text = "Unmute Sound"
  217. IY.TextColor3 = Color3.fromRGB(255, 255, 255)
  218. IY.TextScaled = true
  219. IY.TextSize = 30.000
  220. IY.TextWrapped = true
  221. IY.TextScaled = true
  222.  
  223. UICorner_5.Parent = IY
  224.  
  225. TextLabel_2.Parent = Frame_2
  226. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  227. TextLabel_2.BackgroundTransparency = 1.000
  228. TextLabel_2.Position = UDim2.new(0.0182648394, 0, 0.466386557, 0)
  229. TextLabel_2.Size = UDim2.new(0, 426, 0, 50)
  230. TextLabel_2.Font = Enum.Font.GothamSemibold
  231. TextLabel_2.Text = "Delay Speed :"
  232. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  233. TextLabel_2.TextSize = 30.000
  234. TextLabel_2.TextWrapped = true
  235. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  236.  
  237. Wait.Name = "Wait()"
  238. Wait.Parent = Frame_2
  239. Wait.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  240. Wait.BackgroundTransparency = 1.000
  241. Wait.Position = UDim2.new(0.531963468, 0, 0.466386557, 0)
  242. Wait.Size = UDim2.new(0, 199, 0, 50)
  243. Wait.ZIndex = 99999
  244. Wait.ClearTextOnFocus = false
  245. Wait.Font = Enum.Font.GothamSemibold
  246. Wait.Text = "0.5"
  247. Wait.TextColor3 = Color3.fromRGB(255, 255, 255)
  248. Wait.TextSize = 30.000
  249. Wait.TextWrapped = true
  250.  
  251. --Sound Service:
  252. local notification = Instance.new("Sound")
  253. notification.Parent = game:GetService("SoundService")
  254. notification.SoundId = "rbxassetid://9086208751"
  255. notification.Volume = 5
  256. notification.Name = ". Ǥ҉̷҉̵҉̸҉̷҉̵҉̸҉̡҉̡҉̼҉̱҉͎҉͎҉̞҉̼҉̱҉͎҉͎҉̞҉ͤ҉ͬ҉̅҉ͤ҉ͬ"
  257.  
  258. --funuction:
  259. Exit.MouseButton1Click:Connect(function()
  260. ScreenGui:Destroy()
  261. end)
  262. local Mute = false
  263. IY.MouseButton1Click:Connect(function()
  264. Mute = false
  265. end)
  266.  
  267. _1E.MouseButton1Click:Connect(function()
  268. Mute = true
  269. while Mute == true do
  270. wait()
  271. for _, sound in next, workspace:GetDescendants() do
  272. if sound:IsA("Sound") then
  273. sound:Stop()
  274. end
  275. end
  276. end
  277. end)
  278.  
  279. _3E.MouseButton1Click:Connect(function()
  280. for _, sound in next, workspace:GetDescendants() do
  281. if sound:IsA("Sound") then
  282. sound:Play()
  283. end
  284. end
  285. end)
  286.  
  287. local Active = true
  288. SE.MouseButton1Click:Connect(function()
  289. Active = true
  290. while Active == true do
  291. local StringValue = Wait.Text
  292. wait(StringValue)
  293. for _, sound in next, workspace:GetDescendants() do
  294. if sound:IsA("Sound") then
  295. sound:Play()
  296. end
  297. end
  298. end
  299. end)
  300.  
  301. Stop.MouseButton1Click:Connect(function()
  302. Active = false
  303. end)
  304. --Credit:
  305. local NotificationBindable = Instance.new("BindableFunction")
  306. NotificationBindable.OnInvoke = callback
  307. --
  308. game.StarterGui:SetCore("SendNotification", {
  309. Title = "Script Executed";
  310. Text = "Script Has Successfully loaded";
  311. Icon = "rbxassetid://7104822478";
  312. Duration = 10;
  313. Callback = NotificationBindable;
  314. })
  315. --Check:
  316. while true do
  317. wait(0.5)
  318. local setting = game:GetService("SoundService").RespectFilteringEnabled
  319. if setting == true then
  320. Time.TextColor = BrickColor.new(255,0,0)
  321. Time.Text ="RespectFilteringEnabled(RFE) : true"
  322. elseif setting == false then
  323. Time.Text ="RespectFilteringEnabled(RFE) : false"
  324. Time.TextColor = BrickColor.new(0,255,0)
  325. end
  326. end
Advertisement
Add Comment
Please, Sign In to add comment