Informacion de gracias

Show post that are related to the Thank-O-Matic. It will show the messages where you give a Thank You to an other users.


Messages - nelson

Posteado: June 17, 2025, 01:09:45 PM 1 MuOnline / Guias / Configuración de Antihack ( common.dat)

Buenas.!

Esta es mi primera guía.
Hubo un tiempo donde necesitaba saber configurar el Antihack del lado Server , Configuración que se encuentra en :

* Muserver / Gameserver/Data/Common.dat



Aca les dejo:






Muchas gracias todos.!

 please

Posteado: June 13, 2025, 11:38:42 AM 2 MuOnline / Sources Generales / Custom Múltiples Nicks Main 5.2

Custom Múltiples Nicks Main 5.2




LoginWin.h


LoginWin.cpp




config.ini



Credito
Dakosmu

Posteado: June 11, 2025, 10:56:37 AM 4 MuOnline / Sources Generales / 5.2 Force Main Administrator

WinMain.cpp
Após: bool ExceptionCallback(_EXCEPTION_POINTERS* pExceptionInfo)
Adicione:




No inicio de: int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int nCmdShow)
Adicione:



Vídeo Tutorial:


Créditos: Mineiro

Posteado: June 11, 2025, 10:39:46 AM 5 MuOnline / Sources Generales / AntLag + Borderless (Esc) 5.2 DinhoX




Após realizar o Dowload siga as Etapas abaixo!
Pode ser necessário adicionar: #include "NewUIOptionWindow.h" em alguns arquivos.

zzzeffectsprite.cpp
No inicio de: int CreateSprite(int Type,vec3_t Position,float Scale,vec3_t Light,OBJECT *Owner,float Rotation,int SubType)
Adicione:

Code: [Select]
    if (g_pOption->m_EffectSprite == 1)
    {
        return 0;
    }

ZzzEffectParticle.cpp
No inicio de: int CreateParticle(int Type,vec3_t Position,vec3_t Angle,vec3_t Light,int SubType,float Scale,OBJECT *Owner)
Adicione:

Code: [Select]
	if (g_pOption->m_EffectParticle == 1)
{
return 0;
}

ZzzLodTerrain.dpp
Procure por:
Code: [Select]
	else
{
      SelectFlag = false;
InitCollisionDetectLineToFace();
}

Em baixo do trecho citado acima adicione ou altere:
Code: [Select]
	
if (g_pOption->m_Terrain == 0) { TerrainFlag = TERRAIN_MAP_NORMAL; };
RenderTerrainFrustrum ( EditFlag );

Exemplo Final:
Code: [Select]
	
else
{
      SelectFlag = false;
InitCollisionDetectLineToFace();
}

if (g_pOption->m_Terrain == 0) { TerrainFlag = TERRAIN_MAP_NORMAL; };
RenderTerrainFrustrum ( EditFlag );

Ainda em LodTerrain, Logo mais abaixo abaixo em: if ( !EditFlag )
Adicione no inicio:
Code: [Select]
		
if (g_pOption->m_Terrain == 0)
EnableAlphaTest();

ZzzCharacter.cpp
Procure por: if(gMapManager.InChaosCastle() == false)
Adicione:
Code: [Select]
			
if (w->Type != -1 && g_pOption->m_Wings == 0)

Ainda em ZzzCharacter.cpp procure por: if(w->Level >= 7)    e antes dele adicione o trecho abaixo.
Code: [Select]
				
if (g_pOption->m_Swords == 0)
{
RenderLinkObject(0.f, 0.f, 0.f, c, w, w->Type, w->Level, w->Option1, false, Translate);
}

Procure por: w->AnimationFrame = fAnimationFrameBackUp;   e antes dele adicione ou altere para o código abaixo:
Code: [Select]
				
else
{
bool bRightHandItem = false;
if (i == 0)
bRightHandItem = true;
if (g_pOption->m_Swords == 0)
{
RenderLinkObject(0.f, 0.f, 15.f, c, &t_Part, iType, iLevel, iOption1, true, bTranslate, 0, bRightHandItem);
}
}

w->AnimationFrame = fAnimationFrameBackUp;

