Basic help - i want to convert my commands to work in background mode Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
ismael1370
Posts: 1
Joined: 11 Oct 2016, 03:21

Basic help - i want to convert my commands to work in background mode

19 Nov 2017, 16:26

hi
i just want to convert my commands to work in back ground mode. i used MEmu to run COC and then AHK to do some stuff with it, but the problem is that when i run AHK, then i don't have any control on mouse and i basically can't use my PC. but i saw somewhere there are some other commands that run in Back ground so i want those commands
these are examples of that commands i use:

WinActivate, (MEmu)
PixelSearch, FoundX, FoundY, 677, 537, 683, 543, 0xCCEE74, 10, Fast RGB
if ErrorLevel=0
{
click 715, 555
click
}

sorry if this question is asked before in forum...
thanks in advance
User avatar
divanebaba
Posts: 805
Joined: 20 Dec 2016, 03:53
Location: Diaspora

Re: Basic help - i want to convert my commands to work in background mode  Topic is solved

19 Nov 2017, 17:24

What is this, you're clicking?
Best to send commands to foreign windows and controls, is using commands like Contol, Controlclick, ControlSend etc.
Try "Window Spy" to get information about the button, control or whatever you're clicking.
Einfach nur ein toller Typ. :mrgreen:

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: doodles333, exodus_cl, ratyrat, Sniperman and 365 guests