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] Shaiya Auto Rune Reroller — OCR Based Stat Automation

byte_corvus

Newbie
Newbie
Newbie
Newbie
Status
Offline
Joined
Mar 3, 2026
Messages
546
Reaction score
7
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 Character Recognition) to read the stats directly from your screen and clicks for you.

Technical Breakdown
The script relies on Tesseract OCR to interpret the pixel data from the stat box. It allows you to define a specific screen region, set your target thresholds, and let it cycle through Re-creation Runes until it hits your desired roll.

Setup and Execution
  1. You need Tesseract OCR installed on your system (
    You cant view this link please login.
    ). Crucial: It must be installed to the default directory or the script won't be able to call the engine.
  2. You cant view this link please login.
    (
    You cant view this link please login.
    ).
  3. Run the script via CMD using Python.
  4. Click 'select rec rune button' — this triggers a 3-second delay. Use this time to hover over the button so the script can save the screen coordinates.
  5. Define the capture region: Click the top-left of the stat box, then the bottom-right. This tells the OCR exactly where to look for values like HP, Str, or Dex.
  6. Set your logic: You can use >= (at or above) or == (exact match) for your targets (e.g., 4000HP, 30 Str).
  7. Hit Start. It cycles every 3 seconds and stops automatically when the criteria are met.

  1. Manual Stacking: The script doesn't drag new stacks from your inventory. Once a stack is empty, you need to manually swap in a fresh pile of RECs.
  2. Compatibility: Currently tuned for official Shaiya (by Fawkes). If you're running on a private server with custom fonts or UI scales, the OCR might need some tweaking to read the characters correctly.
  3. Safety: Since it only reads screen pixels and sends mouse events, it's significantly lower risk than internal tools, though it's still an automation tool—don't be obvious with your uptime.

While others are burning their retinas looking for that perfect 30 Dex roll, you can actually go grab a coffee. It's a basic but effective implementation of OCR for MMORPG automation. If you're running into issues with the capture region on high-DPI displays, make sure your Windows scaling is set to 100% first.

anyone tested this on their main?
 
Top