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

    • Zombie Harbor: FPS Zombie Game +12 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Zombie Harbor: FPS Zombie Game By MYGAMES MENA FZ LLC
      Bundle ID: games.my.zombie.shooter.fps
      App Store Link: https://apps.apple.com/us/app/zombie-harbor-fps-zombie-game/id6744439436?uo=4

       
       

      🤩 Hack Features

      - Freeze Currencies
      - Freeze Ammo
      - No Recoil
      - No Spread
      - Increased Fire Rate

      VIP
      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Move Speed Multiplier
      - Unlimited Currencies
      - Kill All Enemies
      - Become Invisible
      • 19 replies
    • Zombie State: FPS Shooter +13 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Zombie State: Survival game By MYGAMES MENA FZ LLC
      Bundle ID: games.my.zombie.shooter
      App Store Link: https://apps.apple.com/us/app/zombie-state-survival-game/id6451382835?uo=4

       
       

      🤩 Hack Features

      - Freeze Currencies
      - Freeze Ammo
      - No Recoil
      - No Spread
      - Increased Fire Rate

      VIP
      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Move Speed Multiplier
      - Unlimited Currencies
      - Kill All Enemies
      - Become Invisible
      - Battle Pass Purchased
      • 119 replies
    • Glory Ages - Samurais +1++ Jailed Cheat [ Unlimited Everything ]
      Modded/Hacked App: Glory Ages - Samurais By VLADISLAV VASILEV
      Bundle ID: com.lalapp.gloryagessamurais
      App Store Link: https://apps.apple.com/us/app/glory-ages-samurais/id1440521281?uo=4

       


      🤩 Hack Features

      - Unlimited Everything -> Earn or spend some. This modifies everything. Coins, stat points.
      • 3 replies
    • Glory Ages - Samurais +1++ Mod [ Unlimited Everything ]
      Mod APK Game Name: Glory Ages - Samurais By NoTriple-A Games
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.lalapp.gloryagessamurais

       

      🤩 Hack Features

      - Unlimited Everything -> Earn or spend some. This modifies everything. Coins, stat points. Only enable once a match has finished.
      • 0 replies
    • Nowhere Prophet +6 Jailed Cheats [ Health & Damage ]
      Modded/Hacked App: Nowhere Prophet By No More Robots Ltd
      Bundle ID: com.nomorerobots.nowhereprophet
      App Store Link: https://apps.apple.com/us/app/nowhere-prophet/id6740233187?uo=4

       

      🤩 Hack Features

      - Leader Health Modifier
      - Follower Health Modifier
      - Follower Damage Modifier
      - No Energy Cost
      - No Food Travel Cost
      - No Hope Travel Cost
      • 3 replies
    • Endless Puncher +4 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Endless Puncher By Rollic Games Oyun Yazilim ve Pazarlama Anonim Sirketi
      Bundle ID: com.fubugames.endlesspuncher
      App Store Link: https://apps.apple.com/us/app/endless-puncher/id6758237144?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Currency Modifier -> Earn or spend some. 
      • 0 replies
    • Quack Bag: Duck Mafia +3 Mods [ Damage & Defence ]
      Mod APK Game Name: Quack Bag: Duck Mafia By NOODLE GAMES LIMITED
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.bag.blob

       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      • 0 replies
    • Quack Bag: Duck Mafia +3 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Quack Bag: Duck Mafia By Noodle Games Limited
      Bundle ID: com.bag.blob
      App Store Link: https://apps.apple.com/us/app/quack-bag-duck-mafia/id6785419179?uo=4

       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      • 1 reply
    • Castle Busters +7 Mods [ Damage & Defence ]
      Mod APK Game Name: Castle Busters By VOODOO
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.epicoro.castleclashers

       

      🤩 Hack Features

      - Unit Damage Multiplier
      - Unit Defence Multiplier
      - Unit God Mode
      - Unlimited Currencies -> Earn or spend some.
      - Unlock All Units -> Tap on the Settings button.*
      - Cheat Menu -> Tap on the Settings button.*
      -- No Ads

      * - Only enable 1 feature at a time.
      • 0 replies
    • Longleaf Valley: Merge Game +1++ Mod [ Unlimited Currencies ]
      Mod APK Game Name: Longleaf Valley: Merge Game By TreesPlease Games Ltd
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.treespleasegames.merge1

       

      🤩 Hack Features

      - Unlimited Currencies -> Will increase instead of decrease.
      • 0 replies
    • SoulGuardians 2 PLUS - GranAge +2 Cheats
      Mod APK Game Name: SoulGuardians 2 PLUS - GranAge
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.proximadx.projectsoul

       

      🤩 Hack Features

      - Damage Multiplier
      - Defense Multiplier

       

      ⬇️ Android Mod APK Download Link


      Hidden Content

      Download Modded APK







       

      📖 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

      - AlyssaX64

       

      📷 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.
      • 38 replies
    • Otherworld Mercenary Corps +2 Cheats
      Mod APK Game Name: Otherworld Mercenary Corps By baobob lab
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.Cryptect.Mercenary

       

      🤩 Hack Features

      - Damage Multiplier
      - Never Die

       

      ⬇️ Android Mod APK Download Link


      Hidden Content

      Download Modded APK







       

      📖 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

      - AlyssaX64

       

      📷 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.
      • 32 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