Other than running a timer repeating at intervals, is there an ON EVENT or a RAW number that lets a script know when a $get or $send begins?

"ctcp *:DCC SEND *:?:" can find that an incoming file will be coming soon, but the window isn't open during that event and $get(0) doesn't increment to include this incoming file.

I was hoping "ON OPEN" would get triggered when the SEND or GET window opens, but since they're not a DCC CHAT or QUERY or FILESERVER window they ignore it.