96辅助游戏论坛 - 辅助工具|www.96fuzhu.com

 找回密码
 立即注册
查看: 6017|回复: 1

武装突袭3无后坐力罗技鼠标宏代码

[复制链接]

发表于 2020-3-3 02:21 | 显示全部楼层 |阅读模式

  1. EnablePrimaryMouseButtonEvents(true);

  2. function OnEvent(event, arg)
  3.     if IsKeyLockOn("numlock" )then
  4.         if IsMouseButtonPressed(3)then
  5.             repeat
  6.                 if IsMouseButtonPressed(1) then
  7.                     repeat
  8.                         MoveMouseRelative(-1,2)
  9.                         Sleep(6)
  10.                     until not IsMouseButtonPressed(1)
  11.                 end
  12.             until not IsMouseButtonPressed(3)
  13.         end
  14.     end
  15. end
复制代码


回复

使用道具 举报

发表于 2020-3-3 19:45 | 显示全部楼层
怎么弄?  楼主
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|96辅助游戏论坛

GMT+8, 2025-1-31 14:40 , Processed in 0.085000 second(s), 19 queries .

Powered by Discuz! X3.4

© 2016-2023 Comsenz Inc.

快速回复 返回顶部 返回列表