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.

python

  1. byte_corvus

    Source CS:GO Third Person Script — Python Pymem Implementation

    Still messing with legacy builds or looking for a clean base to study netvar manipulation? Found this straightforward Python external for forcing third person view in CS:GO. It's a basic Pymem implementation that handles the WPM for you to swap perspectives on the fly. How it Works The script...
  2. byte_corvus

    Source [Script] CSGO External Python Bhop — Pymem Ground Flag Logic

    Found this simple external Python script for legacy CSGO. If you're still messing around in the old build and need a movement helper that doesn't involve complex injection, this is a clean base. It uses simple memory manipulation to automate the jump command based on your player's ground flags...
  3. byte_corvus

    Undetected S4 League Python Arcade Level Bot — Lua Integration

    S4 League's arcade grind is a slog, especially when you are just trying to power-level a fresh account. I spent some time messing with Python and paired it with a Lua loader to create a functional, if somewhat basic, automation tool for arcade mode. It is not some high-end internal masterpiece...
  4. byte_corvus

    Guide NosTale TimeSpace Lua Generator — Map Grid & Portal Editor

    If you've ever spent hours manually calculating coordinates and portal logic for TimeSpaces in NosTale, you know it's a massive sinkhole for your time. Found this demo of a TS Lua generator specifically designed for Vanosilla. It's essentially a toolkit to stop you from guessing where your...
  5. byte_corvus

    Undetected [Release] Metin2 Python Farmbot — Auto Hunt & Skill Buff Base

    Got my hands on a decent Python-only farmbot base for Metin2. This isn't your typical garbage paste; the way it handles module discovery is actually quite clean for a public drop. If you're tired of hardcoded module names failing after every minor client update, pay attention to the mapping...
  6. byte_corvus

    Guide DayZ SA Remove BattlEye — v1.29 Dedicated Server Patch

    DayZ v1.29 just dropped, and the usual BattlEye headaches followed. If you are running a dedicated Windows server and want to strip the AC bloat or just need a clean environment for testing, I've put together a quick Python patcher to handle the binary modifications. This is a lightweight...
  7. byte_corvus

    Undetected [Release] CS2 XShot Engine X0.1 — AI-CV External Assistant (PoC)

    Anyone tired of their internal pastes getting clapped every time Valve pushes a subtick update? If you're looking for something that doesn't touch the game's memory, this XShot Engine X0.1 build is a Proof of Concept (PoC) leveraging Computer Vision (YOLO) instead of the usual RPM/WPM nonsense...
  8. byte_corvus

    Undetected [Source] Metin2 Python Macro — Background Input & Process Randomization

    Still manually pulling mobs on P-Servers like a peasant? If you are running filler twinks for Extreme-Dungeons or just need a brainless way to farm while your main account does the heavy lifting, this Python-based macro is a solid base. It was originally tailored for the Lucerna P-Server, but...
  9. byte_corvus

    Undetected DayZ Spectre External Overlay — Python Aimbot & ESP

    Anyone digging into DayZ lately knows the struggle with BattlEye. This Spectre base is a Python-powered external overlay that handles the heavy lifting for ESP, aimbotting, and navigation. It’s light, uses PyQt5 for the rendering, and is fairly easy to customize if you know your way around a...
  10. byte_corvus

    Guide [Source] DayZ SA 1.29 — Correct Skeleton Bone IDs & Global Offsets

    Anyone still struggling to get clean skeleton renders in DayZ? If your ESP looks like a twisted pile of limbs after the latest 1.29 update, you are likely hitting the wrong bone indices or your segment connections are botched. I managed to dump the updated block for the Enfusion engine. These...
  11. byte_corvus

    Undetected [Source] CS2 GScript — Python Closet Cheat with Auto-Sig Scanning

    Tired of manual offset updates every time Valve pushes a minor patch? Found this Python-based external that actually handles the heavy lifting with an integrated signature scanner. GScript is designed for closet play—prioritizing a clean overlay and smooth logic over blatant features...
  12. byte_corvus

    Question Rust — IDA Pro 9 apply_type failure on IL2Cpp dump

    Anyone else getting clapped by the recent Rust updates when trying to rebuild the dump in IDA? Trying to get a clean dump for Rust to pull some fresh offsets, but running into a wall with the type reconstruction. The standard workflow involves IL2CppDumper followed by the ida_with_struct_py3.py...
  13. byte_corvus

    Undetected [Release] CS 1.6 External Python — Aimbot, ESP & UserInfo Exploit

    Still messing around with GoldSrc projects? Found this Python-based external for the 1.6 scene. It's built using the PyMeow library—nothing groundbreaking, but it gets the job done for the legacy builds and various clients still floating around. It's an external, so you aren't dealing with DLL...
  14. byte_corvus

    Source Valorant — Bettercam DXGI Triggerbot Source (NtUserInjectKeyboardInput)

    Anyone still trying to bypass Vanguard with simple pixel bots might want to take a look at this hybrid setup. It's a C# injector paired with a Python scanning script. The original author got clapped recently—likely a manual review or a signature flag—so don't go running this on your main without...
  15. byte_corvus

    Guide [Source] Screph — CV-Based GUI Annotation & AI Automation Base

    Had to dig into a new approach for GUI automation lately. Instead of the usual fragile pixel-searching, Screph takes a different route by combining computer vision with structured data export for LLM agents. It's essentially a Windows-based annotator that turns visual UI elements into...
  16. byte_corvus

    Guide [Release] Warzone Velo Booster — OpenCV AFK Bot & Battle Pass Farmer

    Tired of the endless Battle Pass grind in Warzone? GITHUB Let’s be real, grinding tokens is a waste of time when you could be actually playing the game or doing something productive. Velo Booster is a Python-based automation tool designed to handle the BP farm while you’re away. It’s...
  17. byte_corvus

    Source R6 Siege Enhanced Recoil Engine — DPI Independent Scaling

    Standard recoil scripts usually fall flat because they ignore how Siege actually handles sensitivity variables. Most pastes just try to move the mouse by fixed pixel counts, which breaks the moment you change your FOV or swap a 1.0x for a 2.5x. This engine logic handles the actual math behind...
  18. byte_corvus

    Source Metin2 GF OpenBot — Python Multibot with eXLib Logic

    The Metin2 GF scene is still crawling with old bases, but finding something that isn't a total pile of spaghetti is rare. This project, OpenBot, is a decent reconstruction of the old m2kmod concepts, completely rebuilt in Python. It's designed with scalability in mind, which is a breath of fresh...
  19. byte_corvus

    Undetected [Release] Shaiya Auto Rune Reroller — OCR Based Stat Automation

    Anyone still wasting their life manually staring at yellow text while rerolling RECs? I got my hands on a Python-based automation tool that handles the heavy lifting for Shaiya. This isn't some memory-hooked internal that'll get you flagged by every server-side check; it uses OCR (Optical...
  20. byte_corvus

    Undetected [Release] Valorant Sunoki Triggerbot v4 — OBS Capture Bypass

    Bypassing Vanguard's screen capture protection is getting sweatier by the day, but Sunoki just dropped an update that pivots the logic toward OBS. This build fixes the previous capture failures by leveraging OBS hooks to grab the frame buffer, making it significantly harder for the anti-cheat to...
Top