Join discord: https://discord.gg/rKKVqUdP3p
This is radar for albion online game which allows to show players and their equipments, resources mobs and more...
if you want use items
0.https://www.mediafire.com/file/fa96b300q7ompjb/Items.rar/file
installation Video : https://www.youtube.com/watch?v=_luNHJXrD5o
-
download node v18.18.2: https://nodejs.org/download/release/latest-v18.x/node-v18.18.2-x64.msi
-
download npcap: https://npcap.com/dist/npcap-1.72.exe
go to directory with unpacked github code
-
download python 3.10.2 from here https://www.python.org/ftp/python/3.10.2/python-3.10.2-amd64.exe
-
download tools npm install --global windows-build-tools
-
type npm install in cmd
-
then type in cmd node app.js and go to printed link (by default) http://localhost:5001
if everything worked out u should be able to play game with radar now just look
(not must) if you want to build code into exe install python 3.10 and install nasm and type in cmd npm run build
sudo su
1.curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash
-
close terminal now
-
nvm install 18
-
nvm use 18
-
sudo apt-get install libpcap0.8 libpcap0.8-dev
-
sudo apt install python3.10
-
sudo apt-get install build-essential
-
npm install
-
in directory terminal type node app.js
open http://localhost:5001 in browser
used parser https://github.com/0xN0x/photon-packet-parser