Skip to content

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

License

Notifications You must be signed in to change notification settings

stuxnet147/d2r-seed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.0%
  • HTML 6.0%
  • CSS 2.0%