AD.au3 vs. ADfunctions.au3, now play nice. I ran into an interesting problem recently when I was pulling old code from 2 other tools I wrote. one uses AD.au3 and one uses ADfunctions.au3. I found out that including both will break your script, because they share many of the same functions and global variables. If you have ran into this and are stuck, let me know because I have bound the 2 together into one include called ADFunk.au3. It contains both files with no conflicts, including all global