BfBc2 Hack Source Code 04/03/2011 - Battlefield - 1 Replies Also ich habe source codes gefunden und die sind noch ziemlich verbuggt ich wollte fragen ob die jemand entbuggen und dann hier als fertige dll posten kann: Es sollte ein wallhack werden
static Vec4 Vec4Transform( Vec4 In, Mat4 pm )
{
Vec4 Out;
Out.x = pm.m_rows.x * In.x + pm.m_rows.x * In.y + pm.m_rows.x * In.z + pm.m_rows.x;
Out.y = pm.m_rows.y * In.x + pm.m_rows.y * In.y + pm.m_rows.y * In.z + pm.m_rows.y;
Out.z = pm.m_rows.z * In.x + pm.m_rows.z...
[WR] No-Menu-Hack Source Code 12/04/2010 - WarRock Guides, Tutorials & Modifications - 11 Replies Hey com.-
Hier habt ihr einen kompletten No-Menu-Hack Source code!
Mit aktuellen Addy (01.12.10)
PRESS *THANKS*
#include <windows.h>
#include <stdio.h>