Any Users of "Proxi"?

I know this is not the most appropriate place for this question, but the creators of Proxi took down their forums on this subject.

My question IS Applescript-related though; If anyone here uses Proxi, you’ll know that along with being very useful, it allows a user to set up “triggers” in Applescript. I thought I understood how that worked… But apparently I was wrong. I thought this would do it:


tell application "Proxi"
set trigger to "go"
end tell

but it didn’t. It compiles, but it doesn’t alert Proxi the way it is supposed to, or at all. I know this is not the right place for this exact question, but the question is Applescript-related. Thanks in Advance.