Jump to content

Recommended Posts

Posted

Gia sas . exw to eksis provlima.enw kanw oles tis aparetites paralages gia na leitourgisei to walker ston reatl server , de kanei log in sto server...kai auto p paratirisi einai oti oso einai eneropoiimeni i topiki sundesi pou exw kanei gia to Loopback den pernaei to log in (sugekrimena den anagnwrizei kan an to password einai swsto i la8os , gia na peraseis meta sta agreements.

 

parakatw 8a sas grapsw analutika ti paralages kanw gia na doulepsei sto server to l2walker.se periptwsi pou deite kati na kanw la8os peite to m plz.

 

p.s: o server exei ip : 62.103.160.210     

      i istoselida t server einai : hχχp://www.l2odyssey.gr

      opws egrapsa k pio panw o server einai kamael retail.

      xrisimopoiw ti teleutea ekdosi tou walker gia kamael, sugekrimena tin 1.96

      exw windows xp sp2

 

 

ru8miseis pou exw parapoihsei me basi to post t forum edw : http://www.maxcheaters.com/forum/index.php?topic=17206.0

 

 

 

If you need to use IG bot:

1. Download walker : http://www.towalker.net/down/eL2Walker1.95.zip, extract walker (egw exw to 1.96)

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.

 

 

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 192.168.1.12 (edw exw balei tin ip tou server : 62.103.160.210 )

3. subnet 255.255.255.0, the rest of the fields blank

 

 

4: Change Hosts File

 

1. Locate your hosts file, in Cwindows\system32\drivers\etc\hosts

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

192.168.1.12 L2authd.Lineage2.com

(edw exw valei tin ip t server: 62.103.160.210 L2authd.lineage2.com)

 

IMPORTANT: DELETE EVERYTHING ELSE FROM THERE, ALL THE HOSTS FILE SHOULD CONTAIN SHOULD BE 2 LINES:

127.0.0.1 localhost

192.168.1.12 L2authd.Lineage2.com

(edw egw ta exw diaforetika sumfwna kai me to last update tou official sto gameguard:

127.0.0.1      localhost

216.107.250.194  nprotect.lineage2.com

62.103.160.210 L2authd.lineage2.com

)

 

 

5: Instal TCP Tunnel

 

1. Go to http://rapidshare.de/files/38289009/tcptunnel.rar.html and download TCP Tunnel

2. Unzip TCP Tunnel to your L2Walker directory

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

type this in that file:

tcptunnel --local-port=2106 --remote-host=216.107.242.199 --remote-port=2106 --stay-alive

(egw to exw onomasei forwardOdyssey.bat kai exw antikatastisei pali tin ip tou official me tou l2odyssey :

tcptunnel --local-port=2106 --remote-host=62.103.160.210 --remote-port=2106 --stay-alive

)

5. Save and close the file

 

6: Run the batch file you just made

 

7: Launch l2walker and connect

 

THIS WILL CONNECT YOU TO RETAIL NA SERVERS (emena m les :S , soz kiolas )

 

opoios parakalw brei kapoio la8os stis ru8miseis m , i exei genika kati na protinei as postarei plz.Euxaristw.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • fixed the flickering , if you noticed to an other specific page please let me know
    • And Discord: https://discord.gg/3aYqWNqb
    • Ofc: https://discord.gg/3aYqWNqb
    • You can find some H5 skins shared in old L2 modding Discords, but most of the higher‑quality ones are either paid or come bundled with full client edits. I usually mix in commissioned work and whatever I can patch myself. On a side note, I fund a lot of these commissions by selling off game items through instant sell cs2 skins, which has been a quick way for me to get some cash for projects.
    • There is no need for gRPC in this case, even tho originally it was gRPC based but since we don't need it to be bi-directional, we switched to simple http requests for the web calls and SSEs for the data streamed from the server. There are distributed locks in place to precent race conditions between actions that can happen between multiple web instances and the server.   Local models can also be slow depending on the model, and most external models can actually be faster than local ones if you use Flash 2.5 or something along those lines. I am running on 512GB of Unified Memory on my Mac Studio M3 Ultra so the speed of the local model for a small model is pretty good but I tested it with Gemini too and it works equally as fast and in some cases faster. The way it works is that I'm using pgvector (one of the benefits of moving to Postgres) to search the data and see what the player can see etc and there is some batching of the next few actions for 2-4 seconds for the user until the next LLM request fires. The batching also includes branching on logic so if they for example fall under some HP they will move to kiting instead of attacking or maybe they heal etc.   Everything is authed and permission-based. The server and the backend of the frontend have secure communication between them, either with a symmetric key (not recommended for production) or a certificate (the recommended way), so there is no worry. It's all tied to the account's access level, etc., so nobody can make an action that they normally wouldn't be allowed to do. Even the MCP is token-based, and there are prompt injection protections in place. The MCP is audited, and every mutation needs confirmation. The admin area is only accessible to the admin account anyway so normal users can't access it.  
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..