Jump to content

Instance Variables and Function Pointers


1,228 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);
}

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below. For more information, please read our Posting Guidelines.
Reply to this topic... Posting Guidelines

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Our picks

    • Wizardry Variants Daphne v1.4.10 +2 Cheats
      Modded/Hacked App: Wizardry Variants Daphne By Drecom Co., Ltd.
      Bundle ID: jp.co.drecom.wizardry.daphne
      iTunes Store Link: https://apps.apple.com/us/app/wizardry-variants-daphne/id1663423521?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Damage Multiplier
      - Defense Multiplier


      iOS Hack Download Link:

      Hidden Content

      Download Hack








      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If necessary, tap on the downloaded file, and then, you will need to press 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
      • 103 replies
    • DomiNations v12.1450.1451 +40++ Cheats [ Exclusive ]
      Modded/Hacked App: DomiNations by NEXON M Inc.
      Bundle ID: com.nexonm.dominations
      iTunes Store Link: https://itunes.apple.com/us/app/dominations/id922558758


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iFile / Filza / iFunBox / iTools or any other file managers for iOS.
      - Cydia Substrate (from Cydia).
      - PreferenceLoader (from Cydia).


      Hack Features:
      - Unlimited Crowns/Food/Oil/Gold -> Resources will add instead of subtracting. Works with Crowns. Read note inside the feature for more information! This does not work for speeding up buildings.
      - All Achievements Unlocked
      - Freeze Crowns/Food/Oil/Gold -> Freezes Resources so they do not decrease when used! This does not work for speeding up buildings.
      - No Citizens Cost
      - Place Multiple of Same Building
      - 0 Cost to Speed Up Training Troops
      - 0 Cost to Speed Up Tactics
      - 0 Food Cost to Train Troops
      - 0 Food Cost to Upgrade Troops
      - No Timer to Upgrade Troops
      - 0 Food Cost to Train Spells
      - 0 General Train Cost
      - No General Train Cooldown
      - 0 Food Cost to Build Wonder
      - 0 Food Cost to Research Troops
      - 0 Food Cost to Upgrade Tactics
      - No Timer to Library Research
      - No Timer to Upgrade Spells
      - 0 Cost to Upgrade Buildings
      - 0 Workers Required to Upgrade
      This hack is an In-Game Mod Menu (iGMM). In order to activate the Mod Menu, tap on the iOSGods button found inside the app.
      • 4,957 replies
    • Toram Online v4.0.60 - [ Custom Move Speed & More ]
      Modded/Hacked App: Toram Online By ASOBIMO,Inc.
      Bundle ID: com.asobimo.toramonline
      iTunes Store Link: https://itunes.apple.com/us/app/toram-online/id988683886?mt=8&uo=4&at=1010lce4
       

      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iFile / Filza / iFunBox / iTools or any other file managers for iOS.
      - Cydia Substrate or Substitute.
      - PreferenceLoader (from Cydia or Sileo).


      Hack Features:
      - Custom Move Speed
      - God Mode 
      - Fast Attack Speed
      - Fast Cast Speed
      - Always Critical Chance
      - Never Miss Hit 
      - Mobs/Bosses Can't Avoid & Guard 
      - Quick Draw
      - Armor Break
      - Magic Wall - Stun + Full Map Hack 
      • 2,553 replies
    • Township: Farm & City Building v26.0.0 Jailed Cheats +2
      Modded/Hacked App: Township by PLR Worldwide Sales Limited
      Bundle ID: com.playrix.township-ios
      iTunes Store Link: https://apps.apple.com/us/app/township/id638689075?uo=4&at=1010lce4


      Hack Features:
      - Freeze Currencies

      EDIT: Please be aware that this maybe cause your account banned, please use with caution and don’t abuse


      iOS Hack Download Link: https://iosgods.com/topic/116584-arm64-township-farm-city-building-v852-jailed-cheats-2/
      • 1,640 replies
    • Modern Strike Online: War FPS Cheats v1.74.0 +10
      Modded/Hacked App: Modern Strike Online: War FPS By AZUR INTERACTIVE GAMES LIMITED
      Bundle ID: com.gamedevltd.modernstrikeonline
      iTunes Store Link: https://apps.apple.com/us/app/modern-strike-online-war-fps/id1197441484?uo=4


      Hack Features:
      - Radar Hack
      - Increase FireRate
      - Unlimited Ammo
      - No Spread
      - Night Vision Enabled
      - Instant Kill
      - God Mode
      - No FlashBang
      - Super Speed
      - No MedKit CoolDown

      Note:
      Not Responsible For Any Bans


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/186634-modern-strike-online-war-fps-v1687-jailed-cheats-10/


      iOS Hack Download Link: https://iosgods.com/topic/186633-modern-strike-online-war-fps-cheats-v1693-10/
      • 70 replies
    • Disney Magic Kingdoms Cheats v10.2.0 +1
      Modded/Hacked App: Disney Magic Kingdoms By Gameloft
      Bundle ID: com.gameloft.disneykingdom
      iTunes Store Link: https://apps.apple.com/us/app/disney-magic-kingdoms/id731592936?uo=4

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - Free Store ( not Free iAP )

       

      Non-Jailbroken Hack: https://iosgods.com/topic/184748-disney-magic-kingdoms-v1012-jailed-cheats-1/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/147877-disney-magic-kingdoms-cheats-v1020-1/
      • 379 replies
    • Cooking World: Cooking Games v1.3.2 [ +4 Cheats ] Currency Max
      Modded/Hacked App: Cooking World: Cooking Games By MagicSeven Co., Ltd
      Bundle ID: com.cooking.world.chef.craze.restaurant.fever
      iTunes Store Link: https://apps.apple.com/us/app/cooking-world-cooking-games/id6469040590?uo=4
       

      🤩 Hack Features

      - Gems [ Earn Some ]
      - Coins [ Earn Some ]
      - Exp [ Earn Some + Rewards ] Breakable Feature

      - Lives [ Linked With Exp ]
      • 0 replies
    • Cooking World: Cooking Games v1.3.2 [ +4 Jailed ] Currency Max
      Modded/Hacked App: Cooking World: Cooking Games By MagicSeven Co., Ltd
      Bundle ID: com.cooking.world.chef.craze.restaurant.fever
      iTunes Store Link: https://apps.apple.com/us/app/cooking-world-cooking-games/id6469040590?uo=4

       

      🤩 Hack Features

      - Gems [ Earn Some ]
      - Coins [ Earn Some ]
      - Exp [ Earn Some + Rewards ] Breakable Feature 

      - Lives [ Linked With Exp ]
      • 0 replies
    • Dream Cats: kitty idle rpg v1.4.5 [ +9 Jailed ] Currency Max
      Modded/Hacked App: Dream Cats: kitty idle rpg By AlohaFactory
      Bundle ID: com.superjoy.dreamCats
      iTunes Store Link: https://apps.apple.com/us/app/dream-cats-kitty-idle-rpg/id6499309702?uo=4


      🤩 Hack Features

      - Currency

      - Resources

      - Active Pass [ Starter & Monster & Stage & Event & Cats ]

      - VIP Active + LvL

      - ADS NO [ Rewards Free ]

      - Buff Active Auto

      - Quest Guide [ Earn One Point ] Complete All

      - HP [ Linked With Items Just Earn & Equip ]

      - ATK [ Linked With Items Just Earn & Equip ]
      • 0 replies
    • Dream Cats: kitty idle rpg v1.4.5 [ +9 Cheats ] Currency Max
      Modded/Hacked App: Dream Cats: kitty idle rpg By AlohaFactory
      Bundle ID: com.superjoy.dreamCats
      iTunes Store Link: https://apps.apple.com/us/app/dream-cats-kitty-idle-rpg/id6499309702?uo=4
       

      🤩 Hack Features

      - Currency

      - Resources

      - Active Pass [ Starter & Monster & Stage & Event & Cats ]

      - VIP Active + LvL

      - ADS NO [ Rewards Free ]

      - Buff Active Auto

      - Quest Guide [ Earn One Point ] Complete All

      - HP [ Linked With Items Just Earn & Equip ]

      - ATK [ Linked With Items Just Earn & Equip ]
      • 2 replies
    • Summoners War Cheats v8.6.6 +7
      Hacked App: Summoners War By Com2uS Corp.
      iTunes Link: https://itunes.apple.com/us/app/summoners-war/id852912420?mt=8&uo=4&at=1010lce4
      Bundle ID: com.com2us.smon.normal.freefull.apple.kr.ios.universal

      Hack Features:
      - Damage Multiplier 
      - Godmode
      - Monster Count Unlink
      - Max Accuracy
      - No Skill Cooldown
      - First Turn
      - Build buildings without having required level
      - Antiban
      • 6,837 replies
    • Mob Control v2.84.3 +7 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Mob Control By Voodoo
      Bundle ID: com.vincentb.MobControl
      iTunes Store Link: https://apps.apple.com/us/app/mob-control/id1562817072?uo=4


      Hack Features:
      - Unlimited Coins -> Earn or spend some.
      - Unlimited Skip'Its -> Earn or spend some.
      - Unlimited Stars -> Earn some.
      - Unlimited Bricks
      - Unlimited Earnt Bricks
      - Unlimited Cards -> Will increase instead of decrease.
      - No Card Requirement


      Jailbreak required hack(s): [Mod Menu Hack] Mob Control v2.78.0 +7 Cheats [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 150 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