today i will show you how to get zero recoil in fortnite but it's for logitech mouses only/ logitech g hub
EnablePrimaryMouseButtonEvents (true);
function OnEvent(event,arg)
if IsKeyLockOn("CapsLock")then
if IsMouseButtonPressed(3)then
repeat
if IsMouseButtonPressed(1) then
repeat
MoveMouseRelative(0,6)
Sleep(7)
until not IsMouseButtonPressed(1)
end
until not IsMouseButtonPressed(3)
end
end
end
copy and paste this is in scripting