-
Автор темы
- #1
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
#include "Menu.h"
#include "TGFCfg.h"
#include "../SDK/Vector.h"
#include "../SDK/ISurface.h"
#include "../Utils/Color.h"
#include "../Utils/GlobalVars.h"
#include "config.h"
bool manually_set_key = false;
enum TABS
{
Aimbot = 0,
Visuals = 1,
Misc = 2
};
#define or ||
#define and &&
int TopLeftGroupBox_X = 5;
int TopLeftGroupBox_Y = 52 + (309 / 1.5) + 5;
int GroupBoxSize_Width = 375 / 1.5;
int GroupBoxSize_Height = 309 / 1.5;
#include "TGFCfg.h"
#include "../SDK/Vector.h"
#include "../SDK/ISurface.h"
#include "../Utils/Color.h"
#include "../Utils/GlobalVars.h"
#include "config.h"
bool manually_set_key = false;
enum TABS
{
Aimbot = 0,
Visuals = 1,
Misc = 2
};
#define or ||
#define and &&
int TopLeftGroupBox_X = 5;
int TopLeftGroupBox_Y = 52 + (309 / 1.5) + 5;
int GroupBoxSize_Width = 375 / 1.5;
int GroupBoxSize_Height = 309 / 1.5;