heeeeey!!
this lua has...
Z - rotate the model to the left
X - rotate the model to the right
how to change colors/settings
the source code of the script has some settings

all colors are in rgba float format. example:
this lua has...
- customizable keybinds
- a beautiful indicator.
- doesn't require cheat engine
Z - rotate the model to the left
X - rotate the model to the right
how to change colors/settings
the source code of the script has some settings

all colors are in rgba float format. example:
- blood red:
color_t(1.00, 0.00, 0.00, 1.00)
- purple:
color_t(0.50, 0.00, 1.00, 0.50)
- copy the script source code to new lua
- replace z and x with your preferred keys
- можно вписывать свои бинды!
- есть прекрасный индикатор.
- не требует cheat engine и прочих костылей
Z - повернуть модельку влево
X - повернуть модельку вправо
как настроить цвета/индикаторы
внутри скрипта есть настройки!

цвета написаны в формате rgba float. пример:
- полностью красный:
color_t(1.00, 0.00, 0.00, 1.00)
- фиолетовый:
color_t(0.50, 0.00, 1.00, 0.50)
- скопировать исходный код луашки в новый файл
- заменить z и x на нужные вам кнопки в STATES