Core 2017 Full Source

Page 3 of 9 FirstFirst 123456789 LastLast
Results 31 to 45 of 127
  1. #31
    Apprentice GuiLin is offline
    MemberRank
    Nov 2017 Join Date
    9Posts

    Re: Core 2017 Full Source

    PHP Code:
    #ifndef __ENGINE_H#define __ENGINE_H
    #include <Windows.h>
    namespace Engine
    {    
       
    struct Packet   
       
    {        
         
    unsigned short Size;        
         
    unsigned char Type;       
         
    char Data[8000];   
     };
        namespace 
    CEditor
        

            static 
    int (__cdecl *AddPKPWD)() = (int (__cdecl*)())0x007DC2B0;        static int (__cdecl *PWDPK)(int a1signed int a2signed int a3signed int a4, const char *a5) = (int (__cdecl*)(intsigned intsigned intsigned int,const char*))0x007AF2F0
           static 
    void (__thiscall *Clear)(void_this) = (void (__thiscall*)(void*))0x00715050;        static void (__thiscall *Load)(void_this, const charText) = (void (__thiscall*)(void*, const char*))0x00716140
       } 

  2. #32
    Proficient Member GioVa000 is offline
    MemberRank
    Dec 2008 Join Date
    GermanyLocation
    195Posts

    Re: Core 2017 Full Source

    Quote Originally Posted by Faora View Post
    do you see npcs?


    Yes I see lol

  3. #33
    Member Tommyi is offline
    MemberRank
    Jun 2018 Join Date
    /home/TommyiLocation
    55Posts

    Re: Core 2017 Full Source


  4. #34
    Account Upgraded | Title Enabled! Faora is offline
    MemberRank
    Aug 2012 Join Date
    243Posts

    Re: Core 2017 Full Source

    Quote Originally Posted by GuiLin View Post
    PHP Code:
    #ifndef __ENGINE_H#define __ENGINE_H
    #include <Windows.h>
    namespace Engine
    {    
       
    struct Packet   
       
    {        
         
    unsigned short Size;        
         
    unsigned char Type;       
         
    char Data[8000];   
     };
        namespace 
    CEditor
        

            static 
    int (__cdecl *AddPKPWD)() = (int (__cdecl*)())0x007DC2B0;        static int (__cdecl *PWDPK)(int a1signed int a2signed int a3signed int a4, const char *a5) = (int (__cdecl*)(intsigned intsigned intsigned int,const char*))0x007AF2F0
           static 
    void (__thiscall *Clear)(void_this) = (void (__thiscall*)(void*))0x00715050;        static void (__thiscall *Load)(void_this, const charText) = (void (__thiscall*)(void*, const char*))0x00716140
       } 
    do you want to say us something against it?

  5. #35
    Member jurczasiak is offline
    MemberRank
    Sep 2009 Join Date
    63Posts

    Re: Core 2017 Full Source

    realase only working client plz.

  6. #36
    Apprentice GuiLin is offline
    MemberRank
    Nov 2017 Join Date
    9Posts

    Re: Core 2017 Full Source

    Quote Originally Posted by GuiLin View Post
    PHP Code:
    #ifndef __ENGINE_H#define __ENGINE_H
    #include <Windows.h>
    namespace Engine
    {    
       
    struct Packet   
       
    {        
         
    unsigned short Size;        
         
    unsigned char Type;       
         
    char Data[8000];   
     };
        namespace 
    CEditor
        

            static 
    int (__cdecl *AddPKPWD)() = (int (__cdecl*)())0x007DC2B0;        static int (__cdecl *PWDPK)(int a1signed int a2signed int a3signed int a4, const char *a5) = (int (__cdecl*)(intsigned intsigned intsigned int,const char*))0x007AF2F0
           static 
    void (__thiscall *Clear)(void_this) = (void (__thiscall*)(void*))0x00715050;        static void (__thiscall *Load)(void_this, const charText) = (void (__thiscall*)(void*, const char*))0x00716140
       } 
    Is this the address of the 2017 engine pkpwd? Can I find his PK password here?

  7. #37
    Member jurczasiak is offline
    MemberRank
    Sep 2009 Join Date
    63Posts

    Re: Core 2017 Full Source

    engine, config, script/e.pk with any PW than ;)

  8. #38
    Account Upgraded | Title Enabled! Faora is offline
    MemberRank
    Aug 2012 Join Date
    243Posts

    Re: Core 2017 Full Source

    Quote Originally Posted by GuiLin View Post
    Is this the address of the 2017 engine pkpwd? Can I find his PK password here?
    this is the Password for engine: EV)O8@BL$3O2E . depends on which engine your using...

  9. #39
    Member jurczasiak is offline
    MemberRank
    Sep 2009 Join Date
    63Posts

    Re: Core 2017 Full Source

    please again engine.exe, config, script
    I cant make it on my own... cant find proper engine etc.
    Thank You
    Last edited by jurczasiak; 30-07-18 at 11:03 AM.

  10. #40
    Yes, it's really me HuninHune is offline
    MemberRank
    Sep 2006 Join Date
    ::1Location
    1,084Posts

    Re: Core 2017 Full Source

    Quote Originally Posted by jurczasiak View Post
    please again engine.exe, config, script
    I cant make it on my own... cant find proper engine etc.
    Thank You
    Maybe you should stick to playing other peoples servers then :\ cause it sounds like you aren't good enough

  11. #41
    Member jurczasiak is offline
    MemberRank
    Sep 2009 Join Date
    63Posts

    Re: Core 2017 Full Source

    I don't want open server... just "having fun" from time to time playing and trying chars on my Local Server for me only.

  12. #42
    Member Honical is offline
    MemberRank
    Jan 2018 Join Date
    53Posts

    Re: Core 2017 Full Source

    here is the server side + dlls compiled + client files to use but unfortunately you will meet weird problem :/ you wont be able to see npcs if i know any info about it , i will tell you or someone could help us to fix it ,ty :)

    https://mega.nz/#!QHQ1mYzY!uUViLJGlN...zjPTiu9iAbxcPM

  13. #43
    Member jurczasiak is offline
    MemberRank
    Sep 2009 Join Date
    63Posts

    Re: Core 2017 Full Source

    Thank You very much :) not only can't NPCs but I can do nothing :)

  14. #44
    Valued Member luizatena95 is offline
    MemberRank
    May 2018 Join Date
    122Posts

    Re: Core 2017 Full Source

    Quote Originally Posted by Honical View Post
    here is the server side + dlls compiled + client files to use but unfortunately you will meet weird problem :/ you wont be able to see npcs if i know any info about it , i will tell you or someone could help us to fix it ,ty :)

    https://mega.nz/#!QHQ1mYzY!uUViLJGlN...zjPTiu9iAbxcPM
    The core.dll have 880 kb, usualy it is 820
    What did you input on it? did you remove the license on it?

  15. #45
    Account Upgraded | Title Enabled! UlyssesUlric is offline
    MemberRank
    Mar 2014 Join Date
    my own businessLocation
    234Posts

    Re: Core 2017 Full Source

    it works well with international Kalonline Client You can see everything




Advertisement