Jump to content

Maxmi

Banned
  • Posts

    43
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Maxmi





  1. It's easy to bind application to hardware.
    #define _WIN32_WINNT 0x0400 #include <windows.h> #include <stdio.h> int main() { HW_PROFILE_INFO hwProfileInfo; if(GetCurrentHwProfile(&hwProfileInfo) != NULL){ printf("Hardware GUID: %sn", hwProfileInfo.szHwProfileGuid); printf("Hardware Profile: %sn", hwProfileInfo.szHwProfileName); }else{ return 0; } getchar(); }
    source:
    http://skilinium.com/blog/?p=323


    anyway, i have program which check your hardware id, connect to server on my ip, check version & licence and send information to client (everything via encrypted packet)

    This is good way to check license i think.


    Never use GUID! It's not unique and every Windows 8+ computer have the same id.

    It does not see my job. Because I use the Windows operating system.


    +++
  2. It's easy to bind application to hardware.

     

    #define _WIN32_WINNT 0x0400
    
    #include <windows.h>
    #include <stdio.h>
    
    int main()
    {
    	HW_PROFILE_INFO hwProfileInfo;
    
    	if(GetCurrentHwProfile(&hwProfileInfo) != NULL){
    		printf("Hardware GUID: %sn",	 hwProfileInfo.szHwProfileGuid);
    		printf("Hardware Profile: %sn", hwProfileInfo.szHwProfileName);
    	}else{
    		return 0;
    	}
    
    	getchar();
    }
    
    source:

    http://skilinium.com/blog/?p=323

    anyway, i have program which check your hardware id, connect to server on my ip, check version & licence and send information to client (everything via encrypted packet)

    This is good way to check license i think.

     

    No Windows. FreeBSD 

  3. This core is taken from vanilla. He changed some settings and lines. here it is > Just crap

    What are you talking about? Vanilla core Novaline has been compiled from the Source. The Maxmi the core has been compiled from maline_sg. As a matter of Nova Thumbnail mainline_sg with the reduced forms of the size already you know.

     

    Novaline (Vanilla CORE) strip = 6 MB 

     

    Mainline_sg strip = 4 MB 

     

    ;)

  4.  

     

     

    Will be more better if do it with source

    sprintf(szText, "Lv %d", level); 

    Search in InstanceBaseEffect.ccp

     

    Best Regards,

    Can BARAN...

     

    Wauw! Developer CAN BARAN!

     

     

    Well. At least he didn't post a binary saying that it was the sln.

     

     

    What is the deal?

  5.  

     

     

     

    Then why?

     

    xRMGe68.png?1

    Have you ever wanted to help, but help? You did not. You did not even reply. But I did it without your help. That's why you're more concerned with what?

     

     

    Concern? I think you're fooling yourself. What ever

     

    Best Regards

    Ellie

     

    You did not help me? I wanted to help you, but you did not help me. Now I think you're jealous of the challenge.

     

     

    Waste of time. You become blind to understand.

     

    Best Regards

    Ellie

     

    Did not take a single message to help. Except you do not draw others to his Wolfman. You're funny. Art goodnight :)

  6.  

     

    Then why?

     

    xRMGe68.png?1

    Have you ever wanted to help, but help? You did not. You did not even reply. But I did it without your help. That's why you're more concerned with what?

     

     

    Concern? I think you're fooling yourself. What ever

     

    Best Regards

    Ellie

     

    You did not help me? I wanted to help you, but you did not help me. Now I think you're jealous of the challenge.

  7. I am wondering something. Are you planning to look at my topic after want to help on metin2dev?

     

    a3e9Ofs.png?1

     

    Best Regards

    Ellie

    I do not need your help. I just browse. Metin2 beta already given everything. You're also trying to do the same with the original server. A system or plan that you do not scratch. Totally not something that belongs to you. Why are you angry? If there's a problem at the post.

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / 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.