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

    • Triple Match 3D +3 Mods [ Unlimited Coins ]
      Mod APK Game Name: Triple Match 3D By Boombox Games LTD
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.master.triple3d.find

       

      🤩 Hack Features

      - Unlimited Coins
      - Freeze Lives
      - Unlimited Boosters
      • 0 replies
    • Triple Match 3D +3 Jailed Cheats [ Unlimited Coins ]
      Modded/Hacked App: Triple Match 3D By Boombox Games LTD
      Bundle ID: net.master.triple.3d.find
      App Store Link: https://apps.apple.com/us/app/triple-match-3d/id1607122287?uo=4

       


      🤩 Hack Features

      - Unlimited Coins
      - Freeze Lives
      - Unlimited Boosters
      • 0 replies
    • Phantom City +1 Jailed Cheat [ O-HK ]
      Modded/Hacked App: Phantom City By TAILORMADEGAMES
      Bundle ID: com.tailormadegames.city
      App Store Link: https://apps.apple.com/us/app/phantom-city/id6477560931?uo=4

       


      🤩 Hack Features

      - One-Hit Kill
      • 8 replies
    • Category Sort v0.8.2 [ +5 Cheats ] Currency Max
      Modded/Hacked App: Category Sort By Lion Studios Plus LLC
      Bundle ID: com.onederfullgames.categorysort
      App Store Link: https://apps.apple.com/us/app/category-sort/id6758512068?uo=4

      🤩 Hack Features

      - Auto Ads No
      - Unlimited Coins
      - Coins Freeze
      - Booster Enough / No Need Coins
      - Moves Freeze
      • 1 reply
    • Category Sort v0.8.2 [ +5 Jailed ] Currency Max
      Modded/Hacked App: Category Sort By Lion Studios Plus LLC
      Bundle ID: com.onederfullgames.categorysort
      App Store Link: https://apps.apple.com/us/app/category-sort/id6758512068?uo=4

      🤩 Hack Features

      - Auto Ads No
      - Unlimited Coins
      - Coins Freeze
      - Booster Enough / No Need Coins
      - Moves Freeze
      • 0 replies
    • Fortunes of Battle +5 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Fortunes of Battle By Short Circuit Studios AB
      Bundle ID: com.ShortCircuitStudio.FortunesOfBattle
      App Store Link: https://apps.apple.com/us/app/fortunes-of-battle/id6464591535?uo=4

       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Unlimited Coins -> Earn some.
      -- Full Game Unlocked
      • 2 replies
    • Tiki Solitaire TriPeaks +1 Mod [ Unlimited Coins ]
      Mod APK Game Name: Tiki Solitaire TriPeaks By Scopely
      Rooted Device: Not Required.
      Google Play Store Link: 

       

      🤩 Hack Features

      - Unlimited Coins -> Earn some.
      • 1 reply
    • Tiki Solitaire TriPeaks +1 Jailed Cheat [ Unlimited Coins ]
      Modded/Hacked App: Tiki Solitaire TriPeaks By Scopely, Inc.
      Bundle ID: com.gsn.ios.tripeaks2
      iTunes Store Link: https://apps.apple.com/us/app/tiki-solitaire-tripeaks/id892521917
       

      Hack Features:
      - Unlimited Coins -> Earn some.


      Jailbreak required hack(s): https://iosgods.com/topic/171287-tiki-solitaire-tripeaks-all-versions-1-cheat-unlimited-coins/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 26 replies
    • Last Hero: Top-down Shooter +4 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Last Hero: Top-down Shooter By ITPINI OU
      Bundle ID: com.pridegames.risenhero
      iTunes Store Link: https://apps.apple.com/us/app/last-hero-top-down-shooter/id6670430912?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

      - Unlimited Currencies & Resources -> Will increase instead of decrease.
      - God Mode
      - One-Hit Kill
      -- No Ads


      Jailbreak required iOS hacks: [Mod Menu Hack] Last Hero: Top-down Shooter v2.0 +4 Cheats [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APKs: https://iosgods.com/forum/68-android-section/
      • 10 replies
    • Goodwill Tiles: Match & Rescue +1 Jailed Cheat [ Debug Menu ]
      Modded/Hacked App: Goodwill Tiles: Match & Rescue By libra teknoloji anonim sirketi
      Bundle ID: com.librasoftworks.tilematch
      iTunes Store Link: https://apps.apple.com/us/app/goodwill-tiles-match-rescue/id6717585856?uo=4

       


      🤩 Hack Features

      - Debug Menu -> Head to Settings and toggle the Contact Us button. Restart the game to close the menu.
      • 1 reply
    • Air Life: Aviation Tycoon +1++ Jailed Cheat [ Unlimited Currencies ]
      Modded/Hacked App: Air Life: Aviation Tycoon By Alphaquest Games LTDA
      Bundle ID: com.alphaquest.airlife
      iTunes Store Link: https://apps.apple.com/us/app/air-life-aviation-tycoon/id6502298994?uo=4


      Hack Features:
      - Unlimited Currencies -> Will increase instead of decrease.
      - Free In-App Purchases -> Toggle via iGMenu.


      Jailbreak required hack(s): [Mod Menu Hack] Air Life: Aviation Tycoon v1.2.2 +2++ 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/
      • 15 replies
    • Catacomb Crawlers +3 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Catacomb Crawlers By Emeroth Fintech Studio SRL
      Bundle ID: com.Emeroth-Studios.Catacomb-Crawlers
      iTunes Store Link: https://apps.apple.com/us/app/catacomb-crawlers/id6502052776?uo=4


      Hack Features:
      - Damage Multiplier
      - Defence Multiplier


      Jailbreak required hack(s): [Mod Menu Hack] Catacomb Crawlers v1.023 +2 Cheats [ Damage & Defence ] - 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/
      • 15 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