Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: [Main 5.2]MuHelper + AIControl (Full Code)  (Visto 7062 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline nhantac #30 Posteado: July 08, 2025, 06:56:31 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 75
  • Gracias recibida: 133
  • vn
thank. You are my only light
VCL:  Em là ánh sáng đời tôi.. =))

Idol cho xin cái struct PRECEIVE_MUHELPER_DATA :U


Offline SPK #31 Posteado: July 08, 2025, 07:45:05 AM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 141
  • Gracias recibida: 1439
  • vn
thank. You are my only light
VCL:  Em là ánh sáng đời tôi.. =))

Idol cho xin cái struct PRECEIVE_MUHELPER_DATA :U

Nó có share ở trong bái luôn mà đi tìm.. các cụ.. vạch mòm ra móm cho luôn nè =))
Code: [Select]
// MU Helper
#pragma pack(push, 1)
typedef struct
{
BYTE DataStartMarker;                    // Index: 4
BYTE : 3; // Unused
BYTE JewelOrGem : 1;                     // Index: 5
BYTE SetItem : 1;
BYTE ExcellentItem : 1;
BYTE Zen : 1;
BYTE AddExtraItem : 1;
BYTE HuntingRange : 4;                   // Index: 6
BYTE ObtainRange : 4;
WORD DistanceMin;                        // Index: 7
WORD BasicSkill1;                        // Index: 9
WORD ActivationSkill1;                   // Index: 11
WORD DelayMinSkill1;                     // Index: 13
WORD ActivationSkill2;                   // Index: 15
WORD DelayMinSkill2;                     // Index: 17
WORD CastingBuffMin;                     // Index: 19
WORD BuffSkill0NumberID;                 // Index: 21
WORD BuffSkill1NumberID;                 // Index: 23
WORD BuffSkill2NumberID;                 // Index: 25
BYTE HPStatusAutoPotion : 4;             // Index: 27
BYTE HPStatusAutoHeal : 4;
BYTE HPStatusOfPartyMembers : 4;         // Index: 28
BYTE HPStatusDrainLife : 4;
BYTE AutoPotion : 1;                     // Index: 29
BYTE AutoHeal : 1;
BYTE DrainLife : 1;
BYTE LongDistanceAttack : 1;
BYTE OriginalPosition : 1;
BYTE Combo : 1;
BYTE Party : 1;
BYTE PreferenceOfPartyHeal : 1;
BYTE BuffDurationforAllPartyMembers : 1; // Index: 30
BYTE UseDarkSpirits : 1;
BYTE BuffDuration : 1;
BYTE Skill1Delay : 1;
BYTE Skill1Con : 1;
BYTE Skill1PreCon : 1;
BYTE Skill1SubCon : 2;
BYTE Skill2Delay : 1;                    // Index: 31
BYTE Skill2Con : 1;
BYTE Skill2PreCon : 1;
BYTE Skill2SubCon : 2;
BYTE RepairItem : 1;
BYTE PickAllNearItems : 1;
BYTE PickSelectedItems : 1;
BYTE PetAttack;                          // Index: 32
BYTE _UnusedPadding[36];
char ExtraItems[12][15];                 // Index: 69
} PRECEIVE_MUHELPER_DATA, * LPRECEIVE_MUHELPER_DATA;
#pragma pack(pop)

#pragma pack(push, 1)
typedef struct
{
DWORD ConsumeMoney;
DWORD Money;
DWORD Pause;
} PRECEIVE_MUHELPER_STATUS, * LPRECEIVE_MUHELPER_STATUS;
#pragma pack(pop)

Gracias:


Offline ledemkhoc #32 Posteado: July 08, 2025, 09:43:23 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 50
  • Gracias recibida: 27
  • vn
cho e xin cái AddText với ExecuteSkill với a


Offline ledemkhoc #33 Posteado: July 08, 2025, 10:03:12 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 50
  • Gracias recibida: 27
  • vn

vẫn chưa lưu được skill với bắt đầu
đợi mấy pro thêm dc chia sẽ ae


Offline phuongcuongmsqm #34 Posteado: July 08, 2025, 10:42:46 AM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 101
  • Gracias recibida: 30
  • vn

vẫn chưa lưu được skill với bắt đầu
đợi mấy pro thêm dc chia sẽ ae
SHE E CAI SRC MAIN ĐÓ VỚI BÁC


Offline SPK #35 Posteado: July 09, 2025, 12:51:43 AM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 141
  • Gracias recibida: 1439
  • vn

vẫn chưa lưu được skill với bắt đầu
đợi mấy pro thêm dc chia sẽ ae
SHE E CAI SRC MAIN ĐÓ VỚI BÁC

Người ta thêm được, mình phải thêm được.. nay không được, mai sẽ được.
 Musicx2


Offline SPK #36 Posteado: July 09, 2025, 12:53:02 AM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 141
  • Gracias recibida: 1439
  • vn
cho e xin cái AddText với ExecuteSkill với a
Hai hàm này nó trong source có rồi, nếu không có, thì đi nhặt Source 5.2 khác tìm rồi thêm vào. Bản chất nó có sẵn hết. Trừ khi bộ bạn đang dùng đã bị xóa


Offline bin9xhn2 #37 Posteado: July 09, 2025, 12:55:10 AM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 117
  • Gracias recibida: 228
  • vn

vẫn chưa lưu được skill với bắt đầu
đợi mấy pro thêm dc chia sẽ ae
SHE E CAI SRC MAIN ĐÓ VỚI BÁC

