Jump to content

[Gameloft]Blitz Brigade v1.9.0


63 posts in this topic

Recommended Posts

Posted

Ultrahack, infinite ammo, speed, jump, FOV, moon jump, invisible actions, durability

 

Hidden Content

    //Infinite Ammo (string: ammo_clipsize)
    sub_2C428C 381C 7047
    
    //Ultrahack
    sub_2C4048
    VMOV S0, #31.0
    VMOV R0, S0
    BX LR
    
    //Speed (text search 9.8 and find the function
    sub_EA058
    VMOV S0, #31.0
    VMOV R0, S0
    BX LR
    
    //Jump (text search 9.8 and find the function)
    sub_EA0E4
    VMOV S0, #31.0
    VMOV R0, S0
    BX LR
    
    //No Gravity (text search 9.8 and find the function)
    0x25D460 MOV R0, #1 ---> MOV R0, #0
    
    //FOV (string: SetFOV)
    sub_12498C BX LR
    
    //Invisible Actions (string: MP_ClientSendPositionsMessage, what kind of developer leaves that in the game)
    sub_1E10B4 BX LR
    
    //Infinite Durability (string: durability)
    0x2B43BC LDRB.W R0, [R0, #0x1EC] ---> NOP
    
    Visual offsets below:
    
    //Unlock all, max level, infinite diamonds/coins
    sub_2655DC 381C 7047
    
    //Unlock all
    sub_265884 0120 7047
    
    //10,000% Durability
    0x2B43F0 VLDR S0, [R0, #0x154] ---> NOP
×
  • 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