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 TheBlueDragon

  1. T

    KalOnline OpenSource UserPanel

    I just used the Bootstrap Standard Font. The effects okay, I try to learn a bit more about css. But thanks for your opinion. Its everytime useful to read other opinions for me.
  2. T

    KalOnline OpenSource UserPanel

    So what did I do now? Just have a little look on it. I made an new ItemList. And I am working on Reborn and maybe Donation Packets for the userpanel. You must be registered for see element. This ItemList reads out the Message-e and InitItem for its informations (I have to make an upload view for...
  3. T

    ItemGroup Creator

    Yes I am working with Visual Studio 2013 Ultimate, so I compile everything with the latest .NET Edition. I tried to build something with .NET Native so that I get an native application wich is able to compile .NET on its own. At the moment you need an WinRT Environment to compile it...
  4. T

    ItemGroup Creator

    Good evening guys, I was bored today and thought about coding an new ItemGroup Creator in C#. I am done now with this program and so I decided to release it here. If you need help or get some Questions about this Program feel free to ask me. VirusTotal Analysis You must be registered for see...
  5. T

    New Updater with Update Server

    90% is done. I am working atm at the Donation System (Donation Item Packs with Prices etc.) and an Reborn System. If I am ready with that I will release it.
  6. T

    New Updater with Update Server

    Good evening guys, I am coding right now an new project in c#. I am coding an new Updater with UpdateServer and Plugin-System for the Client. Everyone is able to create his own design with it. Update Server hast serveral functions (it gets the unique client id, ip and port from the connecting...
  7. T

    Password Changing Script

    Thanks so far, but I already got this Password.php Class and tested it. But if I encode the string like "test123" and I try to decode it again, there isnt any match. if I encode "test123" this is the return: 0x791FFE793A4A91 If I decode 0x791FFE793A4A91 the return is: "ilil`l" and I used your...
  8. T

    Password Changing Script

    Hey guys I got an big problem now with the password change script. I use the "normal" Password.php Class and so I tried to change my password in the database. Its working probably and without problems in the php script, but if I am trying to log into the KalOnline game, the password isnt...
  9. T

    KalOnline OpenSource UserPanel

    Well guys what is ready now? So I made alot new Functions so far. - Block Functions - Blocksystem with Timed Block or Perm Block (HWID Block is comming soon) - Blocklist with all Players who are blocked + time - Unblock Register Script Cronjob in PowerShell (checks every minute which...
  10. T

    KalOnline OpenSource UserPanel

    Good evening guys, I am working for some weeks on my newest php Project. I wanting to make an userpanel that is completly free and usable by the completly community. I am using the PDO Driver and prepared statements for all database methods. I made some classes for a better performance and more...
  11. T

    Fusion Files (2014/2015)

    /set frame dont work for everyone I guess, but look into the config.pk file into the Macro. There you are able to find out all commands that you can use. I think he changed just the name of the command.
  12. T

    Clean Server MainServer is crashing all time

    Yes I made 64bit and 32bit System-DSN for PHP also, and PHP works fine. My userpanel is there and I am able to use all my wrote functions.
  13. T

    Clean Server MainServer is crashing all time

    Well thank you all guys, but problem is still the same: Error in ODBC. I wrote [Database] DB_Players = kal_db Username = sa Password = mypassword For the ODBC Connect and I also started my mainserver as Administrator. So any other ideas maybe?
  14. T

    Clean Server MainServer is crashing all time

    If I start it with Administrator the same problem comes up: Error In ODBC [Connect to Database]
  15. T

    Clean Server MainServer is crashing all time

    Big thanks that works perfectly! But now I got an new problem. I am using the Dragon Realtime Pimping. I am putting a nice mix on it and after relog my weapon is away xD idk how that could happen, but its just deleted. All other things are working fine. Just the mixing is not nice
Back
Top