Jump to content

Connecting your bot to Official Servers


pilgrim

Recommended Posts

There are 2 ways to do this, I will start with the simplest one: l2asrv.exe

 

 

 

Downloads

 

Official L2walker Site: http://www.tt2xz.com/

 

Official Download Page: http://www.tt2xz.com/download.htm

 

L2Walker Download Mirror: http://mirror.thedarkcitadel.com/index.php?path=programs/L2Walker/

 

Verify Server Emulator: http://rapidshare.de/files/9468081/l2asrv.zip.html

 

 

 

Step 1 Download a clean bot from either the official l2walker site or the mirror given above

 

 

 

Step 2 Download the Auth Server Emulator From the page given above

 

 

 

Step 3 Open your Hosts file in Notepad (usually at C:\Windows\System32\Drivers\Etc ) and copy paste the following into it

 

127.0.0.1 vip.tt2xz.com

 

127.0.0.1 vip1.tt2xz.com

 

127.0.0.1 vip2.tt2xz.com

 

127.0.0.1 vip3.tt2xz.com

 

127.0.0.1 vip4.tt2xz.com

 

127.0.0.1 vip5.tt2xz.com

 

127.0.0.1 vip6.tt2xz.com

 

127.0.0.1 vip7.tt2xz.com

 

Save and close the Hosts file

 

 

 

Step 4 Extract both the server emulator and the bot to a directory on your hard drive (I find it easier to keep both the emulator and the bot in the same directory)

 

 

 

Step 5 Start l2asrv.exe

 

 

 

Step 6 Start L2walker , enter your login details, choose your server and click login

 

 

 

that's it

 

 

 

PS It is best if you download the newest bot available, and keep your bot up to date. Though official auth doesn't change often (from c3 -> c4 the only change was to protocol version) newer bots have features you might need

 

Bots come preconfigured to connect to official servers, there are no changes need in set.ini. If however you wish to create a menu for official servers in an existing bot the needed entries in set.ini to connect to NA servers are as follows:

 

[uSA]

 

LoginServerIP=L2authd.Lineage2.com

 

LoginServerPort=2106

 

ProtocolVersion=656

 

ServerList=[1]Bartz;[2]Sieghardt;[3]Kain;[4]Lionna;[5]Erica;[6]Gustin;[7]Devianne;[8]Hindemith;[9]Teon;

Link to comment
Share on other sites

Second (and more complicated) way to connect to official servers follows. This in my experience offers NO benefits over the far simpler l2asrv.exe method

 

 

 

Remember all you are doing is bypassing the requirement to actually purchase l2walker. Official servers have NO antibot features

 

 

 

Downloads

 

Official L2walker Site: http://www.tt2xz.com/

 

Official Download Page: http://www.tt2xz.com/download.htm

 

L2Walker Download Mirror: http://mirror.thedarkcitadel.com/index.php?path=programs/L2Walker/

 

 

 

Step 1: Download a clean bot from either the official l2walker site or the mirror given above

 

 

 

Step 2: Install the Microsoft Loopback Adapter.

 

 

 

1. Right-click My Computer, and then select Properties. Depending on the style of the start menu, My Computer may be located in the Start menu.

 

2. In the System Properties dialog box, on the Hardware tab, click Add Hardware Wizard.

 

3. In the Add Hardware dialog box, click Next.

 

4. When the "Is the hardware connected?" dialog box appears, click Yes, I have already connected the hardware, and then click Next.

 

5. In the Installed hardware list, click Add a new hardware device, and then click Next.

 

6. In the What do you want the wizard to do? list, click Install the hardware that I manually select from a list (Advanced), and then click Next.

 

7. In the Common hardware types list, click Network adapters, and then click Next.

 

8. In the Manufacturer list, click Microsoft.

 

9. In the Network Adapter list, click Microsoft Loopback Adapter, and then click Next twice.

 

10. If a message about driver signing appears, click Continue Anyway.

 

11. In the Completing the Add Hardware Wizard dialog box, click Finish, and then click OK.

 

 

 

 

 

Step 3: Set Loopback Properties

 

 

 

1. Go to network connections and configure TCP/IP for the new connection (it will say microsoft loop back adapter under properties)

 

2. set ip to 61.152.151.250

 

3. subnet 255.255.255.0, the rest of the fields blank

 

 

 

 

 

Step 4: Change Hosts File

 

 

 

1. Locate your hosts file, in C:\windows\system32\drivers\etc\hosts

 

2. Open the file with Notepad or some other editor and add this line to the bottom:

 

61.152.151.250 L2authd.Lineage2.com

 

 

 

 

 

Step 5: Instal TCP Tunnel

 

 

 

1. Go to www.download.com and download the utility called TCP Tunnel

 

2. Unzip TCP Tunnel to your L2Walker directory

 

3. Visit http://www.dnsstuff.com/tools/ping.ch?ip=L2authd.Lineage2.com and see the current IP of the authserver (this has been changing alot latelly the current ip at the time of writting this was

 

216.107.242.195 and this is IP is used, if you see a different IP please replace the new IP were needed)

 

4. Make a new text file in your L2walker directory with the following text and name the file something like "pforward.bat" (Make sure you have windows set to always show file extensions):

 

 

 

tcptunnel -listenport 2106 -tohost 216.107.242.195 -toport 2106

 

pause

 

 

 

