Jump to content

hellbound [Share]Some top servers with mass players top and some pvp !!!


Recommended Posts

Posted

Server name                   Chornicle                      Players ONLINE                  SIte                                    Rates

 

Ageline                             C4                                                 4500        www.ageline.ru                                10x

Empire                           Gracia                                               5000        www.la2-empire.net                          5x

lineage-game.ru      Gracia and interlude                                     4000        www.la2-empire.net/                         800x

                                                                                                                                                              10x

                                                                                                                                                              5x 

                                                                                                                                                              15x 

The abyss                    Interlude                                             6000        www.la2.theabyss.ru                         3x

                                                                                                                                                              300x

                                                                                                                                                              7x

                                                                                                                                                              10x

                                                                                                                                                              1x

                                                                                                                                                              5x

Asterios                         Gacia                                                4000        www.asterios.ru                               3x

l2rx                             Hellbound                                            2000         www.l2rx.com                                 1000x

Shock-world                  Interlude                                            1500        www.Shock-World.com                      10x

                                                                                                                                                              1x

                                                                                                                                                              100x

Now Some Real Pvp servers!color]

 

L2dragonheart returns       Gracia                                               500        www.l2dragonheart.forocreacion.com/portal.htm    10000x

l2evo                             Gracia                                               300        www.l2evo.ro                                                   10000x

lineage antique                Gracia                                               400        www.antique.info                                              5000x

L2-light                          Gracia                                               400        www.l2-light.com                                              9000x

infiniteL2                        Gracia                                               600        www.infinitel2.com                                              GvE

 

 

 

NB! dont spam , its better to  admin lock the topic , cuz i just made a small search , this topic is actually for mass pvp servers ! but ok i added some pvp servers too ! updated 11.november 2008    05:42 GMT +gmt 2

 

 

 

 

NOT FAKE  U LOL GUYS ALL ARE REAL , YES MAYBE I FORGOT SOME SERVERS , BUT I MADE THIS TOPIC NOT FOR U  WILL TELL ME IM BAD , I MADE IT CUZ SOME PPL SEARCH  MASSIVE PLAYER SERVERES , AND U CAN GET  ENGLISH LANGUAGE ON RUSSIAN SERVER EASALLY , JUST  SOME WORK ON IT , AND IF U WANT I MAKE A TOPIC FOR  GOING TO RUSSIAN SERVERS  WITH RNGLISH TRANSLATION , ITS EASY  AND STOP   PUTTING COMMENTS  U DONT LIKE IT  ... I  JUST MAKED UR LIFE EASIER!

 

 

ONE MORE THING I PUTTED PLAYERS ONLINES  WITH NIGHT TIME IN +GMT 2  , IN DAY TIME THERE ARE LIKE 3X OR 4 X MORE PLAYERS , I FORGOT TO ADD THIS !NEXT TIME U CAN SEE WHAT TIME I MADE THIS ! AND ALL ARE REAL 

 

 

I hide it CUZ  PPL WILL MAKE SOME ACTIVITY ON MAXCHEATERS! AN I HIDED IT WITH 15 POSTS, LET IT BE !!!

Posted

well all servers are like this  , IM not lieing , there are even more players than on this picture , in empire  at day there are over 1 k people in giran selling items  !!!! i will  update and search more  mass player servers! if u want , cuz actually i know a lot of mass play servers !

Posted

Holly crap. thats a cool thread. thank you ZeuZ

 

To bad for ppls wich understand russian language to 0% >_<

 

do u got some servers with that high population from europe or america?

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