User Tag List

Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Anti 30 Sub Routine

  1. #1
    MiLk = Da BoMb

    User Info Menu

    Anti 30 Sub Routine

    #Anti 30 Sub Routine
    ;sub by Fox1091
    0x00000098 0x0a400000
    0x00800000 0x3c0808d0
    0x00800004 0x3c090000
    0x00800008 0x35290001
    0x0080000c 0xad09c42c
    0x00800010 0x3c0808d0
    0x00800014 0x3c090000
    0x00800018 0x35290001
    0x0080001c 0xad09c430
    0x00800020 0x3c0808d0
    0x00800024 0x3c090000
    0x00800028 0x35290001
    0x0080002c 0xad09c504
    0x00800030 0x03e00008

  2. #2
    Anti 30 Sub Routine

    User Info Menu

    Re: Anti 30 Sub Routine

    thats a joker
    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: Anti 30 Sub Routine

    how ?

    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

    #Anti 30
    0x004FC42c 0x00000001
    0x004FC430 0x00000001
    0x004FC504 0x00000001

    08CFC42C 08CFC430 08CFC504


    #Anti 30 Sub Routine
    ;sub by Fox1091
    0x00000098 0x0a400000
    0x00800000 0x3c0808d0
    0x00800004 0x3c090000
    0x00800008 0x35290001
    0x0080000c 0xad09c42c
    0x00800010 0x3c0808d0
    0x00800014 0x3c090000
    0x00800018 0x35290001
    0x0080001c 0xad09c430
    0x00800020 0x3c0808d0
    0x00800024 0x3c090000
    0x00800028 0x35290001
    0x0080002c 0xad09c504
    0x00800030 0x03e00008

  4. #4
    Anti 30 Sub Routine

    User Info Menu

    Re: Anti 30 Sub Routine

    lol i didnt double check but u dont gotta do multi subs like that.their is a better way
    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: Anti 30 Sub Routine

    :O say word :P dont forget im just starting so i dont know dat much :P

  6. #6
    CODE PORTER

    User Info Menu

    Re: Anti 30 Sub Routine

    Load the first part of the address just once and call upon it for all three lines.

    Simple (but I have never actually done that before xD)
    Contact me if you want to play the EU version of SOCOM.

    @People from the EU game: I dont hack. I sometimes hack back, but I am here to learn. If you are seeing this, then chances are you hack, sorry to those that dont ;)

    I can spell SyKotik-KaNun :D

  7. #7
    MiLk = Da BoMb

    User Info Menu

    Re: Anti 30 Sub Routine

    :P ill try that l8er ::P

  8. #8
    Wu-Tang

    User Info Menu

    Re: Anti 30 Sub Routine

    lui t0, $08d0
    ori t1, zero, $0001
    sw t1, $c42c(t0)
    sw t1, $c430(t0)
    sw t1, $c504(t0)
    jr ra

    That could easily shorten the code. Also, you should probably remove credits.

    #Anti-Boot/Anti-Ban
    ;Cheat Hz 15/1000
    0x004FC42c 0x00000001
    0x004FC430 0x00000001
    0x004FC504 0x00000001
    0x004FC4E8 0x00000000
    0x004FF538 0x00000000
    0x004FF540 0x00000006
    0x004FF518 0x00000001
    0x004FF544 0x00000200

    You just used the first three lines. Also, it's not that hard to come up with ways to make your sub work all you need is to think, but now a days its all just fill in the blanks and everything.
    Last edited by Lavent Sky; 10-28-2009 at 06:40 PM.
    "These cats they sentimental such with a gentle touch
    Dancin' double dutch and all sayin' nothin' much" -Black Thought

  9. #9
    MiLk = Da BoMb

    User Info Menu

    Re: Anti 30 Sub Routine

    dats cuz the code u posted is a combo code ? ... i didnt use the first 3 lines i use the anti 30 code...

  10. #10
    Wu-Tang

    User Info Menu

    Re: Anti 30 Sub Routine

    It's not a combo code its the anti-boot/ban tonic posted a few months ago.
    "These cats they sentimental such with a gentle touch
    Dancin' double dutch and all sayin' nothin' much" -Black Thought

Page 1 of 2 12 LastLast

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
  •