- Joined
- Jun 19, 2009
- Messages
- 1,489
- Reaction score
- 460
Hi,
I thought I release the source code now as I promised it ones tt1:
I'm not working on this project anymore so no reason to keep it for myself.
Well I hope you all can use it well or even improve it if you like too tt1:
If you are going to use this source don't forget to give me some credits
Source code from my Flyff Source
Functions :
How I execute them
This source can be used for most games tt1:
Lol its not really big its simple and messy in my view.
Don't forget to like this post for the release :
I thought I release the source code now as I promised it ones tt1:
I'm not working on this project anymore so no reason to keep it for myself.
Well I hope you all can use it well or even improve it if you like too tt1:
If you are going to use this source don't forget to give me some credits
Source code from my Flyff Source
Functions :
To view the content, you need to sign in or register
How I execute them
Code:
#ifdef __QUGET_NON_PROTECT_DLL_VERSION
HANDLE_QUGET_ANTI_PACKET = CreateThread(0, 0, (LPTHREAD_START_ROUTINE)QUGET_ANTI_PACKET, 0, 0, 0 );
HANDLE_QUGET_ANTI_SPEED = CreateThread(0, 0, (LPTHREAD_START_ROUTINE)QUGET_ANTI_SPEED, 0, 0, 0 );
HANDLE_QUGET_ANTI_WINM = CreateThread(0, 0, (LPTHREAD_START_ROUTINE)QUGET_ANTI_WINM, 0, 0, 0 );
#endif
This source can be used for most games tt1:
Lol its not really big its simple and messy in my view.
Don't forget to like this post for the release :
Last edited: