Free r6s logitech script

08/31/2022 13:05 cailan1#1
[Only registered and activated users can see links. Click Here To Register...]EnablePrimaryMouseButtonEvents (true);
function OnEvent(event,arg)
if IsKeyLockOn("numlock")then
if IsMouseButtonPressed(3)then
repeat
if IsMouseButtonPressed(1) then
repeat
MoveMouseRelative(0,0)
Sleep(1,0)
until not IsMouseButtonPressed(1)
end
until not IsMouseButtonPressed(3)
end
end
end

thats it there and ill have a picture showing you how to fine tune it

[Only registered and activated users can see links. Click Here To Register...]

the link is shows a picture on how to edit it