gitwtfhub

wtf is rocom-helper?

h3110w0r1d-y/rocom-helper — explained in plain English

Analysis updated 2026-05-18

14Audience · generalComplexity · 3/5Setup · moderate

TL;DR

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.

Mindmap

mindmap
  root((Rocom Helper))
    What it does
      Minimap overlay
      Pet attribute filtering
      Network traffic analysis
    Tech stack
      Windows
      macOS
      Npcap
    Use cases
      Track map paths
      Mark resources
      Filter pets by stats
    Audience
      Game players

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Overlay a minimap with path tracking while playing Roco Kingdom.

REASON 2

Filter and compare pets by attributes like bloodline, individual values, and evolution chain.

REASON 3

Import an SVG route file and follow recommended turning directions on the map.

What's in the stack?

Npcap

How it stacks up

h3110w0r1d-y/rocom-helper0c33/agentic-ai0xbebis/hyperpay
Stars141414
LanguagePythonTypeScript
Setup difficultymoderatehardhard
Complexity3/54/55/5
Audiencegeneraldeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · moderate Time to first run · 30min

Windows users must separately install the Npcap packet-capture driver first.

Wtf does this do

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.

Yoink these prompts

Prompt 1
Walk me through installing Npcap on Windows so Rocom Helper can capture game network traffic.
Prompt 2
Explain what trail mode does and how to enable the semi-transparent visited-area overlay.
Prompt 3
List the pet attributes Rocom Helper can filter on and how to use the filter panel.
Prompt 4
Describe the recommended hotspot setup for running the game on mobile and the tool on a separate PC.

Frequently asked questions

wtf is rocom-helper?

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.

How hard is rocom-helper to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is rocom-helper for?

Mainly general.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.