Ainda em ZzzCharacter.cpp procure por: if (o->Kind == KIND_PLAYER && o->Type == MODEL_PLAYER
Altere para:
Code: [Select]
	
if (o->Kind == KIND_PLAYER && o->Type == MODEL_PLAYER && g_pOption->m_Equipments && i > 0)
   

Exemplo Final:
Code: [Select]
	
if (o->Kind == KIND_PLAYER && o->Type == MODEL_PLAYER && g_pOption->m_Equipments && i > 0)
{
int COMMON_NUM = ((i - 1) * MODEL_BODY_NUM) + MODEL_BODY_HELM;
Type = gCharacterManager.GetSkinModelIndex(c->Class) + COMMON_NUM;
RenderPartObject(&c->Object, Type, p, c->Light, o->Alpha, 0 << 3, false, false, false, false, Translate, Select);
}
else
{
RenderPartObject(&c->Object, Type, p, c->Light, o->Alpha, p->Level << 3, p->Option1, p->ExtOption, false, false, Translate, Select);
}
   


ZzzObject.cpp
Procure por: void RenderObjects()
Adicione no inicio:
Code: [Select]
	if (g_pOption->m_Object)
return;
   

Créditos:
AntLag: Denis Alves
Borderless: komandirbk
Adaptar Borderlles no ESC: Dark
Fixar Bugs do Borderlles: Mineiro

Posteado: June 08, 2025, 12:52:33 PM 6 MuOnline / Sources Generales / Source RoxGaming Main 5.2 - 60 FPS UPDATE

Hi guys, like in subject, its update of 60 fps from Sven Project OpenMU, on main 5.2 source of RoxGaming,

MuServer, Client, Source Download:


Gracias:

jaes, Milo, theyagrara, frajola, itamarsrosa, FixedMU, mauriciowins, mara777, calibur, deltime, nhockute, malke, Watuyusei, wesleypam, davidrcj, tiagozika, seckep, wellihard, Defaultnpc, vaneavanea31, straiker23, wallaceh, thuongneo, hungngoc15082016006@gmail, Axelfvm, tutu100, kameleonu, aujindo, hanzel, lucasaraujo2002, RoleS123, malekeith, aof10022535, kimjfsim, qingfeng767, pquintal, knight.php, nofeara, Malyk, zurect, truongtienhp, ggdibe, shu2004, skymkt, comovenga, Vladenuel, ukvayha, python, birdy491, im.maisonth, powerpatic, duongcao, theducgm, VERNERON, mateus2255, pokimon, stopk, comelon666, cascadeballa, UrbaNDraft, Skillz, billkilla, rodrigoo22, Matt1995, phonghuynh96, hicky, jessy, jeffzkie69, mastergamers, jeuzinn, cppcw, kekedodo, mu2020, l2j-ct, GoldSun, Hax.Gaming, fengyun52894, blogger02, rivaldo1234, thangnvv92, Betell Host, tuanpm1, THOTH, 2448778229, backerchen, sh4ll3, Zeus, pedrob, MsotoC, thekillrj, Heimdall, articuno2025, xsojomx, emersonx13, TryMenow, nic269, pedrinrt, Macario, nelson, questbr, zHammer, 331515194, DjGamer, welison14, Nakamura, andreyzz, T-LEGENDARY, caldato, pnicacio, Gamst, Menumas, neeck1234, rdgbr, ndchung263, milagros1229, notengo, danillodsd, duccom0123, m1sterio, magos22, KhongGianOL, axeman192, Rindy, radrains010, stonegameplay, llZeuzll, garcia1230, xDeeH, nescafe, Peluuca, phuongcuongmsqm, cri0, baojianyang, baldino, Dexign, vnfiac, FOX, pandark, vipermu, rbfd, Shrimp, Plate98, mubongma, elcaverao, delviorre, keyzor, tcbaoanh, 297457989, Marceliin, DeveloperMU, vietbang, hoangbon, thanhdat23, nogsvn, giangpha, MUXP, minhchanh, Eronrw1, ycr4zy, josehdrago, Yukki, BaTmaaN, iRvX, 2str0kE, jk2013, rugaro, lahn, spartacus, esteban, lucasvieira, pirazok, nylanpro, HunStarr, mrtacos12, jukas, omgsf, GameNet, finalfts24, football, c4nhsatcodong, axell, hoanmaster, mavine, ledemkhoc, beecubin, Dellux, coolgepds, caminhada, whisky123, chipcoidj, luckystar, babydragon, 1732313, e911217, khdoop, hoangcungclub, nhantac, Farias, 183358, Đồng Văn Hiếu, cuongcon333, roshux, HaPKoTuK, djagripnos, nujd00, thieugia, hoangtammedia, hoangha001, Vazamento, ndhieu8x, z0lik, bigrealtk92, tienduy1992, k33n00, Supremo, ngocnhi, ntcong295810, ssmunet, cuong1372, samsunggon, vampzao123, kioshira, superrin, tuyen195, thaibun, Odisk, thongd45, cuongnm, xufqing, lthai2021, oxey.mu, NghienMU, GX_KYO, exterminio, bin9xhn2, tuyendam, daimer, xlockee, laulinh2, abner, layzen1985, smil158, quyanxu, GATITO, muccone, zhangjianle865, sayfmaster, nhanphu200, beibei, dangnhapnee, eduardo253, cavalcante, Lotto4K4k, lukaz2z, HayllanderBR, usuario01, iluaan, zehel62, horizonking, MADRUGA, lukaon, gordodotoi, feelipexshk, Evangelio, matheusgomesb, mugloves99, Androjd123, davicohab, conter, zAri0ns, Dizzy, allysson69, chuckhai, Bruno Macedo, iCoder, Mineiro, enctype, saske98, xlbiellx, stanger777, anonymousgh, panda, zeroalenda, Shellshock, Ryzenn, kellington, Split, Daniel@, zeronycs, AlejandrO777, Matheus Marquezan, Underworld, allhoy, mjkjo0, Malkom99, amuleto2023, akumaxis, Vincent, vcore30, tammadall, Thedevilslefthand, InFamous, hola23, erickmalfoy, dahouzi, nduchoang97, Viper, tincho1993, victhorinox, tuyentc, Cartman, dakosmu, muedit, ellite3, xianwen, hide3by, marlo1x1, trungpv, Dieguinho, zpzwb113

Posteado: May 24, 2025, 10:04:02 AM 7 MuOnline / Sources Generales / Fix skill lag Bk - 97d

Buenas, les traigo el fix para los Skills del BK que al atacar van a buscar automaticamente al objetivo, los poderes son:

Death Stab
Spearthrust (Uniria & Dinorant skil)
Uppercut (weapon skill)
Stabbing (weapon skill)
Hacking (weapon skill)
Whirlcut (weapon skill)
Slash (weapon skill)

El bug del Twisting Slash y escudo es otro tipo de bug, esta relacionado pero no es el mismo fix.





Creditos: Feche

Posteado: May 19, 2025, 10:55:19 PM 8 MuOnline / Mobs / Re: BOSS Round 6

Buenas, comparto mis files del 2020, lamentablemente no estan al 100% y tienen algun que otro bug; comparto para que saquen codigo y/o vean como funciona.
Estan basados en los files Aminyus pero bastante modificados.









Cliente:
  • Alas S3
  • Alas S4 (Bk y Elf con glow)
  • Map Move (M)
  • Map Logo al moverse
  • Mensaje de bienvenida
  • MiniMap
  • Camara 3D
  • Soporte 1080p
  • Modo ventana
  • Conexion directa al GameServer sin utilizar CS
  • Health FIX (Vida > 65535)
  • Inner sync fix al moverse de mapa
  • Demon y Magic Fairy
  • Fix bug puntos (65535 max)
  • Player Check (Anti hack)
  • Font Personalizada

Server:
  • Zen Fix (queda en el maximo de 2,147,483,647)
  • Balance de Auras y razas
  • Fix nombre de mapa en Party

Ideal para seguir con el codigo o sacar codigo, algunas de las cosas que le faltan son agregar nombre de los nuevos items (aparecen sin nombre cuando se seleccionan), bug en algunos modelos (se reemplazan por otros, hay que modificar la variable Models), Demon y Magic Fairy aparecen sin nombre en la barra de vida, y algun que otro bug que no recuerdo.
La instalacion es como los demas, SQL Server -> Importar base de datos -> Configurar GS y saldria funcionando.



Creditos: Feche, WebZen
Bueno, en este caso les vengo a traer el fix del legendario bug utilizado para "dupear" o más bien bugear visualmente el item para ser utilizado para colocarle joyas, para equiparse items de 2 manos, para que no mueran las mascotas pero atacar sin cabeceo, entre otras cosas...

SIN FIX


CON FIX


Gracias:

tammadall, somlee, israeldiniz, zurect, BDCAM, Phoenix666, kendy93, cri0, nofeara, maty12, Pecan, b0n3v, cuongcon333, eliarwis, srsti, gohancs, powerpatic, xtestx, GoldSun, samsunggon, ellite3, pirazok, fengyun52894, foolish, DeilanSasame, lvlfp, ์Nightz, alivejr, Xingaw, rodrigoo22, Kenpachi Zaraki, xeru00, armamor, makyntosh, 153426, nylanpro, haziel, Shellshock, k33n00, Malkom99, BaTmaaN, pedornela, stopk, realman, Darki12345, chipcoidj, matheusgomesb, NghienMU, muedit, iRvX, nhanphu200, 297457989, Crowley, Sentinela, Domedica, unico, CAPITOL, 2str0kE, Jefe Maestro, thziin, leandro3, gaminguy, Chupulum, sauron215, PowerNet, RifleMaN_, miltonho2, welison14, ProGuard, ProTecno, animator, pnicacio, Evangelio, Peluuca, Cartman, Hugo, Genius05, Hiếu Đại Ca, saske98, zodiacobr, thangnvv92, antoniodel, truongtienhp, Smudevelop, chuckhai, zhujianhui, KhongGianOL, smil158, deathsquad, lthai2021, sanlp, 1732313, load_01, Betell Host, superrin, tutu100, kimrubi, birdy491, exterminio, dakosmu, KenZ, InFamous, s00x, nhantac, dangnhapnee, tuyendam, Nakamura, bamster89, zeronycs, gega, kellington, redf0x, Creazsia, Androjd123, roshux, jeffzkie69, laulinh2, mechaloco, Rindy, vnshell, ukvayha, matan3599, Split, HayllanderBR, mugloves99, vampzao123, mavine, HaPKoTuK, zhangjianle865, Lotto4K4k, hoangcungclub, Watuyusei, Viper, majoca10, lkt22, whisky123, Macario, nelson, LuciferXT, ledemkhoc, itamar, erickmalfoy, GabrielDev, c4nhsatcodong, dizzys, dahouzi, Ryzenn, SaintZeus, darkjano, Dieguinho, quyanxu, ntcong295810, stanger777

Posteado: May 06, 2025, 03:02:08 AM 11 MuOnline / Sources Generales / Social S3 repack

no sé si esto ya lo subieron o no pero esta fuente yo la había comprado el año pasado y como voy a formatear mi computadora no me sirve



Posteado: May 05, 2025, 02:42:53 AM 12 MuOnline / Sources Generales / Optimización mu

esto es un aporte algo simple y muy beneficioso para alguno
a la hora de abrir el mu automáticamente te va a optimizar toda la computadora te va a mejorar el uso de la ram y el de cpu si cierra el Mu se cancela la optimización
yo la había puesto adentro del cliente en el maí.c  pero cambié un poquito el código y lo puse para que se pueda ejecutar usando MHP y launcher
esto se beneficia aquello que tengan computadora muy vieja

Gracias:

golias14, joackle, davidrcj, somlee, Vladenuel, hald22, tucumanito, Extreme, PCEmulador, nofeara, b0n3v, keyzor, Daniel@, rekis, caminhada, armamor, xtestx, Davi, matan3599, zeronycs, Crowley, iRvX, llZeuzll, zerg24, cachorroquente, realman, Domedica, lozthiensu, football, pnicacio, vcore30, NghienMU, BaTmaaN, Lotto4K4k, load_01, Kenpachi Zaraki, congacp1, juan1997, kaisudo, matheusgomesb, hsowaty, Creazsia, resistant, Tester1838a, backerchen, birdy491, beibei, Split, Darki12345, bin9xhn2, Nargakh, mu2020, GabrielDev, hanzel, AlejandrO777, PhantomKr, Underworld, lthai2021, NexusMu, louis, herjuni, thziin, anonymousgh, malke, Malkom99, pulsefire, vnfiac, truongtienhp, manfromvn, Dieguinho, lczro, 2str0kE, mael55, Dragonvl15, InFamous, redf0x, nacho,ignacio, wellwisher22, erickmalfoy, pedrob, nietof04, joaovithor1, Cartman, williandv, Vazamento, vampzao123, AnDeR, Genilson23, Viper, zodiacobr, muccone, jhonneduard, zurect, Ryzenn, emersonx13, mundomuc, kayito, bulk9995, Matt1995, thangnvv92, dangnhapnee, ProTecno, DeveloperMU, ILUVATAR, pedornela, Odisk, Atlans, xxyan1xx, mubro, KhongGianOL, lucasvieira, calibur, neeck1234, zHammer, zodiacddos, dakosmu, Hugo, ledemkhoc, Betell Host, Genius05, makyntosh, saske98, stark98, s00x, zhujianhui, kskooper, mustx1, Shatter, andyw, k33n00, ValkyrieDevs, imjay8, Kosh, chuckhai, khdoop, hoangha001, z348870672, animator, josehdrago, dizzys, Thedevilslefthand, chipcoidj, superrin, Azzlaer, Smudevelop, Dizzy, phuongcuongmsqm, HaPKoTuK, mugloves99, roshux, nelson, Hoangsy99, spartacus, skinmuonline, zhangjianle865, npt.formu, z0lik, dahouzi, SaintZeus, bigrealtk92, tuyendam, Nakamura, djagripnos, ArcaneMU, hoangtammedia, legacy101, Marceliin, smil158, DrakonuS

Posteado: May 04, 2025, 11:22:29 PM 13 MuOnline / Sources Generales / Aumentar tamaño variable Models - 0.97d

Buenas, con el siguiente codigo se puede aumentar el tamaño de la variable Models (la que contiene los objetos e items del juego) de 963 modelos a un maximo de 1987 modelos.
Esto es esencial si se quieren agregar nuevos items u objetos.

Code: [Select]
ModelsDump = operator_new(373556);
Models = (ModelsDump + 188 * (rand() % 1024));
memset(Models, 0, 181044);

WebZen internamente crea la variable ModelsDump con un tamano extra, lo que hace el codigo es cambia el 1024 de la funcion rand() a 0.
Saludos

Posteado: May 03, 2025, 05:47:47 PM 14 MuOnline / 99x / Files MC 99B+ MirageContinent Modificado (NUEVO UPDATE 1.0)

FILES 99B+ MIRAGE CONTINENT


LINKS ACTUALIZADOS.
MuServer:
ClienteBase:

Main DLL sin Consola Update 1.0:


NEW UPDATE 1.0:
ADD AUTO-RECONNECT ATTACK
ADD QUEST SYSTEM -  GUARDIA 249 INICIA QUEST
ADD PROGRAMA PARA CREAR QUEST UN MAXIMO DE 20 QUEST
CONFIGURACION LADO CLIENTE CLIENTE/DATA/CUSTOM/QUEST.INI
FIX GAMESERVER ESTABILIDAD
FIX /ATTACK ERROR DEJABA DE ATACAR
FIX INTERFACE MAIN SE CRASEHABA CADA 2 HORAS




Creditos: Mirage Continent
Modificaciones: @caron22 , @herjuni

CHANGELOG GAMESERVER
LIMITE DE USUARIOS POR GAMESERVER 100 SLOTS  - F5 Disminuye Slots - F6 Aumenta Slots maximo 100 Slots
Code: [Select]
Anti-Cheat [Integrated to GS]
 Anti-Dup [Integrated to GS]
 Anti-WPE PRO [Integrated to GS]
 Anti-Speed [Integrated to GS]
 Dark Raven 100% Working
 Dark Horse 100% Working
 Kalima Event 100% Working
 White Wizard Event 100% Working
 Personal Shop 100% Working
 Duels 100% Working
 Guild Creations 100% Working
 Battle Soccer 100% Working
 Global Post System 100% Working
 Items Ancient 100% Working
 NPC Guards with Functions: (Reset, Pkclear y Buffs) 100% Working
 Ring Lorencia 100% Working
 Friend List 100% Working
 Life Bug 100% Solved
 Pet Trainer 100% Working
 Devil Square 1 - 6 100% Working
 Blood Castle 1 - 7 100% Working
 Chaos Castle 1 - 6 100% Working
 PVP Event 100% Working - New!
 NPC from Buffs (Like: Soldier) - New!
 Golden Invasion 100% Working
 Kundum Drop Rates 100% Working
 Twisting Slash PVP 100% Working
Quest 100%  Working
 Marlon Quest 100% Working
 Combo 100% Working


NUEVAS CONFIGURACIONES:
Reconnect System 100%
Attack System - attackon , offattack 100%
AutoParty  100%
Experiencia Dinamica 100%
BotStore 100%
Nueva Jewels 100%
PackSystem 100%
MultiBaules 100%
Balance PVP & PVM 100%
Offtrade 100%
PickSystem 100%
Buff Time 100%
MaxIP Configurado Lado GS 100%
Personal Shop skin Fantasma 100%
Personal Shop Bloqueo de mapas 100%
Rates Maquina chaos VIP-FREE
y mucho mas...

NUEVOS EVENTOS:
Survivor PVP
Torneo PVP
INVASION KUNDUN EN MAPAS
INVASION PHOENIX EN ICARUS
GOLDEN ARCHER POR CADA RENA PREMIO MUCOIN

COMANDO:
/post - mensaje global color azul - vip color amarillo
/add - /f /a /v /e /c -> comando para repartir puntos
/readd - comando para readicionar puntos
/reset - Comando para resetear o tambien npc
/pkclear - comando para borrar pk o tambien por npc

CONFIGURACION GAMESERVER:
ConnectServer/Serverlist.dat
DataServer1/DataServer.ini
DataServer2/DataServer.ini
EventServer/Data/eventserver.ini
ExDB/exdb.ini
Ranking/svconfig.ini
Data/Customs/Customs.ini

Lado Cliente : Cliente Base\Data\Custom\ServerInfo.ini


CHANGELOG MAIN
Code: [Select]

[Main] Resolucion Fix
[Main] fuente Fix
[Main] acentuación Fix
[Main] brillos de itens +15
[Main] Texturas
[Main] Uso de cpu
[Main] Mover cursor cuendo abre el NPC)
[Main] Fixs Agilidad
[Main] Real LevelUpPoint
[Main] GCDamageSend - Damage Real
[Main] GCReFillSend - Vida Real
[Main] GCManaSend - Mana Real
[Main] Mini Icons
[Main] HPBar Monster
[Main] Informacion de usuario VIP ,Reset, Etc.
[Main] Nuevo SlideBar Noticias a colores
[Main] Camara 3D
[Main] SkyBox
[Main] Minimap + deslizador
[Main] ReconnectSystem
[Main] Nuevas Jewels
[Main] FPS 30
[Main] Selecion de personajes con movimientos
[Main] Sonidos al selecionar personaje
[Main] Hora Server , Local
[Main] Interface Multibaules numero 1/4
[Main] Icon Main Fixs
[Main] CheckPluginFile MHPCliente.dll ADD
[Main] Rango de personajes
[Main] Logo Guild Mark
[Main] Configurador VisualFixs 65535 o Real
[Main] Interface de Noticias y info Selecion de server
[Main] Interface usuarios online Selecion de server
[Main] Interface  Informacion para usuarios
[Main] Interface SEGURIDAD ON & OFF
[Main] Interface Saldo MUCoins
Y Mucho mas...