Người ta thêm được, mình phải thêm được.. nay không được, mai sẽ được.
 Musicx2
đúng gòy. nhưng mà bên server thì sao bro


Offline SPK #38 Posteado: July 09, 2025, 03:48:48 AM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 141
  • Gracias recibida: 1439
  • vn

vẫn chưa lưu được skill với bắt đầu
đợi mấy pro thêm dc chia sẽ ae
SHE E CAI SRC MAIN ĐÓ VỚI BÁC

Sv thì khỏi, Emu GS thì nó có rồi


Người ta thêm được, mình phải thêm được.. nay không được, mai sẽ được.
 Musicx2
đúng gòy. nhưng mà bên server thì sao bro

Gracias:


Offline Supremo #39 Posteado: July 12, 2025, 09:52:53 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 71
  • Gracias recibida: 1044
  • br
muito obrigado pela base grande contribuição

Project GxGaming
[CEO] GxGaming
Developer React

Gracias:


Offline stopk #40 Posteado: July 16, 2025, 06:23:08 AM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 100
  • Gracias recibida: 177
  • bh
Only a small portion of the functions can be used in the source of 5.2

Gracias:


Offline stopk #41 Posteado: July 16, 2025, 07:02:04 AM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 100
  • Gracias recibida: 177
  • bh
It would be great if the server-side part could be shared


Offline SPK #42 Posteado: July 16, 2025, 10:02:55 AM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 141
  • Gracias recibida: 1439
  • vn
It would be great if the server-side part could be shared
You can useu Emu ServerSide. Any Emu Gameserver

Gracias:


Offline nhantac #43 Posteado: July 16, 2025, 11:19:53 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 75
  • Gracias recibida: 133
  • vn
It would be great if the server-side part could be shared
You can useu Emu ServerSide. Any Emu Gameserver
https://ibb.co/mCzdK5tv
làm sao để tắt được cái ô skill 3 Helper DL a Zai ơi

Gracias:


Offline stopk #44 Posteado: July 17, 2025, 10:25:22 AM

  • 0 puntos por ventas
  • *
  • Rank: Sup. destacado
  • Posts: 100
  • Gracias recibida: 177
  • bh
The elf's support skill cannot be used. Invalid target selected


Offline SPK #45 Posteado: July 17, 2025, 01:14:24 PM

  • 0 puntos por ventas
  • *
  • Rank: Avanzado
  • Posts: 141
  • Gracias recibida: 1439
  • vn
The elf's support skill cannot be used. Invalid target selected

You can fix the current issue yourself. It is not yet fully complete. This is the best source code available. At this point, no one else has shared MuHelper with you besides me. If you decide to use it, you will need to handle the fixes yourself. Alternatively, you can use your own source code without relying on this one.

Many others also need the source code, but no one is willing to share it—you should be aware of that.

Gracias:


Offline nhantac #46 Posteado: July 18, 2025, 03:32:36 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 75
  • Gracias recibida: 133
  • vn
The elf's support skill cannot be used. Invalid target selected

You can fix the current issue yourself. It is not yet fully complete. This is the best source code available. At this point, no one else has shared MuHelper with you besides me. If you decide to use it, you will need to handle the fixes yourself. Alternatively, you can use your own source code without relying on this one.

Many others also need the source code, but no one is willing to share it—you should be aware of that.

Anh ơi, cái skill MNS DW ko tự buff, các skill RF DK DL thì buff bình thường. Kiêm tra ở đâu nhỉ
https://ibb.co/8qG2ppm


Offline ntcong295810 #47 Posteado: July 18, 2025, 06:09:05 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 49
  • Gracias recibida: 34
  • vn
The elf's support skill cannot be used. Invalid target selected

You can fix the current issue yourself. It is not yet fully complete. This is the best source code available. At this point, no one else has shared MuHelper with you besides me. If you decide to use it, you will need to handle the fixes yourself. Alternatively, you can use your own source code without relying on this one.

Many others also need the source code, but no one is willing to share it—you should be aware of that.

Anh ơi, cái skill MNS DW ko tự buff, các skill RF DK DL thì buff bình thường. Kiêm tra ở đâu nhỉ
https://ibb.co/8qG2ppm
Nhận fix giá 10 pi , không mặc cả


Offline nhantac #48 Posteado: July 18, 2025, 06:47:59 AM

  • 0 puntos por ventas
  • *
  • Rank: Usuario activo
  • Posts: 75
  • Gracias recibida: 133
  • vn
The elf's support skill cannot be used. Invalid target selected

You can fix the current issue yourself. It is not yet fully complete. This is the best source code available. At this point, no one else has shared MuHelper with you besides me. If you decide to use it, you will need to handle the fixes yourself. Alternatively, you can use your own source code without relying on this one.

Many others also need the source code, but no one is willing to share it—you should be aware of that.

Anh ơi, cái skill MNS DW ko tự buff, các skill RF DK DL thì buff bình thường. Kiêm tra ở đâu nhỉ
https://ibb.co/8qG2ppm
Nhận fix giá 10 pi , không mặc cả
ước thật  cool22

Gracias:


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
21 Replies
9490 Views
Last post August 19, 2025, 03:40:36 PM
by lucasvieira
27 Replies
12530 Views
Last post April 06, 2025, 06:00:54 AM
by Xingaw
0 Replies
566 Views
Last post November 10, 2023, 03:47:48 AM
by wellihard
5 Replies
1752 Views
Last post July 04, 2025, 05:59:03 AM
by z0lik
4 Replies
1380 Views
Last post April 08, 2025, 07:32:52 PM
by Xingaw