Jump to content

Recommended Posts

  • 5 months later...
Posted

Member Name: IcarusDev


Ban Reason : Someone accessed his account and posted a malware.


Why you deserve that unban: Because more than 1 year has passed, and he gave the community really unique shares, like this one, that everyone re-shares nowadays


 


http://www.maxcheaters.com/topic/188219-gift-from-icarus-dev-giran-map-with-fountain-il/


Posted

Member Name: IcarusDev

Ban Reason : Someone accessed his account and posted a malware.

Why you deserve that unban: Because more than 1 year has passed, and he gave the community really unique shares, like this one, that everyone re-shares nowadays

 

http://www.maxcheaters.com/topic/188219-gift-from-icarus-dev-giran-map-with-fountain-il/

So far I saw in Client Mod Section, You are sharing others ppl work and claim it's Yours, lol.

Ask Celestine - she knows it better.

Posted (edited)

So far I saw in Client Mod Section, You are sharing others ppl work and claim it's Yours, lol.

Ask Celestine - she knows it better.

 

I am not him. Yet i know him. And as far i am concerned at his works that he shared he always placed all the files ( like an SVN or GIT ) step by step so what you say is just bullshit bro. Nobody proved he ever stole anything. if you can find me 1 proof of that, i will admit you. But sadly you won't.... words are just words.  But as i sayed i am not him. I saw his computer via skype though some days ago and i saw that he has many projects that i would like him to share so i can take too. ^^

 

*PS:  I thought that i was bad with -1 rep... But you Avve...  -30 OMG, don't talk for others broooo 

Edited by L2Elixir
Posted

I am not him. Yet i know him. And as far i am concerned at his works that he shared he always placed all the files ( like an SVN or GIT ) step by step so what you say is just bullshit bro. Nobody proved he ever stole anything. if you can find me 1 proof of that, i will admit you. But sadly you won't.... words are just words.  But as i sayed i am not him. I saw his computer via skype though some days ago and i saw that he has many projects that i would like him to share so i can take too. ^^

 

*PS:  I thought that i was bad with -1 rep... But you Avve...  -30 OMG, don't talk for others broooo 

 

and you still continue telling lies the shares IcarusDev aka  you made belong to Volond1 

Posted

and you still continue telling lies the shares IcarusDev aka  you made belong to Volond1 

 

Celestine feel free to prove your point. You can always make assumptions but never say the truth. Cause that's what you do.

1) Prove about icarus that the shares he made belong to volond ( as i recall he posted all the map for his work with steps. step 1 - made this, step 2 - made that bla bla bla bla ) 

2) Prove that i am icarus. :)

 

You can't prove either. So, i suggest stop making assumptions, talk with proof as i do and then MAYBE you can start making a point. Until then, i just came here to post an unban request not start a spam topic. Yet you russians seem to like spammy stuff and are the worst liers when it comes to other countries and their excellency on stuff. I believe every member will agree with me here. So, please stop spamming, just process my request.

Thanks in advance.

  • 2 weeks later...
Posted

Cleaned.

 

Also L2Elixir you wont get unban deal with it and stop making bot accounts.

 

 

I agree on the unban on Icarus, he made many good stuff here. The giran was his, i can prove it too, he made it from scratch with puredemonsss assistance

 

 

Members using that IP when POSTING Name Email IP Posted View

marcolineage marco201091@gmail.com 78.13.162.124 Jul 09 2017 08:19 AM View Post

L2Elixir l2elixir@yahoo.com 37.6.239.173 Jul 09 2017 08:15 AM View Post

Posted

Can my - Deque account get unbanned? before asking me if its mine i can prove and give u all the right information u need so we can clarify that deque was my main account.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • https://prnt.sc/Bkkc0ShGXv9m https://prnt.sc/-JFLvZXsn27A
    • Hello guys want to sell adena in L2 Reborn Signature x1  Stock =14kk good price 
    • Hi guys, I have the following problem, I want to set up two servers on the same dedicated server and I can't.   L2jacis 409 Linux Server. The first gameserver has the following configuration: # ================================================================ # Gameserver setting # ================================================================ # This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave * Hostname = 190.25.103.103 # Bind ip of the gameserver, use * to bind on all available IPs. GameserverHostname = * GameserverPort = 7777 # The Loginserver host and port. LoginHost = 127.0.0.1 LoginPort = 9014 # This is the server id that the gameserver will request. RequestServerID = 1 # If set to true, the login will give an other id to the server (if the requested id is already reserved). AcceptAlternateID = True UseBlowfishCipher = True # ================================================================ # Database informations # ================================================================ URL = jdbc:mariadb://localhost/server1 Login = server1 Password = server1 I configured the second gameserver like this:   # ================================================================ # Gameserver setting # ================================================================ # This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave * Hostname = 0.0.0.0 # Bind ip of the gameserver, use * to bind on all available IPs. GameserverHostname = * GameserverPort = 7788 # The Loginserver host and port. LoginHost = 127.0.0.1 LoginPort = 9014 # This is the server id that the gameserver will request. RequestServerID = 2 # If set to true, the login will give an other id to the server (if the requested id is already reserved). AcceptAlternateID = True UseBlowfishCipher = True # ================================================================ # Database informations # ================================================================ URL = jdbc:mariadb://localhost/server2 Login = server2 Password = server2 apart from having tested 0.0.0.0 on the second gameserver I also tried 127.0.0.1 In both cases I see the two servers in the login when I log in, but I try to enter the one with the lowest ping and it kicks me out. The other server always appears with ping 9999 and I try to enter but it doesn't do anything and it freezes the login so I have to log in again. The hexids are in their respective folders. For server 1, it has its hexid inside the gameserver config folder, and I checked that the hexid id is the same id, for example id 1 in the gameserver is also id1 for server 1, and hexid 2 has its hexid 2 for server 2. The server ports are open and listening when I turn on both gameservers. I really don't know what could be wrong. If you could give me some help I would appreciate it. Excuse my English.
    • We have both old channels from 2006-2009 with the 3rd verification function enabled, and new ones.   For availability, please contact us below: Link - Telegram Link - Facebook WhatsApp - Click here to go to WhatsApp chat
    • You can contact me on skype: niedziolek50
  • Topics

×
×
  • Create New...