cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
LUA script to C++ code
LUA script to C++ code
Oct 2, 2012 at 2:20pm UTC
beymey
(1)
Hi how can i convert this into c++ code
function Click(sender)
start=readInteger("fixedmain.exe+C7CF90")+0x40814
for i=0,0x3ffff,4 do
writeBytes(start+i,0)
end
end
Thanks
Topic archived. No new replies allowed.