How would you make an off activator for this code? I can not find out how to do this could someone please help me real quick.
GoldenEye 007 [SJBE52]
Infinite Health [Sharkbyte]
285F71C2 00000008
C21046C0 00000003
3D8042C8 918303A8
C02303A8 D02303A8
60000000 00000000
E0000000 80008000
button activated by flloppytripod
Quote from: floppytripod on March 08, 2011, 06:16:04 AM
How would you make an off activator for this code? I can not find out how to do this could someone please help me real quick.
285F71C2 00000008
C21046C0 00000003
3D8042C8 918303A8
C02303A8 D02303A8
60000000 00000000
E0000000 80008000
it should work like this:
285F71C2 YYYYZZZZ -> ON
C21046C0 00000003
3D8042C8 918303A8
C02303A8 D02303A8
60000000 00000000
E0000000 00000000
285F71C2 YYYYZZZZ -> OFF
041046C0 D02303A8
E0000000 80008000
Idk who coded this, will you let me know?
The deactivator is 99% right.
Or if you would like to use the same button to turn the code on/off you could use this
285F71C2 YYYYZZZZ # button activator
041046C0 D02303A8 # off code
CC000000 00000000 # on/off switch
C21046C0 00000003 # on code
3D8042C8 918303A8
C02303A8 D02303A8
60000000 00000000
E0000000 00000000
this is based on what bully posted.
floppy, is this your code, or someone else's? Always post credit with a code.
The term "anticode" was coined by wiiztec.
To make the code button activated, you don't need Bully's second if code. Just 04 write the anticode before the 28 if that activates the C2 hook.
Thanks so much for the help and the code was made by sharkbyte I just wanted to be able to turn the code on and then off.
Im sorry that I did not give you credit I was not trying to be rude it was just very late and I had just gotten off of work, and just posted this very quick. I hope that you are not mad about this.