• WAP手机版 RSS订阅 加入收藏  设为首页
新闻资讯

ESP反挂魅影服选正确颜色和走坐标验证

时间:2020/7/28 4:09:46   作者:本站   来源:www.52cqg.com   阅读:724   评论:0
内容摘要:ESP反挂魅影服选正确颜色和走坐标验证function_ClickColor()foryz=0,10dolocalDlgNpc,DlgStarX,DlgStarY=_FindDlg(_GetDlgName("NPC"),0,1)ifDlgNpc==nilthenreturnendlocalNpcText=getNpcD...

ESP反挂魅影服选正确颜色和走坐标验证

ESP反挂魅影服选正确颜色和走坐标验证

function _ClickColor()
    for yz = 0, 10 do
        local DlgNpc, DlgStarX, DlgStarY = _FindDlg(_GetDlgName("NPC"), 0, 1)
        if DlgNpc == nil then
            return

        end
        local NpcText = getNpcDLGFullText()
        if _FindStr(NpcText, "点击正常游戏") == nil then
            _Script_SetLog("不是验证码:" .. NpcText)
            return
        end



        local dialog = GetDlgPoint(DlgNpc.addr)
        for i = 1, #dialog do
            local tmpDlg = GetDlgInfo(dialog[i])
            if tmpDlg.showtext ~= nil then
                if _FindStr(tmpDlg.showtext, "点击正常游戏") ~= nil then
                    _CloseMsgDlg()
                    _CheckClickNpc(tmpDlg.sendtext)
                    break
                end
            end
        end
        Sleep(1000)
    end
end


_ClickColor()


标签:正确 颜色 坐标 验证 

文章出处:一刀插件官网 

传奇pk+脱机交流群:67838282 

官方网站:http://www.52cqg.com 

一刀辅助,简单挂操作简单,万千辅助功能易懂

一刀百科:本软件是针对传奇个人服务器版使用不支持官方游戏。

玩家在使用一刀插件玩服的时候可能会遇到各种问题,请咨询客服解决,祝您游戏愉快!

CopyRight 一刀辅助(www.52cqg.com)版权所有 皖B2-20220012-15 2012-2023 All Rights Reserved