HelpHeaders and code needed for a C++ hack?

Posts 111 of 11 · Page 1 of 1
Headers and code needed for a C++ hack?
Hey.

I want to make a C++ hack, but I don't know what headers and stuff like that I need. I tried GLua Headers, but I got stuff like how "pLuaShared" wasn't a variable and stuff.

Do I need like Source SDK 2013? If so, what specific files from it?

Thanks
Quote Originally Posted by max1612 View Post
source sdk and glua headers you could also use the nice header http://www.mpgh.net/forum/showthread.php?t=911962 and learn language on cplusplus.com and source sdk on the valve wiki
I tried GLua Headers, but I got stuff like how "pLuaShared" wasn't a variable and stuff.
Quote Originally Posted by boynedmaster View Post
I tried GLua Headers, but I got stuff like how "pLuaShared" wasn't a variable and stuff.
if it's not a variable it's probably not a variable

make it a variable
Quote Originally Posted by boynedmaster View Post
I tried GLua Headers, but I got stuff like how "pLuaShared" wasn't a variable and stuff.
i remember something about defining shit in code hhm must be a myth idk
Quote Originally Posted by max1612 View Post


i remember something about defining shit in code hhm must be a myth idk
i dont know what type it should be though
and its more than just that i get errors with
You don't *need* the source sdk, but you can use it. Or you could just make your own little SDK that only has the stuff you need in it, which can be found with a little bit of reversing in olly/ida (or look at someone elses, and test/change it to work on garry's mod).
There are many open source cheats available with just a little bit of searching. I haven't really looked at many of these but https://github.com/skimmilk/skimbot looks like a good source (made for TF2) that you could use as a reference.
Quote Originally Posted by c0deine View Post
You don't *need* the source sdk, but you can use it. Or you could just make your own little SDK that only has the stuff you need in it, which can be found with a little bit of reversing in olly/ida (or look at someone elses, and test/change it to work on garry's mod).
There are many open source cheats available with just a little bit of searching. I haven't really looked at many of these but https://github.com/skimmilk/skimbot looks like a good source (made for TF2) that you could use as a reference.
yes use things made 5 year ago +rep
Quote Originally Posted by D3M0L1T10N View Post
yes use things made 5 year ago +rep
like garry ever updates Xd
Quote Originally Posted by max1612 View Post


like garry ever updates Xd
like garry even dev's anymore Xd
Posts 111 of 11 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?