Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: Ayuda con main.premium y MHP  (Visto 782 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline TostadoItaliano Posteado: June 15, 2024, 06:24:49 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 6
  • Gracias recibida: 16
  • ar
Hola a todos como están. Esto y con un pequeño problema, quiero utilizar estos files y cliente: https://tuservermu.com.ve/index.php?topic=44709.msg243359#msg243359

Estoy teniendo problemas a la hora de agregar MHPClient.dll al main, ya que la tool que viene con estos files genera un main.premium y no un main.emu (no se si esto tiene que ver), la cosa es que cuando copio y pego todos los archivos de la carpeta premium junto con el main y demás, hasta ahi todo bien, el server funciona perfecto, pero si quiero agregar los archivos del AH_INFO al generarlo y copiar todo, no pasa nada, no abre el MHP...

Este es el MainInfo.ini que genera la información del main:

[MainInfo]
CustomerName = MuEmuS6
LauncherType = 0
LauncherName = LauncherWindowName
IpAddress = aca tengo mi ip
IpAddressPort = 44405
ClientVersion = 1.04.05
ClientSerial = TbYehR2hFUPBKgZj
WindowName = MU
ScreenShotPath = ScreenShots\Screen(%02d_%02d-%02d-%02d)-%04d.jpg
ClientName = Main.exe
PluginName = MHPClient.dll
PluginName1 = CEffect.dll
CameraName = Client.dll

[HelperInfo]
HelperActiveAlert = 0
HelperActiveLevel = 1

[CharacterInfo]
DWMaxAttackSpeed = 67000
DKMaxAttackSpeed = 65000
FEMaxAttackSpeed = 67000
MGMaxAttackSpeed = 67000
DLMaxAttackSpeed = 67000
SUMaxAttackSpeed = 67000
RFMaxAttackSpeed = 67000

[ReconnectInfo]
ReconnectTime = 300000

[Custom]

//=================================================================================================================
//-- Remover Classes
//  0 ->  No Remove
//  1 ->  Remove SU/DL/RF
//  2 ->  Remove SU/RF
//  3 ->  Remove RF
//=================================================================================================================
RemoveClass = 0

//=================================================================================================================
//-- Custom Rank User (Patentes)
// Types when mouse over
//  0 ->  Complete
//  1 ->  No show Stats
//  2 ->  No Show Logo
//  3 ->  No Show Stats/Logo
//  4 ->  Show Logo Over Head
//=================================================================================================================
RankUserType = 1
RankUserShowOverHead = 1
RankUserShowReset = 1
RankUserShowMasterReset = 1
RankUserOnlyOnSafeZone = 1
RankUserNeedAltKey = 0
   
//=================================================================================================================
//-- Habilitar Cs Skills em todos os mapas
//-- Voc  deve habilitar no Common.dat do servidor tamb m
//=================================================================================================================
EnableCsSkillsAllMaps = 1

//=================================================================================================================
//-- Remover Recuo Reflect (Remove reflect Effect)
//=================================================================================================================
DisableReflectEffect = 0

//=================================================================================================================
//-- Enable Premium Shop (Habilitar o shopping para comprar Vip, CustomBuyVip.txt)
//=================================================================================================================
EnableVipShop = 1
VipTypes = 3

//=================================================================================================================
//-- Enable Print Screen + logo
//-- Change Data\Custom\Interface\MU-logo.OZT to your MU logo
// 0 = Disabled
// 1 = Left Top position
// 2 = Right Top position
// 3 = Left Buttom position
// 4 = Right Buttom position
// 5 = Center position
//=================================================================================================================
PrintLogo = 0

//=================================================================================================================
//-- Enable Custom Menu
// Type: 1 - Logo; 2 - Button
//=================================================================================================================
CustomMenuSwitch = 1
CustomMenuType = 2
EnableEventTimeButton = 1
EnableVipShopButton = 1
EnableRankingButton = 0
EnableCommandButton = 1
EnableJewelBankButton = 1
EnableOptionButton = 1
EnableCoinStatus = 1

//=================================================================================================================
//-- Enable New Shop Value System
//=================================================================================================================
EnableShopValueSystem = 1

//=================================================================================================================
//-- Enable Custom Store Buttons
//=================================================================================================================
EnableStoreBlessButtom = 1
EnableStoreSoulButtom = 1
EnableStoreChaosButtom = 1
EnableStoreCoin1Buttom = 1
EnableStoreCoin2Buttom = 1
EnableStoreCoin3Buttom = 1
EnableOffStoreButtom = 1

//=================================================================================================================
//-- Enable Custom Monster System
//=================================================================================================================
CustomMonsterEnable = 1

//=================================================================================================================
//-- Disable Party HP Bar
//-- 0: Enable
//-- 1: Disable Bar and Show Icon
//-- 2: Disable All
//=================================================================================================================
DisablePartyHpBar = 1

//=================================================================================================================
//-- Custom Interface Type
//-- 0: Season 6 (Disabled)
//-- 1: Season 1
//-- 2: Season 2
//-- 3: Season 3
//-- 4: Season 8
//=================================================================================================================
CustomInterfaceType = 4
CustomInterfaceHelperBar = 1

//=================================================================================================================
// Ping Test IN-GAME
//=================================================================================================================
PingTest = 1

//=================================================================================================================
// Custom RF Gloves
//=================================================================================================================
CustomGlovesEnable = 1

//=================================================================================================================
// Custom Pet
//=================================================================================================================
CustomPetEnable = 1

//=================================================================================================================
// Custom Bow
//=================================================================================================================
CustomBowEnable = 1

//=================================================================================================================
//-- Disable Move List (M)
//=================================================================================================================
DisableMoveList = 0

//=================================================================================================================
//-- Disable Set +15 Effect
//=================================================================================================================
DisableSet15Effect = 0

//=================================================================================================================
//-- Increase FPS Limit
//-- Values:
//-- 40 = Max 26 FPS (Default Value)
//-- 34 = Max 31 FPS (Best Value)
//-- 32 = Max 33 FPS
//-- 30 = Max 34 FPS
//-- 25 = Max 40 FPS
//=================================================================================================================
FpsLimit = 34

//=================================================================================================================
//-- Custom Advanced Status
//=================================================================================================================
CustomAdvancedStausEnable = 1

//=================================================================================================================
//-- Custom Jewel Bank (J)
//=================================================================================================================
CustomJewelBankEnable = 1

//=================================================================================================================
//-- Custom Ancient Swicth
//=================================================================================================================
CustomAncientSwitch = 1

//=================================================================================================================
//-- Allow Mu Helper + Inventory
//=================================================================================================================
AllowHelperInventory = 1

//=================================================================================================================
//-- Disable CashShop (X)
//=================================================================================================================
DisableCashShop = 0

//=================================================================================================================
//-- Desabilita Master Skill Tree (A)
//=================================================================================================================
DisableMasterSkillTree = 0

//=================================================================================================================
//-- Disable Command Window (D)
//=================================================================================================================
DisableCommandWindow = 0

//=================================================================================================================
//-- Disable FullMap (Tab)
//=================================================================================================================
DisableFullMap = 0

//=================================================================================================================
//-- Disable Quest Window (T)
//=================================================================================================================
DisableQuest = 0

//=================================================================================================================
//-- Disable DL Pet Window
//=================================================================================================================
DisablePet = 0

//=================================================================================================================
//-- Disable Gens Window (B)
//=================================================================================================================
DisableGens = 0

//=================================================================================================================
//-- Disable Friend List Window (F)
//=================================================================================================================
DisableFriend = 0

//=================================================================================================================
//-- Disable Expanded Inventory (K)
//=================================================================================================================
DisableExpandedInventory = 0

//=================================================================================================================
//-- Disable Expanded Warehouse (H)
//=================================================================================================================
DisableExpandedWarehouse = 1

//=================================================================================================================
//-- Disable Personal Shop (S)
//=================================================================================================================
DisablePersonalShop = 0

//=================================================================================================================
// Custom Cloak
//=================================================================================================================
CustomCloakEnable = 1



Esto genera la carpeta premium con sus archivos y el main.premium.


Este es el ClientInfo.ini que genera el ah.emu:

[ClientInfo]
CustomerName = MuEmuS6
IpAddress = aca mi ip
ServerPort = 55999
ServerName = MuEMU
ClientName = main.exe
PluginName = Camera.dll
VerifyName = MHPVerify.dll



Básicamente lo que necesito hacer agregar el MHP a estos files y cliente que dije al principio. Si necesitan mas datos o algo no tengo problema en proporcionarlos.

Soy bastante principiante al respecto pero creo que tengo todo bastante claro, me falta aprender estos temas seguridad con MHP, aclaro que ya he visto varias guías y demás, incluso con otro cliente y files pude hacerlo funcionar sin problemas, el problema lo tengo con estos files y cliente en específico y no se por qué...

Desde ya muchas gracias a todos.

Gracias:


Offline iFrank #1 Posteado: June 18, 2024, 01:50:59 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 6
  • Gracias recibida: 2
  • ar
Sabes que tuve el mismo problema, hice todo tal cual comentás y seguí varias guías que indican lo mismo pero en una en particular vi una que recomienda usar el main.dll original del cliente por si falla el de la carpeta AH_INFO.

Asi tengo los archivos y me funcionó con el main original del cliente:

[ClientInfo]
CustomerName = MuEmuS6
IpAddress = tuIP
ServerPort = 55557   //en mi caso funcionó con este puerto
ServerName = nombreDelServer
ClientName = main.exe
PluginName = Camera.dll
VerifyName = MHPVerify.dll


[MainInfo]
CustomerName = MuEmuS6
LauncherType = 0
LauncherName = ZeroLauncher
IpAddress = tuIP
IpAddressPort = 44405
ClientVersion = 1.04.05
ClientSerial = TbYehR2hFUPBKgZj
WindowName = MU
ScreenShotPath = ScreenShots\Screen(%02d_%02d-%02d-%02d)-%04d.jpg
ClientName = Main.exe
PluginName = CEffect.dll
PluginName1 = MHPClient.dll
CameraName = Camera.dll


soy bastante nuevo al igual que vos y con esto estuve lidiando 2 dias enteros al igual como para bloquear el main.exe para ejecutar solo por launcher jajaja y lo pude solucionar de esta forma.. espero te sirva amigo, hacete un backup por las dudas de como tenes las cosas antes de probar..


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
8 Replies
2969 Views
Last post September 03, 2018, 07:01:29 AM
by louis
4 Replies
3738 Views
Last post January 19, 2025, 04:54:02 PM
by dima0909
2 Replies
1229 Views
Last post August 31, 2020, 05:27:01 PM
by ZabiinoOo
2 Replies
1666 Views
Last post January 10, 2021, 07:59:15 AM
by JavixFer
12 Replies
2964 Views
Last post March 29, 2021, 11:41:34 PM
by Blyxt