Re: Socom FTB2 Menu Hooks
sorry htis may sound nooby but what r these used for :P...
Re: Socom FTB2 Menu Hooks
Jokering to start menu... Why are there two lines?
Re: Socom FTB2 Menu Hooks
Quote:
Originally Posted by
Nice marmite
Jokering to start menu... Why are there two lines?
those are hooks for start menu u connect to ur routine
Quote:
Originally Posted by
Fox1091
sorry htis may sound nooby but what r these used for :P...
OSC,selective kill,god menu & other stuff are start menu jokers i did a couple pretty easy
Re: Socom FTB2 Menu Hooks
Fnc copy em hokage! Then everyone could make no banning start menu jokers!
Re: Socom FTB2 Menu Hooks
i kno the 0xHOOK has to b replace, but with wat?
Re: Socom FTB2 Menu Hooks
i see so u hook dat to ur routine and it would make it like a joker?
Re: Socom FTB2 Menu Hooks
use that as your hook for a simple subroutine (loading and storing) and then it will only work when you click the button.
Re: Socom FTB2 Menu Hooks
yeah dats what i ment its like using nav points instead of 98?
Re: Socom FTB2 Menu Hooks
Quote:
Originally Posted by
Nice marmite
Jokering to start menu... Why are there two lines?
You have to have a delay after the hook.
Re: Socom FTB2 Menu Hooks
Quote:
Originally Posted by
Sn0rlax
You have to have a delay after the hook.
your rite! Ill post the no banning hooks when i write it in the fnc copier and post it!
Re: Socom FTB2 Menu Hooks
WELL ALOT CAN BE DONE WITH THIS
YOU COULD HAVE IT GOTO YOUR ALREADY
MADE CODE LIKE JUMP JOKERED TO WHATEVER.
HOW WOULD YOU DO THIS WELL YOU WOULD HAVE
THE HOOK GOTO THE OTHER HOOK. I HAVENT
TESTED THIS OUT YET BUT I CANT SEE WHY
IT WOULDNT WORK.
Code:
#Resume (GOES TO SAFE HOOK)
0x0053DF04 0x08800098
-----------------------
BELOW IS FOR REFERENCE
MAKE THEM CODES AS YOU SEE FIT
#Resume Hook
0x0053DF04 0x08800000
;RETURN TO NORMAL CODES BELOW
0x0053DF04 0x089860EC
#Abort Hook
0x0053DF48 0x08800000
;RETURN TO NORMAL CODES BELOW
0x0053DF48 0x08986284
#Invert Hook
0x0053DF8C 0x08800000
;RETURN TO NORMAL CODES BELOW
0x0053DF8C 0x08985F14
#Compass Hook
0x0053DFD0 0x08800000
;RETURN TO NORMAL CODES BELOW
0x0053DFD0 0x08985DE4
#Navpoints Hook
0x0053E014 0x08800000
;RETURN TO NORMAL CODES BELOW
0x0053E014 0x08985E7C
-----------------------
THINGS YOU COULD DO WITH THIS!
YOU COULD WRITE A CODE TO USE
THIS AS A HOOK LIKE FOR INSTANCE
JUMP, DANCE, ANTI'S LIKE ANTI-KNIFE
I POSTED A FEW SIMPLE EXAMPLES...
#Invert BOOT (SPECTATOR EJECTED)
0x0053DF8C 0x089022EC
0x005617C0 0x00000020
#Compass (FIX THIS POPUP\UPDATER)
0x0053DFD0 0x088480D4
#Navpoints (JOINING ROOM)
0x0053E014 0x08840FDC
-----------------------
CREDIT
KLOKWORKS
TONIC
Should be no 35 =)
Re: Socom FTB2 Menu Hooks
This isn't really a guide. You should post how to find hooks like these.
Re: Socom FTB2 Menu Hooks
Who said anything about it being a fucking guide??? Read the post! Finding hooks are easy maybe you just need to use your mind! You should write a guide on how to find it!