Advertisement
creepstu

FE Audio GUI [Roblox Script]

Nov 30th, 2024
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 10.75 KB | Source Code | 0 0
  1. local ScreenGui = Instance.new("ScreenGui");
  2. local Draggable = Instance.new("Frame");
  3. local Frame = Instance.new("Frame");
  4. local Frame_2 = Instance.new("Frame");
  5. local Time = Instance.new("TextLabel");
  6. local _1E = Instance.new("TextButton");
  7. local UICorner = Instance.new("UICorner");
  8. local _3E = Instance.new("TextButton");
  9. local UICorner_2 = Instance.new("UICorner");
  10. local SE = Instance.new("TextButton");
  11. local UICorner_3 = Instance.new("UICorner");
  12. local Path = Instance.new("TextLabel");
  13. local Top = Instance.new("Frame");
  14. local Top_2 = Instance.new("Frame");
  15. local ImageLabel = Instance.new("ImageLabel");
  16. local TextLabel = Instance.new("TextLabel");
  17. local Exit = Instance.new("TextButton");
  18. local Minizum = Instance.new("TextButton");
  19. local Stop = Instance.new("TextButton");
  20. local UICorner_4 = Instance.new("UICorner");
  21. local IY = Instance.new("TextButton");
  22. local UICorner_5 = Instance.new("UICorner");
  23. local TextLabel_2 = Instance.new("TextLabel");
  24. local Wait = Instance.new("TextBox");
  25. ScreenGui.Name = ". Ǥ҉̷҉̵҉̸҉̷҉̵҉̸҉̡҉̡҉̼҉̱҉͎҉͎҉̞҉̼҉̱҉͎҉͎҉̞҉ͤ҉ͬ҉̅҉ͤ҉ͬ";
  26. ScreenGui.Parent = game:GetService("CoreGui");
  27. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling;
  28. ScreenGui.ResetOnSpawn = false;
  29. Draggable.Name = "Ǥ҉̷҉̵҉̸҉̷҉̵҉̸҉̡҉̡҉̼҉̱҉͎҉͎҉̞҉̼҉̱҉͎҉͎҉̞҉ͤ҉ͬ҉̅҉ͤ҉ͬ.";
  30. Draggable.Parent = ScreenGui;
  31. Draggable.BackgroundColor3 = Color3.fromRGB(255, 255, 255);
  32. Draggable.BackgroundTransparency = 1;
  33. Draggable.BorderSizePixel = 0;
  34. Draggable.Position = UDim2.new(0.35026139, 0, 0.296158612, 0);
  35. Draggable.Size = UDim2.new(0, 438, 0, 277);
  36. Frame.Name = ". . Ǥ҉̷҉̵҉̸҉̷҉̵҉̸҉̡҉̡҉̼҉̱҉͎҉͎҉̞҉̼҉̱҉͎҉͎҉̞҉ͤ҉ͬ҉̅҉ͤ҉ͬ. ";
  37. Frame.Parent = Draggable;
  38. Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255);
  39. Frame.BackgroundTransparency = 1;
  40. Frame.BorderColor3 = Color3.fromRGB(27, 42, 53);
  41. Frame.BorderSizePixel = 0;
  42. Frame.Position = UDim2.new(-0.00133678317, 0, -0.00348037481, 0);
  43. Frame.Size = UDim2.new(0, 438, 0, 277);
  44. Frame_2.Name = " . Ǥ҉̷҉̵҉̸҉̷҉̵҉̸҉̡҉̡҉̼҉̱҉͎҉͎҉̞҉̼҉̱҉͎҉͎҉̞҉ͤ҉ͬ҉̅҉ͤ҉ͬ. ";
  45. Frame_2.Parent = Frame;
  46. Frame_2.BackgroundColor3 = Color3.fromRGB(30, 30, 30);
  47. Frame_2.BorderColor3 = Color3.fromRGB(27, 42, 53);
  48. Frame_2.BorderSizePixel = 0;
  49. Frame_2.Position = UDim2.new(-0.00133678142, 0, -0.0179207586, 0);
  50. Frame_2.Size = UDim2.new(0, 438, 0, 238);
  51. Frame_2.Active = true;
  52. Frame_2.Draggable = true;
  53. Time.Name = "Time";
  54. Time.Parent = Frame_2;
  55. Time.BackgroundColor3 = Color3.fromRGB(255, 255, 255);
  56. Time.BackgroundTransparency = 1;
  57. Time.Position = UDim2.new(0, 0, 0.0126050422, 0);
  58. Time.Size = UDim2.new(0, 437, 0, 31);
  59. Time.Font = Enum.Font.GothamSemibold;
  60. Time.Text = "RespectFilteringEnabled(RFE) : nil";
  61. Time.TextColor3 = Color3.fromRGB(255, 255, 255);
  62. Time.TextScaled = true;
  63. Time.TextSize = 14;
  64. Time.TextWrapped = true;
  65. _1E.Name = "1E";
  66. _1E.Parent = Frame_2;
  67. _1E.BackgroundColor3 = Color3.fromRGB(45, 45, 45);
  68. _1E.BorderSizePixel = 0;
  69. _1E.Position = UDim2.new(0.0182648394, 0, 0.676470578, 0);
  70. _1E.Size = UDim2.new(0, 208, 0, 33);
  71. _1E.Font = Enum.Font.SourceSans;
  72. _1E.Text = "Mute Game";
  73. _1E.TextColor3 = Color3.fromRGB(255, 255, 255);
  74. _1E.TextScaled = true;
  75. _1E.TextSize = 30;
  76. _1E.TextWrapped = true;
  77. UICorner.Parent = _1E;
  78. _3E.Name = "3E";
  79. _3E.Parent = Frame_2;
  80. _3E.BackgroundColor3 = Color3.fromRGB(45, 45, 45);
  81. _3E.BorderSizePixel = 0;
  82. _3E.Position = UDim2.new(0.0159817357, 0, 0.142857149, 0);
  83. _3E.Size = UDim2.new(0, 209, 0, 33);
  84. _3E.Font = Enum.Font.SourceSans;
  85. _3E.Text = "Annoying  Sound";
  86. _3E.TextColor3 = Color3.fromRGB(255, 255, 255);
  87. _3E.TextSize = 30;
  88. _3E.TextWrapped = true;
  89. UICorner_2.Parent = _3E;
  90. SE.Name = "SE";
  91. SE.Parent = Frame_2;
  92. SE.BackgroundColor3 = Color3.fromRGB(45, 45, 45);
  93. SE.BorderSizePixel = 0;
  94. SE.Position = UDim2.new(0.509132445, 0, 0.142857149, 0);
  95. SE.Size = UDim2.new(0, 209, 0, 33);
  96. SE.Font = Enum.Font.SourceSans;
  97. SE.Text = "Kill Sound Service";
  98. SE.TextColor3 = Color3.fromRGB(255, 255, 255);
  99. SE.TextSize = 30;
  100. SE.TextWrapped = true;
  101. UICorner_3.Parent = SE;
  102. Path.Name = "Path";
  103. Path.Parent = Frame_2;
  104. Path.BackgroundColor3 = Color3.fromRGB(255, 0, 0);
  105. Path.BackgroundTransparency = 1;
  106. Path.Position = UDim2.new(0.00684931502, 0, 0.815126061, 0);
  107. Path.Size = UDim2.new(0, 435, 0, 44);
  108. Path.Font = Enum.Font.GothamSemibold;
  109. Path.Text = "Dev Note : This Script is FE and it only FE when RespectFilteringEnabled(RFE) is disabled , elseif RespectFilteringEnabled(RFE) is true then it only be client , mostly RespectFilteringEnabled(RFE) disabled game are classic game";
  110. Path.TextColor3 = Color3.fromRGB(255, 0, 0);
  111. Path.TextScaled = true;
  112. Path.TextSize = 14;
  113. Path.TextWrapped = true;
  114. Top.Name = "Top";
  115. Top.Parent = Frame_2;
  116. Top.BackgroundColor3 = Color3.fromRGB(41, 60, 157);
  117. Top.BorderColor3 = Color3.fromRGB(27, 42, 53);
  118. Top.BorderSizePixel = 0;
  119. Top.Position = UDim2.new(-0.00133678142, 0, -0.128059402, 0);
  120. Top.Size = UDim2.new(0, 438, 0, 30);
  121. Top_2.Name = "Top";
  122. Top_2.Parent = Top;
  123. Top_2.BackgroundColor3 = Color3.fromRGB(30, 45, 118);
  124. Top_2.BorderColor3 = Color3.fromRGB(27, 42, 53);
  125. Top_2.BorderSizePixel = 0;
  126. Top_2.Position = UDim2.new(0, 0, 0.967638671, 0);
  127. Top_2.Size = UDim2.new(0, 438, 0, 5);
  128. ImageLabel.Parent = Top;
  129. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255);
  130. ImageLabel.BackgroundTransparency = 1;
  131. ImageLabel.Position = UDim2.new(0, 0, 0.0666666701, 0);
  132. ImageLabel.Size = UDim2.new(0, 29, 0, 27);
  133. ImageLabel.Image = "http://www.roblox.com/asset/?id=8798286232";
  134. TextLabel.Parent = ImageLabel;
  135. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255);
  136. TextLabel.BackgroundTransparency = 1;
  137. TextLabel.Position = UDim2.new(0.997245014, 0, 0, 0);
  138. TextLabel.Size = UDim2.new(0, 397, 0, 30);
  139. TextLabel.Font = Enum.Font.GothamSemibold;
  140. TextLabel.Text = "FEAG";
  141. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255);
  142. TextLabel.TextScaled = true;
  143. TextLabel.TextSize = 14;
  144. TextLabel.TextStrokeColor3 = Color3.fromRGB(255, 255, 255);
  145. TextLabel.TextWrapped = true;
  146. Exit.Name = "Exit";
  147. Exit.Parent = Top;
  148. Exit.BackgroundColor3 = Color3.fromRGB(255, 255, 255);
  149. Exit.BackgroundTransparency = 1;
  150. Exit.Position = UDim2.new(0.924657524, 0, 0, 0);
  151. Exit.Size = UDim2.new(0, 32, 0, 25);
  152. Exit.Font = Enum.Font.GothamSemibold;
  153. Exit.Text = "x";
  154. Exit.TextColor3 = Color3.fromRGB(255, 255, 255);
  155. Exit.TextScaled = true;
  156. Exit.TextSize = 14;
  157. Exit.TextWrapped = true;
  158. Minizum.Name = "Minizum";
  159. Minizum.Parent = Top;
  160. Minizum.BackgroundColor3 = Color3.fromRGB(255, 255, 255);
  161. Minizum.BackgroundTransparency = 1;
  162. Minizum.Position = UDim2.new(0.851598203, 0, 0, 0);
  163. Minizum.Size = UDim2.new(0, 32, 0, 23);
  164. Minizum.Font = Enum.Font.GothamSemibold;
  165. Minizum.Text = "_";
  166. Minizum.TextColor3 = Color3.fromRGB(255, 255, 255);
  167. Minizum.TextScaled = true;
  168. Minizum.TextSize = 14;
  169. Minizum.TextWrapped = true;
  170. Stop.Name = "Stop";
  171. Stop.Parent = Frame_2;
  172. Stop.BackgroundColor3 = Color3.fromRGB(45, 45, 45);
  173. Stop.BorderSizePixel = 0;
  174. Stop.Position = UDim2.new(0.0182648394, 0, 0.310924381, 0);
  175. Stop.Size = UDim2.new(0, 424, 0, 33);
  176. Stop.Font = Enum.Font.SourceSans;
  177. Stop.Text = "Stop";
  178. Stop.TextColor3 = Color3.fromRGB(255, 255, 255);
  179. Stop.TextSize = 30;
  180. Stop.TextWrapped = true;
  181. UICorner_4.Parent = Stop;
  182. IY.Name = "IY";
  183. IY.Parent = Frame_2;
  184. IY.BackgroundColor3 = Color3.fromRGB(45, 45, 45);
  185. IY.BorderSizePixel = 0;
  186. IY.Position = UDim2.new(0.509132445, 0, 0.676470578, 0);
  187. IY.Size = UDim2.new(0, 209, 0, 33);
  188. IY.Font = Enum.Font.SourceSans;
  189. IY.Text = "Unmute Game";
  190. IY.TextColor3 = Color3.fromRGB(255, 255, 255);
  191. IY.TextScaled = true;
  192. IY.TextSize = 30;
  193. IY.TextWrapped = true;
  194. UICorner_5.Parent = IY;
  195. TextLabel_2.Parent = Frame_2;
  196. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255);
  197. TextLabel_2.BackgroundTransparency = 1;
  198. TextLabel_2.Position = UDim2.new(0.0182648394, 0, 0.466386557, 0);
  199. TextLabel_2.Size = UDim2.new(0, 426, 0, 50);
  200. TextLabel_2.Font = Enum.Font.GothamSemibold;
  201. TextLabel_2.Text = "Wait Speed       :";
  202. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255);
  203. TextLabel_2.TextSize = 30;
  204. TextLabel_2.TextWrapped = true;
  205. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left;
  206. Wait.Name = "Wait()";
  207. Wait.Parent = Frame_2;
  208. Wait.BackgroundColor3 = Color3.fromRGB(255, 255, 255);
  209. Wait.BackgroundTransparency = 1;
  210. Wait.Position = UDim2.new(0.531963468, 0, 0.466386557, 0);
  211. Wait.Size = UDim2.new(0, 199, 0, 50);
  212. Wait.ZIndex = 99999;
  213. Wait.ClearTextOnFocus = false;
  214. Wait.Font = Enum.Font.GothamSemibold;
  215. Wait.Text = "0.5";
  216. Wait.TextColor3 = Color3.fromRGB(255, 255, 255);
  217. Wait.TextSize = 30;
  218. Wait.TextWrapped = true;
  219. local notification = Instance.new("Sound");
  220. notification.Parent = game:GetService("SoundService");
  221. notification.SoundId = "rbxassetid://9086208751";
  222. notification.Volume = 5;
  223. notification.Name = ". Ǥ҉̷҉̵҉̸҉̷҉̵҉̸҉̡҉̡҉̼҉̱҉͎҉͎҉̞҉̼҉̱҉͎҉͎҉̞҉ͤ҉ͬ҉̅҉ͤ҉ͬ";
  224. Exit.MouseButton1Click:Connect(function()
  225.     ScreenGui:Destroy();
  226. end);
  227. local Mute = false;
  228. IY.MouseButton1Click:Connect(function()
  229.     Mute = false;
  230. end);
  231. _1E.MouseButton1Click:Connect(function()
  232.     Mute = true;
  233.     while Mute == true do
  234.         wait();
  235.         for _, sound in next, workspace:GetDescendants() do
  236.             if sound:IsA("Sound") then
  237.                 sound:Stop();
  238.             end
  239.         end
  240.     end
  241. end);
  242. _3E.MouseButton1Click:Connect(function()
  243.     for _, sound in next, workspace:GetDescendants() do
  244.         if sound:IsA("Sound") then
  245.             sound:Play();
  246.         end
  247.     end
  248. end);
  249. local Active = true;
  250. SE.MouseButton1Click:Connect(function()
  251.     Active = true;
  252.     while Active == true do
  253.         local StringValue = Wait.Text;
  254.         wait(StringValue);
  255.         for _, sound in next, workspace:GetDescendants() do
  256.             if sound:IsA("Sound") then
  257.                 sound:Play();
  258.             end
  259.         end
  260.     end
  261. end);
  262. Stop.MouseButton1Click:Connect(function()
  263.     Active = false;
  264. end);
  265. notification:Play();
  266. game:GetService("StarterGui"):SetCore("SendNotification", {Title="FEAG",Text="FEAG Has Been Loaded , Made By Scripty#2063 (gamer14_123)",Icon="",Duration=10,Button1="Yes Sir"});
  267. while true do
  268.     wait(0.5);
  269.     local setting = game:GetService("SoundService").RespectFilteringEnabled;
  270.     if (setting == true) then
  271.         Time.TextColor = BrickColor.new(255, 0, 0);
  272.         Time.Text = "RespectFilteringEnabled(RFE) : true";
  273.     elseif (setting == false) then
  274.         Time.Text = "RespectFilteringEnabled(RFE) : false";
  275.         Time.TextColor = BrickColor.new(0, 255, 0);
  276.     end
  277. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement