Page 15 of 15 FirstFirst ... 5131415
Results 211 to 216 of 216
  1. #211
    cadrudurda's Avatar
    Join Date
    Feb 2019
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    1
    I will try it when I buy the gaming mouse

  2. #212
    rimas24's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    IT STOP WORKING AF NEW UPDATE

    Quote Originally Posted by asscold1 View Post
    Recently I founded this code and added this script in my mouse.
    Code:
    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
    This code manage to control all type of AR and SMG recoil while tap or spray with normal scope, dot scope, and holographic.

    But I wasn't able to make 4x scope and 8x scope's recoil steady. Can someone help me out with this and I am trying to make it when I press a certain key it will switch between all type of scope recoil.
    IT STOP WORKING AF NEW UPDATE

  3. #213
    Dinero58's Avatar
    Join Date
    Sep 2018
    Gender
    male
    Posts
    268
    Reputation
    10
    Thanks
    9
    Still working ? Can someone say

  4. #214
    putki's Avatar
    Join Date
    Apr 2019
    Gender
    male
    Location
    Earth
    Posts
    38
    Reputation
    10
    Thanks
    6
    My Mood
    Confused
    I am not understanding how "MoveMouseRelative(0, 2)" this really work.

  5. #215
    AncientPlunger's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Look behind you
    Posts
    16
    Reputation
    10
    Thanks
    0
    My Mood
    Bashful
    something needs a little more refining

  6. #216
    haydendog1234's Avatar
    Join Date
    May 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    were is the script?

Page 15 of 15 FirstFirst ... 5131415

Similar Threads

  1. [Help] NO recoil or Macro for Logitech g402
    By mysterios29 in forum Rainbow Six: Siege Discussions & Help
    Replies: 6
    Last Post: 03-09-2019, 02:13 PM
  2. [Release] The Division - Mouse Macros for Logitech Mouses - Logitech Gaming Software
    By prazx in forum Tom Clancy's The Division Hacks & Cheats
    Replies: 11
    Last Post: 07-09-2018, 04:07 PM
  3. Black shot Global No Recoil Macros for Logitech
    By NeedHelpPles in forum Blackshot Help
    Replies: 3
    Last Post: 03-08-2017, 06:37 AM
  4. [Request] Logitech no recoil macro for M16A3
    By Migulin in forum Battlefield Hardline Hacks & Cheats
    Replies: 3
    Last Post: 02-17-2016, 03:03 AM
  5. [Solved] A4Tech Macros for Logitech Gaming Software?
    By ExXxO in forum Battlefield 4 Help
    Replies: 7
    Last Post: 03-05-2014, 01:30 AM