Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Main S0 0.97.04 (0.97d) KOR Unpacked + GetMainInfo + Source Limpia  (Visto 4466 veces)

0 Miembros and 1 Guest are viewing this topic.

Online kayito Posteado: December 02, 2021, 10:00:32 PM | Modificado: March 25, 2022, 11:07:10 AM by kayito

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.035
  • Gracias recibida: 15037
  • ar
Buenas, acá les dejo el main 0.97.04 (0.97d) limpio de dlls sólo con una main.dll enganchada y su respectivo source.
También contiene un GetMainInfo para generar los datos del servidor y poder acceder sin necesidad de usar launchers específicos (como he visto que usan varios).



El zip contiene:
Code: [Select]
-Main 0.97.04 con Main.dll enganchada
-GetMainInfo para configurar Ip, Puerto, etc.
-Source del GetMainInfo
-Source del Main.dll

El source del main.dll contiene:
Code: [Select]
-Cámara 3D + Fix de daño al rotar
      *F10 = Activar/Desactivar
      *F11 = Restaurar
-Tray mode (minimizar a la barra de notificaciones)
      *F12 = Activar
-Modo ventana incluído
-Resoluciones desde 640x480 hasta 1920x1080

https://www.virustotal.com/gui/file/5973fc127a2a442a1619c9a13398030ff46207f42b3a11011d06ca33e05f7d3b


Gracias:

pecho, lkt22, drake95, neemo, juancarlos1996, elfitox, facundo88z, unitedwearee, hdeluxe, Matt1995, NghienMU, Viper, Demonu, luvin, Greenland, Morumbi, total4obg, joaovithor1, daimonxx1, pablosk4, drake955, rwul91, wenleiady, sebelt, kato3445, yony, armus, gohancs, Feche, lostcross, python, DrakenBk, caminhada, nbazelin, roiker, duykhoa, Mirc3a007, sebastian, Denis Alves, admdante, punkjaja, Pilligrim, okilove23, xlbiellx, jeprax, ShinedowN, pksoares1, beckhs, mephis, nhaixuong, brendow, Erick05, zeroalenda, Dieguinho, eliarwis, FIESTERO, dahouzi, AlvaroGBO, russo1, zodiacobr, laorenyuhai3389, legacy101, ycr4zy, Xiryum, joseall, bagsgun9, darkjano, deathsquad, patri, proa157, andreyzz, dunbby, mateus2255, avi4522, gusano1974, xz18786628, bin9xhn2, mantios, rbfd, josue3pc, heberty, Azzlaer, maty12, rogeralexander, FacundoFrank, 4893298, alfarraptor, InFamous, burguez, KropaPL, Yancarlos, quyanxu, ezesosa, Axelfvm, neford, SdMasters, mrndelfino, stopk, GuilhermeSouza, Genius05, vlgtre, reinerg53, Van_Bom, VadimashRS, thulioss, asoko, ocros, WebShok, xXSiniestroXx, comelon666, Ivanovic, load_01, ZTMarkz, victorrz17, Zeus, thesofer, fos83, MrRastaman, phuongcuongmsqm, hiepvk, smil158, ProGuard, straiker23, xaxx10, Alixon, tamoio, neicer, Look, ZabiinoOo, thug4life, Sweng, Maticap12, spartacus, herjuni, luuiscor, davidrcj, nopelingrush, phungtienhung1994, forumid, nelson, Wendigo, murcielago, Hugo, muslum, webmonkey, lobinhopk, calipso, CorsarioDgx, pekazao, lucasvieira, nilomaster, skinmuonline, takumi12, Rescate, djagripnos, Part1zanBelarus, LABMU, cobyzero

Offline Part1zanBelarus #1 Posteado: December 03, 2021, 09:23:01 AM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 129
  • Gracias recibida: 382
  • by
can it be used with DarksTeam or just muemu?


Online kayito #2 Posteado: December 03, 2021, 09:26:22 AM

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.035
  • Gracias recibida: 15037
  • ar
can it be used with DarksTeam or just muemu?

It's compatible with any muserver of this version, just check the serial and version matches in GetMainInfo.

To make it work with MuEmu you have to add PacketManager and HackCheck too

Gracias:


Offline Part1zanBelarus #3 Posteado: December 03, 2021, 09:58:38 AM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 129
  • Gracias recibida: 382
  • by
tell me, just when I inserted it into the DarksTeam client, it started complaining about item.bmd text.bmd etc. corrupted. can you tell me how to make this work?


Online kayito #4 Posteado: December 03, 2021, 10:31:44 AM | Modificado: December 03, 2021, 10:36:52 AM by kayito

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.035
  • Gracias recibida: 15037
  • ar
tell me, just when I inserted it into the DarksTeam client, it started complaining about item.bmd text.bmd etc. corrupted. can you tell me how to make this work?

Because those files were modified by an uncompatible tool with that version.

Try using this to edit those files: https://tuservermu.com.ve/index.php?topic=44276

If this tool doesn't work, you have to add these offsets in the source in Patchs.cpp below the cracks and then compile main.dll again:

Code: [Select]
SetByte(0x0047C746, 0xEB);
SetByte(0x0047CA66, 0xEB);
SetByte(0x0047D817, 0xEB);
SetByte(0x0047E308, 0xEB);


