Hello everyone!
I am trying to make a script that uploads files for me in wordpress(All I need to do is to manually choose which files to upload)
Here is my script so far:
#include <FileConstants.au3>
#include <MsgBoxConstants.au3>
Upload()
Func Upload()
$sPD = "log=username&...