(Remember to check if this IP is still valid by visiting http://www.dnsstuff.com/tools/ping.ch?ip=L2authd.Lineage2.com )

 

5. Save and close the file

 

 

 

Step 6: Open the batch file you just made

 

 

 

Step 7: Launch l2walker and connect

 

 

 

PS It is best if you download the newest bot available, and keep your bot up to date. Though official auth doesn't change often (from c3 -> c4 the only change was to protocol version) newer bots have features you might need

 

Bots come preconfigured to connect to official servers, there are no changes need in set.ini. If however you wish to create a menu for official servers in an existing bot the needed entries in set.ini to connect to NA servers are as follows:

 

[uSA]

 

LoginServerIP=L2authd.Lineage2.com

 

LoginServerPort=2106

 

ProtocolVersion=656

 

ServerList=[1]Bartz;[2]Sieghardt;[3]Kain;[4]Lionna;[5]Erica;[6]Gustin;[7]Devianne;[8]Hindemith;[9]Teon;

Link to comment
Share on other sites

14:20:26 Link LoginServer Succeed.

 

14:20:57 ->Login LoginServer Timeout

 

 

 

What im i doing wrong?

 

 

 

Try to change protocol: 659 OR use another bot ver like 10.6.1/1.47 or both. ;)

Link to comment
Share on other sites

14:18:27 Link LoginServer Succeed.

 

14:18:30 Login LoginServer Succeed.

 

14:18:30 服务器[07]当前在线率:53.75%,能否登陆:能

 

14:18:35 Link GameServer Succeed.

 

14:18:41 ->Enter Char[1].

 

14:19:11 ->Get GameData Fail. <============== What is this?

 

14:19:15 Welcome to the World of Lineage II.

 

14:19:15 Seven Signs: This is the seal validation period. A new quest event period begins next Monday.

 

 

 

An Explanation

Link to comment
Share on other sites

Can someone explain why the versions 10.6.1+ dont work in official serves?the 10.6.1 version works without a problem but if i try 10.6.4-5-6 it gives me the ->Login LoginServer Timeout error.

 

 

 

Is there a solution to this?

Link to comment
Share on other sites

17:11:26 Link LoginServer Succeed.

 

17:11:30 Login LoginServer Succeed.

 

17:11:31 服务器[01]当前在线率:0.58%,能否登陆:能

 

17:11:36 Link GameServer Succeed.

 

17:11:41 ->Enter Char[1].

 

 

 

 

 

-thats all ... and all the player on the server have this issue. Sometimes it works sometimes it does not...

 

And the realy strange part is ... 2 chars from the same account, one of them works on the walker and the other is not ( 17:11:41 ->Enter Char[1]. )

 

-the server is C4 not l2j...and the walker if tryed are 10.6.1, 10.6.4, 10.6.5, 10.6.6 ... all tryed wyth the first method u guys prezented

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • Instead of using encedc on it, try renaming it to "Icon.u" instead of "Icon.utx", and put it in your System folder. If it still crashes, the problem might be with your unrealed.
    • How's the project doing? Is there any news? It really interesting 🤔
    • thx for answer, i tried and woks encrypting, but i still having crashes 😞 i changed the icon in skillgrp.dat from "icon.skill0003" to "Myicons.misil" as i saved the file before endec and nothing. this is the report i got
    • New Season coming May 2024! First post updated      Website: L2Kain.net  Discord: https://discord.gg/l2kain  Wiki: https://info.kain.ws/   Important Dates   Server Start: TBD  Open Beta Test: 10th of May 2024!   Basic Information     Briefly about the concept of the server! We decided to move away from the standard Mid-Rate server concept and keep the mechanics of our beloved Lineage 2 that everyone loves! Massive battles for epic bosses, battles for profitable farming locations, resource spoilage and equipment crafting, daily instances, a balanced economy and much more. This server is build as a Craft-PvP concept. The goal is to gather players with a variety of preferences in the game and make a high-quality and interesting server with alternative character development options. We are well aware that "grinding" is an integral part of the game, but we diluted the boring and the same type of farming with interesting solutions and non-standard mechanics!   We have prepared a new High Five x25 on Modern Client for you. This server will be another step in the development of the platform and the project as a whole! Your appeals to those. support was not ignored, which means the new server will be even better than the previous one!      ⭐ Promotions and Bonuses for new players!     ⭐ Events and Giveaways daily!   ⭐ Rewards for Voting!   ℹ️ Server Rates Learn more about server rates! Server rates are configured in such a way that farming is best rewarded. Adena, drops, quests, various rewards and prices in the game store are well balanced among themselves!   Basic Server Rates:  ⭐ Experience & Skill Points - x25  ⭐ Adena Drop - x15 & Fixed Chance 66%  ⭐ Drop Rates - x10  ⭐ Spoil Rates - x10   Crafting keys, recipes drop & spoil with fixed amount from 2 to 3 and increased chances on all locations and quests  related to farm them.  ⭐ Quest Rates - x5  ⭐ Fortresses & Sieges - x5  ⭐ Raid Bosses & Epic Bosses - x1  ⭐ Weight Limit - x10      Connect with Us:  Discord: https://discord.gg/l2kain  Facebook: https://www.facebook.com/KainLineage2  TikTok: https://www.tiktok.com/@l2kain.net  YouTube: https://www.youtube.com/@Lineage2Kain
  • Topics

×
×
  • Create New...