Finally - No more ugly Error Messages while running scripts ! (This Picture is just the model for the UDF, taken from MadExcept) Features: - traps any error from your scripts into a customizable GUI - works with .au3 and .exe - if script is not compiled, you will get the option to debug the error line instantly - written as a UDF, so you only need to #include <_ErrorHandler.au3> in your script - helps writing a script by highlighting the error (currently only works with SciTe) and