码迷,mamicode.com
首页 > 其他好文 > 详细

DirectX - External Overlay - 源代码

时间:2014-10-07 15:36:43      阅读:286      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   color   io   os   ar   for   strong   

Today i‘m going to release a new version of my overlay.
It‘s coded for beginners & users who want to create external hacks.
With the drawing functions i‘ve included you can easliy draw esp and stuff.
I‘ve used this overlay for my MW3 external cheat (NO IMG YET).
An example what you can do in MW3 with this overlay is listed at the bottom.
Hope you enjoy it and for my work you can give me a little +rep.

Functions:

  • 100% directX drawing
  • FPS is stable (no drops / no ingame drops)
  • Included drawing functions (should enough for esp)
  • Nice function for window check (SetWindowToTarget())
  • Clean code with good overview
  • Example drawings
  • .h & .cpp builded project (much more clean then one cpp or h)
  • Easy to use!


Needed:

    • Windows Vista / 7 / 8 (Because windows aero is needed)
    • Microsoft DirectX SDK (November 2008) - Link
    • Visual Studio 2012
    • Basic knowing of C++ / WinApi / DirectXbubuko.com,布布扣bubuko.com,布布扣
    • 下载地址: 稍后送上

DirectX - External Overlay - 源代码

标签:style   blog   http   color   io   os   ar   for   strong   

原文地址:http://www.cnblogs.com/meyon/p/4009283.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!