03-11-2015, 08:01 PM
Awesome, just combined them.
Macro Act Chrome
Trigger #6m1 0x4
Macro Act Chrome
Trigger #6m1 0x4

int+ g_18243
_i=GetTickCount
int isDouble=GetTickCount-g_18243<500; g_18243=GetTickCount
ifi- win(" - Google Chrome" "Chrome_WidgetWin_1" "chrome")
,run "$program files$\Google\Chrome\Application\chrome.exe" "" "" "*" ;;Google Chrome
if isDouble
,out "double"
,act win(" - Google Chrome" "Chrome_WidgetWin_1" "chrome")
,MoveWindowToMonitor win() 2 2
else
,act win(" - Google Chrome" "Chrome_WidgetWin_1" "chrome")