05-21-2021, 10:38 PM
try this
int w=win("" "Chrome_WidgetWin_1")
Acc a.Find(w "TEXT" "Address and search bar" "class=Chrome_WidgetWin_1" 0x35)
str originalValue=a.Value
int action
rep
,if action!=0
,,break
,lef 981 -632
,a.Find(w "TEXT" "Address and search bar" "class=Chrome_WidgetWin_1" 0x35)
,str newValue=a.Value
,if newValue!=originalValue
,,action=1
,,break
,rep 10*1
,,0.1
,,ifk A
,,,action=2
,,,break
bee
if action=1
,mes "AUX INTO AVAILABLE";;address bar changed message
if action=2
,,mes "AUX INTO AVAILABLE";;alt key pressed message