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

    • Galaxy War: Falltopia Shooter v1.0.253 [ +12 APK MOD ] Currency MAX
      Mod APK Game Name: Galaxy War: Falltopia Shooter
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.threehp013.idle.plane.shooting.space.force.game&hl=en

       

      🤩 Hack Features

      - ADS NO / Rewards Free
      - Speed Boost Active
      - Currency / NO Need
      - Resources / NO Need
      - Defensec Pass
      - Upgrade Pass
      - Season Pass
      - Battle Pass
      - Blessings Active
      - HP / Equip & Unequip
      - ATK / Equip & Unequip
      - Def / Equip & Unequip

       

      ⬇️ 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
    • Jetpack Joyride Racing +2 Mods [ Speed Hack ]
      Mod APK Game Name: Jetpack Joyride Racing By Halfbrick Studios
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.halfbrick.aeroracer

       

      🤩 Hack Features

      - Insane Speed
      - Unlimited Boost
        • Winner
        • Like
      • 1 reply
    • Jetpack Joyride Racing +2 Jailed Cheats [ Speed Hack ]
      Modded/Hacked App: Jetpack Joyride Racing By Halfbrick
      Bundle ID: com.halfbrick.aeroracer
      App Store Link: https://apps.apple.com/us/app/jetpack-joyride-racing/id6740550251?uo=4

       

      🤩 Hack Features

      - Insane Speed
      - Unlimited Boost
        • Like
      • 1 reply
    • Football Club Management 2026 +3 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Football Club Management 2026 By Go Play Games Ltd
      Bundle ID: com.GoPlayGames.FCM26
      App Store Link: https://apps.apple.com/us/app/football-club-management-2026/id6752708527?uo=4

       

      🤩 Hack Features

      - Freeze Coins
      - Freeze Cash
      - VIP Enabled
        • Like
      • 0 replies
    • Yarn Loop: Knit Puzzle +5 Jailed Cheats [ Unlimited Coins ]
      Modded/Hacked App: Yarn Loop: Knit Puzzle By Combo Yazilim Anonim Sirketi
      Bundle ID: com.combo.yarnflow
      App Store Link: https://apps.apple.com/us/app/yarn-loop-knit-puzzle/id6755183085?uo=4

       

      🤩 Hack Features

      - Unlimited Coins - Buy an in-game booster.
      - Freeze Boosters
      - No Booster Cost
      - Freeze Lives
      - Unlimited Lives - Spend one.
        • Like
      • 0 replies
    • Crush Island: The Game +4 Jailed Cheats [ Add Gems, Tickets ]
      Modded/Hacked App: Crush Island: The Game By Zoomob Limited
      Bundle ID: island.romance.game
      App Store Link: https://apps.apple.com/ph/app/crush-island-the-game/id6745505412?uo=4

       
       

      🤩 Hack Features

      - Add Gems
      - Add Tickets
      - Add Stars
      - Unlock AI Chat
        • Winner
        • Like
      • 13 replies
    • World Conqueror 4 +5 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: World Conqueror 4 By 悦 张
      Bundle ID: com.zhangyue.wc4
      iTunes Store Link: https://apps.apple.com/us/app/world-conqueror-4/id1258468290?uo=4


      Hack Features:
      - Unlimited Gold -> Earn or spend some.
      - Unlimited Medals -> Earn or spend some.
      - Unlimited Energy -> Earn or spend some.
      - Unlimited Industry Points -> Earn or spend some.
      - Unlimited Technology Points -> Earn or spend some.


      Jailbreak required hack(s): [Mod Menu Hack] World Conqueror 4 v2.5.0 +5 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/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 131 replies
    • Bejeweled Stars +2++ Cheats [ Unlimited Everything ]
      Modded/Hacked App: Bejeweled Stars By Electronic Arts
      Bundle ID: com.ea.ios.bejeweledskies
      iTunes Store Link: https://apps.apple.com/us/app/bejeweled-stars/id974135847
       

      Hack Features:
      - Unlimited Everything -> Use coins or powerups to gain an unlimited amount.


      Jailbreak required hack(s): [Mod Menu Hack] Bejeweled Stars v3.02.0 +1++ Cheats [ Unlimited Everything ] - 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/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 20 replies
    • [PH / TW] Greedy Cave: Rebirth v1.3.6 Jailed Cheats +2
      Modded/Hacked App: Greedy Cave: Rebirth By Chengdu Avalon Interactive Entertainment Co.,Ltd.
      Bundle ID: com.avalon.c1p.global
      App Store Link: https://apps.apple.com/ph/app/greedy-cave-rebirth/id6680191526?uo=4

       

      📌 Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      🤩 Hack Features

      - God Mode
      - Multiply Attack

       

      ⬇️ iOS Hack Download IPA Link: https://iosgods.com/topic/204005-greedy-cave-rebirth-v10310-jailed-cheats-2/
        • Agree
        • Haha
        • Winner
        • Like
      • 16 replies
    • Dream Master-Travel Puzzle v5.50 [ +3 APK MOD ] Auto Win
      Mod APK Game Name: Dream Master-Travel Puzzle
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.match.busters.free.gp

       

      🤩 Hack Features

      - Auto Win
      - Unlimited Coins [ Disable After Hack ]
      - Lives 0 Play Unlimited

       

      ⬇️ 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
    • Diner Story: Merge Cook Decor v1.0.18 [ +3 APK MOD ] Currency Max
      Mod APK Game Name: Diner Story: Merge Cook Decor
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.merge.cooking.diner.chef.restaurant.story

       

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited Gold
      - Unlimited Energy

       

      ⬇️ 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
    • Dragons & Diamonds v2.0.72 [ +9 APK MOD ] Currency Max
      Mod APK Game Name: Dragons & Diamonds
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.kiloo.dragonsanddiamonds

       

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited Gold
      - Unlimited Energy
      - Battle Cost 0
      - Play Any LvL
      - HP [ Hit Enemy ]
      - DMG
      - Auto Win [ Just One Hit ]
      - Enemy Freeze

       

      ⬇️ 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
Ă—
  • 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