-
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
-
Re: Anti 30 Sub Routine
-
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
-
Re: Anti 30 Sub Routine
lol i didnt double check but u dont gotta do multi subs like that.their is a better way
-
Re: Anti 30 Sub Routine
:O say word :P dont forget im just starting so i dont know dat much :P
-
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)
-
Re: Anti 30 Sub Routine
-
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.
-
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...
-
Re: Anti 30 Sub Routine
It's not a combo code its the anti-boot/ban tonic posted a few months ago.
-
Re: Anti 30 Sub Routine
:O :P i thought it was owell i got the anti 30 code off another site so.. yeah... :P i didnt kno it was a rip of tonics code
-
Re: Anti 30 Sub Routine
nice and keep working on codes
-
Re: Anti 30 Sub Routine
Quote:
Originally Posted by
Bl4Ck.KiD...
thats a joker
Joker = Subroutine... BTW
I don't see the point in sub'ing codes... But ok...