NoMenu + 32-64 Bit Modules!
Hello,
Ive made some little work for you guys!
I coded serval 'Object Files'
Those need to be included into your NoMenu.
Those make your NoMenu easy to compile,more undetected(not as fast kick out of game)
We have the following Objects:
1-
32 to 64 bit(1) Needs to be in the output of your Project.
2-
32 to 64 bit(2) Needs to be included into the folders of your Project.
3-
Project NoMenu Needs to be included into the project folders of your Project,those makes it easier to compile.
Have fun, download = thanks?
For new people of you,this can be very helpfull!
32 to 64 bit actually makes it run smoother on 64 bit,not convert to 64 bit.
Make sure your run a pragma comment!
Code:
#pragma comment(lib,"Project NoMenu")