Jump to content

xsocom

Members
  • Posts

    31
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by xsocom

  1. This files are shared 250 times or more. Its just crap.
  2. C#/C++? Are you not using threads for the search functionality? The program almost locks when it search. And do you use a build in generated list for this search? Or brute force algorithm? Keep your work up. ps, Think you should hide it for more then 250 posts. Cheers.
  3. Try read this line again because you clearly failed on that. If not interested don't spam for more posts count.
  4. xsocom

    New Smiles

    Looks good :) :D ;)
  5. Hello, Have a question about how to make a raw / bmp heightmap to server geodata. If anyone has any good way, it would be nice if you told me. I will change the map on the game, that is why I need to know this. Thank you very much.
  6. Hello, I have started on a small project for the summer. I'll try to make a client that can login and write down the server list that the auth server sends to the client while login. I made my own TCP server and received this when I try to login using the l2 client ( interlude ), Then I tried to send same packet to the real Auth but didn't work as expected, any ideas?, Do I need to encrypt the packet, if so can anyone explain how it works?, But I don't see why I need to encrypt it when I just send the exactly same data as the original l2 client does, and it encrypt it before send right?. I make the connection to hAuthD. Thanks, Trying to learn here, should be fun to get it working. How I send it. CSPacket pack; pack.set(128); char buf[] = {0x2A, 0x00, 0x30, 0x74, 0xD1, 0x57, 0x80, 0x9B, 0x52, 0x2D, 0x45, 0x97, 0xF9, 0x4E, 0x78, 0xDD, 0x98, 0x61, 0x45, 0x97, 0xF9, 0x4E, 0x78, 0xDD, 0x98, 0x61, 0x30, 0x74, 0xD1, 0x57, 0x80, 0x9B, 0x52, 0x2D, 0x45, 0x97, 0xF9, 0x4E, 0x78, 0xDD, 0x98, 0x61}; pack.Write( buf, 42 ); send(pAuth->GetSock(), pack.buffer(), (int)pack.size(), NULL); Picture of my server receive and the original client receive.
  7. They stole thier site design from L2Rapture and thier flash banner from L2DarkSide This pretty much tells me everything about this server, I won't play there!
  8. NGZ offers gamer bandwith which is basically free bandwidth, in other words: unlimited. That alone tells me about your brain.
  9. How do all feel today! :D
  10. Yep, 1 post, hmm let me think... Virus! :D?
  11. Ok, I have just bought the files from him for 400€ and now he blocked me and the files it just crap, well I am maybe dumb but Demonic SouL wanted to buy them to so I thogth it was nice files.. Well here I am and -400 on my card thanks alot Moamaber. How can you do this to ppl, I cant belive my eyes
×
×
  • Create New...