Вопрос Supremacy autostop

Начинающий
Статус
Оффлайн
Регистрация
22 Окт 2020
Сообщения
34
Реакции[?]
2
Поинты[?]
0
Hello, so i wanted to make a multiple autostops for supremacy (slide, between shots etc etc) but i have one problem that i can not solve somehow.
When u look at supremacy's autostop you will see something like this:

if (g_menu.main.aimbot.autostop_checkbox.get ())
{
m_stop =! (g_cl.m_buttons & IN_JUMP) && on &&! hit;
g_movement.AutoStopSlide (g_cl.m_weapon_info, g_cl.m_cmd);
}

And this thing will stop you only when ur able to shoot, wich gives you a retarded effect of stop between shots that fucks up your accuracy, so my question is, how can i set up this thing so it will stop all the time and not only at the moment when im able to actually shoot.

Edit: m_stop is a bool value, and you check for it in your actual autostop
 
Последнее редактирование модератором:
я беру карты и делаю с ними фокусы
Забаненный
Статус
Оффлайн
Регистрация
29 Июл 2020
Сообщения
167
Реакции[?]
17
Поинты[?]
0
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
нет
 
keep silence
Участник
Статус
Оффлайн
Регистрация
17 Дек 2018
Сообщения
546
Реакции[?]
201
Поинты[?]
0
Hello, so i wanted to make a multiple autostops for supremacy (slide, between shots etc etc) but i have one problem that i can not solve somehow.
When u look at supremacy's autostop you will see something like this:


if (g_menu.main.aimbot.autostop_checkbox.get ())
{
m_stop =! (g_cl.m_buttons & IN_JUMP) && on &&! hit;
g_movement.AutoStopSlide (g_cl.m_weapon_info, g_cl.m_cmd);

}

And this thing will stop you only when ur able to shoot, wich gives you a retarded effect of stop between shots that fucks up your accuracy, so my question is, how can i set up this thing so it will stop all the time and not only at the moment when im able to actually shoot.

Edit: m_stop is a bool value, and you check for it in your actual autostop
idk but maybe just remove "can shoot" check?
 
keep silence
Участник
Статус
Оффлайн
Регистрация
17 Дек 2018
Сообщения
546
Реакции[?]
201
Поинты[?]
0
Начинающий
Статус
Оффлайн
Регистрация
22 Окт 2020
Сообщения
34
Реакции[?]
2
Поинты[?]
0
[QUOTE = "notdaisy, post: 2312413, member: 105652"]
idk but maybe just remove "can shoot" check?
[/ QUOTE]
That's actually a good idea but the thing is supremacy CanShoot check does not include time between shots so its still happening
 
keep silence
Участник
Статус
Оффлайн
Регистрация
17 Дек 2018
Сообщения
546
Реакции[?]
201
Поинты[?]
0
Начинающий
Статус
Оффлайн
Регистрация
22 Окт 2020
Сообщения
34
Реакции[?]
2
Поинты[?]
0
[QUOTE = "notdaisy, post: 2312573, member: 105652"]
Here [USER = 86546] Kamazik [/ USER] suggested to take a look at lw's or rifk7's autostop (quote: "if you want to revive supremacy")
[/ QUOTE]
Already looked into lw, and it does that in some retarded way, however someone suggested me to take a look at pandoras autostop since its based on supremacy and it works properly so imma do that rn
 
Keep Ev0lving, Stay Fatal
Эксперт
Статус
Оффлайн
Регистрация
6 Фев 2018
Сообщения
1,543
Реакции[?]
583
Поинты[?]
99K
I’ve taken a getzeus autostop, and it worked p.
But after some of my bad updates, it stopped working so I changed place of calling autostop from client.cpp to aimbot.cpp. Now it works like you said.
 
ghe ghe
Пользователь
Статус
Оффлайн
Регистрация
23 Июн 2020
Сообщения
126
Реакции[?]
55
Поинты[?]
0
just call your autostop after m_stop in aimbot i dont understand what your question is ngl but that works for me always
 
Начинающий
Статус
Оффлайн
Регистрация
22 Окт 2020
Сообщения
34
Реакции[?]
2
Поинты[?]
0
[QUOTE = "baton4ik1337, post: 2312728, member: 376742"]
just call your autostop after m_stop in aimbot i dont understand what your question is ngl but that works for me always
[/ QUOTE]
ur clearly retarded
 
ghe ghe
Пользователь
Статус
Оффлайн
Регистрация
23 Июн 2020
Сообщения
126
Реакции[?]
55
Поинты[?]
0
[QUOTE = "baton4ik1337, post: 2312728, member: 376742"]
just call your autostop after m_stop in aimbot i dont understand what your question is ngl but that works for me always
[/ QUOTE]
ur clearly retarded
nah it's 6 am ive read trough now can you show me a video though?
 
Начинающий
Статус
Оффлайн
Регистрация
22 Окт 2020
Сообщения
34
Реакции[?]
2
Поинты[?]
0
[QUOTE = "baton4ik1337, post: 2312742, member: 376742"]
nah it's 6 am ive read trough now can you show me a video though?
[/ QUOTE]
If you understand how cheats work, u do not need a video to understand that lmao
 
keep silence
Участник
Статус
Оффлайн
Регистрация
17 Дек 2018
Сообщения
546
Реакции[?]
201
Поинты[?]
0
[QUOTE = "notdaisy, post: 2312573, member: 105652"]
Here [USER = 86546] Kamazik [/ USER] suggested to take a look at lw's or rifk7's autostop (quote: "if you want to revive supremacy")
[/ QUOTE]
Already looked into lw, and it does that in some retarded way, however someone suggested me to take a look at pandoras autostop since its based on supremacy and it works properly so imma do that rn
Aight, gl :)
 
Сверху Снизу