IMAGENES DE LOS FILES


































Posteado: March 26, 2025, 11:08:00 PM 16 MuOnline / 99x / Re: Season 0 Free (MuEmu) 1.00M

Buenas,  He decidido liberar las fuentes al menos del 99B, El GameServer tiene soporte para otras versiones pero es una de las versiones viejas que utilizaba seguro les sirven para corregir errores o utilizar para base a otras fuentes, Saludos.

Gracias:

¡Comparto con ustedes esta útil modificación para mostrar emblemas de gremio junto a los nombres de los jugadores en MU Online! Perfecta para servidores privados o modificaciones client-side.

------Características principales-------
  • Muestra el emblema del gremio al lado del nombre de cada jugador
  • Totalmente integrado con el sistema de renderizado existente
  • Soporte para transparencias y blending adecuado
  • Posición personalizable del emblema




Posteado: March 23, 2025, 01:55:52 PM 18 MuOnline / Sources Generales / Source Projeto Inicial S3 Base 5.2

Bom dia, Tarde, Noite!

Segue o código-fonte inicial do meu projeto 1.04J Season 3 com base no Main 5.2.

Visto que vendi para uma pessoa e agora ela apareceu com outras e estão se beneficiando, e para evitar golpes, segue a mesma.

Lembrando que o projeto é de 2023 e não se compara ao atual!

Nada se cria, tudo se copia. Como a 1.1, aqui está a S3 da atualidade!

observação não tenho mais o cliente e as imagens do meu atual são diferentes então vao ter que montar o cliente e o muserver pode usar qualquer um, tanto o original webzen quanto a muemu!

Algumas Imagens:
https://imgur.com/a/fX4wFgj



boa sorte a todos!

se eu tiver tempo na semana penso em montar o repack e postar para todos!

Creditos:

Webzen

Louis / Ogocx Limpar a source

Hugo

Gracias:

wesleypam, zeroalenda, VERNERON, iCoder, magos22, WTeam Dev, djkaku, zehel62, cavalcante, thekillrj, kendy93, keyzor, iRvX, Matheus Marquezan, atlansdev, cri0, Plate98, milagros1229, alivejr, DemetrioJC, damayen, lemg2408, Shellshock, cuong1372, Underworld, anonymousgh, stark98, prohards26, finalfts24, Supremo, wolaizidiqiu, 0nii123, warklock2912, victorrz17, DeilanSasame, pimkungclub, JhonaTanLR, imjay8, Sub-Zero, Saxius, vantruong, brunoap, neto66, goodsfire, feins150, buayza2499, Genius05, thieugia, boylasd, matheusgomesb, baldino, RoleS123, Malyk, loyd, articuno2025, Hoangtu34, Hiếu Đại Ca, 297457989, ledemkhoc, foolish, xeru00, GabrielDev, conter, Davi, wanwaycom, CemalEroz, T-LEGENDARY, newman, Eureka26, rando, 161012, dangnhapnee, herjuni, juno_kz, itamar, wildriff66, kove0816, frogarfun, pulsefire, zhujianhui, k33n00, Axelfvm, KAKA, 29013735, roshux, Xingaw, laulinh2, maksuel, manojl, dreamboy7, 331515194, kimjfsim, nylanpro, luckystar, Hoangsy99, zhangjianle865, draco425, manfromvn, sagat202, pirazok, alankakaroto, nilomaster, pnicacio, Lotto4K4k, resistant, Ryzenn, Sasukedb, AnDeR, ScottLy, 2str0kE, navossoc, pkdomal, MU-Soul, chuckhai, mantios, trungpv, ukvayha, son1xx2, beecubin, mubongma, tuyendam, cybercomaqp, samsunggon, hoangcungclub, havanty, junin, Kosh, jukas, test10, Sentinela, Chupulum, nghia382829, mocorongo, HHugo27, Zeus, qq670348570@hotmail, abung, muedit, fengyun52894, tammadall, NghienMU, legacy101, s00x, hald22, hahaha11, pepeeh, amuleto2023, danilodc, nelson, Tester1838a, bond2012, Macario, shiftlopes, josepedro, Dexign, eraclio1, tcbaoanh, andreyzz, vcore30, skhirtlo, bubik, BaTmaaN, princekannon001, Odisk, KhongGianOL, blacksexy, 4312204, vnshell, elcaverao, HazzdeN, pedornela, kimrubi, Androjd123, Rindy, Viper, quyanxu, lucasvieira, jeronemo2707, sannea, Matt1995, Sweng, Marceliin, HaPKoTuK, hola23, bin9xhn2, xufqing, MMOTOP100, Bé Phanh, Watuyusei, birdy491, Orion88, Pyke, anhnt, SPK, hoanmaster, dahouzi, smil158, Shatter, chipcoidj, coolgepds, BDCAM, novoletto, phuongcuongmsqm, sayfmaster, hoangtammedia, c4nhsatcodong, lthai2021, xlockee, skinmuonline, zodiacddos, malke, backerchen, muccone, axell, unico, lunaticodeveloper, erickmalfoy, plyn, zAri0ns, davidrcj, viorb, myway, Malkom99, lukaz2z, beibei, mugloves99, josehdrago, gutto, Dieguinho, DjGamer, vnfiac, Thedevilslefthand, Split, williandv, subdark05, tarikata, lkt22, xxdgabriel, xlbiellx, dakosmu, short, m1sterio, Ga4umy4u, antoniodel, makyntosh, Part1zanBelarus, mu2020, mundomuc, Eternity, kellington, stanger777, Smudevelop, MUXP, saske98, gang, daimer, zHammer, MADRUGA, zeronycs, carper, vampzao123, Dizzy, wellihard, mavine, InFamous, joaovithor1, kaiocnx

