LUA script to C++ code

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.