Skip to content

AimBot

Fields

Name Type Description
m_bEnabled bool
m_eType e_aim_config_types

Functions

FindConfig

Name Type Description
itemDefinitionIndex int

Return value

Name Type Description
value AimConfig* Config for specified definition index
print(AimBot:FindConfig(7)) -- ak-47

GetConfig

This function has no parameters.

Return value

Name Type Description
value AimConfig* Config for currently selected weapon
print(AimBot:GetConfig())