So Xchan is blocked, but Dump-chan is still working. The problem is that Dumpchan has no "wait" setting. I was trying to figure out how to add one, but I know nothing about programing. The farthest I got was to decompiling one of the class files and finding an entry in it that might point to a "wait" function. Any help or direction would be nice. If someone also knows of a working "dumper" that would be nice too.
There's a popular text book on this sort of thing. It's known as the SICP (Structure and Interpretation of Computer Programs.)
You can read about it here: http://mitpress.mit.edu/sicp/