User Tag List

Results 1 to 3 of 3

Thread: Are These Correct?

  1. #1
    Are These Correct?

    User Info Menu

    Are These Correct?

    Sorry for the wrong section

    #Axis Radar
    ;Reaper
    0x001BF714 0x0A3A00F4
    0x006003D0 0x3C0800ED
    0x006003D4 0x3C090000
    0x006003D8 0x35290100
    0X006003Dc 0xAD09825C
    0x006003E0 0x03E00008

    New code:

    #Axis Radar
    0x07927DA4 0x00000100


    So the un-routined code would look like that^^^????



    #Inf Health Off-line
    ;Credit Atropos
    ;gives team inf health
    0x00000098 0x0A2001C0
    0x00000700 0x3C0808C9
    0x00000704 0x8D0905F0
    0x00000708 0x1120000A
    0x00000710 0x3C0B4302
    0x00000714 0xAD2B01F0
    0x00000718 0x3C0C4302
    0x0000071C 0xAD2C05E0
    0x00000720 0x3C0D4302
    0x00000724 0xAD2D09D0
    0x00000728 0x3C0E4302
    0x0000072C 0xAD2E0DC0
    0x00000734 0x03E00008

    New Code:

    #Inf Health Offline
    ;Atropos
    0x00494302 0x05F0000A
    0x3A8205E0 0x01F04302
    0x3A820DC0 0x09D04302


    Can some one sub this code for me so i can understand

    #Inf Ammo
    ;Sniper7410
    0x0017EC74 0x10000000

    Sub to:

    #Test Subroutine
    0x00000098 0x0A2001C0
    0x00000700 0x3C080000
    0x00000704 0x8D090000
    0x00000708 0x11200000
    0x00000710 0x3C0B0000
    0x00000714 0x03E00008


    I tried got this but it doesnt work

    0x0017EC74 + 0x08800000 = 0x0897EC74

    #Inf Ammo Sub [TEST]
    0x00000098 0x0A2001C0[Hook]
    0x00000700 0x3C080897[First half of address]
    0x00000704 0x8D091000[First half of value]
    0x00000708 0x11200000[Second Half of value]
    0x00000710 0x3C0BEC74[Second half of address]
    0x00000714 0x03E00008[JR RA]

  2. #2
    Are These Correct?

    User Info Menu

    Re: Are These Correct?

    They look good. Idk too much about subs but ill test them out.

  3. #3
    Are These Correct?

    User Info Menu

    Re: Are These Correct?

    can someone tell me where to put these codes into? I'm very new at this.smileyface.jpg

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •