ReleaseMouseButton(1) ReleaseKey("lshift") end --[[ if(event == "MOUSE_BUTTON_PRESSED" and arg == bigjump_key)then--大跳模块 PressKey("spacebar") Sleep(1) if bigjumpkey_ctrl then PressKey("lctrl") else PressKey("c") end Sleep(50)--感谢 郁闷烦 9970772提供的想法 if bigjumpkey_...
if (event == "MOUSE_BUTTON_PRESSED" and arg == single and norecoil) then PressMouseButton(1) Sleep(20) ReleaseMouseButton(1) MoveMouseRelative(0, yzx) click = true SetMKeyState(3) end if (event == "MOUSE_BUTTON_RELEASED" and arg == single) then click = false end if (event =...
local float_y = math.abs(vertical_recoil) - math.floor(math.abs(vertical_recoil)) local i = 0 local j = 0 repeat -- move mouse by integer value of horizontal and vertical recoil if horizontal_recoil ~= 0 then if horizontal_recoil < 0 then Move_x(horizontal_recoil + float_x) else ...
unset the Fire binding in game from your mouse left button, and set it to Pause key. This needs to be consistent between the script and the game setting. When the mode switch key is pressed, recoil is magnified by 3-4x, consistent with 4x scope mode. By default in the script , fire...
("OFF-NoRecoil\n") OutputLCDMessage("OFF-NoRecoil") else OutputLogMessage("ON-NoRecoil\n") OutputLCDMessage("ON-NoRecoil") end end if recoil then antiRecoil(); end end function antiRecoil() repeat -- if mouse1 pressed then MoveMouseRelative(0,5) Sleep(17) until not IsMouseButton...
-- https://github.com/J-Yaghoubi/Anti-Recoil -- [Attention] -- This tool is written for educational purposes only, use it at your own risk/responsibility. -- [LANGUAGE] -- The script is in LUA language and has been tested on Logitech G604 mouse. ...
if (event == "MOUSE_BUTTON_PRESSED" and arg == single and norecoil) then PressMouseButton(1) Sleep(20) ReleaseMouseButton(1) MoveMouseRelative(0, yzx) click = true SetMKeyState(3) end if (event == "MOUSE_BUTTON_RELEASED" and arg == single) then click = false end if (event =...
PUBG - 罗技鼠标宏 | 兴趣使然的项目,完虐收费宏!点个Star支持一下作者![PUBG - Logitech mouse macro | Support 12 kinds of guns without recoil!] - kiccer/Soldier76
At the top it says Active Lua Script choose any operator you want, then when your Caps Lock is on you can just hold Right Click on your mouse and whenever you old down Left Click it will start working!AboutA Rainbow Six Siege Logitech GHub anti-recoil script installer ...
绝地求生罗技鼠标宏 PUBG recoil control script for Logitech gaming mouse 风险自负。 logitech gaming software过去没有触发过任何Ban wave,但过去没有,不代表将来也没有。 更新说明 2018-2-28 5, 7, 8键分别对应M16A4, M416, AKM ScrollLock控制是否自动开关单倍瞄准镜 ...