Jump to content

SkyLord

Members
  • Posts

    890
  • Joined

  • Last visited

  • Days Won

    11
  • Feedback

    0%

Everything posted by SkyLord

  1. valhalla nice server files > 500 online at this x30
  2. add me on skype: f4sh10n i got some things./ ideas
  3. The server is good like all l2off projects. People play nowadays for money. You know the story ;)
  4. yea sky is nab cuz he open good servers without friends ;) i dont need friends in this business.
  5. What i found :) Before to come in mxc Nephrong was banned in rarw.su FORUM selling his shits and scamming people. Prove my of payment. 2 day after my payment Neophron still ignore my call. Today i still dont have my files... only this picture. I am not a scammer like Neophron said i just want to be clear my cast. SkyLord memeber since 2013 best of luck
  6. http://l2mid.com - coming back in Oct- Nov 2017
  7. i will not risk my reputation for 100$ boy.. u can share more fake screens and do what u want. GL i am out of that.
  8. remind me please
  9. u are banned there. ofc u decided to leave.. suppermod )
  10. neophron banned in rarw http://rawr.su/user/501-neophron/ and now he is coming in maxcheaters :) gl with your fake interface bro i will not let you my 100$
  11. doesnt matter the years :) as i said still Primeval mobs have 1min respawn time +trexs newbies
  12. the same server files (vanganth without any modifications... still Primeval mobs have 1min respawn time +trexs :) LOL dex are aground 10 years) the online at this server is not more than 2500. the same people and community in all IL mid rates blackrock (doggy) against gangland (treshak team)
  13. after your new donation shop.. the server is going down. biggest p2w server. b grade - 20 eur, 3rd class - 10 eur, subclass - 15 eur etc
  14. change your xor table.. to protect you balls. in networkhandles.cpp static const BYTE xorKey[32][8]
  15. welcome to l2neo :)
  16. what u made for him?
  17. if the private servers exists.. this game will never end.
  18. nice topic title
  19. You are free person. You can write what u want.
  20. who me? I am not developer Blackhive sad that. ConAddr ca; ca.addrStr1 = "login1.l2mid.com"; ca.addr1 = 0; ca.addrStr2 = "login2.l2mid.com"; ca.addr2 = 0; m_Template.push_back(ca); ConAddr ca2; ca2.addrStr1 = "login3.l2mid.com"; ca2.addr1 = 0; ca2.addrStr2 = "login4.l2mid.com"; ca2.addr2 = 0; m_Template.push_back(ca2); VIRTUALIZER_END; } struct ConnectData { UINT addr; UINT port; bool valid; ConnectData() : addr(0), port(0), valid(0) {}; ConnectData(UINT a, UINT p) : addr(a), port(p), valid(false) {}; }; bool CanConnect(UINT addrVal, UINT port) { bool valid = false; SOCKET s = socket(AF_INET, SOCK_STREAM, IPPROTO_TCP); if(s != INVALID_SOCKET) { SOCKADDR_IN sockAddr; memset(&sockAddr,0, sizeof(sockAddr)); sockAddr.sin_family = AF_INET; sockAddr.sin_port = htons(port); sockAddr.sin_addr.S_un.S_addr = addrVal; typedef int (WSAAPI * _fcon)(IN SOCKET s, IN const struct sockaddr FAR * name, IN int namelen); HMODULE hW = GetModuleHandle(L"Ws2_32.dll"); if(hW) { _fcon fCon = (_fcon)GetProcAddress(hW, "connect"); if(fCon) { int result = fCon(s,(SOCKADDR *)&sockAddr, sizeof(SOCKADDR_IN)); if(result == 0) { valid = true; }else { valid = false; } } } closesocket(s); } return valid; }
  21. You talk too much kid. lets meet in 1 conversation skype: f4sh10n
  22. You think sublimity is alive? There is only 2 sides alliance vs. toyfactory and some randoms. I got information Opal got alot of bugs on his extender? He fail 2 times in 2 days. He can't compare with l2mid files.:)
  23. Random guy. Keep doing what you're doing.
  24. Blackhive u spam alot man.
×
×
  • 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..