Posteado: March 22, 2025, 08:16:57 AM 19 MuOnline / Archivos desarrollo / Re: Mostrar CHAT INGAME en Web

Y lo dejamos en 50/50 o 60/40? Repito, cómo idea es buena. Nose si para una web, pero si modo administración. Ejemplo, un user llamado X denuncia a otro usuario llamado Y. Ya se por spam, o cualquier otro dicho con mal intencion. Tonces podemos tener la certeza de que así ah sido
Tengo los txt de logs igual para eso...

Su botonsito tipo toggle cheesyy2:


Todo xq yo lo dije. Jajaja, bueno..aumento a 70/30 de usarlo. Jaja
Claro me diste la perspectiva de un user xD

Gracias:

Posteado: March 21, 2025, 11:56:14 AM 20 MuOnline / Season4 / Muserver Season 4 Premium (Update 31) by louis

Hello everyone

It's been a long time since I've released anything for the community, so here's a belated Christmas present.

Full unlimited premium update 31 for you.

Images:










Watch videos abouts all updates on my youtube channel:
https://www.youtube.com/@louisemulator

CHANGELOG:
Spoiler for Hiden:
UPDATE 12:
JULY 2018
- Custom NPC move
- CustomCommandInfo (v2)
- Custom RankUser OverHead
- Custom Party Icon(s4/s6)
- Trade Value
- Party Disable PK
- New Anti SpeedHack Skill System
- Update TvtEvent new requistes
- Add Auto Heal Skill in /Attack
- Add Global Password System
- Option to show Rankuser in all places
- Option to Hide Reset in Rankuser
- Option to Hide MReset in Rankuser
- Option to Change MReset name in Rankuser
- Disable Party HpBar option
- Increase CustomShops to 100
- Fixes in custom buy vip windows
- Others fixes

UPDATE 13:
AUGUST
- GS and GSCS new interface
- MasterReset remove fixed resets
- Command Start Invasion
- Command Start Custom Arena
- Custom Quest Command (v2)
- Custom EventTime (v2)
- Custom Npc Quest
- Custom Npc Name up to 100
- Custom Pick (v2)
- Add Custom Pick Excelent
- Add Custom Pick Socket
- Add Custom Pick SetItem
- Enable Lucky item trade
- Disable Duel Restore HP
- Disable Duel Restore SD
- Require Reset/MResets to enter in room
- Add Reset/MasterReset Requisite on Create Character
- Fixes in MapServerMove
- Other fixes

UPDATE 14:
SEPTEMBER
- Custom RF Gloves (S6)
- Custom Start Item
- Custom Interdace (S6)
- Speed SkillHack auto bloc account
- Add PK disable shop option
- Add PK disable trade option
- Add SummonMonsterRate in CustomMonster.txt
- Show ping in game option
- Show Fps in game option
- Stop Auto Reset when vip is over
- Fix auto move from Icarus if dinorant/fenrir died
- Fix Custom CommandInfo (S8)
- Fix DL Summon Party Skill (PK)
- Fix Pk Item drop to PkLevel 3 only
- Fix BuyVip + CustomStore
- Fix GuildWareHouse + Lock command
- Fix Reset remove zen
- Fix OffPvp command in Events
- Fix RankUser in GameMaster
- Fix Start event option
- Fix in Disconnect Accounts
- Fix Npc Quest Add Buff

UPDATE 15:
OCTUBER
- Add Duel MaxScore Option
- Add CustomMove to CustomNpcCommand
- Add CustomExchangeCoin to CustomNpcCommand
- Add Pk Drop Item by map Option
- Add Berserker buff(SUM) in Custom Attack
- Auto Reward Online Users System
- Auto Party buff Mana shield in Custom Attack
- Custom Exchange Coin Command
- Custom Duel Bet
- Custom Mix
- Custom disable item glow
- Guils vs Guils Event
- Skill Summon enable PK Move Option
- MapManager.txt updated
- Skill Damage System
- Guild Assistant/Battle Master can get Cs Crown
- Fix S6 Duel Score with Custom Interface S1/S2/S3
- Fix update MasterReset/Reset in rank user
- Fix Master Reset check in Custom Move
- Fix Guild Warehouse Dupe

UPDATE 16:
- Add GVG Event to Client Event Time
- Client Error logs moved to Logs folder (S6)
- Custom Bow/Crossbow (V2)
- Custom Gloves for RF(S8)
- Custom Pets System
- Disable Move List (M) Option
- Disable Set +15 Effect Option
- Increased Set items limite to 255(S6)
- Increased Item color Name(S6)
- Increased Custom Bow limit to 100
- Increased Custom Effects to 5000
- Increased Custom Item Description to 2000(S4)
- Increased Custom NpcName to 200
- Fix mini wing preview
- Fix Swith character when dying
- Fix Kalima ticket gate level
- Fix Set item drop rate
- Fix Party request when dying
- Fix GVG and TVT required item
- Fix Custom Gloves inventory position(S6)
- Fix War score + custom interface(S6)
- Fix Personal Store change item price
- Fix Custom Store close button(s6)

UPDATE 17:
- Add Keep DL command status option
- Add Option CS Reset Accumulated Time when die
- Command OffPvP by Map
- Command Helper by Map
- Command SetParty
- Command Bloc Chat
- Custom Advanced Status
- Custom Increase FPS
- Custom Jewel Bank
- Custom Npc Requirement(VIP NPC)
- Custom Monster Power Table
- Custom Monster Information (Alt+Mouse Over)
- Fix Custom Interface + Crywolf Score(S4/s6)
- Fix Custom Interface + Cs Minimap (S4/s6)
- Fix Custom Interface Dark heaven skill position(S6)
- Fix Custom Item inventory turn on mouse over(S6)
- Fix mob movement when it is dying
- Fix Guild password (removed)
- Fix Ring Starter increase damage and speed attack
- Fix Battle Royale issues
- Fix Lucky Itens Options(S6)
- Fix CS gates damage when open
- Fix CS Statue/Gate attack by defensive guild
- Fix Party Special Experience
- Fix Summon ChaosMix (S8)
- Fix Custom Pet Dinorant type Fly Icarus/Tarkan
- Fix ChaosMachine+Expansion Invent problem(S6)
- Fix Master Scrolls without master level
- Fix Master Scrolls of Battle and Strength
- Increase GameServer performance
- New Resistence Calc System (Ring,Pendant)
- New Custom Pets Options
- Pets & Guardians no descrease life option
- Ranking GvG
- Ranking Battle Royale
- Update Character Damage Calc

