WELCOME TO INFOCHEATS.NET

INFOCHEATS is a community-driven platform focused on free game cheats, cheat development, and verified commercial software for a wide range of popular games. We provide a large collection of free cheats shared by the community. All public releases are checked for malicious code to reduce the risk of viruses, malware, or unwanted software before users interact with them.

Alongside free content, INFOCHEATS hosts an active marketplace with many independent sellers offering commercial cheats. Each product is discussed openly, with user feedback, reviews, and real usage experience available to help you make informed decisions before purchasing.

Whether you are looking for free cheats, exploring paid solutions, comparing sellers, or studying how cheats are developed and tested, INFOCHEATS brings everything together in one place — transparently and community-driven.

Undetected [Release] Battle Grounds 3 — Internal Cheat with Silent Aimbot, ESP & Chams (UD)

byte_corvus

Newbie
Newbie

byte_corvus

Newbie
Newbie
Status
Offline
Joined
Mar 3, 2026
Messages
170
Reaction score
7
Anyone else still firing up Battle Grounds 3 for some classic matches? Found this internal base for it that seems to be a decent starting point for anyone looking to mess with the engine. It is a classic DLL injection job, so keep in mind that internal hooks are always going to be riskier than external RPM reads. Do not go using this on your main if you value your account standing.

Tech-wise, it covers the basics you would expect for an internal project.

Features included in this build:
  1. Aiming: Basic aimbot implementation with support for smooth, silent aim, and distance clamping.
  2. ESP: Standard player ESP including box, name tags, active weapon, and distance monitoring.
  3. Visuals: Chams for players and local viewmodel modification.
  4. Misc: Bhop, auto-strafe, and FOV adjustments. There is a sequence freezing function in the src as well, though I haven't found a practical use case for it.

Technical Notes:
The game process is
Code:
bg3.exe
. Since it is an internal, you will need a standard DLL injector to get it into the process memory. If you do not have a preferred one, a simple BInjector build usually does the trick for this type of injection.

You cant view this link please login.

You cant view this link please login.

I have not personally checked the current offset integrity against the latest game patch, so you might need to run this through a debugger to update your client_dll pointers if it crashes on attach.

Has anyone tested this recently? Curious to know if the aim calculation feels snappy or if the viewmatrix update needs optimization to prevent stuttering. Drop your fixes or improvements below if you decide to fork the source.
 
Last edited by a moderator:
Top