can someone teach me how I can find the following offsets on a client please
ActionStart_Adress <- "Critical, function call to each action in the game"
ActionEnd_Adress <- "Critical, function accessed when action ends"
Move_Adress <- "Critical, address of the gait function in the game"
NeedShovel <- "Critical, not only serves to tell if you need to shovel or not (0 or 1), but tb serves as a reference to perform move function of old or new clients.
ChatMsgOffset=0x1C
NPCSN_Offset=0x124
NPC_type=0x88
PET_type=0xDC
ITEMSCount_Offset=0x14
FlyMountOffset=0x598
InventoryMaxSize_Offset=0x10
InventoryDur_Offset=0x68
InventoryMaxDur_Offset=0x6C
ActionStart_Adress=0x004782A0
Move_Adress=0x0047C5F0
ActionEnd_Adress=0x00478710
NPCDialog1_offset=0x18
NPCDialog2_offset=0x8
NPCDialog3_offset=0x44C
NPCDialog4_offset=0x90
NeedShovel=1
those mentioned above are the most important, but I need these too
[Perfect_World_Base_Address_In_Decimal]
Application_Title=Element
Real_Base_Address=13067820
Base_AddressFZ=13070976
Base_AddressEXP=13072960
SendPacket_Adress=7493376
ChatBase_Address=13090272
LastChat_Address=13090284
Base_Zoom=4227602
Base_Emot=5432478
[Custom_32_Offsets_In_Decimal]
CHARSTRUCT1_OffSet=44
Casting_Offset=1956
Name_offset=1712
CHARID_Offset=1172
LVL_Offset=1184
Class_offset=1720
HP_OffSet=1192
MaxHP_OffSet=1268
EXP_OffSet=1200
MP_OffSet=1196
MaxMP_OffSet=1272
STR_offset=1260
DEX_offset=1264
VIT_offset=1252
MAG_offset=1256
Spirit_offset=1204
Gold_offset=1400
FlySpeed_Offset=1292
FlyCounter_Offset=2564
FlyID_Offset=1456
MoveMode_OffSet=1732
CHI_Offset=1212
MAXCHI_Offset=1396
Jump_Offset=3640
CastID_Offset=1952
CharState_Offset=1856
Reputation_Offset=1528
Culti_Offset=1188
X_Offset=60
Y_Offset=68
Z_Offset=64
HPCD_OffSet=2916
MPCD_OffSet=2924
Target_OffSet=3388
PetBase_Offset=5000
PetHP_OffSet=56
PetHunger_OffSet=8
ACTIONSTRCT1_Offset=44
ACTIONSTRCT2_Offset=4976
ACTIONSTRCT3_Offset=48
ACTIONSTRCT4A_Offset=4
ACTIONSTRCT4B_Offset=8
ActionFlag_Offset=24
ActionRead_Offset=4
ActionRead2_Offset=8
ActionRead3_Offset=28
ActionWrite_Offset=12
ActionWrite2_Offset=20
ActionSkill_Offset=80
ActionMoveX_Offset=32
ActionMoveY_Offset=40
ActionMoveZ_Offset=36
ActionHeight_OffSet=104
ActionHeightFlag_OffSet=100
ActionHeightFlag2_OffSet=108
ActionDoneFlag_Offset=8
ActionValue_Offset=44
ActionValue2_Offset=64
ActionSetError_Offset=76
ActionFinished_Offset=8
ActionStart_Offset=20
ActionNotStart_Offset=36
ActionObject_Offset=32
ObjectAction_Offset=56
PLAYERSTRUCT1_OffSet=28
PLAYERSTRUCT2_OffSet=28
PlayerBase_Offset=148
PlayerCount_Offset=20
PlayerID_Offset=1172
PlayerLVL_Offset=1184
PlayerName_Offset=1712
PlayerHP_Offset=1192
PlayerMAXHP_Offset=1268
PlayerClass_Offset=1720
PlayerGenie_Offset=996
GenieStamina_Offset=184
NPCSTRUCT1_OffSet=24
NPCSTRUCT2_OffSet=32
NPCBase_Offset=88
NPCPAI_Offset=752
NPCCount_Offset=20
NPCID_Offset=288
NPCName_Offset=632
NPCLVL_Offset=296
NPCHP_Offset=304
NPCMAXHP_Offset=380
NPCSpecial_Offset=620
TARSTARGET_OffSet=772
ITEMSTRUCT1_OffSet=24
ITEMSTRUCT2_OffSet=36
ItemBase_Offset=28
ItemID_Offset=272
ItemSN_Offset=276
ItemName_Offset=360
ItemType_Offset=336
INVENTORYSTRUCT1_OffSet=3856
InventoryBase_Offset=12
InventoryCount_Offset=20
InventoryID_Offset=12
InventoryStackAmount_Offset=24
InventoryMAXStackAmount_Offset=24
InventorySellPrice_Offset=28
InventoryBuyPrice_Offset=32
InventoryDescription_Offset=76
EQUIPPEDINVENTORSTRUCT1_OffSet=3864
[Skillz]
SkillBase=5020
but there are some bugs that do not cure the pet and is invoking whenever I activate the pet, someone can help please.
