Jump to content

Recommended Posts

Posted (edited)

better to play on bugged java server then on a l2off server with retarded romain administration, showing a counter of 2.5k online when there is like 20 people online.

And stop facking bragging about l2off files, Catalin the great dex faggot was crying like a baby for l2off files when Maxim [rpg club admin] had it first.

Oh and noone forgets the GREAT dexternet saying we have off files, lunching a server, and on class change people see copyrifghted HTMLS from L2j Server.

Romain lying piece of shit, whole dex is garbage. Even fucking stalone is better then those gipsys.

And have fun on l2off files, getting WRECKT by Hellknights, and perma cancel/fear everywhere. call it "Retail Like Balance" 

 

Dexternet

Lying administration

Fake Counter

Low Online Guaranteed

No Balance

No customisations

2 Weeks server

:alone:  :alone:  :alone:  :alone:  :alone:  

 

I see you're trying hard to look like an idiot, keep going it's working XD 

Edited by WhiteKnight
Posted

:alone:  :alone:  :alone:  :alone:  :alone:  

 

I see you're trying hard to look like an idiot, keep going it's working XD 

does the truth hurt?

Posted

Last day of beta : 

 

http://forum.lineage2dex.com/index.php?threads/8878/- Read the description of the server

Features of open testing:

  • First character on account get 2ккк SP + 2ккк Аdena + 10k TOD
  • The first character on the account will have level 85
  • Special NPCs are installed for OBT, NPCs can sell any equipment, raise the level, give the Subclass and Nobless

Everything you need to access the server:

Posted (edited)

does the truth hurt?

the ''truth'', hahaha.

 

The truth is, you talk shit at a l2off server for things the l2java crap servers does too, and on top of that, they do all of those things with even shittier files and bugged to the max servers. L2j servers are better? let's see..

 

They don't boost their numbers? HAHAHA.

Lying administration? Yeah because your l2j servers who makes full donation from day1 to close 2weeks later TOTALLY are being honest about their intentions. LOL.

Low numbers? That's funny, sure they tend to have lower numbers, because l2off aren't as easy mode with everything bugged and where you can 1shot everything, but saying dex only gets 20 players? you're either stupid or blind.

No balance? that's the funniest one, you're so used to your shitty l2j files and servers that you don't even know what's balanced or bugged. clearly. but hey, i guess your l2j server where valakas drops 1 vorpal item, zaken/freya/tezza drops lifestones is normal, oh and people flagging/shooting through walls, yeah that's balanced and completely normal too, right?

No customisation, THANK GOD, servers with 2478623785683756375 custom things SUCKS.

2 week server? Lmao, i've seen dex server last longer than MOST l2j trash servers.. L2world, l2woa, l2....., etc etc etc, you name it, they all fucking last 2 weeks. That's not only the admin's fault, there are so many servers opening all the time, when people dont get hero or get smashed on a server they just rage quit to the next one, which can hurt the population of a server. 2 weeks is usually when people are equipped, heroes pop up and second sieges comes up so a lot of people rage quit because they don't get hero or lose castle.

 

So yeah, nice ''truth'' you got there, Keep thinking your l2j servers are normal and balanced LOL.

Edited by WhiteKnight
Posted

Dear friends!

 

As a reminder, the opening will be today, 1 July at 19:00 (+3 UTC)
We want to thank to all players who participated in the Open Beta test. Thanks to all those who carried out the tests and helped us to make this game world.
 
Everything you need to start on the server:
Be SURE to prepare everything for the start of the game RIGHT NOW, don't wait, during the opening there may be a problem with the web part of the project and you simply will not be able to register.
  •  
 
Now we want to talk to you  about possible problems at the start:
 
.
Our Skype: l2dex.help or kazamadex(ru support mostly) or sharky.bogdan
 
 
 
If you read this topic to the end, then we are sure you are 100% ready to start!

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

    • Hi, great work! Are there any bugs? And will it work with a high five?
    • For others that would like to understand in more details:   The login server also uses a protocol (sent by the server to the client in the very first packet). For instance, the C4 client (the one I'm developing my emulator for) expects the protocol number `50721` (or `0xc621`) which works as follow (from what I've gathered): Preamble: L2 packets are divided into two parts: size and payload; As mentioned, every packet starts with two bytes containing the whole packet size (thus including those two bytes, e.g. a packet of size 15 will have the number `15` written onto its first two bytes and a following payload of 13 bytes); For login server, first byte of the payload is the opcode (game server must deal with variable-sized opcodes); Next bytes are the packet content; Before sending the packet, its buffer size (minus the initial two bytes) is padded to 8 bytes (required by upcoming Blowfish encoding); A checksum of the packet is appended at the end, then the payload is again padded to 8 bytes; If the opcode is not `0` (also written as `0x00`), then the payload is encoded by Blowfish; Packet is sent over the network. You can have a look at my implementation (in C++) here (do note I'm assuming little-endian).   In this protocol, the auth packet (`0x00`) sent back by the client is RSA encrypted using the RSA modulus sent in the first server packet, inserted right after the protocol number.  
    • Hello guys I wanna buy some  Lessons for an L2J Developer
    • Let me give you something for inspiration and get you addicted to bot AI     And a siege 😛     What I have notice helps a lot the LLM to act real, is to give it a real-persons background. So for each LLM in the context beggining, besides the L2 facts, give it a real-life back story "You are a 67 years old retired nurse who plays Lineage 2 while her husband reads his newspaper, you are calm, collected but get mad if insulted". But that makes for a creative bot but its repetitive. So what you can also do, is pick random 20 news sites and for each bot every 2-3 days, initialize a context that is affected by the "news" the bot reads in the "real world".  So for example there's Iran - US war ok ? You take the news, put it in an LLM and ask it, extract the "abstract feelings" that this news piece invokes into you without mentioning anything related to the news. Then you take the result and inject it to the bots LLM prompt after its backstory.  This leads to some VERY human-like behavior from bots. 
  • 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..