Resultados 1 a 10 de 31

Threaded View

  1. #1
    Uploader Goten's Avatar

    Data de Ingresso
    Feb 2020
    Posts
    239
    Thanks Thanks Given 
    94
    Thanks Thanks Received 
    3,852
    Thanked in
    177 Posts
    Mencionado
    7 Post(s)
    País
    Brazil

    Source Notices SelecServer(1.04E)

    Main.cpp

    Código:
    InitNotices();
    Interface.cpp

    Código:
    pLoadImage("Custom\\Noticias.jpg", 0x9969, 0x2601, 0x2900, 1, 0);
    CustomNotice.cpp

    Código:
    #include "stdafx.h"
    #include "CustomNotices.h"
    #include "Tmemory.h"
    #include "CustomFont.h"
    #include "CustomMessage.h"
    #include "Interface.h"
    
    DWORD		Test_Buff;
    char		Test_LevelBuff[40];
    Naked(Notices)
    {
    	
    	int PosX;
    	 PosX = 470;
    
    	 
    	pDrawGUI(0x9969, (float)455 , (float)70 - 47, 173, 407);
    	 
    
    	CustomFont.Draw(CustomFont.FontSize20, 505, 50, 0xDAA520FF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(5));
    													 
    	
    	CustomFont.Draw(CustomFont.FontSize19, PosX, 80, 0x8B0000FF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(6));
    
    	CustomFont.Draw(CustomFont.FontSize18, PosX, 100, 0xFFFFFFFF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(7));
    	CustomFont.Draw(CustomFont.FontSize18, PosX, 115, 0xFFFFFFFF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(8));
    	CustomFont.Draw(CustomFont.FontSize18, PosX, 130, 0xFFFFFFFF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(9));
    
    	CustomFont.Draw(CustomFont.FontSize19, PosX, 150, 0x8B0000FF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(10));
    
    	CustomFont.Draw(CustomFont.FontSize18, PosX, 165, 0xFFFFFFFF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(11));
    	CustomFont.Draw(CustomFont.FontSize18, PosX, 180, 0xFFFFFFFF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(12));	
    	CustomFont.Draw(CustomFont.FontSize18, PosX, 195, 0xFFFFFFFF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(13));	
    
    	CustomFont.Draw(CustomFont.FontSize19, PosX, 215, 0x8B0000FF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(14));
    
    	CustomFont.Draw(CustomFont.FontSize18, PosX, 230, 0xFFFFFFFF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(15));
    	CustomFont.Draw(CustomFont.FontSize18, PosX, 245, 0xFFFFFFFF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(16));	
    	CustomFont.Draw(CustomFont.FontSize18, PosX, 260, 0xFFFFFFFF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(17));	
    
    	CustomFont.Draw(CustomFont.FontSize19, PosX, 280, 0x8B0000FF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(14));
    
    	CustomFont.Draw(CustomFont.FontSize18, PosX, 295, 0xFFFFFFFF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(15));
    	CustomFont.Draw(CustomFont.FontSize18, PosX, 310, 0xFFFFFFFF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(16));	
    	CustomFont.Draw(CustomFont.FontSize18, PosX, 325, 0xFFFFFFFF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(17));	
    
    	CustomFont.Draw(CustomFont.FontSize19, PosX, 345, 0x8B0000FF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(14));
    
    	CustomFont.Draw(CustomFont.FontSize18, PosX, 360, 0xFFFFFFFF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(15));
    	CustomFont.Draw(CustomFont.FontSize18, PosX, 375, 0xFFFFFFFF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(16));	
    	CustomFont.Draw(CustomFont.FontSize18, PosX, 390, 0xFFFFFFFF, 0x0, 0, 0, 0, gCustomMessage.GetMessage(17));	
    
    
    
    	_asm
    	{
    		lea eax, Test_LevelBuff
    		push eax
    	//	// ----
    	}
    	_asm
    	{
    		mov Test_Buff, 0x004D7D1D
    		jmp Test_Buff
    	}
    }
    
    
    
    
    void InitNotices()
    {
    
    	
    	SetOp((LPVOID)0x004D7D13, (LPVOID)Notices, ASM::JMP);
    }
    Notice.h

    Código:
    void InitNotices();


    CustomMensaje.txt
    Código PHP:
    5         "Server News"
    6         "Parche 1.0.0.0"
    7        "-Add Custom Interface"
    8        "-Fix Cursor Shop"
    9        "-Fix MasterSkill"
    10         "Parche 1.0.0.1"
    11         "-Fix Agilidad"
    12        "-Add CustomPet"
    13      "-Add CustomFenrir"
    14         "Parche 1.0.0.2"
    15        "-Add PartySearch"
    16         "-Fix CustomWing"
    17         "-Add CustomSkillMonster" 
    Arquivo OZJ



    Créditos:
    CobyZero

  2. The Following 36 Users Say Thank You to Goten For This Useful Post:


Permissões de Postagem

  • Você não pode iniciar novos tópicos
  • You may not post Resposta(s)
  • Você não pode enviar anexos
  • Você não pode editar suas mensagens
  •  
Sobre nós
Somos uma comunidade em atividade a 8 anos que aborda assuntos relacionados a games em geral, principalmente games MMORPG. e que busca sempre ajudar os membros através de conteúdos, tutoriais e suporte...
Nossos anunciantes
Hinetworks
VelozHost
InovHost
Rede Sociais