7x ile birlikte oto av kullanmak isteyebilirsiniz
#ifdef ENABLE_AUTOMATIC_HUNTING
if (IsAutoHuntEnabled())
{
static DWORD lastAutoHuntTime = 0;
DWORD currentTime = CTimer::Instance().GetCurrentMillisecond();
// Attack speed multiplier, where 1.0 = normal speed...