no really, its super easy
all u need to use is:
or did i misunderstand something harder than this?
(i used to have a auto login program with this code inside)
all u need to use is:
Code:
loop
{
IfWinExist, Instruction
winkill, Instruction
sleep 500
}
(i used to have a auto login program with this code inside)