View Single Post
  #1  
Old 01-12-2011, 17:12
cocodrilo cocodrilo is offline
Registered User
 
Join Date: Jun 2011
Location: spain
Posts: 43
Thanks: 0
Thanked 1 Time in 1 Post
cocodrilo is on a distinguished road
Quote:
Huh not really a source
¿no? trainer is written in lua, this is the source code.

¿what is my GUI? I don't have a GUI. there are a lot of injectors ¿I need to write another?.

Quote:
The lua script is even using custom key codes for hotkeys, you should mention all the key codes so at least users can change the hotkeys.
is obvious, the key codes are a VK_* constants from Windows. "onKeyDown" is a simple wrapper from WindowProc ...

if this is not the source code ¿what is it?.

the dll only calls to lua_loadfile and lua_pcall to load this source code in game. and have a custom windowproc to handle keys in lua script ¿is this interestings?.
Reply With Quote
Sponsored Links