UPDATE 18:
- Auto Disable Custtom Attack Command when vip is over
- Auto Disable Custtom Pick Command when vip is over
- Auto Disable Auto Reset Command when vip is over
- Auto Disable OffPvp Command when vips is over
- Allow Mu Helper + Inventory Option(S6/S8)
- Boss Top Hit item drop count System
- Command Set PK
- Custom Npc Quest Reward LevelUpPoint and Zen Option
- Custom Quest Save Monster Count
- Custom Quest Reward LevelUpPoint and Zen Option
- Custom Pet New Moviment (V3)
- Custom Pet New Options (v2)
- Custom Pet Static Effect System
- Custom Pet Dynamic Effect System
- Custom Pet increased to 100
- Disable Die effect Option
- Disable Battle Royale item drop time
- Disable Time to Pick Up a dropped item option
- Disable CashShop Option (X) (S6)
- Disable Command Window (D) Option (S4/S6)
- Disable FullMap (Tab) Option (S6)
- Increased Custom Monster performance
- Increased Death Stab Skill performance
- Increased Mu Helper Max Time(S6/S8)
- JoinServer Updated to disconnect accounts
- Map by AccountLevel(Auto Move when vip is over)
- MonsterSetBase increased to 10000
- Rakilion(selupan) enable pvp option
- Trade By Map option
- Fix Custom Pet Dinorant type Fly Icarus/Tarkan(S6)
- Fix Battle Royale Trade
- Fix Summon Monster with Rank User
- Fix Custom Interface Numbers (S4)
- Fix Custom Interface favorite skill number (S4/S6)
- Fix Battle Royale DL command reset
- Fix Battle Royale Skins reset
- Fix TvtEvent Remove disconnected player
- Fix TvtEvent disable pvp in stand time

UPDATE 19:
- Custom Cloak
- Custom Jewel Updated
- Custom NPC requeriment - Class
- Custom disable ItemGlow/Excellent Effect(S4/S6)
- Custom Disable Systems(S4/S6)
- Custom Pet Glow
- Combo Effect when die
- Command Jewel Pack & UnPack (V2)
- Death Stab Skill hit multiplier option
- ItemMove.txt Updated
- New Menu System (S4/S6)
- Marry Command pk can't move option
- Lock Command bloc cashshop gift
- Fix Plasma Storm Skill decrease defense/durability
- Fix Castle siege Teleport Skill Bugs
- Fix Battle Royale Increase Health Effect
- Fix Custom Pet Dinorant type Height (S6)
- Fix GvG move when get disconnect
- Fix Custom Jewel green slot on mouse over (S6)
- Fix Custom Quest issues
- Fix party byff crash (s8)
- Fix Remedy of love effect
- Fix Guardian Effect

UPDATE 20
- Allow EarthQuake skill in a Custom DarkHorse
- Change Character Delete level option
- Custom Off Attack Auto Resume
- Custom Off Store Auto Resume
- Personal Store save values
- Global Chat show server name
- Custom Item by VIP, Resets, MasterResets
- Increase max invasion to 50
- Custom Font (S4/S6)
- Custom Post Item (S4/S6)
- Server Time
- Message.txt multi-language
- Reflect Damage by class balance
- Server Allow/Disallow Pk enter
- PersonalShop(Bless,Soul,Chaos) works toghether JewelBank
- Fix Cant disable Commands withou requisites
- Fix when Gvg and Tvt starts you can pvp in other maps
- Fix Reload quiz event
- Fix Duel Bet GS Crash (S8)
- Fix Double Goer move party
- Fix chat in russian language
- Fix Custom Jewel ancient apply on non-ancient items
- Fix Item 0,41 repair (S4,S6)
- Fix Summon Party closes the CS Gate
- Fix Switch character in Kalima
- Fix Set Party command issues
- Fix CustomBow auto reload arrow
- Fix Spirit of Guardian descrease damage in Pvp
- Fix PrintScreen in 1366x768 resolution
- Removed MuError.log (S4/S6)

Update 21:
- Add 9 New Maps Slots (Total 18) (S4,S6)
- Increase Max Custom Monsters to 200
- Incresed Max Global Message size
- Show Level+Master level in the status(S4/S6)
- Changed ExpBar in the interface Season 2/8 (S4/S6)
- New Custom Interfaces (S4/S6)
- New Downgrade Options (S4/S6)
- Quest Window
- Reduce Memory use (V2)
- RankUser by quets
- Fix Marry track/trace move in events
- Fix Marlon Auto move
- Fix Hamrmony Itens use 62 ~ 72 (S4)
- Fix Cashshop button with Season 2 interface
- Fix Lugard Window fix text on Wide resolution
- Fix DisableSkillEffect client crashs
- Fix CustomWing max durability
- Fix can trade/party when dying
- Fix update monster power table when reset/mreset
- Fix Rank user vip type to works with multi-lang
- [AntiDupe] Disabled Helper Config window click when use the Chaos maxhine
- [AntiDupe] New System antidupe to show in log the dupes
- [AntiDupe] Disabled CashShop open when have a item in the Chaos
- [AntiDupe] Check Dupes when move item in the Warehouse and inventory
- [AntiDupe] Check Dupes when logout chacter
- [AntiDupe] Check dupes before send a Jewel to Jewel Bank
- [AntiDupe] Check dupes before pack and unpack

Update 22:
- AntiFlood System - Add Dragon Sky Switch ON/OFF
- Custom Attack Skill Control
- Custom Monster Effect
- Custom Monster Glow
- Character Max Rate Settings
- Right Click move item to chaos
- Right Click Equip/Unquip items
- Rank User show level + master level option
- Select Character change interface(map)/char position(S4/S6)
- Select Character show level + master level option
- Select Character show reset/mreset option
- Select character show rank user option
- Select character animations option
- Select server change room names
- Custom Summon Scroll sytem
- Custom Npc quest auto open windown when click in the NPC
- Change min monster level party formula option
- Hack Skill Check New Type
- Disable attack when use teleport skill option
- Reset Keep DL Command Point by Account level
- Elf Buffer Show Quest Window Option (S6/S8)
- Fix chat for russian language (S8)
- Fix max ip connection problem with offattack/store
- Fix stop Sky dragon when invasion ends
- Fix common shop custom value index 256 ~ 512
- Fix SpeedHackSkill type 4 - bloc account
- Fix monster(traps) show rank user
- Fix Pet block stuck
- Fix add basic skill when reset/mreset
- Fix add basic skill when use changeclass command
- Fix Cutom Item Vip
- Fix Custom Pet Dinorant type Height (S4)
- Fix Custom Pet Dinorant type Fly Icarus/Tarkan(S4)
- Fix marry pk trace/track
- Fix two attack at the same time (CustomAttack)
- Fix Excellent items glow (S8)
- Fix Dark Horse look around (S4/S6)
- Fix Custom Monster HP Bar (S8)
- Fix DragonSky in the GSCS
- Fix Personal store open/buy with the lock command enabled
- Fix Mu Rummy cards desappear (S8)
- Fix Show JOH option in the ancient items (S8)
- Fix marry track trace move to/from kanturu
- Fix Blood Castle drop event item loot time
- Fix IllusionTemple drop event item loot time
- Fix show pets damage decrease on advanced status
- Fix Damage PvP 380 item
- Fix new Dupe Type
- Fix Rename less than 4 characters
- Fix QuestWorld count kill monsters in party
- Fix Move from icarus if no use a wing or pet
- Fix Equip transformation rings double change skin (s8)
- Fix Boss Monster no drops
- Fix Reflect Damage (NewDamageCalc = 1)
- Fix Mana shield max Rate
- Fix Greater Life Skill in party

