(adsbygoogle = window.adsbygoogle || []).push({});
Hello NGU,
I thought it would be pretty cool to let you to be able to kill yourself whenever you press dpad_up! Just think about it, you all hate it when you want to change your class but there is no barrels left to explode yourself! Or you are about to get killed that will make you lose the game so you want to kill yourself so they dont win! Well here is a script for you.
Script:
_main: #Store this at 0x1FCF20
lis r3, 0x00FC
li r4, 0x1
stb r4, 0xA381(r3)
li r5, 0x0
stb r5, 0xA381(r3)
b end
fps_monitor: #Store this in FPS
li r3, 0
li r4, 0x14
bl 0xD1CD8
cmpwi r3, 0
beq 0x84
bl 0x1FCF20
beq 0x84
b end
end:
blr
Credit to GMTPS3 for the c# function, and credit to badluckbrian & bitwise for teaching me ppc
Credit to PS3 for having a PowerPC processor, and Credit to IW for having no memory security