Advertisement
ProScripter29

FE Menu Version 1.1

Nov 19th, 2022 (edited)
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.54 KB | None | 0 0
  1. local caa=game:GetService("Players")
  2. local daa=game:GetService("UserInputService")local _ba=game:GetService("StarterGui")
  3. local aba=game:GetService("StarterPlayer")local bba=caa.LocalPlayer
  4. local function cba(_cb,acb)local bcb=Instance.new("UICorner",_cb)
  5. bcb.Name="_Border"bcb.CornerRadius=UDim.new(0,acb)end;local dba=false;local _ca=false;local aca=false
  6. local bca=Instance.new("ScreenGui",bba.PlayerGui)bca.Name="HH2021's Hud"bca.ResetOnSpawn=false;bca.IgnoreGuiInset=true
  7. local cca=Instance.new("Frame",bca)cca.Name="Menu"cca.Position=UDim2.new(0.405,0,0.3,0)
  8. cca.Size=UDim2.new(0.188,0,0.4,0)cca.BackgroundColor3=Color3.fromRGB(50,50,50)cba(cca,6)
  9. local dca=Instance.new("Frame",cca)dca.Name="_Bar"dca.Position=UDim2.new(0,0,0,0)
  10. dca.Size=UDim2.new(1,0,0.114,0)dca.BackgroundColor3=Color3.fromRGB(35,35,35)
  11. local _da=Instance.new("TextLabel",dca)_da.Name="_Text"_da.Position=UDim2.new(0.043,0,0,0)
  12. _da.Size=UDim2.new(0.357,0,1,0)_da.BackgroundTransparency=1;_da.Text="FE Menu"
  13. _da.Font=Enum.Font.FredokaOne;_da.TextSize=13;_da.TextWrapped=true
  14. _da.TextColor3=Color3.new(1,1,1)_da.TextXAlignment=Enum.TextXAlignment.Left
  15. local ada=Instance.new("TextLabel",dca)ada.Name="_Version"ada.Position=UDim2.new(0.829,0,0,0)
  16. ada.Size=UDim2.new(0.129,0,1,0)ada.BackgroundTransparency=1;ada.Text="1.0"
  17. ada.Font=Enum.Font.FredokaOne;ada.TextSize=13;ada.TextWrapped=true
  18. ada.TextColor3=Color3.new(1,1,1)ada.TextXAlignment=Enum.TextXAlignment.Right;cba(dca,6)
  19. local bda=Instance.new("TextLabel",cca)bda.Name="Label_Walkspeed"
  20. bda.Position=UDim2.new(0.043,0,0.154,0)bda.Size=UDim2.new(0.593,0,0.086,0)
  21. bda.BackgroundTransparency=1;bda.Text="Walkspeed"bda.Font=Enum.Font.FredokaOne;bda.TextSize=13
  22. bda.TextWrapped=true;bda.TextColor3=Color3.new(1,1,1)
  23. bda.TextXAlignment=Enum.TextXAlignment.Left;local cda=Instance.new("TextBox",cca)
  24. cda.Name="Typebox_Walkspeed"cda.Position=UDim2.new(0.679,0,0.154,0)
  25. cda.Size=UDim2.new(0.279,0,0.086,0)cda.BackgroundColor3=Color3.fromRGB(35,35,35)
  26. cda.PlaceholderText="..."cda.Text=""cda.Font=Enum.Font.FredokaOne;cda.TextScaled=true
  27. cda.TextColor3=Color3.new(1,1,1)cda.TextWrapped=true;cba(cda,4)
  28. local dda=Instance.new("TextLabel",cca)dda.Name="Label_Jumppower"
  29. dda.Position=UDim2.new(0.043,0,0.26,0)dda.Size=UDim2.new(0.593,0,0.086,0)
  30. dda.BackgroundTransparency=1;dda.Text="Jump Power"dda.Font=Enum.Font.FredokaOne;dda.TextSize=13
  31. dda.TextWrapped=true;dda.TextColor3=Color3.new(1,1,1)
  32. dda.TextXAlignment=Enum.TextXAlignment.Left;local __b=Instance.new("TextBox",cca)
  33. __b.Name="Typebox_Jumppower"__b.Position=UDim2.new(0.679,0,0.26,0)
  34. __b.Size=UDim2.new(0.279,0,0.086,0)__b.BackgroundColor3=Color3.fromRGB(35,35,35)
  35. __b.PlaceholderText="..."__b.Text=""__b.Font=Enum.Font.FredokaOne;__b.TextScaled=true
  36. __b.TextColor3=Color3.new(1,1,1)__b.TextWrapped=true;cba(__b,4)
  37. local a_b=Instance.new("TextLabel",cca)a_b.Name="Label_Plrhighlight"
  38. a_b.Position=UDim2.new(0.043,0,0.397,0)a_b.Size=UDim2.new(0.636,0,0.086,0)
  39. a_b.BackgroundTransparency=1;a_b.Text="Player ESP"a_b.Font=Enum.Font.FredokaOne;a_b.TextSize=13
  40. a_b.TextWrapped=true;a_b.TextColor3=Color3.new(1,1,1)
  41. a_b.TextXAlignment=Enum.TextXAlignment.Left;local b_b=Instance.new("TextButton",cca)
  42. b_b.Name="Checkbox_Plrhighlight"b_b.Position=UDim2.new(0.85,0,0.394,0)
  43. b_b.Size=UDim2.new(0.107,0,0.086,0)b_b.BackgroundColor3=Color3.fromRGB(35,35,35)b_b.Text=""
  44. cba(b_b,4)local c_b=Instance.new("TextLabel",cca)c_b.Name="Label_Fly"
  45. c_b.Position=UDim2.new(0.043,0,0.502,0)c_b.Size=UDim2.new(0.636,0,0.086,0)
  46. c_b.BackgroundTransparency=1;c_b.Text="Fly"c_b.Font=Enum.Font.FredokaOne;c_b.TextSize=13
  47. c_b.TextWrapped=true;c_b.TextColor3=Color3.new(1,1,1)
  48. c_b.TextXAlignment=Enum.TextXAlignment.Left;local d_b=Instance.new("TextButton",cca)
  49. d_b.Name="Checkbox_Fly"d_b.Position=UDim2.new(0.85,0,0.502,0)
  50. d_b.Size=UDim2.new(0.107,0,0.086,0)d_b.BackgroundColor3=Color3.fromRGB(35,35,35)d_b.Text=""
  51. cba(d_b,4)local _ab=Instance.new("TextLabel",cca)_ab.Name="Label_Noclip"
  52. _ab.Position=UDim2.new(0.043,0,0.609,0)_ab.Size=UDim2.new(0.636,0,0.086,0)
  53. _ab.BackgroundTransparency=1;_ab.Text="Noclip"_ab.Font=Enum.Font.FredokaOne;_ab.TextSize=13
  54. _ab.TextWrapped=true;_ab.TextColor3=Color3.new(1,1,1)
  55. _ab.TextXAlignment=Enum.TextXAlignment.Left;local aab=Instance.new("TextButton",cca)
  56. aab.Name="Checkbox_Noclip"aab.Position=UDim2.new(0.85,0,0.609,0)
  57. aab.Size=UDim2.new(0.107,0,0.086,0)aab.BackgroundColor3=Color3.fromRGB(35,35,35)aab.Text=""
  58. cba(aab,4)task.wait()
  59. _ba:SetCore("SendNotification",{Title="FE Menu 1.0 Loader",Text="FE Menu loaded successfuly!",Duration=10})
  60. local function bab(_cb)local acb=Instance.new("Part")acb.BrickColor=_cb.TeamColor
  61. game.Debris:AddItem(acb,0.5)return acb.Color end
  62. local function cab()local _cb=bba.Character
  63. if(tonumber(cda.ContentText)~=nil)then if _cb then
  64. local acb=_cb:FindFirstChild("Humanoid")
  65. if acb then acb.WalkSpeed=tonumber(cda.ContentText)end end else
  66. if _cb then
  67. local acb=_cb:FindFirstChild("Humanoid")if acb then acb.WalkSpeed=aba.CharacterWalkSpeed end end end end
  68. local function dab()local _cb=bba.Character
  69. if(tonumber(__b.ContentText)~=nil)then
  70. if _cb then
  71. local acb=_cb:FindFirstChild("Humanoid")if acb then acb.UseJumpPower=true
  72. acb.JumpPower=tonumber(__b.ContentText)end end else if _cb then local acb=_cb:FindFirstChild("Humanoid")
  73. if acb then
  74. acb.UseJumpPower=true;acb.JumpPower=aba.CharacterJumpPower end end end end
  75. local function _bb()
  76. if not dba then dba=true;b_b.BackgroundColor3=Color3.new(0,255,0)
  77. task.spawn(function()
  78. while
  79. dba==true do
  80. for _cb,acb in pairs(game.Players:GetPlayers())do local bcb=acb.Character
  81. if bcb then
  82. if(not
  83. bcb:FindFirstChild("_PlayerEsp"))and
  84. (not bcb.Head:FindFirstChild("_PlayerEspTag"))then local ccb=bab(bba)
  85. local dcb=Instance.new("Highlight",bcb)dcb.Name="_PlayerEsp"dcb.FillTransparency=0.7;dcb.FillColor=ccb
  86. dcb.OutlineTransparency=1;local _db=Instance.new("BillboardGui",bcb.Head)
  87. _db.Name="_PlayerEspTag"_db.AlwaysOnTop=true;_db.LightInfluence=0;_db.ResetOnSpawn=false
  88. _db.Size=UDim2.new(10,0,0.8,0)_db.StudsOffset=Vector3.new(0,1.75,0)
  89. local adb=Instance.new("TextLabel",_db)adb.Name="_"adb.BackgroundTransparency=1
  90. adb.Size=UDim2.new(1,0,1,0)adb.Text=bcb.Name;adb.TextColor3=ccb;adb.TextStrokeTransparency=0
  91. adb.TextScaled=true;adb.Font=Enum.Font.SourceSansBold end end end;task.wait(0.5)end end)else dba=false;b_b.BackgroundColor3=Color3.fromRGB(35,35,35)
  92. task.spawn(function()
  93. while
  94. dba==false do
  95. for _cb,acb in pairs(game.Players:GetPlayers())do
  96. local bcb=acb.Character
  97. if bcb then local ccb=bcb:FindFirstChild("_PlayerEsp")
  98. local dcb=bcb.Head:FindFirstChild("_PlayerEspTag")if ccb then ccb:Destroy()end;if dcb then dcb:Destroy()end end end;task.wait()end end)end end
  99. local function abb()
  100. if not _ca then _ca=true;d_b.BackgroundColor3=Color3.fromRGB(0,255,0)
  101. local _cb=bba.Character
  102. if _cb then
  103. task.spawn(function()
  104. local acb=Instance.new("BodyVelocity",_cb.HumanoidRootPart)acb.Name="_flyVelocity"
  105. acb.MaxForce=Vector3.new(math.huge,math.huge,math.huge)
  106. while _ca==true do local bcb=bba:GetMouse()
  107. acb.Velocity=bcb.Hit.LookVector*55;if _cb:FindFirstChild("HumanoidRootPart")then
  108. _cb.HumanoidRootPart.CFrame=CFrame.lookAt(_cb.HumanoidRootPart.Position,bcb.Hit.Position)end
  109. task.wait()end end)end else _ca=false;d_b.BackgroundColor3=Color3.fromRGB(35,35,35)
  110. local _cb=bba.Character
  111. if _cb then local acb=_cb:FindFirstChild("HumanoidRootPart")
  112. if acb then
  113. local bcb=acb:FindFirstChild("_flyVelocity")if bcb then bcb:Destroy()end end end end end
  114. local function bbb()
  115. if not aca then aca=true;aab.BackgroundColor3=Color3.fromRGB(0,255,0)
  116. task.spawn(function()
  117. local _cb=bba.Character
  118. if _cb then local acb
  119. if _cb.Humanoid and
  120. _cb.Humanoid.RigType==Enum.HumanoidRigType.R15 then
  121. acb=_cb:FindFirstChild("UpperTorso")elseif
  122. _cb.Humanoid and _cb.Humanoid.RigType==Enum.HumanoidRigType.R6 then acb=_cb:FindFirstChild("Torso")end
  123. if acb then
  124. acb.Touched:Connect(function(bcb)
  125. if aca then
  126. if
  127. bcb:IsA("BasePart")or bcb:IsA("MeshPart")or bcb:IsA("UnionOperation")then
  128. if not
  129. bcb:FindFirstChild("_old")then local ccb=Instance.new("BoolValue",bcb)
  130. ccb.Name="_old"ccb.Value=bcb.CanCollide end;bcb.CanCollide=false end end end)end end end)else aca=false;aab.BackgroundColor3=Color3.fromRGB(35,35,35)
  131. task.spawn(function()
  132. for _cb,acb in
  133. pairs(workspace:GetDescendants())do
  134. if acb:IsA("BasePart")or acb:IsA("MeshPart")or
  135. acb:IsA("UnionOperation")then if acb:FindFirstChild("_old")then
  136. acb.CanCollide=acb._old.Value end end end end)end end;local cbb=game:GetService("UserInputService")
  137. local function dbb(_cb)dragToggle=nil
  138. dragSpeed=0.15;dragInput=nil;dragStart=nil;dragPos=nil
  139. function updateInput(acb)
  140. Delta=acb.Position-dragStart
  141. Position=UDim2.new(startPos.X.Scale,startPos.X.Offset+Delta.X,startPos.Y.Scale,
  142. startPos.Y.Offset+Delta.Y)
  143. game:GetService("TweenService"):Create(_cb,TweenInfo.new(0.15),{Position=Position}):Play()end
  144. _cb.InputBegan:Connect(function(acb)
  145. if
  146.  
  147. (
  148. acb.UserInputType==Enum.UserInputType.MouseButton1 or acb.UserInputType==Enum.UserInputType.Touch)and cbb:GetFocusedTextBox()==nil then dragToggle=true;dragStart=acb.Position;startPos=_cb.Position
  149. acb.Changed:Connect(function()
  150. if
  151. acb.UserInputState==Enum.UserInputState.End then dragToggle=false end end)end end)
  152. _cb.InputChanged:Connect(function(acb)if
  153.  
  154. acb.UserInputType==Enum.UserInputType.MouseMovement or acb.UserInputType==Enum.UserInputType.Touch then dragInput=acb end end)
  155. game:GetService("UserInputService").InputChanged:Connect(function(acb)
  156. if
  157. acb==dragInput and dragToggle then updateInput(acb)end end)end;dbb(cca)b_b.MouseButton1Click:Connect(_bb)
  158. d_b.MouseButton1Click:Connect(abb)aab.MouseButton1Click:Connect(bbb)while task.wait()do
  159. task.spawn(cab)task.spawn(dab)end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement