• Visit Rebornbuddy
  • C# + a code tag to send keys to a generic window

    Discussion in 'Community Developer Forum' started by sd110572, Aug 24, 2023.

    1. sd110572

      sd110572 New Member

      Joined:
      Feb 22, 2023
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      1
      Can a simple example be written?
       
    2. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,301
      Likes Received:
      374
      Trophy Points:
      83
      Unfortunately not. Interacting with windows requires sending codes to a window which can be hard for someone without reverse engineering experience.

      You can take a look at https://github.com/nt153133/__LlamaLibrary to see some examples of the logic behind interacting with windows.
       

    Share This Page