OldSchoolHack

Register / Login English

Burstfire D3D Hack Base

  • Category: Sourcecode
  • Developer:
  • Uploaded by: System
  • Uploaded at:
  • System: Windows
Download (77.63 KB)

VirusTotal Result: 0/57

virustotal

Description

This is a d3d hack base for the game burstfire. Distance esp can be buggy which is not a big deal because no one reads those numbers.
http://www.unknowncheats.me/forum/images/smilies/boobies.gif This is source code only but you can compile and change stuff easily

How to compile:
- download and install "Microsoft Visual Studio Express 2013 for Windows DESKTOP" Only registered and activated users can see links.
- downlod and install "DirectX Software Development Kit (June 2010)" Only registered and activated users can see links.

- click: project -> properties -> configuration properties -> C/C++ -> additional include directories and add this: $(DXSDK_DIR)include;$(IncludePath)
- click: project -> properties -> configuration properties -> linker -> additional library directories and add this: $(DXSDK_DIR)lib\x86;$(LibraryPath)

- click: project -> properties -> configuration properties -> general -> character set -> change to "not set"
- press F7 to compile dll

Download Burstfire D3D Hack Base