首页 > 其他 > 详细

DirectX - External Overlay - 源代码

时间:2014-10-07 14:21:13      阅读:347      评论:0      收藏:0      [点我收藏+]

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 - 源代码

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!