Skip to content

Commit 11fa982

Browse files
committed
Update
1 parent 8761b21 commit 11fa982

File tree

6 files changed

+16
-8
lines changed

6 files changed

+16
-8
lines changed

Offsets/Inventory.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## Pubg Mobile Inventory Entity Offsets
2+
3+
![Pubg Mobile Inventory Entity Offsets](https://raw.githubusercontent.com/atiksoftware/pubg_mobile_memory_hacking_examples/master/Offsets/images/ReClassInventory.png "Pubg Mobile Inventory Entity Offsets")
4+

Offsets/Invetory.md

-4
This file was deleted.

Offsets/Player.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
## Pubg Mobile Player Entity Offsets
22

3-
![Pubg Mobile Player Entity Offsets](images/ReClassPlayer.png "Pubg Mobile Player Entity Offsets")
3+
![Pubg Mobile Player Entity Offsets](https://raw.githubusercontent.com/atiksoftware/pubg_mobile_memory_hacking_examples/master/Offsets/images/ReClassPlayer.png "Pubg Mobile Player Entity Offsets")
44

Offsets/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Pubg Mobile Entity Offsets
2+
3+
[![Pubg Mobile Player Entity Offsets](https://raw.githubusercontent.com/atiksoftware/pubg_mobile_memory_hacking_examples/master/Offsets/images/ReClassThumbnailPlayer.png)](Player.md)
4+
[![Pubg Mobile Vehicle Entity Offsets](https://raw.githubusercontent.com/atiksoftware/pubg_mobile_memory_hacking_examples/master/Offsets/images/ReClassThumbnailVehicle.png)](Vehicle.md)
5+
[![Pubg Mobile Invetory Entity Offsets](https://raw.githubusercontent.com/atiksoftware/pubg_mobile_memory_hacking_examples/master/Offsets/images/ReClassThumbnailInventory.png)](Inventory.md)

Offsets/Vehicle.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
## Pubg Mobile Vehicle Entity Offsets
22

3-
![Pubg Mobile Vehicle Entity Offsets](images/ReClassVehicle.png "Pubg Mobile Vehicle Entity Offsets")
3+
![Pubg Mobile Vehicle Entity Offsets](https://raw.githubusercontent.com/atiksoftware/pubg_mobile_memory_hacking_examples/master/Offsets/images/ReClassVehicle.png "Pubg Mobile Vehicle Entity Offsets")
44

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,11 @@ As **xiderowg**'s says on https://www.unknowncheats.me/forum/pubg-mobile/379241-
6363
`Gameloop is based on AOW/QEMU Engine, while LDPlayer is using VirtualBox, these offsets and pattern may not be applicable to LDPlayer.`
6464

6565
---
66-
## Pubg Mobile GameLoop ReClass
67-
![](https://raw.githubusercontent.com/atiksoftware/pubg_mobile_memory_hacking_examples/master/screens/reclass_pubg_mobile.png)
66+
## Pubg Mobile Entity Offsets
67+
68+
[![Pubg Mobile Player Entity Offsets](https://raw.githubusercontent.com/atiksoftware/pubg_mobile_memory_hacking_examples/master/Offsets/images/ReClassThumbnailPlayer.png)](Offsets/Player.md)
69+
[![Pubg Mobile Vehicle Entity Offsets](https://raw.githubusercontent.com/atiksoftware/pubg_mobile_memory_hacking_examples/master/Offsets/images/ReClassThumbnailVehicle.png)](Offsets/Vehicle.md)
70+
[![Pubg Mobile Invetory Entity Offsets](https://raw.githubusercontent.com/atiksoftware/pubg_mobile_memory_hacking_examples/master/Offsets/images/ReClassThumbnailInventory.png)](Offsets/Inventory.md)
6871
---
6972
## Player Details
7073
![](https://raw.githubusercontent.com/atiksoftware/pubg_mobile_memory_hacking_examples/master/screens/example_player_reclass.jpg)

0 commit comments

Comments
 (0)