Advertisement
ExecutorForALLdomain

FE Hax gui V1

Feb 9th, 2024 (edited)
286
2
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.29 KB | None | 2 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local TextButton = Instance.new("TextButton")
  9. local Frame_2 = Instance.new("Frame")
  10. local TextLabel = Instance.new("TextLabel")
  11. local Frame_3 = Instance.new("Frame")
  12. local TextBox = Instance.new("TextBox")
  13. local TextButton_2 = Instance.new("TextButton")
  14. local TextButton_3 = Instance.new("TextButton")
  15. local TextButton_4 = Instance.new("TextButton")
  16. local TextButton_5 = Instance.new("TextButton")
  17. local TextButton_6 = Instance.new("TextButton")
  18. local TextButton_7 = Instance.new("TextButton")
  19. local TextButton_8 = Instance.new("TextButton")
  20. local TextButton_9 = Instance.new("TextButton")
  21. local TextButton_10 = Instance.new("TextButton")
  22.  
  23. --Properties:
  24.  
  25. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  26.  
  27. Frame.Parent = ScreenGui
  28. Frame.BackgroundColor3 = Color3.fromRGB(67, 66, 67)
  29. Frame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  30. Frame.BorderSizePixel = 0
  31. Frame.Position = UDim2.new(0.0403521657, 0, 0.219354838, 0)
  32. Frame.Size = UDim2.new(0, 398, 0, 21)
  33.  
  34. TextButton.Parent = Frame
  35. TextButton.BackgroundColor3 = Color3.fromRGB(67, 66, 67)
  36. TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  37. TextButton.BorderSizePixel = 0
  38. TextButton.Position = UDim2.new(1, 0, 0, 0)
  39. TextButton.Size = UDim2.new(0, -30, 0, 21)
  40. TextButton.Font = Enum.Font.SourceSans
  41. TextButton.Text = "_"
  42. TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  43. TextButton.TextSize = 14.000
  44.  
  45. Frame_2.Parent = Frame
  46. Frame_2.BackgroundColor3 = Color3.fromRGB(94, 92, 96)
  47. Frame_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  48. Frame_2.BorderSizePixel = 0
  49. Frame_2.Position = UDim2.new(0, 0, 1, 0)
  50. Frame_2.Size = UDim2.new(0, 398, 0, 63)
  51.  
  52. TextLabel.Parent = Frame_2
  53. TextLabel.BackgroundColor3 = Color3.fromRGB(94, 92, 96)
  54. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  55. TextLabel.BorderSizePixel = 0
  56. TextLabel.Size = UDim2.new(0, 398, 0, 29)
  57. TextLabel.Font = Enum.Font.Arial
  58. TextLabel.Text = "FE Hax GUI V1"
  59. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  60. TextLabel.TextSize = 24.000
  61.  
  62. Frame_3.Parent = Frame_2
  63. Frame_3.BackgroundColor3 = Color3.fromRGB(40, 39, 40)
  64. Frame_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  65. Frame_3.BorderSizePixel = 0
  66. Frame_3.Position = UDim2.new(0, 0, 1, 0)
  67. Frame_3.Size = UDim2.new(0, 398, 0, 226)
  68.  
  69. TextBox.Parent = Frame_3
  70. TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  71. TextBox.BorderColor3 = Color3.fromRGB(0, 0, 0)
  72. TextBox.BorderSizePixel = 0
  73. TextBox.Position = UDim2.new(0.248743713, 0, 0.0530973449, 0)
  74. TextBox.Size = UDim2.new(0, 200, 0, 50)
  75. TextBox.Font = Enum.Font.SourceSans
  76. TextBox.Text = ""
  77. TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
  78. TextBox.TextSize = 14.000
  79.  
  80. TextButton_2.Parent = Frame_3
  81. TextButton_2.BackgroundColor3 = Color3.fromRGB(87, 84, 89)
  82. TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  83. TextButton_2.BorderSizePixel = 0
  84. TextButton_2.Position = UDim2.new(0.0100502511, 0, 0.314159304, 0)
  85. TextButton_2.Size = UDim2.new(0, 95, 0, 38)
  86. TextButton_2.Font = Enum.Font.SourceSans
  87. TextButton_2.Text = "Kill"
  88. TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  89. TextButton_2.TextSize = 14.000
  90.  
  91. TextButton_3.Parent = Frame_3
  92. TextButton_3.BackgroundColor3 = Color3.fromRGB(87, 84, 89)
  93. TextButton_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  94. TextButton_3.BorderSizePixel = 0
  95. TextButton_3.Position = UDim2.new(0.266331673, 0, 0.314159304, 0)
  96. TextButton_3.Size = UDim2.new(0, 95, 0, 38)
  97. TextButton_3.Font = Enum.Font.SourceSans
  98. TextButton_3.Text = "Insane"
  99. TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  100. TextButton_3.TextSize = 14.000
  101.  
  102. TextButton_4.Parent = Frame_3
  103. TextButton_4.BackgroundColor3 = Color3.fromRGB(87, 84, 89)
  104. TextButton_4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  105. TextButton_4.BorderSizePixel = 0
  106. TextButton_4.Position = UDim2.new(0.512562811, 0, 0.314159304, 0)
  107. TextButton_4.Size = UDim2.new(0, 95, 0, 38)
  108. TextButton_4.Font = Enum.Font.SourceSans
  109. TextButton_4.Text = "Invisble"
  110. TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  111. TextButton_4.TextSize = 14.000
  112.  
  113. TextButton_5.Parent = Frame_3
  114. TextButton_5.BackgroundColor3 = Color3.fromRGB(87, 84, 89)
  115. TextButton_5.BorderColor3 = Color3.fromRGB(0, 0, 0)
  116. TextButton_5.BorderSizePixel = 0
  117. TextButton_5.Position = UDim2.new(0.766331673, 0, 0.314159304, 0)
  118. TextButton_5.Size = UDim2.new(0, 86, 0, 38)
  119. TextButton_5.Font = Enum.Font.SourceSans
  120. TextButton_5.Text = "Hat Meme"
  121. TextButton_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  122. TextButton_5.TextSize = 14.000
  123.  
  124. TextButton_6.Parent = Frame_3
  125. TextButton_6.BackgroundColor3 = Color3.fromRGB(87, 84, 89)
  126. TextButton_6.BorderColor3 = Color3.fromRGB(0, 0, 0)
  127. TextButton_6.BorderSizePixel = 0
  128. TextButton_6.Position = UDim2.new(0.0100502418, 0, 0.508849561, 0)
  129. TextButton_6.Size = UDim2.new(0, 95, 0, 38)
  130. TextButton_6.Font = Enum.Font.SourceSans
  131. TextButton_6.Text = "Shutdown"
  132. TextButton_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  133. TextButton_6.TextSize = 14.000
  134.  
  135. TextButton_7.Parent = Frame_3
  136. TextButton_7.BackgroundColor3 = Color3.fromRGB(87, 84, 89)
  137. TextButton_7.BorderColor3 = Color3.fromRGB(0, 0, 0)
  138. TextButton_7.BorderSizePixel = 0
  139. TextButton_7.Position = UDim2.new(0.266331673, 0, 0.508849561, 0)
  140. TextButton_7.Size = UDim2.new(0, 95, 0, 38)
  141. TextButton_7.Font = Enum.Font.SourceSans
  142. TextButton_7.Text = "Dance"
  143. TextButton_7.TextColor3 = Color3.fromRGB(255, 255, 255)
  144. TextButton_7.TextSize = 14.000
  145.  
  146. TextButton_8.Parent = Frame_3
  147. TextButton_8.BackgroundColor3 = Color3.fromRGB(87, 84, 89)
  148. TextButton_8.BorderColor3 = Color3.fromRGB(0, 0, 0)
  149. TextButton_8.BorderSizePixel = 0
  150. TextButton_8.Position = UDim2.new(0.512562811, 0, 0.508849561, 0)
  151. TextButton_8.Size = UDim2.new(0, 95, 0, 38)
  152. TextButton_8.Font = Enum.Font.SourceSans
  153. TextButton_8.Text = "Floating Head"
  154. TextButton_8.TextColor3 = Color3.fromRGB(255, 255, 255)
  155. TextButton_8.TextSize = 14.000
  156.  
  157. TextButton_9.Parent = Frame_3
  158. TextButton_9.BackgroundColor3 = Color3.fromRGB(87, 84, 89)
  159. TextButton_9.BorderColor3 = Color3.fromRGB(0, 0, 0)
  160. TextButton_9.BorderSizePixel = 0
  161. TextButton_9.Position = UDim2.new(0.766331673, 0, 0.508849561, 0)
  162. TextButton_9.Size = UDim2.new(0, 86, 0, 38)
  163. TextButton_9.Font = Enum.Font.SourceSans
  164. TextButton_9.Text = "Spawn block"
  165. TextButton_9.TextColor3 = Color3.fromRGB(255, 255, 255)
  166. TextButton_9.TextSize = 14.000
  167.  
  168. TextButton_10.Parent = Frame_3
  169. TextButton_10.BackgroundColor3 = Color3.fromRGB(87, 84, 89)
  170. TextButton_10.BorderColor3 = Color3.fromRGB(0, 0, 0)
  171. TextButton_10.BorderSizePixel = 0
  172. TextButton_10.Position = UDim2.new(0.0201005023, 0, 0.738938034, 0)
  173. TextButton_10.Size = UDim2.new(0, 91, 0, 38)
  174. TextButton_10.Font = Enum.Font.SourceSans
  175. TextButton_10.Text = "Disable Animation"
  176. TextButton_10.TextColor3 = Color3.fromRGB(255, 255, 255)
  177. TextButton_10.TextSize = 14.000
  178. TextButton_10.TextWrapped = true
  179.  
  180. -- Scripts:
  181.  
  182. local function CUEVE_fake_script() -- Frame.Script
  183. local script = Instance.new('Script', Frame)
  184.  
  185. frame = script.Parent
  186. frame.Draggable = true
  187. frame.Active = true
  188. frame.Selectable = true
  189. end
  190. coroutine.wrap(CUEVE_fake_script)()
  191. local function LKHFWA_fake_script() -- TextButton_2.LocalScript
  192. local script = Instance.new('LocalScript', TextButton_2)
  193.  
  194. local button = script.Parent
  195. local Players = game.Players
  196. local function OnClick()
  197. for _, player in pairs(Players:GetPlayers()) do
  198. local playerHead = player.Character and player.Character:WaitForChild("Head")
  199. if playerHead then
  200. playerHead:Destroy()
  201. end
  202. end
  203. end
  204.  
  205. button.MouseButton1Click:Connect(OnClick)
  206.  
  207. end
  208. coroutine.wrap(LKHFWA_fake_script)()
  209. local function DUNLCRM_fake_script() -- TextButton_3.LocalScript
  210. local script = Instance.new('LocalScript', TextButton_3)
  211.  
  212. local button = script.Parent
  213. local Players = game.Players
  214. local function OnClick()
  215. for _, player in pairs(Players:GetPlayers()) do
  216. local animationId = "rbxassetid://33796059"
  217.  
  218. local Anim = Instance.new("Animation")
  219. Anim.AnimationId = animationId
  220.  
  221. local character = game.Players.LocalPlayer.Character
  222. local humanoid = character:WaitForChild("Humanoid")
  223.  
  224. local track = humanoid:LoadAnimation(Anim)
  225.  
  226. -- Play the animation
  227. track:Play()
  228. end
  229. end
  230.  
  231. button.MouseButton1Click:Connect(OnClick)
  232.  
  233. end
  234. coroutine.wrap(DUNLCRM_fake_script)()
  235. local function GOVE_fake_script() -- TextButton_4.LocalScript
  236. local script = Instance.new('LocalScript', TextButton_4)
  237.  
  238. local button = script.Parent
  239. local character = game.Players.LocalPlayer.Character
  240.  
  241. local function OnClick()
  242. for _, part in pairs(character:GetDescendants()) do
  243. if part:IsA("BasePart") then
  244. part.Transparency = 1
  245. end
  246. end
  247.  
  248. end
  249. button.MouseButton1Click:Connect(OnClick)
  250. end
  251. coroutine.wrap(GOVE_fake_script)()
  252. local function IGFP_fake_script() -- TextButton_5.LocalScript
  253. local script = Instance.new('LocalScript', TextButton_5)
  254.  
  255. local button = script.Parent
  256. local player = game.Players.LocalPlayer
  257.  
  258. local chapeauID = "12834852093"
  259.  
  260. local function OnClick()
  261. -- Vérifiez si le joueur a déjà le chapeau équipé
  262. if not player.Character:FindFirstChild(chapeauID) then
  263. -- Créez une instance du chapeau
  264. local chapeau = Instance.new("Hat", player.Character)
  265. chapeau.Name = chapeauID
  266. chapeau.Parent = player.Character -- Assurez-vous que le chapeau est parenté au personnage
  267.  
  268. -- Ajoutez un délai avant de supprimer le Mesh pour éviter les erreurs graphiques
  269. wait(0.1)
  270.  
  271. -- Supprimez le Mesh du chapeau pour éviter les erreurs graphiques
  272. if chapeau:FindFirstChild("Mesh") then
  273. chapeau.Mesh:Destroy()
  274. end
  275. end
  276. end
  277.  
  278. button.MouseButton1Click:Connect(OnClick)
  279. end
  280. coroutine.wrap(IGFP_fake_script)()
  281. local function XVHI_fake_script() -- TextButton_6.LocalScript
  282. local script = Instance.new('LocalScript', TextButton_6)
  283.  
  284. local button = script.Parent
  285.  
  286. local function OnClick()
  287. game.Players.LocalPlayer:Kick("Roblox has shut down the server for maintenance.")
  288. end
  289.  
  290. button.MouseButton1Click:Connect(OnClick)
  291. end
  292. coroutine.wrap(XVHI_fake_script)()
  293. local function UAGNN_fake_script() -- TextButton_7.LocalScript
  294. local script = Instance.new('LocalScript', TextButton_7)
  295.  
  296. local button = script.Parent
  297. local Players = game.Players
  298. local function OnClick()
  299. local animationId = "rbxassetid://429703734"
  300.  
  301. local Anim = Instance.new("Animation")
  302. Anim.AnimationId = animationId
  303.  
  304. local character = game.Players.LocalPlayer.Character
  305. local humanoid = character:WaitForChild("Humanoid")
  306.  
  307. local track = humanoid:LoadAnimation(Anim)
  308.  
  309. -- Play the animation
  310. track:Play()
  311.  
  312. end
  313.  
  314. button.MouseButton1Click:Connect(OnClick)
  315.  
  316. end
  317. coroutine.wrap(UAGNN_fake_script)()
  318. local function PIVIPS_fake_script() -- TextButton_8.LocalScript
  319. local script = Instance.new('LocalScript', TextButton_8)
  320.  
  321. local button = script.Parent
  322. local Players = game.Players
  323. local function OnClick()
  324. local animationId = "rbxassetid://121572214"
  325.  
  326. local Anim = Instance.new("Animation")
  327. Anim.AnimationId = animationId
  328.  
  329. local character = game.Players.LocalPlayer.Character
  330. local humanoid = character:WaitForChild("Humanoid")
  331.  
  332. local track = humanoid:LoadAnimation(Anim)
  333.  
  334. -- Play the animation
  335. track:Play()
  336.  
  337. end
  338.  
  339. button.MouseButton1Click:Connect(OnClick)
  340.  
  341. end
  342. coroutine.wrap(PIVIPS_fake_script)()
  343. local function LOBBR_fake_script() -- TextButton_9.LocalScript
  344. local script = Instance.new('LocalScript', TextButton_9)
  345.  
  346. local button = script.Parent
  347.  
  348. local function OnClick()
  349. local startTime = tick() -- Enregistrez le temps de début
  350.  
  351. while tick() - startTime < 5 do -- Continuez pendant 2 secondes
  352. local Part = Instance.new("Part")
  353. Part.Size = Vector3.new(2, 2, 2)
  354. Part.Anchored = false
  355. Part.CFrame = game.Players.LocalPlayer.Character.Head.CFrame
  356. Part.Parent = game.Workspace
  357. wait(0.001)
  358. end
  359. end
  360.  
  361. button.MouseButton1Click:Connect(OnClick)
  362. end
  363. coroutine.wrap(LOBBR_fake_script)()
  364. local function SBZDCTC_fake_script() -- TextButton_10.LocalScript
  365. local script = Instance.new('LocalScript', TextButton_10)
  366.  
  367. local button = script.Parent
  368. local Animate = game.Players.LocalPlayer.Character.Animate
  369. local function OnClick()
  370. if Animate then
  371. game.Players.LocalPlayer.Character.Animate:Destroy()
  372. end
  373. end
  374.  
  375. button.MouseButton1Click:Connect(OnClick)
  376. end
  377. coroutine.wrap(SBZDCTC_fake_script)()
  378.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement