Skip to content

Does not work after recent Agents of Sabotage GTAO update. #11

@ElectroBytezLV

Description

@ElectroBytezLV

Script simply does not work after the recent Agents of Sabotage DLC update. When you press the respective key, it does not do anything in game. You can see the script actually doing stuff in the console, but the actual keypresses are not being reflected in game.

Rockstar changed something in the most recent update relating to macros, hotkeys and keypresses that are from an external program, because I had the same issue with my AHK script and only started working after a few changes to the actual hotkeys.

I talked to a person that knows python well and they said that they got it to work after they used pynput directly to emulate/send the keypresses instead of the keyboard library, but I am unsure about the technical details.

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