Causes and Symptoms

Top  Previous  Next

The Mircryption script works by intercepting all incoming and outgoing text.

 

This process can conflict with other advanced scripts that do the same thing.  You will have to make some advanced modification to make such scripts work together.

 

Dont worry about this issue unless you notice a problem when using mircryption with you other scripts.  The most common problem is double output lines for each encrypted message, one encrypted, and one not encrypted.

 

This happens because one of your other scripts is intercepting the incoming encrypted text and then displaying it to you.

 

The remaining chapters will help you correct script conflicts.  If you find an existing script that needs fixing, and are succesfull, it would be nice if you shared your discoveries with others on the Mircryption forum: http://mircryption.sourceforge.net.

 

 

If you have a flood protection type script, and it is not well behaved, it may think that incoming notices from a MircryptionPgp reply are flooding you.  To fix this, disable the protection or follow the instructions on the following pages about moving mircryption to the top of your script order, and making sure other scripts respect the $halted flag.