Jump to content

How can we add another sget-object v3?


Go to solution Solved by Ted2,

4 posts in this topic

Recommended Posts

Posted (edited)

Hi there :)

 

I'm trying to add more  sget-object v3 of a item.

This is the whole code:

 

What I want is have more function which I marked as ---> 'text' <---, dunno how.

I tried this:

.method public declared-synchronized a(Lcom/topfreegames/bikerace/e;)Z
    .locals 4

    .prologue
    const/4 v0, 0x0

    .line 896
    monitor-enter p0

    const/4 v1, 0x1

    :try_start_0
    invoke-static {v1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;

    move-result-object v2

    .line 897
    const/4 v1, 0x0

    .line 899
    if-eqz p1, :cond_0

   ---> sget-object v3, Lcom/topfreegames/bikerace/e;->REGULAR:Lcom/topfreegames/bikerace/e;  <---

    invoke-virtual {p1, v3}, Lcom/topfreegames/bikerace/e;->equals(Ljava/lang/Object;)Z
    :try_end_0
    .catchall {:try_start_0 .. :try_end_0} :catchall_0

    move-result v3

    if-eqz v3, :cond_1

    .line 942
    :cond_0
    :goto_0
    monitor-exit p0

    return v0

    .line 903
    :cond_1
    :try_start_1
    invoke-static {}, Lcom/topfreegames/bikerace/bl;->t()Z

    move-result v0

    if-eqz v0, :cond_2

    .line 904
    const/4 v0, 0x0

    invoke-static {v0}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
    :try_end_1
    .catchall {:try_start_1 .. :try_end_1} :catchall_0

    move-result-object v0

    move-object v2, v1

    move-object v1, v0

    .line 910
    :goto_1
    if-eqz v2, :cond_5

    .line 913
    :try_start_2
    iget-object v0, v2, Lcom/topfreegames/bikerace/as;->b:Lcom/topfreegames/engine/data/DataNode;

    sget v3, Lcom/topfreegames/bikerace/ar;->p:I

    invoke-static {v3}, Lcom/topfreegames/bikerace/ar;->n(I)Ljava/lang/String;

    move-result-object v3

    invoke-virtual {v0, v3}, Lcom/topfreegames/engine/data/DataNode;->getChild(Ljava/lang/String;)Lcom/topfreegames/engine/data/DataNode;
    :try_end_2
    .catch Ljava/lang/NullPointerException; {:try_start_2 .. :try_end_2} :catch_0
    .catchall {:try_start_2 .. :try_end_2} :catchall_0

    move-result-object v0

    .line 925
    :goto_2
    :try_start_3
    invoke-static {}, Lcom/topfreegames/bikerace/ar;->V()Z

    move-result v3

    if-nez v3, :cond_5

    .line 926
    iget v1, v2, Lcom/topfreegames/bikerace/as;->a:I

    sget-object v3, Lcom/topfreegames/bikerace/e;->SUPER:Lcom/topfreegames/bikerace/e;

    invoke-virtual {v3}, Lcom/topfreegames/bikerace/e;->ordinal()I

    move-result v3

    if-ne v1, v3, :cond_4

    .line 927
    const/4 v1, 0x0

    invoke-static {v1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
    :try_end_3
    .catch Ljava/lang/NullPointerException; {:try_start_3 .. :try_end_3} :catch_1
    .catchall {:try_start_3 .. :try_end_3} :catchall_0

    move-result-object v0

    .line 942
    :goto_3
    :try_start_4
    invoke-virtual {v0}, Ljava/lang/Boolean;->booleanValue()Z

    move-result v0

    goto :goto_0

    .line 907
    :cond_2
    invoke-direct {p0, p1}, Lcom/topfreegames/bikerace/ar;->e(Lcom/topfreegames/bikerace/e;)Lcom/topfreegames/bikerace/as;

    move-result-object v0

    move-object v1, v2

    move-object v2, v0

    goto :goto_1

    .line 915
    :catch_0
    move-exception v0

    .line 916
    iget-boolean v0, v2, Lcom/topfreegames/bikerace/as;->c:Z

    invoke-virtual {p0, v0}, Lcom/topfreegames/bikerace/ar;->a(Z)V

    .line 917
    iget-object v0, v2, Lcom/topfreegames/bikerace/as;->b:Lcom/topfreegames/engine/data/DataNode;

    if-nez v0, :cond_3

    .line 918
    iget-boolean v0, v2, Lcom/topfreegames/bikerace/as;->c:Z

    invoke-direct {p0, v0}, Lcom/topfreegames/bikerace/ar;->k(Z)Lcom/topfreegames/engine/data/DataNode;

    move-result-object v0

    iput-object v0, v2, Lcom/topfreegames/bikerace/as;->b:Lcom/topfreegames/engine/data/DataNode;

    .line 920
    :cond_3
    iget-object v0, v2, Lcom/topfreegames/bikerace/as;->b:Lcom/topfreegames/engine/data/DataNode;

    sget v3, Lcom/topfreegames/bikerace/ar;->p:I

    invoke-static {v3}, Lcom/topfreegames/bikerace/ar;->n(I)Ljava/lang/String;

    move-result-object v3

    invoke-virtual {v0, v3}, Lcom/topfreegames/engine/data/DataNode;->getChild(Ljava/lang/String;)Lcom/topfreegames/engine/data/DataNode;
    :try_end_4
    .catchall {:try_start_4 .. :try_end_4} :catchall_0

    move-result-object v0

    goto :goto_2

    .line 930
    :cond_4
    :try_start_5
    iget v1, v2, Lcom/topfreegames/bikerace/as;->a:I

    invoke-static {v1}, Lcom/topfreegames/bikerace/ar;->n(I)Ljava/lang/String;

    move-result-object v1

    invoke-virtual {v0, v1}, Lcom/topfreegames/engine/data/DataNode;->getChild(Ljava/lang/String;)Lcom/topfreegames/engine/data/DataNode;

    move-result-object v1

    .line 931
    sget v3, Lcom/topfreegames/bikerace/ar;->r:I

    invoke-static {v3}, Lcom/topfreegames/bikerace/ar;->n(I)Ljava/lang/String;

    move-result-object v3

    invoke-virtual {v1, v3}, Lcom/topfreegames/engine/data/DataNode;->getBoolean(Ljava/lang/String;)Ljava/lang/Boolean;
    :try_end_5
    .catch Ljava/lang/NullPointerException; {:try_start_5 .. :try_end_5} :catch_1
    .catchall {:try_start_5 .. :try_end_5} :catchall_0

    move-result-object v0

    goto :goto_3

    .line 935
    :catch_1
    move-exception v1

    .line 936
    :try_start_6
    iget v1, v2, Lcom/topfreegames/bikerace/as;->a:I

    invoke-static {v1}, Lcom/topfreegames/bikerace/ar;->o(I)Lcom/topfreegames/engine/data/DataNode;

    move-result-object v1

    .line 937
    invoke-virtual {v0, v1}, Lcom/topfreegames/engine/data/DataNode;->addChild(Lcom/topfreegames/engine/data/DataNode;)V

    .line 938
    const/4 v0, 0x1

    invoke-static {v0}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
    :try_end_6
    .catchall {:try_start_6 .. :try_end_6} :catchall_0

    move-result-object v0

    goto :goto_3

    .line 896
    :catchall_0
    move-exception v0

    monitor-exit p0

    throw v0

    :cond_5
    move-object v0, v1

    goto :goto_3
.end method

What I want is have more function which I marked in red, dunno how.

I tried this:

sget-object v3, Lcom/topfreegames/bikerace/e;->REGULAR:Lcom/topfreegames/bikerace/e;
sget-object v3, Lcom/topfreegames/bikerace/e;->ULTRA:Lcom/topfreegames/bikerace/e;

This doesn't work, it only loads the REGULAR one.

Then I changed REGULAR to ULTRA, this worked but I want them BOTH not only ONE.

 

Anyone have a suggestion?

Updated by xShadowGhostx

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

    • Crunchyroll: Horror Hop +1 Jailed Cheat [ Full Game Unlocked ]
      Modded/Hacked App: Crunchyroll: Horror Hop By Crunchyroll, LLC
      Bundle ID: com.crunchyroll.gv.horrorhop
      App Store Link: https://apps.apple.com/us/app/crunchyroll-horror-hop/id6756440908?uo=4

       


      🤩 Hack Features

      -- Full Game Unlocked
      • 0 replies
    • Crunchyroll: Pikuniku +1 Jailed Cheat [ Full Game Unlocked ]
      Modded/Hacked App: Crunchyroll: Pikuniku By Crunchyroll, LLC
      Bundle ID: com.crunchyroll.gv.pikuniku
      App Store Link: https://apps.apple.com/us/app/crunchyroll-pikuniku/id6753320685?uo=4

       

      🤩 Hack Features

      -- Full Game Unlocked
      • 0 replies
    • Nekomancer: Tower Defense +8 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Nekomancer: Tower Defense By Olbbaemi wa Sudal Co., Ltd.
      Bundle ID: com.owlottergames.nekomancer
      App Store Link: https://apps.apple.com/us/app/nekomancer-tower-defense/id6761361835?uo=4

       


      🤩 Hack Features

      - Player Damage Multiplier
      - Tower Damage Multiplier
      - Player Defence Multiplier
      - Player God Mode
      - Player Attack Speed Multiplier
      - Freeze Enemies
      - XP Multiplier
      - Auto Win
      • 0 replies
    • Myth Reborn: Merge Master v2.0.9 [ +2 APK MOD ] Currency Max
      Mod APK Game Name: Myth Reborn: Merge Master
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.dobolix.mythreborn.merge.master

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited Coins
      • 1 reply
    • Party Project: Merge&Makeover v1.5.2 [ +3 APK MOD ] Currency Max
      Mod APK Game Name: Party Project: Merge Makeover
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.paxiegames.ropemerge&hl=en

       

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited Coin
      - Energy NO Need

       

      ⬇️ 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
    • Cat City : Idle Tycoon Games v1.0.8 [ +3 APK MOD ] Currency Max
      Mod APK Game Name: Cat City : Idle Tycoon Games
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.tree.idle.cat.city

       

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited cash
      - Unlimited EXP Can

       

      ⬇️ 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.
      • 1 reply
    • Cat City : Idle Tycoon Games v1.0.8 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Cat Snack Bar: City Simulation By treeplla Inc.
      Bundle ID: com.tree.idle.cat.city
      App Store Link: https://apps.apple.com/ph/app/cat-snack-bar-city-simulation/id6753163785?uo=4

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited cash
      - Unlimited EXP Can
      • 5 replies
    • Cat City : Idle Tycoon Games v1.0.8 [ +3 Jailed ] Currency Max
      Modded/Hacked App: Cat Snack Bar: City Simulation By treeplla Inc.
      Bundle ID: com.tree.idle.cat.city
      App Store Link: https://apps.apple.com/ph/app/cat-snack-bar-city-simulation/id6753163785?uo=4

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited cash
      - Unlimited EXP Can
      • 3 replies
    • Yukon: Family Adventure v1.71.0 [ +4++ Cheats ] Everything Unlimited
      Modded/Hacked App: Yukon: Family Adventure By Enixan Europe Limited
      Bundle ID: com.enixan.yukon.family.adventure
      iTunes Store Link: https://apps.apple.com/us/app/yukon-family-adventure/id6455041311?uo=4


      🤩 Hack Features

      - Gems

      - Energy

      - Items

      - EXP
      • 29 replies
    • Yukon: Family Adventure v1.71.0 [ +4++ Jailed ] Everything Unlimited
      Modded/Hacked App: Yukon: Family Adventure By Enixan Europe Limited
      Bundle ID: com.enixan.yukon.family.adventure
      iTunes Store Link: https://apps.apple.com/us/app/yukon-family-adventure/id6455041311?uo=4


      🤩 Hack Features

      - Gems

      - Energy

      - Items

      - EXP
      • 46 replies
    • Clash of Realms: Battle Decks v1.3.3 [ +4 APK MOD ] Currency Max
      Mod APK Game Name: Clash of Realms: Battle Decks
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.fanqu.b8&hl=en

       

      🤩 Hack Features

      - Avatar Frame & Decor Unlocked
      - Battle Pass Active
      - Currency Freeze
      :::: VIP ::::
      - Unlimited Currency

       

      ⬇️ 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.
      • 1 reply
    • Clash of Realms: Battle Decks v1.8.1 [ +4 Cheats ] Currency Max
      Modded/Hacked App: Clash of Realms: Battle Decks By HONGKONG FANGQU NETWORK CO., LIMITED
      Bundle ID: com.fanqu.b8
      App Store Link: https://apps.apple.com/us/app/clash-of-realms-battle-decks/id6749603720?uo=4

      🤩 Hack Features

      - Avatar Frame & Decor Unlocked
      - Battle Pass Active
      - Currency Freeze
      :::: VIP ::::
      - Unlimited Currency
      • 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