Tutorial SPRX HEN [PROPER CODE CONVERSION FOR GTAV 1.28]

FaZeModz

Veteran
Messages
16
Reaction score
15
Points
793
Welcome to Properly writing an SPRX menu for HEN.

I have to credit my friend Hazy for sending most of the research for this finished code.
Rest in peace my friend..

Here is the necessary code to use sprx properly on HEN 3.0.0+ (Yes all future versions):

Please, Log in or Register to view URLs content!


also here is the missing "libnetctl.h" header that most people are missing for the "Simple MAC Authentication method I posted a few months back..."

Please, Log in or Register to view URLs content!



~ Hope this helps.. FaZe Modz ... Happy New Year 2021..


// Posted 12.28.2020
 

Attachments

  • libnetctl.rar
    2.7 KB · Views: 358

jinxoverid3

Well-Known Member
Messages
2
Reaction score
0
Points
201
Welcome to Properly writing an SPRX menu for HEN.

I have to credit my friend Hazy for sending most of the research for this finished code.
Rest in peace my friend..

Here is the necessary code to use sprx properly on HEN 3.0.0+ (Yes all future versions):

Please, Log in or Register to view URLs content!


also here is the missing "libnetctl.h" header that most people are missing for the "Simple MAC Authentication method I posted a few months back..."

Please, Log in or Register to view URLs content!



~ Hope this helps.. FaZe Modz ... Happy New Year 2021..


// Posted 12.28.2020
where would the hen code go to work
 

jinxoverid3

Well-Known Member
Messages
2
Reaction score
0
Points
201
the function of course can go in any header file or directly above the thread in prx.cpp, then the function gets called in the thread to execute the hook in memory.
havent been active in a while but thnx alot for the response!!:sunglasses:
 
Top