I'm trying to make my own trigger system for Zmud, I all ready have all the triggers and scripts written I need, but I figure if I have all the input from Zmud go to a third party for diagnosing afflictions, curing, etc would go faster since Zmud kinda spazes from too much input. If there is a way to capture the input from Zmud, pass it as like a string to scan for the trigger, I know how to send commands back to another form. My issue is just that I can't capture from it from Zmud itself.