MU免外挂、辅助、内挂自动攻击、全屏攻击、离线挂机脚本


Published:   Comment: 2 Comments

游戏设置

MU免外挂、辅助、内挂自动攻击、全屏攻击、离线挂机脚本

gongji.h

#pragma once

#include "User.h"
#include "Protocol.h"

#if (gongji == 1)

struct SDHP_CARESUME_SEND
{
    PBMSG_HEAD header; // C1:F5
    WORD index;
    char name[11];
};

struct SDHP_CARESUME_SAVE_SEND
{
    PBMSG_HEAD header; // C1:F6
    WORD index;
    char name[11];
    WORD active;
    WORD skill;
    WORD map;
    WORD posx;
    WORD posy;
    WORD autobuff;
    WORD offpvp;
    WORD autoreset;
    DWORD autoaddstr;
    DWORD autoaddagi;
    DWORD autoaddvit;
    DWORD autoaddene;
    DWORD autoaddcmd;
};
............

gongji.cpp

#include "stdafx.h"
#include "gongji.h"
#include "CommandManager.h"
#include "EffectManager.h"
#include "GameMain.h"
#include "ItemManager.h"
#include "Util.h"
#include "Map.h"
#include "MapManager.h"
#include "Message.h"
#include "Notice.h"
#include "Party.h"
#include "ServerInfo.h"
#include "SkillManager.h"
#include "SocketManager.h"
#include "Viewport.h"

#if (gongji== 1)

..............

Last Modified:2024-10-20 02:09:23

已有 2 条留言

  1. 热爱奇迹玩家 热爱奇迹玩家

    你好,请问只想要技能全屏攻击,自动攻击等不需要,该怎样修改设置?谢谢

    1. 直接用ce找地址修改

我有话说