Git Product home page Git Product logo

albion-online-radar-qradar's Introduction

✨ Join Discord


❓ What is QRadar?

Albion QRadar provide a real-time map, aiding players in detecting other players, creatures, and resources nearby.


❓ If you want to use in game items

Video Tutorial


❓ Usage (Windows)

  1. Download Node.js v18.18.2:
  1. Download Npcap:
  1. Download Python 3.10.2:
  1. Install Windows Build Tools:
npm install --global windows-build-tools
  1. Install Node.js packages:
npm install
  1. Run the application:
node app.js

❓ Usage (Linux)

  1. Switch to root user:
sudo su
  1. Install Node Version Manager (NVM):
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash
  1. Close the terminal.
  2. Install Node.js version 18:
nvm install 18
nvm use 18
  1. Install required libraries:
sudo apt-get install libpcap0.8 libpcap0.8-dev
  1. Install Python 3.10:
sudo apt install python3.10
  1. Install build essentials:
sudo apt-get install build-essential
  1. Install Node.js dependencies:
npm install
  1. Navigate to the project directory and run the application:
node app.js
  1. Open http://localhost:5001 in your browser.

Utilized the parser from https://github.com/0xN0x/photon-packet-parser for efficient packet parsing.

albion-online-radar-qradar's People

Contributors

fashionflora avatar infer2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

albion-online-radar-qradar's Issues

Windows 11 possible issue

Not sure if this is a Windows 11 issue or something rig specific.

I got it running eventually but just leaving this here for other users that might run into the same issues. Player dots are not consistent, some will show others don't. Enchanted mobs(monsters not harvest mobs) also fail 2 show. Other than those two I found no issues with resources and wisps., those are working 100%. The player/mob issue could be from downgrading ncap to get this code running.

If you receive a error message "...failed to set hardware filter to promiscuous mode", download version 1.60 of ncap. That solved the issue for me.

After installing all the required software, run -npm update then -npm install and finally run the app.

Thanks author for posting this, a lot of scam software out there baiting people.

NEW update bugged items

Every item is switched up and its all swapped for it so like say someone has teir 4 nature staff they have t8 carving and its all jumbled

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.