This is my actual TERA Offset
I'm looking for Channel offset and/or offset that contains damages deals/received
Code:TERA Player Structure (base address = Tera.exe + 0x017CBC84 (offset 1) 0x14 (offset 2) 0x30 (offset 3) 0x0c) { 0x00 - Base Address 0x08 - Player Level 0x18 - Current XP 0x28 - Needed XP To Level 0x38 - Total XP 0x48 - Current HP 0x58 - Max HP 0x68 - Bonus HP 0x78 - Current MP 0x88 - Max MP 0x98 - Bonus MP 0x108 - Player Stats Power 0x118 - Player Stats Endurance 0x128 - Player Stats Impact Factor 0x138 - Player Stats Balance Factor 0x148 - Player Stats Attack Speed 0x168 - Player Stats Movement Speed 0x178 - Player Stat Critical Chance (Float) 0x188 - Player stat Critical Resist (Float) 0x198 - Player stat Critical Power (Float) 0x1B8 - Player Combat Attack Rating 0x1C8 - Player Combat Defense Rating 0x1D8 - Player Combat Impact Rating 0x1E8 - Player Combat Balance Rating 0x1F8 - Player Resist Weakening Effect (Float) 0x208 - Player Resist Periodic Damage (Float) 0x218 - Player Resist Stunning Effect (Float) 0x228 - Player Gathering Mining 0x248 - Player Gathering Plants 0x258 - Player Gathering Energy 0x278 - Player Power Stat bonus 0x288 - Player Constit Stat Bonus 0x298 - Player Impact Stat Bonus 0x2A8 - Player Balance Stat Bonus 0x2B8 - Player Stats Movement Speed Bonus 0x2D8 - Player Stat Atk Speed Bonus 0x2E8 - Player Critical Chance bonus (Float) 0x2F8 - Player Critical Resist bonus (Float) 0x308 - Player Critical Power bonus (Float) 0x318 - Player Atk Bonus 0x338 - Player Def Bonus 0x348 - Player Impact Bonus 0x358 - Player Balance Bonus 0x368 - Player Weakening Resist Bonus (Float) 0x378 - Player Periodic Resist Bonus (Float) 0x388 - Player stun Resist Bonus (Float) 0x398 - Player Gathering Mining Bonus 0x3A8 - Player Gathering Plant Bonus 0x3B8 - Player Gathering energy Bonus 0x498 - Player Resolve 0x4A8 - Player Max Resolve 0xC8 + 0x00 + 0x00 - Player Name } TERA Stamina Structure (base address = Tera.exe + 0x017CBC84 (offset 1) 0x14 (offset 2) 0x1C (offset 3) 0x00) { 0x00 - Base Address 0x84 - Player Stamina 0x88 - Player Max Stamina }