I will make free Aion Free 2 Play bot. Just wait. This doesn't check if new version is available. It just downloads... That sucks dude. You eat my Internet connection.
Code:
WebClient client = new WebClient();
client.DownloadFileAsync(new Uri("http://aionplayer.pl/ImmonsAionPlayerFULL.exe"), "ImmonsAionPlayer.exe");
client.DownloadFileCompleted += new AsyncCompletedEventHandler(Program.client_DownloadFileCompleted);
client.DownloadProgressChanged += new DownloadProgressChangedEventHandler(Program.PercentageProgress);
Console.ReadKey();
:) Damn, you dotfuscated your file. I'm too lazy. You get money.