Psykek

Hax FE

Apr 1st, 2019
35,319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.86 KB | None | 0 0
  1. ----------------------------------------------
  2. ------------FEHax Gui By kwert----------------
  3. ----------Updated Since 30/12/2017------------
  4. ---Credits Harkinian for the Annoy script!----
  5. ----------------------------------------------
  6. local FEHax = Instance.new("ScreenGui")
  7. local FeHaxFrame = Instance.new("Frame")
  8. local TextLabel = Instance.new("TextLabel")
  9. local Annoy = Instance.new("TextButton")
  10. local QuakePro = Instance.new("TextButton")
  11. local Goto = Instance.new("TextButton")
  12. local FEGod = Instance.new("TextButton")
  13. local TextBox = Instance.new("TextBox")
  14. local NoLimbs = Instance.new("TextButton")
  15. local DropHat = Instance.new("TextButton")
  16. local CheckIfCommand = Instance.new("TextLabel")
  17. local CloseGui = Instance.new("TextButton")
  18. local Noclip = Instance.new("TextButton")
  19. local Normal = Instance.new("TextButton")
  20. local UnNoclip = Instance.new("TextButton")
  21. local sssss = Instance.new("TextButton")
  22. local ddddd = Instance.new("TextButton")
  23. est = game.Workspace.FilteringEnabled
  24. FEHax.Name = "FEHax"
  25. FEHax.Parent = game.CoreGui
  26. FeHaxFrame.Name = "FeHaxFrame"
  27. FeHaxFrame.Parent = FEHax
  28. FeHaxFrame.Active = true
  29. FeHaxFrame.BackgroundColor3 = Color3.new(0.34902, 0.345098, 0.352941)
  30. FeHaxFrame.BorderSizePixel = 0
  31. FeHaxFrame.Draggable = true
  32. FeHaxFrame.Position = UDim2.new(0.5, 42, 0.5, 0)
  33. FeHaxFrame.Size = UDim2.new(0, 335, 0, 241)
  34. TextLabel.Parent = FeHaxFrame
  35. TextLabel.BackgroundColor3 = Color3.new(0.529412, 0.52549, 0.533333)
  36. TextLabel.BorderSizePixel = 0
  37. TextLabel.Position = UDim2.new(0, 0, 0, 16)
  38. TextLabel.Size = UDim2.new(0, 335, 0, 35)
  39. TextLabel.Font = Enum.Font.SourceSansLight
  40. TextLabel.Text = "FEHax Gui"
  41. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  42. TextLabel.TextSize = 35
  43. TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  44. Annoy.Name = "Annoy"
  45. Annoy.Parent = FeHaxFrame
  46. Annoy.BackgroundColor3 = Color3.new(0.529412, 0.52549, 0.533333)
  47. Annoy.BorderSizePixel = 0
  48. Annoy.Position = UDim2.new(0, 112, 0, 55)
  49. Annoy.Size = UDim2.new(0, 110, 0, 26)
  50. Annoy.Font = Enum.Font.SciFi
  51. Annoy.Text = "Annoy"
  52. Annoy.TextColor3 = Color3.new(1, 1, 1)
  53. Annoy.TextSize = 14
  54. QuakePro.Name = "QuakePro"
  55. QuakePro.Parent = FeHaxFrame
  56. QuakePro.BackgroundColor3 = Color3.new(0.529412, 0.52549, 0.533333)
  57. QuakePro.BorderSizePixel = 0
  58. QuakePro.Position = UDim2.new(0, 0, 0, 55)
  59. QuakePro.Size = UDim2.new(0, 110, 0, 26)
  60. QuakePro.Font = Enum.Font.SciFi
  61. QuakePro.Text = "QuakePro"
  62. QuakePro.TextColor3 = Color3.new(1, 1, 1)
  63. QuakePro.TextSize = 14
  64. Goto.Name = "Goto"
  65. Goto.Parent = FeHaxFrame
  66. Goto.BackgroundColor3 = Color3.new(0.529412, 0.52549, 0.533333)
  67. Goto.BorderSizePixel = 0
  68. Goto.Position = UDim2.new(0, 110, 0, 180)
  69. Goto.Size = UDim2.new(0, 114, 0, 26)
  70. Goto.Font = Enum.Font.SciFi
  71. Goto.Text = "Goto"
  72. Goto.TextColor3 = Color3.new(1, 1, 1)
  73. Goto.TextSize = 14
  74. FEGod.Name = "FEGod"
  75. FEGod.Parent = FeHaxFrame
  76. FEGod.BackgroundColor3 = Color3.new(0.529412, 0.52549, 0.533333)
  77. FEGod.BorderSizePixel = 0
  78. FEGod.Position = UDim2.new(0, 224, 0, 55)
  79. FEGod.Size = UDim2.new(0, 111, 0, 26)
  80. FEGod.Font = Enum.Font.SciFi
  81. FEGod.Text = "FE God"
  82. FEGod.TextColor3 = Color3.new(1, 1, 1)
  83. FEGod.TextSize = 14
  84. TextBox.Parent = FeHaxFrame
  85. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  86. TextBox.BorderSizePixel = 0
  87. TextBox.Position = UDim2.new(0, 52, 0, 150)
  88. TextBox.Size = UDim2.new(0, 231, 0, 25)
  89. TextBox.Font = Enum.Font.SourceSans
  90. TextBox.Text = "Username"
  91. TextBox.TextColor3 = Color3.new(0.529412, 0.52549, 0.533333)
  92. TextBox.TextSize = 16
  93. NoLimbs.Name = "NoLimbs"
  94. NoLimbs.Parent = FeHaxFrame
  95. NoLimbs.BackgroundColor3 = Color3.new(0.529412, 0.52549, 0.533333)
  96. NoLimbs.BorderSizePixel = 0
  97. NoLimbs.Position = UDim2.new(0, 0, 0, 83)
  98. NoLimbs.Size = UDim2.new(0, 110, 0, 26)
  99. NoLimbs.Font = Enum.Font.SciFi
  100. NoLimbs.Text = "No Limbs"
  101. NoLimbs.TextColor3 = Color3.new(1, 1, 1)
  102. NoLimbs.TextSize = 14
  103. DropHat.Name = "Drop Hat"
  104. DropHat.Parent = FeHaxFrame
  105. DropHat.BackgroundColor3 = Color3.new(0.529412, 0.52549, 0.533333)
  106. DropHat.BorderSizePixel = 0
  107. DropHat.Position = UDim2.new(0, 224, 0, 83)
  108. DropHat.Size = UDim2.new(0, 111, 0, 26)
  109. DropHat.Font = Enum.Font.SciFi
  110. DropHat.Text = "Drop Hat"
  111. DropHat.TextColor3 = Color3.new(1, 1, 1)
  112. DropHat.TextSize = 14
  113. CheckIfCommand.Name = "CheckIfCommand"
  114. CheckIfCommand.Parent = FeHaxFrame
  115. CheckIfCommand.BackgroundColor3 = Color3.new(0.529412, 0.52549, 0.533333)
  116. CheckIfCommand.BackgroundTransparency = 1
  117. CheckIfCommand.BorderSizePixel = 0
  118. CheckIfCommand.Position = UDim2.new(0, 0, 0, 217)
  119. CheckIfCommand.Size = UDim2.new(0, 335, 0, 24)
  120. CheckIfCommand.Font = Enum.Font.SourceSansLight
  121. CheckIfCommand.Text = "Loading"
  122. CheckIfCommand.TextColor3 = Color3.new(1, 1, 1)
  123. CheckIfCommand.TextSize = 20
  124. CheckIfCommand.TextYAlignment = Enum.TextYAlignment.Top
  125. CloseGui.Name = "CloseGui"
  126. CloseGui.Parent = FeHaxFrame
  127. CloseGui.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.509804)
  128. CloseGui.BorderSizePixel = 0
  129. CloseGui.Size = UDim2.new(0, 335, 0, 16)
  130. CloseGui.Font = Enum.Font.SciFi
  131. CloseGui.Text = "- "
  132. CloseGui.TextColor3 = Color3.new(1, 1, 1)
  133. CloseGui.TextSize = 20
  134. CloseGui.TextXAlignment = Enum.TextXAlignment.Right
  135. Noclip.Name = "Noclip"
  136. Noclip.Parent = FeHaxFrame
  137. Noclip.BackgroundColor3 = Color3.new(0.529412, 0.52549, 0.533333)
  138. Noclip.BorderSizePixel = 0
  139. Noclip.Position = UDim2.new(0, 112, 0, 83)
  140. Noclip.Size = UDim2.new(0, 110, 0, 26)
  141. Noclip.Font = Enum.Font.SciFi
  142. Noclip.Text = "Noclip"
  143. Noclip.TextColor3 = Color3.new(1, 1, 1)
  144. Noclip.TextSize = 14
  145. Normal.Name = "Normal"
  146. Normal.Parent = FeHaxFrame
  147. Normal.BackgroundColor3 = Color3.new(0.529412, 0.52549, 0.533333)
  148. Normal.BorderSizePixel = 0
  149. Normal.Position = UDim2.new(0, 0, 0, 55)
  150. Normal.Size = UDim2.new(0, 110, 0, 26)
  151. Normal.Visible = false
  152. Normal.Font = Enum.Font.SciFi
  153. Normal.Text = "Normal"
  154. Normal.TextColor3 = Color3.new(1, 1, 1)
  155. Normal.TextSize = 14
  156. UnNoclip.Name = "UnNoclip"
  157. UnNoclip.Parent = FeHaxFrame
  158. UnNoclip.BackgroundColor3 = Color3.new(0.529412, 0.52549, 0.533333)
  159. UnNoclip.BorderSizePixel = 0
  160. UnNoclip.Position = UDim2.new(0, 112, 0, 87)
  161. UnNoclip.Size = UDim2.new(0, 110, 0, 26)
  162. UnNoclip.Visible = false
  163. UnNoclip.Font = Enum.Font.SciFi
  164. UnNoclip.Text = "UnNoclip"
  165. UnNoclip.TextColor3 = Color3.new(1, 1, 1)
  166. UnNoclip.TextSize = 14
  167. sssss.Name = "sssss"
  168. sssss.Parent = FeHaxFrame
  169. sssss.BackgroundColor3 = Color3.new(0.529412, 0.52549, 0.533333)
  170. sssss.BorderSizePixel = 0
  171. sssss.Position = UDim2.new(0, 224, 0, 111)
  172. sssss.Size = UDim2.new(0, 111, 0, 26)
  173. sssss.Font = Enum.Font.SciFi
  174. sssss.Text = "????"
  175. sssss.TextColor3 = Color3.new(1, 1, 1)
  176. sssss.TextSize = 14
  177. ddddd.Name = "ddddd"
  178. ddddd.Parent = FeHaxFrame
  179. ddddd.BackgroundColor3 = Color3.new(0.529412, 0.52549, 0.533333)
  180. ddddd.BorderSizePixel = 0
  181. ddddd.Position = UDim2.new(0, 0, 0, 111)
  182. ddddd.Size = UDim2.new(0, 110, 0, 26)
  183. ddddd.Font = Enum.Font.SciFi
  184. ddddd.Text = "????"
  185. ddddd.TextColor3 = Color3.new(1, 1, 1)
  186. ddddd.TextSize = 14
  187. Annoy.MouseButton1Click:connect(function()
  188. while wait() do
  189. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  190. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  191. for _,x in pairs(v.Character.Head:GetChildren()) do
  192. if x:IsA'Sound' then x.Playing = true end
  193. end
  194. end
  195. end
  196. end
  197. while wait() do
  198. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  199. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  200. for _,x in pairs(v.Character.Head:GetChildren()) do
  201. if x:IsA'Sound' then x.Playing = false end
  202. end
  203. end
  204. end
  205. end
  206. end)
  207. QuakePro.MouseButton1Click:connect(function()
  208. game.Workspace.Camera.FieldOfView = 120
  209. game.CoreGui.FEHax.FeHaxFrame.QuakePro.Visible = false
  210. game.CoreGui.FEHax.FeHaxFrame.Normal.Visible = true
  211. end)
  212. Normal.MouseButton1Click:connect(function()
  213. game.Workspace.Camera.FieldOfView = 80
  214. game.CoreGui.FEHax.FeHaxFrame.QuakePro.Visible = true
  215. game.CoreGui.FEHax.FeHaxFrame.Normal.Visible = false
  216. end)
  217. Goto.MouseButton1Click:connect(function()
  218. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players:FindFirstChild(TextBox.Text).Character.HumanoidRootPart.Position)
  219. end)
  220. FEGod.MouseButton1Down:connect(function()
  221. local player=game.Players.LocalPlayer.Character
  222. player.Humanoid:Remove()
  223. Instance.new('Humanoid',player)
  224. end)
  225. NoLimbs.MouseButton1Click:connect(function()
  226. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  227. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  228. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  229. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  230. end)
  231. DropHat.MouseButton1Click:connect(function()
  232. j=game.Players.LocalPlayer;
  233. for k,l in pairs(j.Character:GetChildren()
  234. )do if l:IsA'Accoutrement'then
  235. l.Parent=game.Workspace
  236. end
  237. end
  238. end)
  239. Noclip.MouseButton1Click:connect(function()
  240. game:GetService('RunService').Stepped:connect(function()
  241. Noclip.BackgroundColor3 = loc
  242. game.Players.LocalPlayer.Character.Head.CanCollide = false
  243. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  244. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  245. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  246. game.CoreGui.FEHax.FeHaxFrame.UnNoclip.Visible = true
  247. game.CoreGui.FEHax.FeHaxFrame.Noclip.Visible = false
  248. end)
  249. end)
  250. UnNoclip.MouseButton1Click:connect(function()
  251. game:GetService('RunService').Stepped:connect(function()
  252. Noclip.BackgroundColor3 = loc
  253. game.Players.LocalPlayer.Character.Head.CanCollide = true
  254. game.Players.LocalPlayer.Character.Torso.CanCollide = true
  255. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = true
  256. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = true
  257. game.CoreGui.FEHax.FeHaxFrame.UnNoclip.Visible = false
  258. game.CoreGui.FEHax.FeHaxFrame.Noclip.Visible = true
  259. end)
  260. end)
  261. if est == true then
  262. CheckIfCommand.Text = "Loaded Succesfully!"
  263. elseif est == false then
  264. CheckIfCommand.Text = "Couldnt Load Succesfully"
  265. end
  266. CloseGui.MouseButton1Click:connect(function()
  267. FEHax:Destroy()
  268. end)
Add Comment
Please, Sign In to add comment