Skip to content

Issue with the "controlclick + r" mode. #2

@dice4321

Description

@dice4321

Hey berban, the method worked perfectly! Just a small bug in the code tho, when the WinTitle is passed in, the script also attaches a ahk_id along with it,

image

so
ControlClick, x922 y513, ahk_id Girls, , Left, , NA
is being ran instead of
ControlClick, x922 y513, Girls, , Left, , NA

This also happends when you use a Unique ID in the 'r' parameter

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions