Jump to content

Recommended Posts

Posted (edited)

Why so? 

Hi,your server is the biggest shit ever bra.

 

 

no ban plx? :c

Edited by Reela
Posted

New flamers come , atleast give a reason.

well learn something mate.

as more haters you have you will have that much amount of players online ;)

i login to your server just to check wtf is so fail as they say and from what i see (i didn't stay for a long time so i can't say a lot of things) i didn't find something to say "server sucks" or something but this is good for you for example look at those flames and look at your online count today i see more than 1,1k online so the best thing you can do is to hope that you will have more haters like this kids.

regards

Posted

well learn something mate.

as more haters you have you will have that much amount of players online ;)

i login to your server just to check wtf is so fail as they say and from what i see (i didn't stay for a long time so i can't say a lot of things) i didn't find something to say "server sucks" or something but this is good for you for example look at those flames and look at your online count today i see more than 1,1k online so the best thing you can do is to hope that you will have more haters like this kids.

regards

1,1k via .online

 

 
http://screenshot.cz/1W9MB/  and  300 off trade, some dual boxes = 100 real?
Posted

Why so? 

 

then answer me maybe here, why u decrease spoil rate two times (after 2nd day and 1 week) to sh1t when everyone was already geared?  

 

when i asked u in your forum about that u just deleted my post (not only mine), didnt saw any info somewhere about that. 

 

if u think ppl are idiots that will not notice it, your're wrong.

Posted

As far as I know you reported me just a problem that was , ol chance of skills that was fixed after  2 hours of your report , anyway because of that insult consider your self banned.

What insult, i just told truth, that's how you trying to deal with all shits, delete posts and ban everyone? Well keep banning everyone, you just banned the only server clan that were actually were keeping server at least a bit active and had almost all wards, now you can be happy with your 100 online. You just failed everything with this server, you didn't fix a single bug, everything i reported were still bugged till last server days, not even talking about rates, server admins don't even know what happeneded with rates, everyone answering different http://postimg.org/image/8gob3sjz7/ , but i can tell you what you did, you lowered server rates 4 times from start and completely fucked economy, that's why new players stoped comming to your shit server, because they had no way to reach old ones that played with 10 times bigger rates. I tought tales and world admins were the most greedy arrogant bastards, i was wrong, you are even worse, you will never have good server with your atitude.

Posted

What insult, i just told truth, that's how you trying to deal with all shits, delete posts and ban everyone? Well keep banning everyone, you just banned the only server clan that were actually were keeping server at least a bit active and had almost all wards, now you can be happy with your 100 online. You just failed everything with this server, you didn't fix a single bug, everything i reported were still bugged till last server days, not even talking about rates, server admins don't even know what happeneded with rates, everyone answering different http://postimg.org/image/8gob3sjz7/ , but i can tell you what you did, you lowered server rates 4 times from start and completely fucked economy, that's why new players stoped comming to your shit server, because they had no way to reach old ones that played with 10 times bigger rates. I tought tales and world admins were the most greedy arrogant bastards, i was wrong, you are even worse, you will never have good server with your atitude.

loled.

first of all if this guy is really the dev of the team then you fail only from this and 2nd from what i see on picture you don't even know wtf happened on your server?hgm says no promo and dev speak about promo weekend

Posted

What insult, i just told truth, that's how you trying to deal with all shits, delete posts and ban everyone? Well keep banning everyone, you just banned the only server clan that were actually were keeping server at least a bit active and had almost all wards, now you can be happy with your 100 online. You just failed everything with this server, you didn't fix a single bug, everything i reported were still bugged till last server days, not even talking about rates, server admins don't even know what happeneded with rates, everyone answering different http://postimg.org/image/8gob3sjz7/ , but i can tell you what you did, you lowered server rates 4 times from start and completely fucked economy, that's why new players stoped comming to your shit server, because they had no way to reach old ones that played with 10 times bigger rates. I tought tales and world admins were the most greedy arrogant bastards, i was wrong, you are even worse, you will never have good server with your atitude.

dat screen xDD

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