C++ Исходник [old hvh] Backtracking LBY updates

When it hit it hit.
Забаненный
Статус
Оффлайн
Регистрация
2 Апр 2019
Сообщения
131
Реакции[?]
66
Поинты[?]
0
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
Credits to uc :
Пожалуйста, авторизуйтесь для просмотра ссылки.

all this public info


C++:
void lag_compensation::Overwrite_tick(Target* target, Record* overwrite_record, Player* player, QAngle angles, float_t correct_time)
{
    int idx = player->EntIndex();
    auto& lag_records = target->lag_record;

    overwrite_record->save_data(player);
    overwrite_record->m_eye_angles = angles;
    overwrite_record->m_simulation_time = correct_time;
    lag_records.emplace_back(overwrite_record);
}

usage example :
//Run this on resolver or where you want
//Rn this after checking if lby has been updated

if (IsVldTck(TIME_TO_TICKS(his simtime - his animtime))
{
    g_lag_compensation.Overwrite_tick(args, args, args, QAngle(pitch, yaw, roll), (simtime - animtime));
    g_globals.m_log_angle[player->EntIndex()] = "LBY [ 3 ]"; // valid tick/record found backtrack it
    g_resolver.save_data(player);
    g_ragebot.save_data(player);
}
Next:

-Detecting and avoiding fake flicks/ shift anti aims.
 
Последнее редактирование:
When it hit it hit.
Забаненный
Статус
Оффлайн
Регистрация
2 Апр 2019
Сообщения
131
Реакции[?]
66
Поинты[?]
0
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
With proper ragebot etc u can easly kill people playing bomber

example :
 
ghe ghe
Пользователь
Статус
Оффлайн
Регистрация
23 Июн 2020
Сообщения
126
Реакции[?]
55
Поинты[?]
0
bad code and also not working good lol..
people playing with your ayyware paste 'xoxahook' can't even hold a 2KDr in any server
please @ pasters don't copy this)

cHoca 'xoxahook' Inventor:


float hitchance for maximum accuracy
 
When it hit it hit.
Забаненный
Статус
Оффлайн
Регистрация
2 Апр 2019
Сообщения
131
Реакции[?]
66
Поинты[?]
0
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
bad code and also not working good lol..
people playing with your ayyware paste 'xoxahook' can't even hold a 2KDr in any server
please @ pasters don't copy this)

cHoca 'xoxahook' Inventor:


float hitchance for maximum accuracy
You cleary don't know what you talking about

First of all please explain why is it "Bad code"
Seccond of all explain "Why is it not working good"
do you even understand what's happening?

Also please stop posting unfunny/useless memes it just contaminate this forum more than it already is and "we humans" don't really like to be navegating at contaminated forums (logistiker)
please stop posting your bullshit supremacy paste, with ur ghetto zero groundhit land fix.
None of my code is taken or used by nitro so i think you should review the information you obtained before contaminating my post with useless/pointless comments that you can't even prove.
Thank you
have a nice day!
 
Начинающий
Статус
Оффлайн
Регистрация
3 Авг 2019
Сообщения
35
Реакции[?]
4
Поинты[?]
0
You cleary don't know what you talking about

First of all please explain why is it "Bad code"
Seccond of all explain "Why is it not working good"
do you even understand what's happening?

Also please stop posting unfunny/useless memes it just contaminate this forum more than it already is and "we humans" don't really like to be navegating at contaminated forums (logistiker)

None of my code is taken or used by nitro so i think you should review the information you obtained before contaminating my post with useless/pointless comments that you can't even prove.
Thank you
have a nice day!
Wym by your code? A mounths ago you're claiming in UC a menu that u haven't made and it was bad asf
 
Пользователь
Статус
Оффлайн
Регистрация
7 Ноя 2019
Сообщения
146
Реакции[?]
44
Поинты[?]
0
why post if clueless??
backtracking all entity ticks will also backtrack lby.. (what DEFAULT supremacy does)
upd.
" -Detecting and avoiding fake flicks/ shift anti aims. "
if prev_record == cur_record || resolver->mode = LBY_UPDATE

+rep quality post added this to my hack and it made it so much better
 
Последнее редактирование:
Забаненный
Статус
Оффлайн
Регистрация
7 Авг 2021
Сообщения
12
Реакции[?]
8
Поинты[?]
0
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
useless and very easy to break
 
Сверху Снизу