Advertisement
Godzillagamerzz10

Darkened Vent GUI (FE GUI)

Nov 13th, 2018
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.38 KB | None | 0 0
  1. ----- Darkened Vent GUI
  2. ---- Created by: godzillagamerz10
  3. ----- This was made for exploiters/script builders.
  4.  
  5. print("Darkened Vent GUI loaded!")
  6. warn("This GUI is FE!")
  7.  
  8. local DarkenedVent = Instance.new("ScreenGui")
  9. local Body = Instance.new("Frame")
  10. local Name = Instance.new("TextLabel")
  11. local Name2 = Instance.new("TextLabel")
  12. local Name3 = Instance.new("TextLabel")
  13. local Dab = Instance.new("TextButton")
  14. local ChatTroll = Instance.new("TextButton")
  15. local Funny = Instance.new("TextButton")
  16. local Constipation = Instance.new("TextButton")
  17.  
  18. DarkenedVent.Name = "DarkenedVent"
  19. DarkenedVent.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  20.  
  21. Body.Name = "Body"
  22. Body.Parent = DarkenedVent
  23. Body.BackgroundColor3 = Color3.new(0.0666667, 0.439216, 1)
  24. Body.Position = UDim2.new(0.0143749993, 0, 0.133953139, 0)
  25. Body.Size = UDim2.new(0, 360, 0, 464)
  26.  
  27. Name.Name = "Name"
  28. Name.Parent = Body
  29. Name.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  30. Name.BackgroundTransparency = 1
  31. Name.Size = UDim2.new(0, 360, 0, 50)
  32. Name.Font = Enum.Font.SciFi
  33. Name.Text = "Darkened Vent GUI (V.1)"
  34. Name.TextColor3 = Color3.new(0, 0, 0)
  35. Name.TextScaled = true
  36. Name.TextSize = 14
  37. Name.TextWrapped = true
  38.  
  39. Name2.Name = "Name2"
  40. Name2.Parent = Body
  41. Name2.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  42. Name2.BackgroundTransparency = 1
  43. Name2.Position = UDim2.new(-0.0222222228, 0, 0.105603576, 0)
  44. Name2.Size = UDim2.new(0, 360, 0, 17)
  45. Name2.Font = Enum.Font.SciFi
  46. Name2.Text = "Created by: godzillagamerz10"
  47. Name2.TextColor3 = Color3.new(0, 0, 0)
  48. Name2.TextSize = 14
  49. Name2.TextWrapped = true
  50.  
  51. Name3.Name = "Name3"
  52. Name3.Parent = Body
  53. Name3.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  54. Name3.BackgroundTransparency = 1
  55. Name3.Position = UDim2.new(0, 0, 0.142241374, 0)
  56. Name3.Size = UDim2.new(0, 360, 0, 50)
  57. Name3.Font = Enum.Font.SciFi
  58. Name3.Text = "-------------------------"
  59. Name3.TextColor3 = Color3.new(0, 0, 0)
  60. Name3.TextScaled = true
  61. Name3.TextSize = 14
  62. Name3.TextWrapped = true
  63.  
  64. Dab.Name = "Dab"
  65. Dab.Parent = Body
  66. Dab.BackgroundColor3 = Color3.new(0.4, 0.396078, 0.396078)
  67. Dab.Position = UDim2.new(0, 0, 0.314655185, 0)
  68. Dab.Size = UDim2.new(0, 360, 0, 50)
  69. Dab.Font = Enum.Font.Cartoon
  70. Dab.Text = "Dab (FE)"
  71. Dab.TextColor3 = Color3.new(0, 0, 0)
  72. Dab.TextSize = 20
  73. Dab.TextWrapped = true
  74.  
  75. ChatTroll.Name = "ChatTroll"
  76. ChatTroll.Parent = Body
  77. ChatTroll.BackgroundColor3 = Color3.new(0.4, 0.396078, 0.396078)
  78. ChatTroll.Position = UDim2.new(0, 0, 0.465517223, 0)
  79. ChatTroll.Size = UDim2.new(0, 360, 0, 50)
  80. ChatTroll.Font = Enum.Font.Cartoon
  81. ChatTroll.Text = "Chat Troll (FE)"
  82. ChatTroll.TextColor3 = Color3.new(0, 0, 0)
  83. ChatTroll.TextSize = 20
  84. ChatTroll.TextWrapped = true
  85.  
  86. Funny.Name = "Funny"
  87. Funny.Parent = Body
  88. Funny.BackgroundColor3 = Color3.new(0.4, 0.396078, 0.396078)
  89. Funny.Position = UDim2.new(0, 0, 0.614224136, 0)
  90. Funny.Size = UDim2.new(0, 360, 0, 50)
  91. Funny.Font = Enum.Font.Cartoon
  92. Funny.Text = "Dance (FE)"
  93. Funny.TextColor3 = Color3.new(0, 0, 0)
  94. Funny.TextSize = 20
  95. Funny.TextWrapped = true
  96.  
  97. Constipation.Name = "Constipation"
  98. Constipation.Parent = Body
  99. Constipation.BackgroundColor3 = Color3.new(0.4, 0.396078, 0.396078)
  100. Constipation.Position = UDim2.new(0, 0, 0.758620679, 0)
  101. Constipation.Size = UDim2.new(0, 360, 0, 50)
  102. Constipation.Font = Enum.Font.Cartoon
  103. Constipation.Text = "Constipated Person (FE)"
  104. Constipation.TextColor3 = Color3.new(0, 0, 0)
  105. Constipation.TextSize = 20
  106. Constipation.TextWrapped = true
  107. -- Scripts:
  108. function SCRIPT_OSBH76_FAKESCRIPT() -- Dab.Dabbing
  109. getfenv().script = Instance.new('LocalScript', Dab)
  110.  
  111. script.Parent.MouseButton1Click:connect(function()
  112.  
  113.  
  114. AnimationId = "248263260"
  115. local Anim = Instance.new("Animation")
  116. Anim.AnimationId = "rbxassetid://"..AnimationId
  117. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  118. k:Play()
  119. k:AdjustSpeed(1)
  120.  
  121.  
  122.  
  123. end)
  124.  
  125. end
  126. coroutine.resume(coroutine.create(SCRIPT_OSBH76_FAKESCRIPT))
  127. function SCRIPT_QKWR67_FAKESCRIPT() -- ChatTroll.Troll
  128. getfenv().script = Instance.new('LocalScript', ChatTroll)
  129.  
  130. script.Parent.MouseButton1Click:connect(function()
  131.  
  132. end)
  133. local Action = game.Players:GetPlayers()
  134. for i = 1,#Action do
  135. Action[i].Chatted:connect(function(Message)
  136. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("".."["..Action[i].Name.."]".." "..Message, "All")
  137. end)
  138. end
  139.  
  140. end
  141. coroutine.resume(coroutine.create(SCRIPT_QKWR67_FAKESCRIPT))
  142. function SCRIPT_NJNN65_FAKESCRIPT() -- Funny.Idle
  143. getfenv().script = Instance.new('LocalScript', Funny)
  144.  
  145. script.Parent.MouseButton1Click:connect(function()
  146.  
  147. AnimationId = "2309629209"
  148. local Anim = Instance.new("Animation")
  149. Anim.AnimationId = "rbxassetid://"..AnimationId
  150. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  151. k:Play()
  152. k:AdjustSpeed(1)
  153.  
  154.  
  155.  
  156. end)
  157.  
  158.  
  159. end
  160. coroutine.resume(coroutine.create(SCRIPT_NJNN65_FAKESCRIPT))
  161. function SCRIPT_PBCP78_FAKESCRIPT() -- Constipation.Thing
  162. getfenv().script = Instance.new('LocalScript', Constipation)
  163.  
  164. script.Parent.MouseButton1Click:connect(function()
  165.  
  166. AnimationId = "2309499814"
  167. local Anim = Instance.new("Animation")
  168. Anim.AnimationId = "rbxassetid://"..AnimationId
  169. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  170. k:Play()
  171. k:AdjustSpeed(1)
  172.  
  173.  
  174.  
  175. end)
  176.  
  177.  
  178. end
  179. coroutine.resume(coroutine.create(SCRIPT_PBCP78_FAKESCRIPT))
  180.  
  181.  
  182.  
  183. print("Enjoy!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement