h3110w0r1d-y/rocom-helper — explained in plain English
Analysis updated 2026-05-18
Overlay a minimap with path tracking while playing Roco Kingdom.
Filter and compare pets by attributes like bloodline, individual values, and evolution chain.
Import an SVG route file and follow recommended turning directions on the map.
| h3110w0r1d-y/rocom-helper | 0c33/agentic-ai | 0xbebis/hyperpay | |
|---|---|---|---|
| Stars | 14 | 14 | 14 |
| Language | — | Python | TypeScript |
| Setup difficulty | moderate | hard | hard |
| Complexity | 3/5 | 4/5 | 5/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Windows users must separately install the Npcap packet-capture driver first.
Rocom Helper is a companion tool for the Chinese online game Roco Kingdom. It works by analyzing network traffic from the game rather than reading game memory or modifying any files, which the tool describes as a technique that can be deployed alongside the game without triggering detection systems. The main features are a minimap overlay with path tracking, automatic resource marking on the map, and capture logs. Players can enable a trail mode that draws a semi-transparent overlay showing which areas of the map they have already visited. A path-import feature lets players load an SVG file as a route to follow, and the app outputs recommended turning angles as the character moves. For pet management, the tool offers filtering across a wide range of pet attributes: custom names, spirit names, evolution chains, level, sound, weight, gender, type, personality, individual values, bloodline, egg groups, special moves, constellations, skills, and equipment awards. There is also an egg hatching coverage table and an attribute display for S2 boxes. The tool runs on Windows and macOS. Windows users must install Npcap for the traffic capture to work. The README includes a prominent warning that using this tool directly on a PC carries a ban risk, the recommended approach is to play the game on a mobile device and run the tool on a separate computer connected via hotspot, which the authors say can theoretically avoid detection entirely. The project is explicitly limited to PVE content, resource collection, and pet management. Features that could affect PVP game balance are not included.
Rocom Helper is a companion overlay tool for the game Roco Kingdom that reads network traffic to show a minimap, mark resources, and filter pet stats.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.