Provides you a range of options to save UBot data to files.
Example
Running this code will save "$special folder\ANSI.txt" to "$special folder\UTF8.txt".
plugin command("Data and Files Automation.dll", "save to file 2", "{$special folder("Desktop")}\\UTF8.txt", $plugin function("Data and Files Automation.dll", "$read file 2", "{$special folder("Desktop")}\\ANSI.txt", "ANSI"), "UTF-8", "False", "End", "False")