Zeldruck / Albion-Online-ZQRadar

Free Albion Online Radar
https://discord.gg/xpbgq7E9ya
4 stars 0 forks source link
albion albion-cheat albion-hack albion-network albion-network-tool albion-online albion-online-bot albion-online-radar albion-online-radar-cheat albion-online-radar-hack albion-radar-hack albioncheat albioncheats albionradar free-cheat qradar radar radar-hack-albion-online radaralbion zqradar

Discord [GitHub last commit (branch)]() GitHub issues [GitHub Repo stars]()

ko-fi

❓ What is ZQRadar?

ZQRadar is a radar type tool for the game Albion Online. \ Albion ZQRadar provides a real-time map, helping players detect other players, creatures, resources and more, nearby.

🎯 Features

And much more to come! \ Join the Discord to look at the to-do list and be informed when a new version is released.

πŸ”° How to run (Windows)

  1. Download Npcap:
  2. Download the the latest release
  3. Open the radar and wait for the line:
    
    Please select one of the adapter that you use to connect to the internet:
    1. ******
    2. ******
    3. ******

input the number here:

4. Choose the right adapter and enter the number (do not choose 127.0.0.1). 
5. Authenticate yourself with discord.
6. Click on the "Launch radar" button.
7. You can now access the radar features by going to `http://localhost:5001` in your browser.

## πŸ‘¨β€πŸ’» For the devs (Windows)

1. Download Node.js v18.18.2:
- [Node.js v18.18.2 (64-bit)](https://nodejs.org/dist/v18.18.2/node-v18.18.2-x64.msi)
2. Download Npcap:
- [Npcap 1.79](https://npcap.com/dist/npcap-1.79.exe)
3. Download Python 3.10.2:
- [Python 3.10.2 (64-bit)](https://www.python.org/ftp/python/3.10.2/python-3.10.2-amd64.exe)
4. Download Windows Build Tools:
- [Windows Build Tools](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools)
- And select `Desktop development with C++` (the first one normally), and install
5. Download the source code of the latest dev branch
- [Branch](https://github.com/Zeldruck/Albion-Online-ZQRadar/tree/old-radar-dev)
6. Run the following line:

npm install

7. Run the following line:

node app.js

8. You should see this:

Please select one of the adapter that you use to connect to the internet:




input the number here:


9. Choose the right adapter and enter the number. 
10. You can now access the radar features by going to `http://localhost:5001` in your browser.

## ✨ Image Packs
**⚠️(This is not mandatory for the radar to work)⚠️**
\
You can download the Image Packs to enhance the radar.
\
\
**Packs:**
- **Ressource Pack v1.0**: Installed by default
- **Items Pack v1.2**: [Link](https://github.com/Zeldruck/Albion-Online-ZQRadar/releases/tag/item-pack-v1.1)
- **~~Animals & Harvestables Pack v0.0~~**: [Link](https://github.com/Zeldruck/Albion-Online-ZQRadar/releases/)
- **~~Enemies Pack v0.0~~**: [Link](https://github.com/Zeldruck/Albion-Online-ZQRadar/releases/)
- **Maps Pack v0.1**: [Link](https://github.com/Zeldruck/Albion-Online-ZQRadar/releases/tag/map-pack-v0.1)

\
Once downloaded, exitract the folder into `Albion-Online-ZQRadar/images/`.
\
\
Example:
\
If you have downloaded the Map Pack, you should have `Albion-Online-ZQRadar/images/Maps/*.png`.

## Credits
[@Zeldruck](https://github.com/Zeldruck)
\
Based on [QRadar](https://github.com/FashionFlora/Albion-Online-Radar-QRadar) by [@FashionFlora](https://github.com/FashionFlora?)
\
Use of [photon-packet-parser](https://github.com/0xN0x/photon-packet-parser) to parse packets.