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.

automation

  1. 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...
  2. byte_corvus

    Undetected WoW Classic ConROC Visual Rotation Helper — External OpenCV Bot

    Tired of tunnel-visioning on your ConROC procs while missing boss mechanics? Found a decent external tool for the Classic community that handles rotation cues via pixel detection. It is essentially an OpenCV-powered screen scraper that watches for specific spell icons and fires off keybinds...
  3. byte_corvus

    Guide Flyff Universe AutoKeys — Browser Macro & Fix Extension

    If you're multi-boxing Flyff Universe, you know the frustration of your support alt losing track of your main. This isn't some sketchy executable; it's a browser extension (Chrome/Firefox) designed to handle the mundane rotations and follow logic directly in the web engine. It's essentially a...
  4. byte_corvus

    Guide [Source] DarkOrbit — AutoIt Pixelbot for Bonus Boxes & Palladium

    Anyone still grinding Palladium or clicking bonus boxes manually is just wasting time. While pixelbots aren't exactly high-level internal cheats, they remain a solid external method for automation if you know how to handle the logic loops and randomization. Most public pastes are garbage, so...
  5. byte_corvus

    Guide WoW — External Pixel-Based Rotation Bot via AHK

    External solutions are increasingly the only way to stay off the radar in World of Warcraft. While injection-based scripts are getting clapped in every ban wave, a well-tuned pixel-reader is practically invisible to Warden because it doesn't touch the game memory. This method relies on simple...
  6. byte_corvus

    Discuss [AHK] OSRS Mining & Banking Bot — Fixing Logic & Detection on RSPS

    Got clapped by the banhammer on an RSPS? It’s a classic rookie mistake. Running a pixel bot for 5-10 hours a day with static sleep timers and identical mouse coordinates is basically begging for a manual or heuristic flag. Even the most basic Private Server anti-cheats look for repetition...
  7. byte_corvus

    Guide [AHK] Ragnarok Online Background Automation — EAC & Gepard Shield

    Still breaking your wrists spamming pots and skill rotations on Ragnarok Online? While some are stuck with manual grinding, veteran farmers have been using refined AHK setups to handle the heavy lifting. This method focuses on leveraging background input triggers that still slip past several EAC...
  8. byte_corvus

    Source Metin2 Javascript FishBot — RobotJS Pixel Logic Base

    Sick of the endless grind in Metin2? Found a clean, lightweight Javascript base for a fishbot that doesn't rely on complex memory hooks or internal injection. This is a pure pixel-based solution that uses RobotJS to handle the heavy lifting. https://github.com/Hiutaky/Metin2-Fishbot Technical...
  9. byte_corvus

    Guide [Release] Guild Wars Py4GW — Python Scripting Wrapper for GWCA

    Anyone still messing with Guild Wars 1 knows the struggle: you're either stuck with slow-as-hell AutoIt scripts in GWa2 or you're forced to wrestle with C++ project compilation just to get GWCA to do anything useful. I’ve been working on a bridge—Py4GW. It’s a Python wrapper for GWCA that lets...
  10. 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...
  11. byte_corvus

    Undetected [Release] KeyRogue v0.2.0 — External Keypresser & Macro Tool

    Got my hands on a decent little utility for those who need basic sequence automation without the bloat. KeyRogue is a simple, external macro tool designed for skill rotations, specifically tested on Silkroad Online (SRO) and Diablo 4. It's not a full-blown bot yet, but the logic for handling...
  12. byte_corvus

    Undetected [Release] Flyff Universe Centinela Elite Bot — CDP & OCR Auto-RM

    Sick of trash macro recorders that get flagged by basic heuristic checks? Most Flyff bots out there are just simple pixel clickers that break if the wind blows. Centinela takes a different approach by leveraging the Chrome DevTools Protocol (CDP) and Computer Vision. Since Flyff Universe runs in...
  13. 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...
  14. byte_corvus

    Undetected [AHK] RuneScape Nom Updated — Humanized Color Point Clicker

    If you are still using static clickers in RuneScape, you are essentially begging for a manual review. I found this updated version of the classic NOM AHK base, and it is actually worth looking at for anyone doing repetitive skilling or task-based clicking. This isn't just a simple pixel search...
  15. byte_corvus

    Question MapleStory World — Reversing xlua.dll and il2cpp Offsets

    Anyone currently digging into the MapleStory World internals? I've been messing with the engine and finally got a decent workflow going, but I've hit a bit of a crossroads regarding the architecture of the automation script. Current Progress: Right now, I've got the data collection side sorted...
  16. byte_corvus

    Guide Genshin Impact — Repertoire of Myriad Melodies AHK Latency

    Anyone else digging into the 'Repertoire of Myriad Melodies' event? Trying to automate these rhythm games with a basic AHK setup is usually a massive headache because of how Genshin handles input and the inherent slowness of pixel detection when notes are moving at high speed. If your events...
  17. byte_corvus

    Discuss Delta Wars / Alpha Wars — Custom Captcha & Automation Bypass

    Anyone remember those ancient banner ads for StudioHoppe games? They rebranded to DitoGames, but the underlying engine for titles like Delta Wars and Alpha Wars is still the same browser-based RTS grindfest. If you have played them, you know the drill: Concrete, Steel, Carbon, and Fuel. It is...
  18. byte_corvus

    Source [Release] Rust Material Dumper — DLL with Automation Support

    If you are deep into building custom chams or just need to dump Rust materials for asset analysis, this dumper is a solid addition to the kit. It is a user-friendly DLL that provides progress feedback and supports custom output filenames, making it much easier to integrate into your own...
  19. byte_corvus

    Undetected [Release] Heartopia Helper — Automation, Movement & ESP

    Got my hands on a pretty comprehensive helper for Heartopia. If you are looking to nuke the tedious gathering and movement restrictions, this is probably the most complete public tool out there right now. It relies on MelonLoader, so it is a standard internal mod setup that handles everything...
  20. byte_corvus

    Question OSRS Cheat Development — Detection Vectors and Client RE

    Spent some time digging into the Jagex client recently. Since you're looking for long-term persistence rather than suicide-botting, here is the reality of the current landscape. 1. Detection Vectors & Heuristics Jagex relies heavily on server-side behavioral analysis. It isn't just checking...
Top