tppkgo / d2r-seed

A script to get map seed from d2r memory + Web UI for Maphack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diablo II Resurrect map seed revelear + Web UI for Maphack

Instalation

npm install

This program requires node-gyp, see installation instructions here

Usage

  1. Open diablo 2 resurrected and join a game

  2. Run this script with

node index.js
  1. Open your browser and visit http://localhost:3002

  2. Enjoy

Roadmap to an actual map hack

  • Detect Area ID
  • Detect Difficulty ID
  • Call map api to get a map json or image
  • Draw revealed map over D2R window
    • Needs electron.js

About

A script to get map seed from d2r memory + Web UI for Maphack

License:MIT License


Languages

Language:JavaScript 92.0%Language:HTML 6.0%Language:CSS 2.0%