Jump to content

Recommended Posts

Posted (edited)
1 hour ago, AlisaCodeDragon said:

spacer.png  😇

I use the test period, on ru.vds, then I'll just throw it off via RDP to my main computer, at night the speed rose to 8000kbyte /s and during the day the distribution goes at about the same speed as you write - but stably 3000kbyte/s not as not lower)

 

I'm at 16 mbps right now. ftp server seems to start at low speeds, then after some time rises to higher transfer rates 🙂

 

Hoping to find a client around salvation rev 145 xD but it looks not promising.... although I found a nice IO rev 39 and 43 client there. This one was of interest since there is no NA or EU counterpart (i guess) Ö_Ö

 

let me know if you find this one! 👀     👀👀 👀  👀

 

spacer.png

 

meanwhile i found some modded Epilogue, H5 clients there ... nothing of interest. First i thought it might be the KR 7th Anniversary Client, but... meeeeehh 

Edited by Finn
Posted (edited)
Posted

so as not to suffer with the installation of docker, you can use this paserver C ++ But this program needs to be fixed in this version, entry is carried out with any password!

https://mega.nz/file/xFkVzD5B#6TUJIEJGNMQVdNmJdyffP-pWT9cGY95lpbw2mP60HpQ

all together for those who can’t find and assemble it to work and continue to write the same thing how to install why it doesn’t work)

162
https://mega.nz/file/lEchDQxY#fySWIHx8HBaNP6GiLiwwk5Ka7n-huOlFI9uqopPsvCo

166
https://mega.nz/file/td1AGRBC#Sjtd6K9O8tcGTvdzZWuNYxF8dhcBnDIibqEBNBunxZo

Posted (edited)

@irk Thank you for sharing. Thank you very much💯👍

@Tinker123aa In fact, IRK is a person who is willing to share with you. Someone shares to promote or promotes a career or item to complete. If no one shares, it is difficult for one person to complete the task. Why is there a team? It is the result of sharing efforts and sharing. Of course, if you have the strength, you can develop a better version. For example, the commercial version can sell money, and no one can stop you from doing so.

@irk Friends, I have no 287 main programs. Maybe I have but I don't know which one is, "IRK Use 287 main" can I share all this program package? Many thanks!

@Tinker123aa Friend, life is only a hundred years, why care about these things, want to open some. Maybe there will be everything in a few decades. Only then you and I were not in this world.

Edited by kirayamatos
  • 2 months later...
Posted

info to fix savebotreport from DailyServer.BOTReportedRanking

SQL:

 

 


DECLARE @t_BotReported TABLE (
                idx INT IDENTITY,
                world_id INT,
                char_name NVARCHAR(100),
                account_name NVARCHAR(100),
                level INT,
                total_reported_count INT
            )

            INSERT INTO @t_BotReported (world_id, char_name, account_name, level, total_reported_count)
                SELECT TOP 100 world_id, char_name, account_name, MAX(level), SUM(reported_count) total_reported_count
                FROM RPLD_BOTReported (NOLOCK)
                WHERE log_date>=@fromDate AND log_date<=@toDate AND world_id=@worldId
                GROUP BY world_id, char_name, account_name
                ORDER BY SUM(reported_count) DESC

            SELECT * FROM @t_BotReported

 

  • 6 months later...
  • 1 year later...
Posted (edited)

Who knows how to set up the Olympiad server? What should I configure in L2Server.ini?

 

If anyone needs a translation of the Classic 287 protocol, 38776 of 38857 files have been translated. This translation is not the one that has already been posted, it is a different one. Files: html_classic_287_eng (google)

 

Edited by emu-dev
Posted (edited)
2 hours ago, emu-dev said:

Who knows how to set up the Olympiad server? What should I configure in L2Server.ini?

 

If anyone needs a translation of the Classic 287 protocol, 38776 of 38857 files have been translated. This translation is not the one that has already been posted, it is a different one. Files: html_classic_287_eng (google)

 

Run another server on a separate machine, with port 9999. Set up a connection to it in olympiaddata.xml in the scripts folder (for both servers), register it in dbo.lin2db.server, also on the third machine, run the raid server on port 8888 and configure the connection to it in the file raidserver.XML for all servers and add in dbo.lin2db.server .

 

In general, 3 separate machines and 3 different IP addresses are needed to fully launch the gaming, Olympics, and raid servers. Connected to the database of one of the machines, but having different lin2worlds

 

I need htmls for 166 classic 🙂 eng or rus

Edited by afonbka
  • 1 month later...
  • 2 weeks later...
Posted (edited)
On 5/15/2025 at 10:03 PM, SkyLord said:

5k send me bitcoin wallet.

The base doesn't cost that much. They sell it in the ru community for $1k, and it's been around for a long time. Moreover, starting from 162 and ending with 287 protocol.

image.thumb.jpeg.79657f6669dbd4d236407cf5514a54af.jpeg

Edited by emu-dev
Posted
1 hour ago, emu-dev said:

The base doesn't cost that much. They sell it in the ru community for $1k, and it's been around for a long time. Moreover, starting from 162 and ending with 287 protocol.

image.thumb.jpeg.79657f6669dbd4d236407cf5514a54af.jpeg

 

 

already bought it. Total disaster. So many procedures are missing, I’m already completely lost. 🙂

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..