Jump to content

Recommended Posts

Posted

Hello i have made guide to have much servers with one system and without change l2.ini

First of all you need the Official system

Now Lets start make a txt file open the txt and in there write

@echo off

title your title

color 41

echo (1) your server name

echo.

echo (2) your 2on server name

echo.

set /P upgrade_mode="Choose you server number, after press Enter

if %upgrade_mode%==1 goto [glow=red,2,300]your server name[/glow]

if %upgrade_mode%==2 goto [glow=blue,2,300]your 2on server name[/glow]

 

:write here what you have add to red glow

echo 127.0.0.1 localhost > C:\windows\system32\drivers\etc\hosts

echo here the ip of server L2authd.Lineage2.com >> C:\windows\system32\drivers\etc\hosts

echo here the ip of GGEMU nProtect.lineage2.com >> C:\windows\system32\drivers\etc\hosts

start l2.exe

exit

 

:write here what you have add to blue glow

echo 127.0.0.1 localhost > C:\windows\system32\drivers\etc\hosts

echo here the ip of 2on server L2authd.Lineage2.com >> C:\windows\system32\drivers\etc\hosts

echo here the ip of GGEMU nProtect.lineage2.com >> C:\windows\system32\drivers\etc\hosts

start l2.exe

exit

if you want to add more server go to

echo (1) your server name

echo.

echo (2) your 2on server name

echo.

and add 3 server

Example:

echo (3) your 3st server name

echo.

after that go here

if %upgrade_mode%==1 goto [glow=red,2,300]your server name[/glow]

if %upgrade_mode%==2 goto [glow=blue,2,300]your 2on server name[/glow]

and add

if %upgrade_mode%==3 goto [glow=green,2,300]your 3st server name[/glow]

and now add the ip

:write here what you have add to green glow

echo 127.0.0.1 localhost > C:\windows\system32\drivers\etc\hosts

echo here the ip of 3st server L2authd.Lineage2.com >> C:\windows\system32\drivers\etc\hosts

echo here the ip of GGEMU nProtect.lineage2.com >> C:\windows\system32\drivers\etc\hosts

start l2.exe

exit

Now rename this file from filename.txt to filename.bat

and add it to l2 system and you ready

Guide made it by me xD

Posted

i have test it for 1 week and i dont have any problem if you dont have Official system you can only to add in the l2.ini to [glow=brown,2,300]ServerAddr=[/glow] the ip L2authd.Lineage2.com

and is ready

  • 7 months later...
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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

    • That's exactly how it’s designed — everything important is handled on the API server side, for example, processing requests to the game server. Each website has its own token/key for authentication; without it, there will be no interaction with the game server. Some data can be stored both on my side and on the server side to avoid making frequent requests to the server, which is logical.   Yes, there’s a lot of old, unused code that just needs to be cleaned up. It was used before, but after major rewrites it was left lying around. It doesn’t interfere with anything — it’s just there and doesn’t affect the system's operation.   Beaver meme kurwa is my favorite. Unfortunately, you don't know Russian — otherwise, you would’ve spotted even more Easter eggs. 😂
    • Discord : utchiha_market Telegram : https://t.me/utchiha_market Auto Buy Store : https://utchihamkt.mysellauth.com/ Join our server for more products : https://discord.gg/qtkJASMbKV https://campsite.bio/utchihaamkt  
    • Discord : utchiha_market Telegram : https://t.me/utchiha_market Auto Buy Store : https://utchihamkt.mysellauth.com/ Join our server for more products : https://discord.gg/qtkJASMbKV https://campsite.bio/utchihaamkt  
    • i saw somewhere that: $var = (int) $_POST['some_id'] ?? string::error_class('text'); it was when i gave up and deleted the sources let him, he does not even understand what cross site or mitm means   still waiting for any client of yours so i can play with them     DUDE IM GONNA CALL YOU BoberKurwa FROM NOW ON!! rename your account aswell! BoberKurwa!   Note: what happend to your chatgpt answers boberkurwa did your subscription of $12.5/$20 ended?   it is PSR12 standard
    • if i was you i would check first argentinian developer team to learn and contribute then start my own project privatly and then practice in free coding for my self, then you would be ready to learn standards and code out of nothing, and if you fail means you are in good path, if you win you are in for higher level, whatever you do be persistent and focused, thats what i did when i had time.
  • Topics

×
×
  • Create New...