Results 1 to 4 of 4
  1. #1
    HKoKoOo's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    1

    Latest no recoil for logitech G502 mouse

    Hello im loooking for latest no recoil script for logitech g502 can anyone share with me? Thanks
    Last edited by T-800; 06-01-2017 at 01:25 PM.

  2. The Following User Says Thank You to HKoKoOo For This Useful Post:

    Ingush_Zaur (06-19-2017)

  3. #2
    poolfish's Avatar
    Join Date
    May 2014
    Gender
    male
    Location
    sweden
    Posts
    5
    Reputation
    10
    Thanks
    0
    My Mood
    Amused
    try this

    function OnEvent(event, arg)
    OutputLogMessage("event = %s, arg = %d\n", event, arg)
    if (event == "PROFILE_ACTIVATED") then
    EnablePrimaryMouseButtonEvents(true)
    elseif event == "PROFILE_DEACTIVATED" then
    ReleaseMouseButton(2) -- to prevent it from being stuck on
    end
    if (event == "MOUSE_BUTTON_PRESSED" and arg == 4) then
    recoil = not recoil
    spot = not spot
    end
    if (event == "MOUSE_BUTTON_PRESSED" and arg == 1 and recoil) then
    if recoil then
    repeat
    --Sleep(35)
    Sleep(8)
    MoveMouseRelative(0, 2)

    until not IsMouseButtonPressed(1)
    end
    end
    end

  4. #3
    gandara210290's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Hello I put the scripts in the logitech software for scrit ca does not work in game help me please

  5. #4
    WhisperandHello's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    Recoil Script for a mouse? What did you mean by this?

    I know there is Recoil hacks and scripts with certain programs...

    You could check out some undetected cheats if you want.

Similar Threads

  1. [Source Code] Recoil Macro for Logitech Gaming Mouse
    By asscold1 in forum PLAYERUNKNOWN'S BATTLEGROUNDS (PUBG) Hacks & Cheats
    Replies: 215
    Last Post: 05-25-2019, 02:22 AM
  2. [Release] Logitech No-Recoil for all logitech gaming mouse.
    By benq1234 in forum Rainbow Six: Siege
    Replies: 45
    Last Post: 02-25-2018, 04:43 PM
  3. [Help Request] Logitech g502 or Bloody v7 for macros?
    By abtr2013 in forum Battlefield 4 Help
    Replies: 1
    Last Post: 12-28-2015, 03:40 PM
  4. [Request] Macro/Script NO RECOIL S.K.I.L.L SF2 for X7/Bloody Mouse !
    By Zynot in forum SKILL - Special Force 2 Hacks & Cheats
    Replies: 3
    Last Post: 07-25-2015, 03:25 PM