• TibiaFace

    Tibiaface | Una comunidad Open Tibia donde encontras : mapas, scripts, Otserver, npc y amigos etc ...

    .
    demo menumenu

    Afiliados



    Votar:

    [Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ?

    Compartir:

    Ver el tema anterior Ver el tema siguiente Ir abajo  Mensaje (Página 1 de 1.)

    samsung123

    samsung123
    Miembro
    Miembro
    Alguien sabe como OTCLIENT mehah Encryptar ?
    --encrypt


    eh estado compilando toda la mañana sin resultados positivos xd

    cuando pongo client.exe --encrypt "mi clave" no pasa absolutamente nada jaja


    main/src/client/config.h


    Código:
    // ENCRYPTION SYSTEM
    // Enable client encryption
    #define ENABLE_ENCRYPTION 1
    // Enable client encryption maker/builder.
    // You can compile it once and use this executable to only encrypt client files once with command --encrypt which will be using password below.
    #define ENABLE_ENCRYPTION_BUILDER 0
    // for security reasons make sure you are using password with at last 100+ characters
    #define ENCRYPTION_PASSWORD "MI_pw"

    2 participantes

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    aqui tienes el mejor sistema de encriptado cualquier consulta podemos darte soporte privado solo contactándonos via mensaje privado



    [Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? YNU5B25
    2 participantes
    http://www.tibiaface.com

    samsung123

    samsung123
    Miembro
    Miembro
    Otcv8 y mehah son distintos xd

    me dieron la solucion por discord, al final hay que compilarlo 3 veces jaja
    Ahi esta la solucion por si alguien le sirve.

    me da flojera traducir lo que escribi

    If someone has the same problem, here is the solution
    1.- compile IN CMAKER (vs)with

    Código:
    #define ENABLE_ENCRYPTION 1

    #define ENABLE_ENCRYPTION_BUILDER 1

    #define ENCRYPTION_PASSWORD "MIPW"


    2.- copy otc files in a new folder (int, exe, data, modules, mod)

    3.- run cmd
    cd folder
    otclient.exe --encrypt

    4.- compile again IN CMAKER(vs) but
    Código:
    #define ENABLE_ENCRYPTION 1

    #define ENABLE_ENCRYPTION_BUILDER 0

    #define ENCRYPTION_PASSWORD "MIPW"


    5.- from the compilation take the resulting exe and put it in the new folder from step 2

    6.- success

    solution provided by @MaoMao in discord of mehah

    2 participantes

    samsung123

    samsung123
    Miembro
    Miembro
    OTtclientOTCv8 3.1 rev 232Mehah 2.0.1
    Battle***[Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? 274e  [Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? 2705 
    Update[Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? 2705 [Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? 274e 
    Encrypt default[Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? 2705 [Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? 2705 [Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? 2705 complicated for user level c++
    compression default[Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? 2705[Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? 274e 
    Optimizer**
    last github update4 days ago3 months ago
    Bot[Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? 2705bot protection for admin who don't want bot on their server (can disable)
    textures?[Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? 2705[Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? 2705** @Mehah
    Open sourcealmost[Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? 2705
    *
    [Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? Proxy.php?image=https%3A%2F%2Fi.imgur.com%2Ffu6mESV

    i7-10700k - 16 GB ram - 3080 RTX
    static player, not stress test(like in mehah's videos)
    **


    [Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? Proxy.php?image=https%3A%2F%2Fi.imgur.com%2Fgj4pNgW


    ***

    Comparative battle(same sqm 3 client), in server war
    Mehah very similar to old client [Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? 2705 
    Otcv8 goes crazy[Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? YH5BAEAAAAALAAAAAABAAEAAAIBRAA7[Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? YH5BAEAAAAALAAAAAABAAEAAAIBRAA7[Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? 1f621 


    2 participantes

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    samsung123 escribió:Otcv8 y mehah son distintos xd

    me dieron la solucion por discord, al final hay que compilarlo 3 veces jaja
    Ahi esta la solucion por si alguien le sirve.

    me da flojera traducir lo que escribi

    If someone has the same problem, here is the solution
    1.- compile IN CMAKER (vs)with

    Código:
    #define ENABLE_ENCRYPTION 1

    #define ENABLE_ENCRYPTION_BUILDER 1

    #define ENCRYPTION_PASSWORD "MIPW"


    2.- copy otc files in a new folder (int, exe, data, modules, mod)

    3.- run cmd
    cd folder
    otclient.exe --encrypt

    4.- compile again IN CMAKER(vs) but
    Código:
    #define ENABLE_ENCRYPTION 1

    #define ENABLE_ENCRYPTION_BUILDER 0

    #define ENCRYPTION_PASSWORD "MIPW"


    5.- from the compilation take the resulting exe and put it in the new folder from step 2

    6.- success

    solution provided by @MaoMao in discord of mehah


    pero si otcv8 lo encripte y se puede compactar con windows 10 sin problemas de la misma manera que se encripta



    [Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? YNU5B25
    2 participantes
    http://www.tibiaface.com

    samsung123

    samsung123
    Miembro
    Miembro
    actualmente hay 3 OTClient

    -https://github.com/mehah/otclient
    -https://github.com/edubart/otclient
    -https://github.com/OTCv8/otclientv8

    El que yo uso es MEHAH no OTCv8,

    mehah por defecto tiene desactivada la opción de --encrypt
    a diferencia de otcv8 que es llegar y abrir el cmd y poner otclient_dx.exe --encrypt
    en mehah hay que compilar , activar la opción en src config.h



    solucionado ,cerrar tema

    2 participantes

    [Admin] God Maya

    [Admin] God Maya
    Administrador
    Administrador
    Tema solucionado



    [Codigo] [OTC]Alguien sabe como OTCLIENT mehah Encryptar ? YNU5B25
    2 participantes
    http://www.tibiaface.com

    Contenido patrocinado


    2 participantes

    Ver el tema anterior Ver el tema siguiente Volver arriba  Mensaje (Página 1 de 1.)

    Permisos de este foro:
    No puedes responder a temas en este foro.

     

    BienvenidosTibiaFace es una comunidad de Open Tibia. Para participar debes estar registrado (click para Regístrate).