User Tag List

Results 1 to 8 of 8

Thread: My First Sub Routines...

  1. #1
    MiLk = Da BoMb

    User Info Menu

    My First Sub Routines...

    #Rapid Nades Sub
    ;binary port
    ;sub by Fox1091
    0x00000098 0x0a400000
    0x08000000 0x3c080818
    0x08000004 0x3c091000
    0x08000008 0x3529000d
    0x08000019 0x03e00008
    0x08000014 0x3c0808a8
    0x08000018 0x3c091000
    0x0800001c 0x3529000d
    0x08000020 0xad092c2c
    0x08000024 0x3c0908a8
    0x08000028 0x3c091000
    0x0800002c 0x3529000d
    0x08000030 0xad092c6c
    0x08000034 0x3c0808a8
    0x08000038 0x3c091000
    0x0800003c 0x3529000d
    0x08000040 0xad092c80
    0x08000044 0x30e00008

    #inf. Grenades Sub
    ;binary port
    ;sub by Fox1091
    0x00000098 0x0a400095
    0x08000258 0x3c095558
    0x0800025c 0c35290558
    0x08000260 0xad09d820
    0x08000264 0x3c088dfd
    0x08000264 0x3c088dfd
    0x08000268 0x3c090014
    0x0800026c 0x352909c8
    0x08000270 0xad09824c
    0x08000274 0x3c0808df
    0x08000278 0x3c090000
    0x0800027c 0x3529001e
    0x08000280 0xad09d828
    0x08000284 0x03e00008

    if i did something wrong or theses dont work...please tell me and please my first sub routines i kno these r old codes.. but still only positive feed back please?

    ----Added 24/10/2009 at 10:59 PM----
    another one ...


    #Spiderman Sub
    ;Sub By Fox1091
    0x00000098 0x0a400027
    0x0800009c 0x3c0808d5
    0x080000a0 0x3c09ffff
    0x080000a4 0x3529ffff
    0x080000a8 0xad09f5f8
    0x080000ac 0x03e00008
    Last edited by DeToX; 10-25-2009 at 01:50 AM.

  2. #2
    My First Sub Routines...

    User Info Menu

    Re: My First Sub Routines...

    these would all freeze because of addys an some hexs are wrong
    Get At Me Bl4Ck.KiD... Aka BK
    Future Rapper - Spits Fire
    Psp Coder - Mips, C
    Web Designer - HTML, Javascript, Some PHP
    Computer Programmer - Currently Learning C/C++, Visual Basic, Pascal, Brainfuck, Python, Ruby

  3. #3
    MiLk = Da BoMb

    User Info Menu

    Re: My First Sub Routines...

    what u mean the addys?

    ----Added 24/10/2009 at 11:36 PM----
    wait do u mean i got - 08800000 from the hex?

    ----Added 24/10/2009 at 11:40 PM----
    heres template i used

    lui t0 $(First half of your address)
    lui t1 $(First half of your hex)
    ori t1 t1 $(Second half of your hex) OR addiu t1 t1 $(Second half of your hex)
    sw t1 $(Second half of your address)(t0)
    jr ra

    ----Added 24/10/2009 at 11:53 PM----
    ooo nvm i see what u mean e.g if hex / adress = 09091010 for first half i did 0909 when its supposed to be 01010 ...

  4. #4
    My First Sub Routines...

    User Info Menu

    Re: My First Sub Routines...

    u got it like


    EX:
    0x0080002c 0xXXXXXXXX
    0x0080009c 0xXXXXXXXX

    dats wat i mean u skip addys & that will freeze
    Get At Me Bl4Ck.KiD... Aka BK
    Future Rapper - Spits Fire
    Psp Coder - Mips, C
    Web Designer - HTML, Javascript, Some PHP
    Computer Programmer - Currently Learning C/C++, Visual Basic, Pascal, Brainfuck, Python, Ruby

  5. #5
    MiLk = Da BoMb

    User Info Menu

    Re: My First Sub Routines...

    k is this one right?


    #spiderman sub2
    ;sub by fox1091
    0x0000004c 0x0a2001c0
    0x00000700 0x3c08f5f8
    0x00000708 0x2529ffff
    0x0000070c 0xad0908d5
    0x00000710 0x03e00008

    ----Added 25/10/2009 at 12:02 AM----
    nvm wrong again

    ----Added 25/10/2009 at 12:05 AM----
    #spiderman sub2
    ;sub by fox1091
    0x0000004c 0x0a2001c0
    0x00000700 0x3c0808d5
    0x00000708 0x2529ffff
    0x0000070c 0xad09f5f8
    0x00000710 0x03e00008

    this right ? lol ... :(

  6. #6
    My First Sub Routines...

    User Info Menu

    Re: My First Sub Routines...

    add me on socom if u have a mic if not dont bother.ill help out
    Get At Me Bl4Ck.KiD... Aka BK
    Future Rapper - Spits Fire
    Psp Coder - Mips, C
    Web Designer - HTML, Javascript, Some PHP
    Computer Programmer - Currently Learning C/C++, Visual Basic, Pascal, Brainfuck, Python, Ruby

  7. #7
    MiLk = Da BoMb

    User Info Menu

    Re: My First Sub Routines...

    ight i got a mic

  8. #8
    My First Sub Routines...

    User Info Menu

    Re: My First Sub Routines...

    Quote Originally Posted by Fox1091 View Post
    ight i got a mic
    ok add me wenever.ill be on in the morning im goin to sleep
    Get At Me Bl4Ck.KiD... Aka BK
    Future Rapper - Spits Fire
    Psp Coder - Mips, C
    Web Designer - HTML, Javascript, Some PHP
    Computer Programmer - Currently Learning C/C++, Visual Basic, Pascal, Brainfuck, Python, Ruby

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
  •