Ultimate Launcher System

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 32
  1. #16
    Don't be afraid to ask! RevolGaming is offline
    MemberRank
    Jun 2012 Join Date
    1,458Posts

    Re: Ultimate Launcher System

    Right so, I am totally delayed, I nearly broke my arm, thats why I wasnt active in the last days.

    I need to finish some serverside codepart, because I deleted my old database for this project, so now I am recreating the LauncherCore db, which contains the hwid data and some another stuff.

    And I need to finish the webserver side code, because I made it for ASP websites, not for PHP.

    My website will be released too (db missing too... :D ), but it will be in another thread after the Launcher is released.

    So please be patient, on this Sunday I can start finish this again.
    I dont will protect anything, I will release the source and you can do your best or anything else.

    After release I can update the source and add extra features, but I am planning to recode the whole project under a more safty language, or move nearly everything to the serverside, thats the two possible way of this project.

    I am thinking about QT but who knows. I am talking with some developer at the moment and than I will see which solution is the best.

  2. #17
    Account Upgraded | Title Enabled! jackbot is offline
    MemberRank
    Jan 2014 Join Date
    210Posts

    Re: Ultimate Launcher System

    Quote Originally Posted by RevolGaming View Post
    I call it ultimate, because of the features, not because of anything else.


    Dear jackbot, let me ask you how will you create a designed form in c++?
    Beucase if you add any windows form into your c++ application, than you cant encrypt. (Maybe QT I dont know...)

    Maybe the best way to make it if you are using windows form C# or vb.net with C++ dll, and you ecrypt it.

    Btw, eazfuscator is good againts random guys. Ofc we can talk about cracking, but everything is crackable on the world so I dont think it will be the biggest problem of this project.

    If features are done, than I can try to recode it on a "safer" language.

    If you have any idea I am listening. :D

    Try c++ win32 GUI (create gui from raw code not windows form)

  3. #18
    cMuServices cMu is online now
    MemberRank
    Jan 2017 Join Date
    462Posts

    Re: Ultimate Launcher System

    Quote Originally Posted by RevolGaming View Post
    Right so, I am totally delayed, I nearly broke my arm, thats why I wasnt active in the last days.

    I need to finish some serverside codepart, because I deleted my old database for this project, so now I am recreating the LauncherCore db, which contains the hwid data and some another stuff.

    And I need to finish the webserver side code, because I made it for ASP websites, not for PHP.

    My website will be released too (db missing too... :D ), but it will be in another thread after the Launcher is released.

    So please be patient, on this Sunday I can start finish this again.
    I dont will protect anything, I will release the source and you can do your best or anything else.

    After release I can update the source and add extra features, but I am planning to recode the whole project under a more safty language, or move nearly everything to the serverside, thats the two possible way of this project.

    I am thinking about QT but who knows. I am talking with some developer at the moment and than I will see which solution is the best.
    And you think this is great idea to use ASP? Do it php, it's better and most of the players know how to use at

  4. #19
    Don't be afraid to ask! RevolGaming is offline
    MemberRank
    Jun 2012 Join Date
    1,458Posts

    Re: Ultimate Launcher System

    Quote Originally Posted by cMu View Post
    And you think this is great idea to use ASP? Do it php, it's better and most of the players know how to use at
    Yes, I love the ASP, thats why I use it.

    And as I wrote I need to finish the serverside code to be compatible with php too. Because now the webserver codepart is ASP. So I will recreate it in php too, and you can select what you want.



    "Most of the players know how to use it" yep... most of the players are using XAMPP :DDDDDD, and its always make me laugh. XAMPP for web dev and testing not for live websites.... Nevermind, it will be aveilable in php too, and it will be compatible with any version of php, because I will create a very basic config for it where you can select your php version, and it will use the right syntax.

    I am arrived home, so now I am going to continue the coding.

    - - - Updated - - -

    Quote Originally Posted by jackbot View Post
    Try c++ win32 GUI (create gui from raw code not windows form)
    Yep, thats what I want, I will use QT to create c++ app with gui. Because it has more solution to encrypt it than the c# app.

  5. #20
    cMuServices cMu is online now
    MemberRank
    Jan 2017 Join Date
    462Posts

    Re: Ultimate Launcher System

    Quote Originally Posted by RevolGaming View Post
    Yes, I love the ASP, thats why I use it.

    And as I wrote I need to finish the serverside code to be compatible with php too. Because now the webserver codepart is ASP. So I will recreate it in php too, and you can select what you want.



    "Most of the players know how to use it" yep... most of the players are using XAMPP :DDDDDD, and its always make me laugh. XAMPP for web dev and testing not for live websites.... Nevermind, it will be aveilable in php too, and it will be compatible with any version of php, because I will create a very basic config for it where you can select your php version, and it will use the right syntax.

    I am arrived home, so now I am going to continue the coding.

    - - - Updated - - -



    Yep, thats what I want, I will use QT to create c++ app with gui. Because it has more solution to encrypt it than the c# app.
    XAMPP it's for testing ONLY
    there is some servers that use Xampp for the mu server him self, so the website run all the time on the xampp, ASP need web hosting if I remember right, also (I don't remember but let's try) you need hosting that support ASP, anyway. Thanks for your work and good luck :)

  6. #21
    Don't be afraid to ask! RevolGaming is offline
    MemberRank
    Jun 2012 Join Date
    1,458Posts

    Re: Ultimate Launcher System

    Quote Originally Posted by cMu View Post
    XAMPP it's for testing ONLY
    there is some servers that use Xampp for the mu server him self, so the website run all the time on the xampp, ASP need web hosting if I remember right, also (I don't remember but let's try) you need hosting that support ASP, anyway. Thanks for your work and good luck :)
    Muservers running on windows server. ASP need IIS... IIS is in build in windows servers and in every windows like win7, 8 etc.. So you just install the feature and than you can use it.

  7. #22
    Account Upgraded | Title Enabled! rusolp is offline
    MemberRank
    Mar 2008 Join Date
    $db->play_lifeLocation
    319Posts

    Re: Ultimate Launcher System

    Quote Originally Posted by RevolGaming View Post
    Muservers running on windows server. ASP need IIS... IIS is in build in windows servers and in every windows like win7, 8 etc.. So you just install the feature and than you can use it.
    What about port 80?

  8. #23
    cMuServices cMu is online now
    MemberRank
    Jan 2017 Join Date
    462Posts

    Re: Ultimate Launcher System

    Quote Originally Posted by RevolGaming View Post
    Muservers running on windows server. ASP need IIS... IIS is in build in windows servers and in every windows like win7, 8 etc.. So you just install the feature and than you can use it.
    Yes but not all servers know how to use IIS :) anyway, good luck!:)

    - - - Updated - - -

    Quote Originally Posted by rusolp View Post
    What about port 80?
    What about him?

  9. #24
    Don't be afraid to ask! RevolGaming is offline
    MemberRank
    Jun 2012 Join Date
    1,458Posts

    Re: Ultimate Launcher System

    Quote Originally Posted by rusolp View Post
    What about port 80?
    ?? port 80 is HTTP port...

    IIS run on port 80... apache running on port 80... nginx running on port 80..?

    I dont understand the question.



    The server and the clientside using 2020 port for communication. But you can set it in config file.

  10. #25
    Account Upgraded | Title Enabled! ponteleymon is offline
    MemberRank
    Jan 2013 Join Date
    276Posts

    Re: Ultimate Launcher System

    download links ?

  11. #26
    Apprentice mu1988620 is offline
    MemberRank
    Jun 2017 Join Date
    6Posts

    Re: Ultimate Launcher System

    Is this launcher anti hanging? I need you to make a login for me. I'm from china. qq1988620@outlook.com thank you

  12. #27
    Apprentice mu1988620 is offline
    MemberRank
    Jun 2017 Join Date
    6Posts

    Re: Ultimate Launcher System

    Liar!Liar!Liar!

  13. #28
    Alpha Member ianvalls90 is offline
    MemberRank
    Apr 2007 Join Date
    ArgentinaLocation
    1,829Posts

    Re: Ultimate Launcher System

    Quote Originally Posted by mu1988620 View Post
    Liar!Liar!Liar!
    EXPLAIN yourself. Need some evidence to call someone a liar, dont you think?

    Enviado desde mi SM-G531M mediante Tapatalk

  14. #29
    Banned DarlMaterVI is offline
    BannedRank
    Apr 2017 Join Date
    52Posts

    Re: Ultimate Launcher System

    show off

  15. #30
    Don't be afraid to ask! RevolGaming is offline
    MemberRank
    Jun 2012 Join Date
    1,458Posts

    Re: Ultimate Launcher System

    I have added download link, no time to work on it, but coders will understand.



Page 2 of 3 FirstFirst 123 LastLast

Advertisement