Jump to content

hachiwari

Active Member
  • Posts

    299
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Posts posted by hachiwari

  1. 1 hour ago, xHeaven said:

    self.rampageGauge1.SetDelay(13)

    Maybe better add default value 13 in constructor of this object and no need change in all places?

     

    Btw. Nice work!

    Can you share video with comparation(before/after)?

    • Metin2 Dev 1
    • Love 1
  2. 23 minutes ago, Mali61 said:

    You didn't understand the main idea. Forum is like dead. Maybe hidden contents can stay forum alive with comments and likes.

    Good luck with "The most knowledgeable people"

    Your code is mediocre, so I understand your "mian idea" :) 

     

    Best wishes and bye bye!

    • Angry 1
  3. XDDD

     

    Edit exe with notepad and your pro algorithm wont work 

     

    I dont know which piece of code is the best

    1. while with "if (strcmp(me32.szModule, "m2bob.dll") == 0)"

    2.

    	if (cExeFile[0] == 'c' && cExeFile[1] == 'h' && cExeFile[2] == 'e' && cExeFile[3] == 'a' && cExeFile[4] == 't')
    	{
    		TraceError("Cheat: %s detect!!! Close Process and continue!!!", cExeFile);
    		vKillProcess(APP_PROCESS);
    		return;
    	}

     

×
×
  • 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.