godisback-rogue/Warspear-LINUX ? reverse-engineered prompt

Reverse engineered prompt

Build me a Linux helper app for Warspear Online that loads with the game and gives me an in game overlay with useful info like health bars, player names, target details, and a small minimap. I also want it to read the game state so it can show nearby entities, chat, combat stats, inventory, quests, and other basic HUD info in a clean menu I can toggle.

Please also add simple automation for farming and combat, like moving between targets, attacking, picking up loot, accepting and turning in quests, and respawning when needed. It should be able to run different behavior for a few character classes, and have a task system so actions can be chained together.

If there’s already a way to expose the game state through a local socket or JSON RPC interface, keep that working too, and make it easy for an external tool or agent to control the app. If you need to check current library docs while wiring things up, go ahead and look them up online.