UPDATE 23:
- Added warning message in the Duel bet
- Auction system (max 200 auctions)
- Change Item power system(Dmg,Def)
- Command Rename show global message option (ON/OFF)
- Command Reset add coins reward option
- Command Master Reset add coins reward option
- Guild War improvements
- Increased max customjewel to 50
- Increased max custom monster glow to 400
- Increased Max ItemtooltipLine to 1024(S6/S8)
- Increased Max CustomMix to 32.000
- New GS Interface
- New Store procedure WZ_SetPlayerKiller
- New Store procedure WZ_GetPlayerKiller
- New Store procedure WZ_RankingAll
- Master Skill upgraded (s6)
- Party Level Gap Option
- Pvp championship event
- Fix Battle royale trade
- Fix Battle royale others
- Fix Commands that didn't charge coins
- Fix Client Crashs when use panda ring in Kanturu
- Fix server close withot offilines
- Fix Show +Skill in the drop name
- Fix King of Mu Event
- Fix use teleport skill using CustomAttack
- Fix Master skill issues
- Fix customn quest inventory space
- Fix equip two transformation rings with right click

Update 24:
- Added 5 extra plugins in maininfo
- Anti Speed Hack Movement
- Battle Royale Event Drop itens when die option
- Blood Castle aplly the exp by rate of ExperienceTable
- Chaos Castle aplly the exp by rate of ExperienceTable
- Devil Square aplly the exp by rate of ExperienceTable
- Chaos Castle aplly the exp by rate of ExperienceTable
- Imp.Guardian aplly the exp by rate of ExperienceTable
- Custom Client Icon
- Custom Item Power increased to 1000
- Custom Monster Skill
- Custom Mix (v2)
- Disable Teleport Skill when Immobilized
- New Castle Siege damage rate options
- Disable Twist slash multi skill on cs option
- Item inventory reskin (Ex. Horn of fenrir)
- EventItemBag drops in inventory option
- New Character name style
- AllowWings380Opt (house skype) verificar
- Show Monster name (S4/S6)
- Change monster name color
- Mount Stuck rate option
- Reset Monster Hit damage when player die option
- Kundun boss use OrderOfProtection and Reffil HP
- Promotional Banner when enter in game
- Fix UserHp bar position
- Fix Illusion temple remove effects when enter
- Fix Npc Delgado window (lucky coin)(S8)
- Fix Mount speed s8 (S8)
- Fix Custom Jewel aplly on Arrow/Bolt
- Fix Master Experience after reset
- Fix move when is stuned
- Fix SetItem especial values
- Fix Item tooltip bugs (s6)
- Fix Items Name in the Auction/Customquest systems
- Fix Christmas ring
- Fix Box of Kundun glow (S8)

UPDATE 25:
- Auto resume OffHelper (S4/S8)
- Add Blood Castle allow buff in safe zone option
- Add Blood Castle allow pvp option
- Add Character close time option
- Add Command /Makeall /MakeallMap
- Add Command /DropAll /DropllMap
- Add ExcellentOptionRate.txt
- Add Imperial guardian reward experience option
- Add ItemOptionWing.txt
- Add Kanturu Multi-language system
- Add Russian Roulette Remove Rate option
- Add Status Points by master level option
- Advanced event item bag updated
- Combo with 1 or 2 skills
- Custom Menu Option
- Custom MiniMap type 2
- Custom Name Style (V2) (S4/S6)
- Custom sign by VIP or RankUser
- Event Entry Count Limit
- EventItemBag coins reward option
- GS Monster Drop info system
- Key Ctrl Attack enable/disable
- Main show confirmation messagebox to close option
- Max Game Instances
- Max Master Skill tree points
- Monster health bar updated(S4/S6)
- New MonsterSetBase system
- Npc Invasion option
- PK Zone system
- Fix Blood Castle gm wings
- Fix Blood Castle shows archangel on the back
- Fix Custom Jewel excellent in Wings 2nd
- Fix Custom Jewel excellent remove without using
- Fix Custom Jewel excellent add max options on wings
- Fix Custom Jewel option add random type in wings
- Fix Friend mail + trade zen bug
- Fix Kanturu global message only in kanturu map
- Fix Lock command can buy from a personal store
- Fix Some Skills use on Custom pet
- Fix duel command with command lock activeted
- Fix bottom black bar with Custom Interface(S4/S6)
- Fix turn into pk when kill other pk
- Fix snow lorencia/noria
- Fix Jewel bank + Npc Guardsman
- Fix Black shadow + Npc Guardsman
- Fix Illustion temple ticket right-click
- Fix impale skill with custom mounts pets

UPDATE 26:
- Add ItemLevel in the ItemOption.txt
- Add EventGvGMaxGuildMembers Option
- Custom Flag System
- Custom Pet Damage decrease option
- Disable Guild PK Option
- Gremory Case System
- New DefaultClassStatus.txt file
- New MasterResetTable.txt file
- Reset Reward item
- Master Reset Reward Item
- Online time Reward Item
- Party Search System(S4/S6)
- Store Search System(S4/S6)
- Open Store in Hunt zone Option
- Two Weapons Damage Rate
- Pk Limit Option
- Fix Indulgence item (13,60)
- Fix mastered frozen stab attack speed effetct
- Fix OffHelper items level name
- Fix TopHit Monster coin reward
- Fix Skill Inside Option
- Fix Custom Quest no inventory Space
- Fix Custom Quest LevelUpPoints when reset
- Fix Online time save into database
- Fix CustomRankUser by quest no save
- Fix Gvg Max guild option
- Fix Party Gap in the JoinParty command
- Fix Teleport skill bug with sleep or stun
- Fix Map move bug with sleep or stun effect
- Fix character can't use skill with Ice arrow.
- Fix Can move when use the Summon Skill
- Fix Dark spirit postion in view port (safezone)(créditos rafhael)
- Fix Personal store view port close when die
- Fix white boots when evolve to 3rd class

UPDATE 27:
- Blood Castle event by level/reset/mreset (S4/S6)
- Devil Square event by level/reset/mreset (S4/S6)
- Character Combo Skill Damage Settings to All class
- Character.dat Max Attack Speed Option
- Common shop items with serial
- Command Remaster v2
- Command delay save
- Command delay by vip
- Dropped item tooltip
- CustomPet allow skills in mount option
- CustomNpcRequeriment check if is pk to use option
- Item Option Combination
- Guild Warehouse Message
- Marathon Event
- Improvements to the Item Serial System
- Invasion Manager Updated
- Block pk move in gate.txt option
- New EventBags for marathon and PVP championship
- Block Gens leave option
- Increase Max Buff effects to 32(S6)
- Max Custom Item description increased to 3000 (S4)
- Max Custom gloves incresed to 40 (S6/S8)
- MasterReset required stats points option
- Fix Character creation cards (S6)
- Fix reset monster top hit damage when change/close character
- Fix Master skill table points
- Fix MG skill stop attacking if have a bk using twist slash(ex)
- Fix Twist slash when riding a mount (S6)
- Fix Marry trace/track to vulcanus
- Fix Personal store inventory full block other purchases
- Fix Seach store gameserver crash
- Fix CustomNpcQuest item expire time
- Fix CustomMonster summon respaw
- Fix JewelBank + Duel bet dupe jewels
- Fix Mini map click/walk in the s8 interface(S6)
- Fix Personal Shop Tittle cut (S6)

