SpaceGT / Anti-AFK

A lightweight script to deal with those pesky AFK timers
GNU General Public License v3.0
40 stars 22 forks source link

No windows found? #8

Closed MystiaX closed 1 year ago

MystiaX commented 1 year ago

It wont detect my game, I'm using AutoHotKey V2. It doesn't seem to be doing anything as well. I don't know if it's because I have two monitors running or what

SpaceGT commented 1 year ago

Did you add your game into the config?

MystiaX commented 1 year ago

Ah I didn't, I think it should work now, thank you!

SpaceGT commented 1 year ago

I'm closing this issue as invalid since it's not a problem with the script. Glad everything worked out!

Daxezy commented 1 year ago

what config i dont know how to do it i have the same problem

SpaceGT commented 1 year ago

Open Anti-AFK in a text editor (once downloaded) and add the target process to the PROCESS_LIST.

Daxezy commented 1 year ago

I know, For example, this works for notepad.exe. But i want antiafk for roblox maybe do you know the roblox process name?

SpaceGT commented 1 year ago

You can figure it out with Window Spy, which is bundled with AutoHotkey.

Just search for AutoHotkey Window Spy in the Start Menu or right click on the SysTray icon of any AHK script.

Hover over the window belonging to the process, you want its ahk_exe value.