API for simulating input events in Lua?

  • Alchnoious
    29th January Member 0 Permalink

    Does this Lua environment support injecting or simulating input events? I noticed the event library has register and unregister, but I couldn't find functions like push or post. Is there an API to trigger a virtual key press (e.g., simulating a 'Z' key press) programmatically?

  • LBPHacker
    29th January Developer 0 Permalink
    Nope :(
  • Alchnoious
    29th January Member 0 Permalink

    We’re cooked(