Update 28:
- Custom Auto Move
- Custom Invasion Information(v2)
- Custom Npc Collector (v2)
- Custom skin system
- Custom stack item
- Custom Item Bank
- Custom Shop v3(S4/S6)
- Custom Chat Interfaces(S4/S6)
- ItemOptionRate.txt Updated
- Reuse removed socket option
- Multiwarehouse interface (S4/S6)
- Fix Summ Attack speed when add status points
- Fix some problems in the marathon event
- Fix Heal and potions when use MuHelper
- Fix Custom add status with some buffs
- Fix CustomAddStatus open chat when press enter
- Fix ConfirmBox open chat when press enter
- Fix Custom Monster Sound problems

Update 29:
- Allow use asan Of Mobility after reset Option
- Allow pet mount in safezone option
- Infinity Arrow option
- Custom buff icon (S4/S6)
- Custom Item Fusion
- Custom Item title color (S6)
- Custom Item Power(v2) (S4/S6)
- Custom Lucky Wheel
- Custom Model effect
- Custom pet pick item (Muun Type)
- Custom PK reward
- Custom reset/master reset button
- New hack movement check options
- MapManager Drop Type
- Quest zyro system (S6/S8)
- Fix Infinity arrow reload when offline
- Fix Master Skill tree rebuild(S4)
- Fix use hack to crash the Gameserver
- Fix Monster name behind the invasion button
- Fix duel buff removed (S6/S8)
- Fix Custom pet mount sit in the game seates

Update 30:
- Allow Guild War by map option
- Allow Marry commands by map option(trace/track)
- Allow Cashshop by map option
- Auto Save Login
- Command Message Box
- Command Reward/Rewardall multilanguage message(S6/S8)
- Create account in game
- Custom Event Time (V2)
- Custom Guild Effect
- Custom Item Description
- Notice multilanguage(S6/S8)
- Max rate of Lesser Damage Skill by class option
- Max rate of Lesser Defense Skill by class option
- Max Coins limit
- Monster invasion amount by online players count
- Incoming Message icon and Warning
- Ice Arrow Skill rate/time option
- Party Master Experience
- Reload Map/Terrain Option
- Reload Message/Notice
- Fix Castle siege after click switch can't move(S6)
- Fix Gift command with Delay
- Fix Marry trace
- Fix MonsterPowerTable by Master level
- Fix Wz_Setcoin with cashshop disabled

Update 31:
- Chaos Mix item log
- Character Start Gate by map
- Command /make /drop updated
- Experience rate option
- Gate/Move check Level+Master level
- Guild Alliance Disable PK Option
- Item plus remove level amount option
- Max Level 65000
- New Admin commands
- Required item level check master level option
- Server log utf-8 option
- Fix remove iron skill when reset master skill tree(S8)
- Fix total points in the skill tree, over 255 (S6)
- Fix Life Stone drop in the common GS
- Fix EventItemBag stack drop
- Fix Castle siege icon change when get the crown
- Fix item info close client in widescreen (S6)
- Fix menu icon type 1 when shows item info window(S6)

Downloads:


 :beer :beer :beer

Créditos:
X-team
MuEmu
louis
Haziel
Smiley
Mentor
Hugo
Hinetworks
Emershow
MyHeart

Gracias:

wolfgo, isaacmigeul, leonardofcruz, ques44, nbazelin, muclassicbr, losgedes, lemiks, akumaxis, Patrii, raikusou, 689072@gmail.com, Eronrw1, zeloco, llorru, loco010, wallisonsb, gatamal12, ppiu12, Overkomp, mantega, Matheus Marquezan, itamarsrosa, arthbs, felipe8745, JesexD360, Claudio1992, rickmattar, maiconsouza1997, sauron2000, carlossgyn, juniorspindola, blizzter, gordodotoi, toitinho, FluooR, andrels31, answer, michel9, tribosnet, Thedanier, exu9x, theshield, kronosal, zxmkji, marcosprazeres, MARIANO21MZA, mario531, lucasrag15, faeeiry, brunoap, jtetux123, wellmtt, anjazz, arios, betorock21, matheusgom, 331515194, bymxrm, cavalcante, keyzor, InFamous, slasherpro, sebelt, tedateamos, DjGamer, lukkas155, Marceliin, francos123, KALYXDX1993, rodrigobad, 297457989, flako12, marianoherrero95, rickluosha, HUESO, JuniorBt, TKOMCZ, chinagames, ljouan, nippdmo01, weekmu, wlnsouza, cattube992, abelito, dab30, parkianboy12, SaidQ, noobgamer, HavertsMU, eraclio1, RayTk, 八零宙斯, ronanpires, wesleypam, tarikata, nduchoang97, yokkjll, cotoco11, STARTS, nagatooo, tmaxpro, kini, k33n00, tiestoh, muexiled, izanderson, wener1992, khangdz19, mtoo, sinketz0r, Malkom99, sankaplayer, zeronycs, luciano259, prohards26, joelxd004, kaiowills, Vitaminka, maathp, virtue, itamar, tltzgltc, pauloricardo, desugan, lomgtomy, aykuang123, MonkeyVzla, eliasnogue, wesleyjackie, sk8erpig, jozal, lthai2021, delvisyg2, kyssysbk, Shaper, 5h1s0, luxgames21, johne123, hoangtammedia, AnDeR, xuanyuan, helirj, fantasma02, satan2k24, forumid, yakuu13, adicales1, musouls, loutlawl, bebefox, TidusDW, pokimon, llades, keky, HayllanderBR, nhaixuong, cristhian50, andyw, leidy002, pasmador, koito89, emiliano31, davidplima, YANKIS, volps, mael55, reidomall2, shinryoken, zHammer, MU-Soul, mantios, Buff, axell, williandv, test10, hartleybr, gutto, bond2012, Azzlaer, dangelo, jhampool13, ILUVATAR, lobinhopk, angelo0412, Fakuu08, 7glorious, quyanxu, Mizuki, ADMtec, dutrinha2222, BrayanMDZ, ioryblood, nelson, babait, betinhokpa, SHILDKING, lucasale, crazy, xsasuke19x, chapulaz, kekedodo, vladonsio, gohancs, murcielago, jeronemo2707, rujirot, bbbbcccc, zeusadm, Shaman, maxmus, almiron, blakcklass, umperlook, dakosmu, daias2, ranatube, DaiveSN, al-kapone, 19215588, samsunggon, Alec, agtanalata, venezuelagamer1, hola23, kove0816, guhan10, Cryztal, ld0902, iopq123, emersonM1, lucasvieira, hipnomaster, anhdeepmu, sauron215, tiago, xXTurnerxD, robson, BaTmaaN, luisdaniel, dedek1, Gamst, anhnt, chinchin, tuyentc, Josec19, Soft Servers mu, kingbr, punktano1, josue3pc, awdawd, Orion88, xakeruli, frenzo2009, Matt1995, phambaophong, Dizzy, MMOTOP100, ZabiinoOo, miiadlp87, djagripnos, xxalexandrexx11, unico, Yukki, mubi2, Kitty, darkjano, jeangdr, daimer, exterminio, ZagenWTF, comelon666, muzin, martinmaya, kayatokid, princekannon001, bubik, xxgasti13x, lahn, sknfvck, mundomuc, kellington, cley, T-LEGENDARY, saske98, Betell Host, thienma, elcaverao, pirazok, pedornela, wellwisher22, antony05, Eymen2121, layzen1985, xXSiniestroXx
Paginas: [1] 2 3 ... 48