鼠标宏吧 关注:23,120贴子:53,221
  • 18回复贴,共1

求一个绝地求生鼠标宏

只看楼主收藏回复

罗技的G102,不需要改自己游戏灵敏度的,能压成一个点的,求求了,定制


IP属地:福建来自Android客户端1楼2022-06-25 18:15回复
    有偿定制,求求了


    IP属地:福建来自Android客户端2楼2022-06-25 18:16
    回复


      IP属地:江苏来自Android客户端3楼2022-06-26 08:00
      收起回复
        EnablePrimaryMouseButtonEvents(true);
        kaiguan = false
        function OnEvent(event, arg)
        --OutputLogMessage("Event: "..event.." Arg: "..arg.."\n")
        if (event == "MOUSE_BUTTON_PRESSED" and arg == 4) then
        -- Mouse Button 6 has been pressed
        kaiguan = not kaiguan
        if kaiguan then
        OutputLogMessage("kai \n")
        else
        OutputLogMessage("guan \n")
        end
        end
        if (event == "MOUSE_BUTTON_RELEASED" and arg == 4) then
        -- Mouse Button 6 has been released
        end
        if kaiguan then
        if IsMouseButtonPressed(1) then
        repeat
        Sleep(10)
        MoveMouseRelative(0,3) --这个是下压力度尾号三往上加就行了加到满意的力度为止
        until not IsMouseButtonPressed(1)
        end
        end
        end


        IP属地:江苏来自Android客户端4楼2022-06-26 08:04
        收起回复
          说实话,光靠签到升级太慢,所以我复制了这一段话遇贴就回,回一次最少也得15个经验,还能帮你不沉贴


          IP属地:广东来自Android客户端6楼2022-07-01 16:48
          回复
            需要固定游戏垂直灵敏度,鼠标灵敏度随便调


            IP属地:辽宁来自Android客户端8楼2022-07-15 08:41
            回复
              找到了嘛 兄弟


              IP属地:山东9楼2022-12-29 22:38
              回复
                罗技G系列鼠标宏所有游戏宏 YY9520
                永久包更新
                包售后


                10楼2023-01-09 16:10
                回复
                  有么


                  IP属地:山东来自iPhone客户端11楼2023-01-28 22:08
                  回复
                    得根据dpi跟游戏内xy轴还有灵敏度一起测试吧 费劲点


                    IP属地:山东来自iPhone客户端13楼2023-02-22 19:29
                    回复


                      IP属地:黑龙江15楼2023-06-12 08:38
                      回复