Подпишитесь на наш Telegram-канал, чтобы всегда быть в курсе важных обновлений! Перейти

Вопрос Как оптимизировать чит

  • Автор темы Автор темы 2people
  • Дата начала Дата начала
Начинающий
Начинающий
Статус
Оффлайн
Регистрация
22 Фев 2020
Сообщения
9
Реакции
6
ребят такая проблема, чит в целом норм но как только кто-то появляется на вх сразу фпс падает до 20-30. подскажите пожалуйста как можно это все оптимизировать или что посоветуете сделать
 
ребят такая проблема, чит в целом норм но как только кто-то появляется на вх сразу фпс падает до 20-30. подскажите пожалуйста как можно это все оптимизировать или что посоветуете сделать
hitscan issue
 
ручками, ручками дорогой :roflanPominki:
А если серьезно то попробуй переписать заново, убирая все лишнее:seemsgood:

Тогда легче уже делейтнуть софт и ничего вообще не писать, а по теме пробуй продебажить, в каком участке идёт нагрузка
 
remove unnecessary for loops, dont have a million hitchance points scan hitboxes first then do multipoints dont do both together that way you can have your aim points as only for the hitbox youre aiming at e.g head multipoints only run if head hitbox is in use this is a ghetto method but can get the job done for pastes also make a check that can delay ur hitscan by a tick/make it run every 2 ticks if ur fps is below tickrate etc which is ghetto but helps pastes
 
Тогда легче уже делейтнуть софт и ничего вообще не писать, а по теме пробуй продебажить, в каком участке идёт нагрузка
Ну тут как сказать, я когда свой софт делал, переписывал раз 10, зато потом никаких ошибок
Ну и повторение -- мать учения:roflanEbalo:
remove unnecessary for loops, dont have a million hitchance points scan hitboxes first then do multipoints dont do both together that way you can have your aim points as only for the hitbox youre aiming at e.g head multipoints only run if head hitbox is in use this is a ghetto method but can get the job done for pastes also make a check that can delay ur hitscan by a tick/make it run every 2 ticks if ur fps is below tickrate etc which is ghetto but helps pastes
вот это точно правильно, во всяком случае текст выглядит умным xd
 
remove unnecessary for loops, dont have a million hitchance points scan hitboxes first then do multipoints dont do both together that way you can have your aim points as only for the hitbox youre aiming at e.g head multipoints only run if head hitbox is in use this is a ghetto method but can get the job done for pastes also make a check that can delay ur hitscan by a tick/make it run every 2 ticks if ur fps is below tickrate etc which is ghetto but helps pastes
another thing added onto my post a lot of features dont make a good cheat, good features make a good cheat, a 500 line rage thats made with knowledge can easily beat an 2000 line rage made without and pasted garbo
 
Предполагаю, что рейдж софт, паста лв как обычно. Так вот, ограничение сканируемых противников, как и мультипоинтов.
 
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
maybe think abt optimization instead of more resource collection
the whole concept of aimbot in ur hack is bad
example..
i can scan 4 enemies with all records, ~10 hitboxes and all multipoints, and not drop more than 60 frames even w/o multithreading
soo u should use multithreading to make ur optimized algorithm even better.....
 
Назад
Сверху Снизу