Remove lo [Socket] y centre el [Ancient] [Rafhael Souza]

Publicado por Dakosmu, Mar 07, 2023, 01:44 PM

Tema anterior - Siguiente tema

Dakosmu

INFORMACION
Trayo mas una cosa que fiz, para los que procuran dejar su downgrade mas guapo.

Ele remove lo texto [Socket] e deja lo texto [Ancient] centralizado.

IMAGENES
Los visitantes no pueden visualizar imágenes en los mensajes, por favor Regístrate o Inicia Sesión


RemoveText.cpp
#include "stdafx.h"
#include "RemoveText.h"
#include "Defines.h"
#include "TMemory.h"
#include "Util.h"

__declspec(naked) void PositionAncientY()
{
static float PositionYAncient = 67.00000000000000;
static DWORD m_ReturnAncient = 0x0083523A;

_asm {
FADD DWORD PTR DS:[PositionYAncient]
JMP[m_ReturnAncient]
}

}

void RemoveSocket()
{
SetRange((LPVOID)0x00D46C8C, 5, ASM::NOP);
SetCompleteHook(0xE9, 0x00835234, &PositionAncientY);
}

RemoveText.h
#pragma once

void RemoveSocket();

Main.cpp

RemoveSocket();

CREDITOS
RafhaelSouza



Bon Dia

🡱 🡳