PUBG-Radar by sniffering udp packet
Written in Kotlin
- Get self player's location by parsing
CharMoveCompRPC. So the player's direction is corrected now. - Get item's relative locaiton by
DroppedItemInteractionComponent. So the item location is corrected now. - Change
readRotator()toreadRotationShort()fixes empty player state. DroppedItemis shown.- Fully parse
ATslCharacter. So player health is shown. - Correct player color when driving.
Equipped weaponsare shown.- Clear
DroppedItemandDroppedItemGroupwhenpicking up.
Using maven
You need to modify the code before playing game, or you will be banned by BE.