TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Mouse Clicker on specific coordinate

    General Discussion
    mouse clicker
    2
    2
    266
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      atroguer
      last edited by

      Hello all,
      I am new at the forum (and using trigger).
      Recently I saw a video of Russ explaining how to open any computer app using TriggerCMD.
      But I want to open a game that just runs openning the Laucher.
      Already tried to first open the laucher, 5sec later openning the game directly using the .exe, but didn't work.

      So, is it possible to creat a mouse clicker script?
      Example:
      TriggerCMD opens the game Laucher
      5 secs pause
      TriggerCMD mouse click at the "PLAY GAME" coordinates

      Sorry for any English mistakes here, not my 1st language

      THeVenueT 1 Reply Last reply Reply Quote 0
      • THeVenueT
        THeVenue @atroguer
        last edited by

        @atroguer
        Yes if you setup a autohotkey and use the spy to get the x and y mouse coordinates u can

        In TriggerCMD gui
        “C:(path to autohotkey)” -play “C:(path to autohotkey script)”

        Use ChatGPT, to help you make the autohotkey script

        On desktop make a txt document
        Copy and paste AHK script from CHATGPT to document
        Save as
        MyScript.ahk
        File Type. ALL

        1 Reply Last reply Reply Quote 0
        • First post
          Last post