Jump to content

[BOT] L2Vendetta


Versus

Recommended Posts

Well after having installed that tool nothing changed.. im having the same error when i try to connect to L2Forever,

20:44:30 WP v4.06F © Sauron

20:44:30 Link LoginServer Succeed.

20:44:30 ->Login LoginServer Fail.

 

I noticed that when i try to connect to L2Gold (i dont have any account there) i got this error,

20:44:38 WP v4.06F © Sauron

20:44:38 Link LoginServer Succeed.

20:44:38 Password does not match this account. Confirm your account information and log in again later.

20:44:38 ->Login LoginServer Fail.

 

Did u bot on l2forever with it or only l2gold cause i think L2forever updated their token not so long ago. But maybe im just doing something wrong. Anyway, i want to thank you for your time and sorry for being such a pain in the ass :P

 

Newbie botter

 

Hm..I didn't know that it was an update.So NO1 TRY TO USE L2WALKER FOR L2FOREVER,BECAUSE IT DOESN'T WORK ANY MORE.Thanks Empyre who inform me that it has been updated.Also L2walker for gold is working perfectly :)

Link to comment
Share on other sites

Now L2Walker For Revenge is available!

The only u have to do is to download this file

http://rapidshare.com/files/49837234/set.Ini

and copy-paste it to ur L2walker Folder.

PS:When u press copy-paste it will write "antikatastash"(i don't know the english word),press ok

 

U DON'T NEED ANYMORE TO DO THIS.JUST DOWNLOAD THE L2WALKER (MY FIRST POST).HERE IS THE LINK

http://rapidshare.com/files/49932859/L2Gold-Forever-Revenge__Walker__by_Fakoykas.rar

 

Link to comment
Share on other sites

Is this working for the c5 revenge server? Cause the 3rd server called retribution is not in the walker...

Vengence and DirtySanchez works perfectly!Also i know that retribution is not in the walker

Link to comment
Share on other sites

Vengence and DirtySanchez works perfectly!Also i know that retribution is not in the walker

 

Couldnt connect to Vengeance- i tried some mins ago that it was up and got game server login fail error.

Can u try again and tell me if it works?And add retribution if u know the ip and protocol.

Thanks !

Link to comment
Share on other sites

Couldnt connect to Vengeance- i tried some mins ago that it was up and got game server login fail error.

Can u try again and tell me if it works?And add retribution if u know the ip and protocol.

Thanks !

Vengeance--->22:38:26 WP v4.06F © Sauron

22:38:26 Link LoginServer Succeed.

22:38:28 Login LoginServer Succeed.

22:38:29 服务器[01]当前在线率:38.42%,能否登陆:能

22:38:32 Link GameServer Succeed.

22:38:37 ->Enter Char[1].

Link to comment
Share on other sites

fafoykas this is what i got a bit ago on Vengeance :

 

00:22:27 WP v4.06F © Sauron

00:22:27 Link LoginServer Succeed.

00:22:31 Login LoginServer Succeed.

00:22:31 服务器[01]当前在线率:8.07%,能否登陆:能

00:22:35 Link GameServer Succeed.

00:22:35 ->Login GameServer Fail.

00:24:43 WP v4.06F © Sauron

00:24:43 Link LoginServer Succeed.

00:24:44 The account is already in use. Access denied.

00:24:44 ->Login LoginServer Fail.

00:24:45 WP v4.06F © Sauron

00:24:45 Link LoginServer Succeed.

00:24:50 Login LoginServer Succeed.

00:24:50 服务器[01]当前在线率:7.93%,能否登陆:能

00:24:54 Link GameServer Succeed.

00:24:54 ->Login GameServer Fail.

 

I did everything u said, downloaded all the hosts and the other tool u gave us but nothing.

Any idea what i might be doing wrong?

Thanks for your time buddy.

Link to comment
Share on other sites

fafoykas this is what i got a bit ago on Vengeance :

 

00:22:27 WP v4.06F © Sauron

00:22:27 Link LoginServer Succeed.

00:22:31 Login LoginServer Succeed.

00:22:31 服务器[01]当前在线率:8.07%,能否登陆:能

00:22:35 Link GameServer Succeed.

00:22:35 ->Login GameServer Fail.

00:24:43 WP v4.06F © Sauron

00:24:43 Link LoginServer Succeed.

00:24:44 The account is already in use. Access denied.

00:24:44 ->Login LoginServer Fail.

00:24:45 WP v4.06F © Sauron

00:24:45 Link LoginServer Succeed.

00:24:50 Login LoginServer Succeed.

00:24:50 服务器[01]当前在线率:7.93%,能否登陆:能

00:24:54 Link GameServer Succeed.

00:24:54 ->Login GameServer Fail.

 

I did everything u said, downloaded all the hosts and the other tool u gave us but nothing.

Any idea what i might be doing wrong?

Thanks for your time buddy.

I don't know what u are doing wrong i see that u run WP.I don't know..

Link to comment
Share on other sites

Anyone else having problems or is it just me?

Can u repost your hosts file fafoykas?

Oh and when i open the WP there is no l2gold/l2forever option at the drop down menu.

It only has your name in there.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



  • Posts

    • Hello if anyone is looking for interlude server with free bot, no P2W and uniques features I can recommend freshly opened https://l2romans.com/features/, great server for chilling and having fun with friends casually. Everyone is welcomed
    • So excited to announce 3x Telegram Premium (6 months)   Join our official TG and participate to win!   Asocks.com - trusted proxy service providing mobile and residential proxies with a single price of $3 per 1GB   A huge locations pool and high speed will help complete all tasks    
    • Well, sorry not sorry for resurrecting old topic, but I believe it's ultimately stupid to implement license checks like Vilmis did 🙂   private static String url = "jdbc:mysql://185.80.128.233/" + getData("Zm9ydW1fZGI="); private static String username = getData("bXJjb3B5cmlnaHQ="); private static String password = getData("Y29weXJpZ2h0XzEyMw=="); con = GlobalDB.getInstance().getConnection(); PreparedStatement statement; statement = con.prepareStatement("SELECT field_6 from core_pfields_content WHERE member_id = ?"); statement.setInt(1, Config.FORUM_USER_ID); ResultSet rset = statement.executeQuery();   This awesome way of coding things leaves us with base64-encoded credentials and DB exposed and accessible globally 😉 Btw he checks his licensing data from some plugin generated table his forum uses. Vilmis took action and ensured that mrcopyright user would have only needed accesses and rights for this operation. But he forgot to ensure that his INFORMATION_SCHEMA database would not be exposed and readable... That leads us to fully readable server variables like version used (10.1.26-MariaDB-0+deb9u1 - pretty ancient DB and OS, I'd assume). From here you can go south and do some kinky stuff, if you want and have knowledge for that. But who cares, right?   Ooh, table core_pfields_content field_6 is IP address which is checked by FORUM_USER_ID. Yep, you can query all IP addresses there (124 of them right now) and also do whatever you want with them! 🙂  The most fun part? Files source has been shared what, more than 2 years ago?  Vilmis still uses very same credentials and never changed it after sources exposure - who cares. Although, "sources" may be way too strong word here. If anyone still use paid Orion versions, I'd suggest packing your shit and leaving immediately, or at least fix this incompetent fool caused problems. It's obvious Vilmis don't care or maybe doesn't even know from the first place how to solve this problem (hint hint - tiny PHP Rest API microservice which would do absolutely the same but without exposing sensitive data?). By doing that, he exposes his infrastructure and YOUR data, and he does that for more than 2 years now 🙂 Developer of century!    
    • rename the l2.bin into l2.exe
  • Topics

×
×
  • Create New...