Гайд How to add fakelag to lw with exploits

Начинающий
Статус
Оффлайн
Регистрация
1 Мар 2021
Сообщения
22
Реакции[?]
9
Поинты[?]
0
Ok so if you are not retarded don't bother reading this. This is for the lowest of the lowest IQ people.

1. we need to open our [ fakelag.cpp ]

2. paste this simple code after this
1641223701372.png

C++:
else if (!misc::get().double_tap_key && g_cfg.antiaim.fakelag && misc::get().hide_shots_key)
{
    max_choke = min(max_choke, 5);

    if (choked < max_choke)
        g_ctx.send_packet = false;
    else
    {
        started_peeking = false;

        random_factor = min(rand() % 16 + 1, max_choke);
        switch_ticks = !switch_ticks;
        fluctuate_ticks = switch_ticks ? max_choke : max(max_choke - 2, 1);

        g_ctx.send_packet = true;
    }
}
If you can not paste this you are simply autistic.
Also, this is only for hide shots as no one really likes fake lag with dt.
 
Последнее редактирование:
(\ /) _ ($ __ $ ) _ (\ /)
Пользователь
Статус
Оффлайн
Регистрация
22 Окт 2021
Сообщения
350
Реакции[?]
92
Поинты[?]
24K
Ok so if you are not retarded don't bother reading this. This is for the lowest of the lowest IQ people.

1. we need to open our [ fakelag.cpp ]

2. paste this simple code after this
Посмотреть вложение 186948

C++:
else if (!misc::get().double_tap_key && g_cfg.antiaim.fakelag && misc::get().hide_shots_key)
{
    max_choke = min(max_choke, 5);

    if (choked < max_choke)
        g_ctx.send_packet = false;
    else
    {
        started_peeking = false;

        random_factor = min(rand() % 16 + 1, max_choke);
        switch_ticks = !switch_ticks;
        fluctuate_ticks = switch_ticks ? max_choke : max(max_choke - 2, 1);

        g_ctx.send_packet = true;
    }
}
If you can not paste this you are simply autistic.
sorry, but I don't need fake lags dt 2 ticks, it's easy to predict. But Kovis.Club will thank you) :roflanBuldiga: :roflanzdarova:
 
Пользователь
Статус
Оффлайн
Регистрация
8 Июн 2020
Сообщения
149
Реакции[?]
47
Поинты[?]
15K
+rep
hs + fakelag the best!
 
Пользователь
Статус
Оффлайн
Регистрация
6 Дек 2019
Сообщения
234
Реакции[?]
88
Поинты[?]
9K
f[f[f[f[f[f[f[f[f[f[f[[ff[[f[f
 
Сверху Снизу