Gracias:


Offline Part1zanBelarus #5 Posteado: December 03, 2021, 03:24:36 PM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 129
  • Gracias recibida: 382
  • by
tell me, just when I inserted it into the DarksTeam client, it started complaining about item.bmd text.bmd etc. corrupted. can you tell me how to make this work?

Because those files were modified by an uncompatible tool with that version.

Try using this to edit those files: https://tuservermu.com.ve/index.php?topic=44276

If this tool doesn't work, you have to add these offsets in the source in Patchs.cpp below the cracks and then compile main.dll again:

Code: [Select]
SetByte(0x0047C746, 0xEB);
SetByte(0x0047CA66, 0xEB);
SetByte(0x0047D817, 0xEB);
SetByte(0x0047E308, 0xEB);

OMG nice Thx bro. Very nice  !!!


Offline pekazao #6 Posteado: December 03, 2021, 03:57:55 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 28
  • Gracias recibida: 5
  • br
Obrigado ótimo vai ser de grande ajuda


Offline Part1zanBelarus #7 Posteado: December 04, 2021, 04:22:07 PM | Modificado: December 04, 2021, 04:44:38 PM by Part1zanBelarus

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 129
  • Gracias recibida: 382
  • by
tell me, just when I inserted it into the DarksTeam client, it started complaining about item.bmd text.bmd etc. corrupted. can you tell me how to make this work?

Because those files were modified by an uncompatible tool with that version.

Try using this to edit those files: https://tuservermu.com.ve/index.php?topic=44276

If this tool doesn't work, you have to add these offsets in the source in Patchs.cpp below the cracks and then compile main.dll again:

Code: [Select]
SetByte(0x0047C746, 0xEB);
SetByte(0x0047CA66, 0xEB);
SetByte(0x0047D817, 0xEB);
SetByte(0x0047E308, 0xEB);

As I understand it does not support 0.99i sets?



Online kayito #8 Posteado: December 04, 2021, 04:54:21 PM

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.035
  • Gracias recibida: 15037
  • ar
tell me, just when I inserted it into the DarksTeam client, it started complaining about item.bmd text.bmd etc. corrupted. can you tell me how to make this work?

Because those files were modified by an uncompatible tool with that version.

Try using this to edit those files: https://tuservermu.com.ve/index.php?topic=44276

If this tool doesn't work, you have to add these offsets in the source in Patchs.cpp below the cracks and then compile main.dll again:

Code: [Select]
SetByte(0x0047C746, 0xEB);
SetByte(0x0047CA66, 0xEB);
SetByte(0x0047D817, 0xEB);
SetByte(0x0047E308, 0xEB);

As I understand it does not support 0.99i sets?



This is clean main with dll source to make whatever you want with it.
Nothing custom is added, 100% original with Crack, Window Mode, Resolution Widescreen, Tray Mode and 3d Camera and nothing else.

Gracias:


Online kayito #9 Posteado: December 05, 2021, 12:47:21 AM

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.035
  • Gracias recibida: 15037
  • ar

Gracias:


Offline Part1zanBelarus #10 Posteado: December 05, 2021, 10:09:23 AM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 129
  • Gracias recibida: 382
  • by
Who can add Custom Item and Exile Patch map support. For the reward ?


Offline atlansdev #11 Posteado: December 05, 2021, 06:20:00 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 10
  • Gracias recibida: 3
  • br

Offline maty12 #12 Posteado: December 05, 2021, 08:06:53 PM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 79
  • Gracias recibida: 279
  • ar
En Windows 7 no funciona queda la pantalla en blanco !


Online kayito #13 Posteado: December 07, 2021, 02:29:05 PM

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.035
  • Gracias recibida: 15037
  • ar

Offline lobinhopk #14 Posteado: December 12, 2021, 07:25:40 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 57
  • Gracias recibida: 509
  • br

Online kayito #15 Posteado: December 12, 2021, 09:57:36 AM

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.035
  • Gracias recibida: 15037
  • ar

Offline tamoio #16 Posteado: December 12, 2021, 11:42:00 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 29
  • Gracias recibida: 11
  • br

Offline lobinhopk #17 Posteado: December 12, 2021, 02:08:02 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 57
  • Gracias recibida: 509
  • br

Online kayito #18 Posteado: December 12, 2021, 04:01:39 PM

  • MAESTRO

  • C++ Coder
  • 0 puntos por ventas
  • *
  • Rank: Puto amo
  • Posts: 1.035
  • Gracias recibida: 15037
  • ar

Offline lobinhopk #19 Posteado: December 12, 2021, 04:04:42 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 57
  • Gracias recibida: 509
  • br

Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
12 Replies
3746 Views
Last post August 06, 2022, 04:08:23 AM
by bin9xhn2
6 Replies
1188 Views
Last post November 27, 2022, 02:34:53 PM
by malke
6 Replies
1053 Views
Last post January 16, 2022, 12:51:50 PM
by kayito
6 Replies
933 Views
Last post April 14, 2023, 12:26:15 PM
by bandido
28 Replies
4340 Views
Last post May 14, 2023, 07:42:58 PM
by CorsarioDgx