Jump to content

[CSCI Tweak.xm]Call of Duty: Strike Team


147 posts in this topic

Recommended Posts

Posted

-infinite ammo

-infinite grenades (use one)

-infinite claymores (use one)

-infinite tokens (get some/spend some)

-instant level 60 (complete a game)

 

Hidden Content

    #include <substrate.h>
    #include "writeData.h"
    
    %ctor{
    writeData(0x58EB2C, 0x187086E5); //write STR R7, [R6, #24] at 0x58EB2C, ammo
    writeData(0x3BD93C, 0x0C7086E5); //write STR R7, [R6, #12] at 0x3BD93C, tokens
    writeData(0x414220, 0x0C7080E5); //write STR R7, [R0, #12] at 0x414220, grenades
    writeData(0x4144C8, 0x287080E5); //write STR R7, [R0, #40] at 0x4144C8, claymores
    writeData(0x5112FC, 0x207086E5); //write STR R7, [R0, #32] at 0x5112FC, instant level 60
    }
    
×
  • 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