Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Recent content by kolipri

  1. K

    Soldier Front 1 Server files

    the gameserver send a bz2 compress and receive by L9.php but the problem is I can't find the function receive from L9.php using memcpy() so it can reverse the code of calculation and encryption, so we can create our own custom L9.php. dataextractionsoft.com have you tried to redirect it to...
  2. K

    Soldier Front 1 Server files

    but that's line cant find. I think its encrypted. I found one function only and its not related to dataextractionsoft.
  3. K

    Soldier Front 1 Server files

    forget the old one. there is new, the bsf server files was leaked last month ago. the problem is the gameserver crashed because on an API and I doubt there is a connection about the L9.php. Where it send BZ2 file using PUT method. here is the Segmentation fault You must be registered for see...
  4. K

    Soldier Front 1 Server files

    anyone can manage the L9.php? I stuck on send function. I found the function that is sending a bz2 files using curl and put method. but Only one function call those function. the bullshiled function. and I was stucked on that.
  5. K

    Soldier Front 1 Server files

    If anyone had it. They never share it for free.
  6. K

    Soldier Front 1 Server files

    thanks!
  7. K

    Soldier Front 1 Server files

    Yes. the database size is almost 60gb. but No need to clean all tables because there is an important like items, auth key, variables etc.
  8. K

    Soldier Front 1 Server files

    I cant extract the db because its too big in size. I parse only to get the table name. and here is another tables that I cant get in parse. I got it in dataserver using hex. it is important table because this list is coming from SF_DataServer_Linux Note: This table list is not present on...
  9. K

    Soldier Front 1 Server files

    here is the list of complete db when extracted
  10. K

    Soldier Front 1 Server files

    thanks I hope it is complete db but I think it is incomplete because your last table is "sps_clan_match_individuals" there are no tables like this sps_items sps_launcher
  11. K

    Soldier Front 1 Server files

    how many hours the database extracted to SQL database?
  12. K

    Soldier Front 1 Server files

    I think the link is not broken up to now. the database is too big it almost 60gb after extract. you need at least 200gb free space on your hdd. has anyone have a large free space to extract the database and remove all users and characters to make the small size? thanks in advance!
  13. K

    Soldier Front 1 Server files

    the database is 60gb on zip file. I cant execute it in my SQL server due to insufficient free space on my hdd. Has anyone has to manage to delete the registered users and their characters so it will reduce the database size to mb only? and upload it and share it to me.
  14. K

    Soldier Front 1 Server files

    good there is an improvement.
  15. K

    Soldier Front 1 Server files

    can you share the server file?
Back
Top