Привет, вот скрипт который будет автоматически подовать обьявление
; <COMPILER: v1.1.29.00>
#MaxThreadsPerHotkey 3
#SingleInstance force
0::
#MaxThreadsPerHotkey 1
SendMessage, 0x50,, 0x4190419,, A
if SmartLoop
{
SmartLoop := false
return
}
SmartLoop := true
Loop
{
sendinput, {f6}
sleep, 50...