Skip to content

AiYinZiLeGong/PUBG-Radar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PUBG-Radar

PUBG-Radar by sniffering udp packet

Written in Kotlin

Changes

  • Get self player's location by parsing CharMoveComp RPC. So the player's direction is corrected now.
  • Get item's relative locaiton by DroppedItemInteractionComponent. So the item location is corrected now.
  • Change readRotator() to readRotationShort() fixes empty player state.
  • DroppedItem is shown.
  • Fully parse ATslCharacter. So player health is shown.
  • Correct player color when driving.
  • Equipped weapons are shown.
  • Clear DroppedItem and DroppedItemGroup when picking up.

Build

Using maven

Note

You need to modify the code before playing game, or you will be banned by BE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages