/BF4-External

Battlefield 4 Simple External Cheat. It works Offline (Campaign) and Online.

Primary LanguageC#MIT LicenseMIT

ProjectLocker v4.2

Battlefield 4 Simple External Cheat. It works Offline (Campaign) and Online. Total conversion to C# of TheKawaiiNeko project written in C++

Features

AimBot

  • No aim prediction、VehicleAimBot. among other things.
  • Optimized, although code cleaning and restructuring is needed.
  • This uses the mouse_event WinAPI.

ESP

  • Soldier ESP : 2DBox, BoxFilled, Line, HealthBar, Distance, Name, VisCheck
  • Vehicle ESP : 2D Box

Misc

  • StreamProof
  • Spectator NameList
  • NoRecoil/Spread
  • DamageHack
  • UnlockAll
  • Config Load/Save -> Not implemented at the moment.
  • "偉大なるナチズム国家"への"忠誠" -> No idea, written by the original creator of the project.

Q&A

Q. PBSS Bypassはしてあるのか?
A. It's an external hack, so it's basically unnecessary. In fact, I've been unbanned for almost 100 hours without being detected。

Q. Detect?
A. BF4 anti-cheat performs Sig-based program detection, so rewrite the code or use some Dotnet protector/packer, such as ConfuserEx / VMProtect or Enigma Protector to bypass Sig-based detection。

Preview

Captura de pantalla 2024-04-14 194349 Captura de pantalla 2024-04-16 210240

🛠️ Resources

  • EasyImGui - Use ImGui with Winforms / .NET Framework.
  • RenderSpy.Imgui - NuGet package that includes DearImguiSharp for the .NET Framework.
  • RenderSpy - Universal graphical and input hook for a D3D9-D3D12, OpenGL and Vulkan based games.
  • Themer - Various blur effects for WinForms.