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.
- No injections, less risk of banning
- Display a lot of information about other players (health, items, mounted or not, ...)
- Display customizable resources (select tiers and enchantments for each)
- Display customizable living resources (select tiers and enchantments for each)
- Display customizable enemies
- Display mist beasts
- Display chests (types)
- Display mist portals (solo/duo, enchantments)
- Display dungeons (solo/duo, enchantments)
- Display background map on radar
And much more to come!
Join the Discord to look at the to-do list and be informed when a new version is released.
- Download Node.js v18.18.2:
- Download Npcap:
- Download the the latest release
- Open the file
_RUN.bat
and wait for the line:
Server is running on http://localhost:5001
- You can now access the radar features by going to
http://localhost:5001
in your browser.
- Download Node.js v18.18.2:
- Download Npcap:
- Download Python 3.10.2:
- Download Windows Build Tools:
- Windows Build Tools
- And select
Desktop development with C++
(the first one normally), and install
- Download the source code of the latest release
- Run the following line:
npm install
- Run the following line:
node app.js
- You can now access the radar features by going to
http://localhost:5001
in your browser.
You can download the Image Packs to enhance the radar.
Packs:
- Ressource Pack v1.0: Installed by default
- Items Pack v0.0: Link
- Animals & Harvestables Pack v0.0: Link
- Enemies Pack v0.0: Link
- Maps Pack v0.1: Link
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
.
@Zeldruck
Based on QRadar by @FashionFlora
Use of photon-packet-parser to parse packets.