Jump to content

7 posts in this topic

Recommended Posts

Posted

📌 Game Hack Request Details:

🎮 Hack Features You Want:
Unlimited Currencies (Coins, Gems, Energy, Diamonds, Gold), Infinite Lives, God Mode / Never Die, Free In-App Purchases, Thanks

@Laxus @Cashlaz @Puddin @AlyssaX64 @IK_IK

Posted (edited)
34 minutes ago, Puddin said:

On it

tower atk
        [Address(RVA = "0x2BABDA0", Offset = "0x2BABDA0", VA = "0x2BABDA0", Slot = "78")]
        public override float GetBasicAtkDamage()
        {
            return 0f

hero atk & range
;        [Address(RVA = "0x2BEEE64", Offset = "0x2BEEE64", VA = "0x2BEEE64", Slot = "78")]
        public virtual float GetBasicAtkDamage()
        {
            return 0f;
Range
        [Address(RVA = "0x2BEEE88", Offset = "0x2BEEE88", VA = "0x2BEEE88", Slot = "79")]
        public virtual float GetAtkDetectRangeWorldSpace()
        {
            return 0f;
Battle Coins Tower sell Then get
        [Address(RVA = "0x2B83C38", Offset = "0x2B83C38", VA = "0x2B83C38")]
        public int GetTowerDestroyCost()
        {
            return 0;
Auto Win / just tower place
        [Address(RVA = "0x2C55680", Offset = "0x2C55680", VA = "0x2C55680")]
        public int GetWaveCount()
        {
            return 0;
Energy / Unlimited play cost
        [Address(RVA = "0x2C59BCC", Offset = "0x2C59BCC", VA = "0x2C59BCC")]
        public int GetUseApPlayer()
        {
            return 0;

 

Updated by IK_IK
  • Winner 1
Posted
1 minute ago, IK_IK said:

tower atk
        [Address(RVA = "0x2BABDA0", Offset = "0x2BABDA0", VA = "0x2BABDA0", Slot = "78")]
        public override float GetBasicAtkDamage()
        {
            return 0f

hero atk & range
;        [Address(RVA = "0x2BEEE64", Offset = "0x2BEEE64", VA = "0x2BEEE64", Slot = "78")]
        public virtual float GetBasicAtkDamage()
        {
            return 0f;
Range
        [Address(RVA = "0x2BEEE88", Offset = "0x2BEEE88", VA = "0x2BEEE88", Slot = "79")]
        public virtual float GetAtkDetectRangeWorldSpace()
        {
            return 0f;
Battle Coins Tower sell Then get
        [Address(RVA = "0x2B83C38", Offset = "0x2B83C38", VA = "0x2B83C38")]
        public int GetTowerDestroyCost()
        {
            return 0;
 

Nice work bro, I’ll credit you 

  • Thanks 1
×
  • 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