antiaim.get_last_viewangles():
c_vector3d
antiaim.get_last_desync():
float
antiaim.get_last_desync_amount():
float
antiaim.get_manual_direction():
manual_direction
``
antiaim.did_send_packet_last_tick():
bool
antiaim.override_fake(angle):
void
Override fake yaw
If the value is 0, then he will cancel the override
Name | Type |
---|---|
angle | float |
antiaim.override_desync(angle):
void
Override desync yaw
If the value is 0, then he will cancel the override
Name | Type |
---|---|
angle | float |
antiaim.override_pitch(angle):
void
Override pitch
If the value is 0, then he will cancel the override
Name | Type |
---|---|
angle | float |
antiaim.override_roll(angle):
void
Override roll, Need to enable "enable lean"
If the value is 0, then he will cancel the override
Name | Type |
---|---|
angle | float |
antiaim.get_max_desync(index):
float
Name | Type |
---|---|
index | int |