Jump to content

Instance Variables and Function Pointers


1,294 posts in this topic

Recommended Posts

Posted

Guest

K3NNNY

Diversityy

Fadexz

Kyle2100

Pro

TheArmKing

K_K

i need help please now this is the func that i get at the end my hook see it if it`s right or not

public class PlayerInfo : MonoBehaviour // TypeDefIndex: 9245

{

// Fields
private float m_Amount; // 0xA4

private float m_ReadAmount; // 0xA8

protected bool m_UpdateLevel; // 0xAC

protected int m_XpIncrement; // 0xB0

protected int m_XpIncrementCount; // 0xB4

protected float m_XpStart; // 0xB8

protected float m_XpFinal; // 0xBC

protected bool m_LevelTriggered; // 0xC0

protected int m_InfoLevel; // 0xC4

protected int m_PvPTier; // 0xC8

protected int m_TrophyIncrement; // 0xCC

protected int m_TrophyIncrementCount; // 0xD0

protected float m_TrophyStart; // 0xD4

protected float m_TrophyFinal; // 0xD8

protected float m_TrophyAmount; // 0xDC

protected float m_TrophyReadAmount; // 0xE0

protected bool m_UpdateTrophies; // 0xE4

protected Vector2 m_CurrentAnchor; // 0xE8

protected bool m_ChangedColor; // 0xF0

protected float m_TrophyTimer; // 0xF4

protected bool m_Bipped; // 0xF8

private int m_Faction; // 0xFC

private string m_PlayerID; // 0x100
// Methods

public string get_PlayerID(); // RVA: 0x86567C Offset: 0x86567C
public RectTransform GetIconExplosionTarget(); // RVA: 0x865684 Offset: 0x865684
public void ButtonOpenProfileCanvas(); // RVA: 0x865720 Offset: 0x865720
public void SetOtherPlayerInfo(string playerID, string playerName, int playerTier, int playerLevel, Faction playerFaction, string allianceName); // RVA: 0x865884 Offset: 0x865884
public void Init(bool isUserProfile, optional Func`2<ServerInterface.PlayerStatRequestResponse, bool> onRequestStats); // RVA: 0x865ACC Offset: 0x865ACC
public void SetBaseInfo(string name, string alliance, optional Nullable`1<int> xp, optional Nullable`1<int> playerTrophies); // RVA: 0x8667BC Offset: 0x8667BC
public void UpdateName(); // RVA: 0x8672FC Offset: 0x8672FC
public void UpdateInfo(); // RVA: 0x8673BC Offset: 0x8673BC
public void OnFactionChangeClicked(); // RVA: 0x867C34 Offset: 0x867C34
public void ButtonChangeFaction(); // RVA: 0x867DD4 Offset: 0x867DD4
private void CheckFactionBadge(); // RVA: 0x866370 Offset: 0x866370
public void ButtonNameChange(); // RVA: 0x868264 Offset: 0x868264
public void ClickTier(RectTransform trans); // RVA: 0x8683C8 Offset: 0x8683C8
public void StartXPAnim(int incrementCount); // RVA: 0x868814 Offset: 0x868814
public void AnimateXP(); // RVA: 0x868A6C Offset: 0x868A6C
public void StartTrophyAnim(int incrementCount); // RVA: 0x868DAC Offset: 0x868DAC
public void AnimateTrophies(); // RVA: 0x868F38 Offset: 0x868F38
private void InitStats(Func`2<ServerInterface.PlayerStatRequestResponse, bool> onRequestStats); // RVA: 0x8660D8 Offset: 0x8660D8
public void AddUserStat(PlayerStat.PlayerStats stat, int value); // RVA: 0x8690C0 Offset: 0x8690C0
public void InitUnits(string[] cardIDs); // RVA: 0x8695B0 Offset: 0x8695B0
public void OnClose(); // RVA: 0x86A4E8 Offset: 0x86A4E8
public void CheckLevel(); // RVA: 0x866D20 Offset: 0x866D20
public void CreateStatObject(PlayerStat.PlayerStats stat, string statVal, int statIndex); // RVA: 0x8692B0 Offset: 0x8692B0
public void .ctor(); // RVA: 0x86A7FC Offset: 0x86A7FC
=======================my hook =======================
void(*PlayerInfo)(void *PlayerInfo);
void_PlayerInfo(void *PlayerInfo){
if(player != NULL){
*(int *)((uint64_t)player + 0xB0) = 999;
*(float *)((uint64_t)player + 0xDC) = 100.0f;
*(float *)((uint64_t)player + 0x5C) = 0.0f;
}
PlayerInfo(PlayerInfo);
}

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Our picks

    • Pandao Wars: Fight for Freedom v0.7.10 [ +2 APK MOD ] Currency Max
      Mod APK Game Name: Pandao Wars: Fight for Freedom
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.jbxgames.island.wars.fight.defender

       

      🤩 Hack Features

      - Unlimited Crystal
      - Unlimited Coins

       

      ⬇️ Android Mod APK Download Link


      Hidden Content

      iOSGods App for Android







       

      📖 Android Installation Instructions

      STEP 1: Download the modded APK file from the link above using your preferred Android browser or download manager.
      STEP 2: Once the download is complete, open your file manager and locate the downloaded .apk file (usually in the Downloads folder).
      STEP 3: Tap the APK file, then select Install. If prompted, enable Install from Unknown Sources in your device settings.
      STEP 3A: If the mod includes an OBB file, extract it if it’s inside an archive. Then move the folder to: /Android/obb/
      STEP 3B: If the mod includes a DATA file, extract it if it’s archived. Then move the folder to: /Android/data/
      STEP 4: Once installed, open the game and toggle your desired cheats & features through the APK mod menu. Enjoy!

       

      NOTE: If you have any questions or issues, read our Frequently Asked Questions topic. If you still need help, post your issue below and we’ll assist you as soon as possible. If the mod works for you, please share your feedback to help other members!

       

      🙌 Credits

      - IK_IK

       

      📷 Cheat Video/Screenshots

      N/A

       

       iOS & iPadOS App Hacks
      If you’re looking for Non-Jailbroken & No Jailbreak required iOS IPA hacks, visit the iOS Game Cheats & Hacks or the iOSGods App for a variety of modded games and apps for non-jailbroken iOS devices.
      • 0 replies
    • Tower Defense Rumble v0.7568 [ +10 APK MOD ] Easy Win
      Mod APK Game Name: Tower Defense Rumble
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.superplanet.rumble&hl=en

       

      🤩 Hack Features

      - Always Last Wave / Easy Win
      Tower Status
      - ATK Max
      - HP Max
      - Range Max
      - ATK CD
      Base Tower Status
      - ATK Max
      - HP Max
      - Range Max
      - ATK CD
      - ATK Speed

       

      ⬇️ Android Mod APK Download Link


      Hidden Content

      iOSGods App for Android







       

      📖 Android Installation Instructions

      STEP 1: Download the modded APK file from the link above using your preferred Android browser or download manager.
      STEP 2: Once the download is complete, open your file manager and locate the downloaded .apk file (usually in the Downloads folder).
      STEP 3: Tap the APK file, then select Install. If prompted, enable Install from Unknown Sources in your device settings.
      STEP 3A: If the mod includes an OBB file, extract it if it’s inside an archive. Then move the folder to: /Android/obb/
      STEP 3B: If the mod includes a DATA file, extract it if it’s archived. Then move the folder to: /Android/data/
      STEP 4: Once installed, open the game and toggle your desired cheats & features through the APK mod menu. Enjoy!

       

      NOTE: If you have any questions or issues, read our Frequently Asked Questions topic. If you still need help, post your issue below and we’ll assist you as soon as possible. If the mod works for you, please share your feedback to help other members!

       

      🙌 Credits

      - IK_IK

       

      📷 Cheat Video/Screenshots

      N/A

       

       iOS & iPadOS App Hacks
      If you’re looking for Non-Jailbroken & No Jailbreak required iOS IPA hacks, visit the iOS Game Cheats & Hacks or the iOSGods App for a variety of modded games and apps for non-jailbroken iOS devices.
      • 0 replies
    • Tower Defense Rumble v7568 [ +10 Cheats ] Easy Win
      Modded/Hacked App: Tower Defense Rumble By DU-EON YOO
      Bundle ID: com.i.dfr
      App Store Link: https://apps.apple.com/ph/app/tower-defense-rumble/id6738600584?uo=4

      🤩 Hack Features

      - Always Last Wave / Easy Win
      Tower Status
      - ATK Max
      - HP Max
      - Range Max
      - ATK CD
      Base Tower Status
      - ATK Max
      - HP Max
      - Range Max
      - ATK CD
      - ATK Speed
      • 11 replies
    • Tower Defense Rumble v7568 [ +10 Jailed ] Easy Win
      Modded/Hacked App: Tower Defense Rumble By DU-EON YOO
      Bundle ID: com.i.dfr
      App Store Link: https://apps.apple.com/ph/app/tower-defense-rumble/id6738600584?uo=4

      🤩 Hack Features

      - Always Last Wave / Easy Win
      Tower Status
      - ATK Max
      - HP Max
      - Range Max
      - ATK CD
      Base Tower Status
      - ATK Max
      - HP Max
      - Range Max
      - ATK CD
      - ATK Speed
      • 14 replies
    • Idle Nuns Tycoon: Church Life v1.1.4 [ +7 APK MOD ] Currency Max
      Mod APK Game Name: Idle Nuns Tycoon: Church Life
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.idle.nums.empire.tycoon&hl=es_UY

       

      🤩 Hack Features

      - ADS NO / Rewards Free
      Pre Activated
      - Gold Enough
      - Money Income / Upgrade Building just
      - Premium Growth Fund
      - Premium Pass Active
      - Deluxe Pass Active
      - Premium & Deluxe Pass Level Skip Cost 0

       

      ⬇️ Android Mod APK Download Link


      Hidden Content

      iOSGods App for Android







       

      📖 Android Installation Instructions

      STEP 1: Download the modded APK file from the link above using your preferred Android browser or download manager.
      STEP 2: Once the download is complete, open your file manager and locate the downloaded .apk file (usually in the Downloads folder).
      STEP 3: Tap the APK file, then select Install. If prompted, enable Install from Unknown Sources in your device settings.
      STEP 3A: If the mod includes an OBB file, extract it if it’s inside an archive. Then move the folder to: /Android/obb/
      STEP 3B: If the mod includes a DATA file, extract it if it’s archived. Then move the folder to: /Android/data/
      STEP 4: Once installed, open the game and toggle your desired cheats & features through the APK mod menu. Enjoy!

       

      NOTE: If you have any questions or issues, read our Frequently Asked Questions topic. If you still need help, post your issue below and we’ll assist you as soon as possible. If the mod works for you, please share your feedback to help other members!

       

      🙌 Credits

      - IK_IK

       

      📷 Cheat Video/Screenshots

      N/A

       

       iOS & iPadOS App Hacks
      If you’re looking for Non-Jailbroken & No Jailbreak required iOS IPA hacks, visit the iOS Game Cheats & Hacks or the iOSGods App for a variety of modded games and apps for non-jailbroken iOS devices.
      • 0 replies
    • Idle Nuns Tycoon v1.1.11 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Idle Nuns Tycoon By SAMZU LIMITED
      Bundle ID: com.idle.nums.empire.tycoon
      App Store Link: https://apps.apple.com/us/app/idle-nuns-tycoon/id6747325865?uo=4
       

      🤩 Hack Features

      - ADS NO [ Rewards Free ]
      - Gold [ Disable After Get ]
      - Money [ Disable After Get ]
      - Silver [ Disable After Get ] Don't Use When Earn [ LVL & EXP ] Because Linked LvL & EXP Not Work
      • 17 replies
    • Idle Nuns Tycoon v1.1.11 [ +3 Jailed ] Currency Max
      Modded/Hacked App: Idle Nuns Tycoon By SAMZU LIMITED
      Bundle ID: com.idle.nums.empire.tycoon
      App Store Link: https://apps.apple.com/us/app/idle-nuns-tycoon/id6747325865?uo=4

       
      🤩 Hack Features

      - ADS NO [ Rewards Free ]
      - Gold [ Disable After Get ]
      - Money [ Disable After Get ]
      - Silver [ Disable After Get ] Don't Use When Earn [ LVL & EXP ] Because Linked LvL & EXP Not Work
      • 22 replies
    • Travel Merge Family Game v3.070 [ +1++ APK MOD ] Currency Max
      Mod APK Game Name: Travel Merge Family Game
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.TravelMergeFamily&hl=en

       

      🤩 Hack Features

      - Currency Max

       

      ⬇️ Android Mod APK Download Link


      Hidden Content

      iOSGods App for Android







       

      📖 Android Installation Instructions

      STEP 1: Download the modded APK file from the link above using your preferred Android browser or download manager.
      STEP 2: Once the download is complete, open your file manager and locate the downloaded .apk file (usually in the Downloads folder).
      STEP 3: Tap the APK file, then select Install. If prompted, enable Install from Unknown Sources in your device settings.
      STEP 3A: If the mod includes an OBB file, extract it if it’s inside an archive. Then move the folder to: /Android/obb/
      STEP 3B: If the mod includes a DATA file, extract it if it’s archived. Then move the folder to: /Android/data/
      STEP 4: Once installed, open the game and toggle your desired cheats & features through the APK mod menu. Enjoy!

       

      NOTE: If you have any questions or issues, read our Frequently Asked Questions topic. If you still need help, post your issue below and we’ll assist you as soon as possible. If the mod works for you, please share your feedback to help other members!

       

      🙌 Credits

      - IK_IK

       

      📷 Cheat Video/Screenshots

      N/A

       

       iOS & iPadOS App Hacks
      If you’re looking for Non-Jailbroken & No Jailbreak required iOS IPA hacks, visit the iOS Game Cheats & Hacks or the iOSGods App for a variety of modded games and apps for non-jailbroken iOS devices.
      • 0 replies
    • Travel Merge Family Game v3.070 [ +1++ Cheats ] Currency Max
      Travel Merge Family

      🤩 Hack Features

      - Currency Max 
      • 20 replies
    • Travel Merge Family Game v3.070 [ +1++ Jailed ] Currency Max
      Modded/Hacked App: Travel Merge Family By Arruga Corp.
      Bundle ID: com.ArrugaCorp.TravelMergeFamily
      App Store Link: https://apps.apple.com/us/app/travel-merge-family/id6553995556?uo=4


      🤩 Hack Features

      - Currency Max
      • 24 replies
    • WOF - Arena v0.2.64 [ +1 APK MOD ] ATK MAX
      Mod APK Game Name: WOF - Arena
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.WOFProduction.WheelofFaithArena&hl=en

       

      🤩 Hack Features

      - ATK / Linked Enemy / But When Your Turn Then Use Easy To Win

       

      ⬇️ Android Mod APK Download Link


      Hidden Content

      iOSGods App for Android







       

      📖 Android Installation Instructions

      STEP 1: Download the modded APK file from the link above using your preferred Android browser or download manager.
      STEP 2: Once the download is complete, open your file manager and locate the downloaded .apk file (usually in the Downloads folder).
      STEP 3: Tap the APK file, then select Install. If prompted, enable Install from Unknown Sources in your device settings.
      STEP 3A: If the mod includes an OBB file, extract it if it’s inside an archive. Then move the folder to: /Android/obb/
      STEP 3B: If the mod includes a DATA file, extract it if it’s archived. Then move the folder to: /Android/data/
      STEP 4: Once installed, open the game and toggle your desired cheats & features through the APK mod menu. Enjoy!

       

      NOTE: If you have any questions or issues, read our Frequently Asked Questions topic. If you still need help, post your issue below and we’ll assist you as soon as possible. If the mod works for you, please share your feedback to help other members!

       

      🙌 Credits

      - IK_IK

       

      📷 Cheat Video/Screenshots

      N/A

       

       iOS & iPadOS App Hacks
      If you’re looking for Non-Jailbroken & No Jailbreak required iOS IPA hacks, visit the iOS Game Cheats & Hacks or the iOSGods App for a variety of modded games and apps for non-jailbroken iOS devices.
      • 0 replies
    • WOF - Arena v0.2.64 [ +1 Jailed ] DMG
      Modded/Hacked App: WOF - Arena By WoF Production
      Bundle ID: com.WOFProduction.WheelofFaithArena
      App Store Link: https://apps.apple.com/us/app/wof-arena/id6741720731?uo=4

      🤩 Hack Features

      - DMG / Linked Enemy / But When Your Turn Then Use Easy To Win
      • 11 replies
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines