Increase your in-game fishing luck with this lightweight, open-source macro.
Prerequisites: TypeScript, Node.js, and AutoHotkey v2 scripting knowledge.
- Install the frontend dependencies:
npm install- Build the frontend assets (HTML, CSS, JS):
npm run build-
The generated assets will appear inside
sourcedirectory as a new folder namedview. -
Compile
main.ahkfile to.exewith Ahk2Exe
FIPM built with these awesome AutoHotkey libraries:
- cJson.ahk – lightning-fast JSON parsing & stringifying
- WebViewToo – modern embedded browser for AHK v2
- ShinsOverlayClass - Create Direct2D overlays for in-game heads up information