Jump to content

Recommended Posts

Posted

PLR1 = Player 1 is a friend of mine and had a dispute going on in PayPal against L2Mid's GM SkyLord. My friend left L2Mid server and I (PLR2 = Player 2) logged in his 2 accounts to check if there was any items worth I could ask him for.

Moments later I logged off and logged in on my own accounts (3 boxes) and started playing. Then I got moved to jail with one of my characters and GM SkyLord started the conversation shown in screenshot below.

 

https://i.imgur.com/0X0fotK.jpg

 

After the discussion was over, he moved my other 2 characters to jail, disconnected me (to prevent me from taking screenshots, but luckily I took it while we were chatting) and left my characters in jail until now.

 

He says he has proof of us both having the same IP (which he doesn't, because I live in Brazil and my friend lives in United Kingdom), but you can notice by yourself many contradictions in his words:

1. He's pming me asking for my friend, so he KNOWS we are not the same player.

2. After telling I just logged in his accounts but we don't share the same IP, he says he's sorry but that I need to contact him (my friend) and tell him to close dispute.

3. "All accounts will be blocked", "Sorry I need to protect myself" and "I can't help you sorry" is another proof that he knows we are not the same, but he has to do something to hurt my friend (PLR1 = Player 1).

4. Finally SkyLord admits that if HE (my friend) doesn't close PayPal dispute I will be banned.

 

Ps. I just censored our nicknames for privacy but I don't mind revealing it if anybody wants to see, because we did nothing wrong after all. I also have all the original unedited screenshots in case someone doubts it.

 

TL;DR

Because of a PayPal dispute with my friend regarding donations, GM SkyLord from L2Mid decided to BAN ME to somehow hurt my friend. I've never donated to L2Mid and had NOTHING to do with their PayPal dispute.

So think twice before playing there, kids. It could happen to you. I personally will never be setting foot in L2Mid ever again.

 

Bye!

Posted (edited)

I know right.. yet tards gotta be exposed. Now SkyLord replied to my thread in L2Mid's forum and made it invisible to me so he has the final words lmao.

He will probably lie or find an excuse and I can't argue with him.

 

L2Mid = bad server plus corrupt GMs ¯\_(ツ)_/¯

Edited by Liuss
Posted (edited)

We do not give free coins.

Nice try btw.

Что это блять за хуйня ?! Какого, сука, хуя ?!Я тебе бесплатные монеты дал? Дал. Какого хуя ты пытаешься выставить эту хрень на всеобщее обозрение? Не позорься!

Edited by SkyLord
Posted

Free coins? I've never donated to your server.

My friend did and I have NOTHING to do with your dispute, get real!

 

He left server and this is the only way you think you can hurt him that's pathetic. He didn't even give me his items, just dropped in Giran for anybody.

You failed to punish him and decided to punish a legit player, thanks for showing me that your administration is corrupt before I invested more time in it. GL with your server small minded asshole.

Posted
1 hour ago, AchYlek said:

skylord is trusted member since 2k13 . 

Pure fallacy, mate. It doesn't mean anything, this GM still banned me for no reason at all, plain and simple.

I'm a MXC donator member since 2008 and never had any beefs with anyone in here or in L2 community in general. But guess what? It doesn't mean anything either.

 

The fact is he retaliated on me because he lost a dispute with a friend of mine. Cheap 12 years old revenge, I expected a bit more from L2Mid administration.

Also I'm not crying or begging him to unban me or something, I already uninstalled this server. Just exposing the facts to make people aware.

Posted
12 hours ago, SkyLord said:

Что это блять за хуйня ?! Какого, сука, хуя ?!Я тебе бесплатные монеты дал? Дал. Какого хуя ты пытаешься выставить эту хрень на всеобщее обозрение? Не позорься!

A words of professional, long-lasting Lineage2 server administrator.

 

Posted (edited)

People must be incredibly stupid to play on this server from now on.

https://prnt.sc/hb68jb

https://prnt.sc/hb68dk

https://prnt.sc/hb670s

 

It's not possible to play on such server when people know since 2013 that he was corrupted as 'fock'. Now there's a 2017 proof telling that a corrupt piece of 'shift' will never change, once corrupted, always corrupted.

Edited by Blackhive
Posted
1 hour ago, Blackhive said:

People must be incredibly stupid to play on this server from now on.

https://prnt.sc/hb68jb

https://prnt.sc/hb68dk

https://prnt.sc/hb670s

 

It's not possible to play on such server when people know since 2013 that he was corrupted as 'fock'. Now there's a 2017 proof telling that a corrupt piece of 'shift' will never change, once corrupted, always corrupted.

nice photoshop  

Posted
15 minutes ago, SkyLord said:

Treshak is banned with Valakas,AQ, Core epics and now they are trying to do something bad to l2mid. 

Let me tell you something. 

 

The only person making something bad to L2Mid is you CorruptionLord. Today I will log-in bot and broadcast this topic link to all the few players left on your dead servidor.

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