function main()
repeat wait(0) until isSampAvailable()
while true do
wait(0)
if isKeyJustPressed(49) and not sampIsChatInputActive() and not sampIsDialogActive() then
sampSendChat("/anims 73")
end
end
end
наверное так, хз , ток там бинд на клавишу "1"