OutdatedPUBG Open Source Network Radar - Linux

Posts 115 of 87 · Page 1 of 6
PUBG Open Source Network Radar - Linux
Fast setup for the PUBG Radar on linux
It installs the latest version from EmberVulpix, which supports the current encrytion. All requirements like java are also installed

To run the setup you simply need to execute this commands in your terminal

Code:
wget https://raw.githubusercontent.com/zecjy/PUBG_radar_setup/master/setup.sh
sudo chmod +x setup.sh
sudo ./setup.sh
In the setup process you will be asked for 3 IP addresses, your gamePC where PUBG runs, the RadarPC IP on which the setup runs and your router IP which is displayed as gateway.
On windows, use ipconfig in cmd to find your IP and gateway, and on linux use ifconfig. Your interface will most likely be ens33 or enp3s0, don't choose lo

Both systems need to be connected via the same medium (WiFi|WiFi or LAN|LAN) and in the same network (e.g. 192.168.0.2 + 192.168.0.3) !

The setup installs the radar in the Radar folder. There will be update.sh, create_run.sh and run.sh.

To start the Radar execute:

Code:
cd Radar
sudo ./run.sh
If you want to update to the latest version or switch between 4k and 8k map:

Code:
cd Radar
sudo ./update.sh
If an IP changed or your run.sh is no longer working right:

Code:
cd Radar
sudo ./create_run.sh
Credits:
EmberVulpix
sm00thelf
ZeCjy
image.png601 KB · 1,651 downloads
Removed the github links as is no longer allowed.
is this detectable?
Quote Originally Posted by oncagey View Post
is this detectable?
nah been using radar for a few month and never got ban. Don't play obvious and dont loot obviously.
Quote Originally Posted by pwnalllgames View Post
nah been using radar for a few month and never got ban. Don't play obvious and dont loot obviously.
yo so does this need a linux computer?
i ran it, it says "net.ipv4.ip_forward = 1" and nothing else besides that

how can i see the radar?
where is the file ?
Quote Originally Posted by iamjhl View Post
where is the file ?
lmao can u read?
did it work in windows 8
Quote Originally Posted by gigax21 View Post
did it work in windows 8
From what I understand, you need a machine running Linux to utilize this. Though you can run a full-blown version of Linux through Virtual Machine to achieve this if you are running Windows.
Which version of Linux do I need?
Nothing happens after I type in ram to use
If you guys don't have a second pc: Use VirtualBox
Error

/Radar $ sudo ./run.sh
net.ipv4.ip_forward = 1
./run.sh: line 14: /usr/bin/java: cannot execute binary file: Exec format error

Anyone figure out what to do?
Target folder with the JDK wasn't created after exec of the codes

I'm using a 32 bit architecture Linux machine. Should i change to 64 bit since it seems like it.
Posts 115 of 87 · Page 1 of 6
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?