Results 1 to 7 of 7
  1. #1
    Fire099's Avatar
    Join Date
    Jul 2017
    Gender
    male
    Location
    Somewhere in hell
    Posts
    84
    Reputation
    10
    Thanks
    7
    My Mood
    Pensive

    No Recoil Logitech Mouse Script for Classic AK-47

    I was bored as shit today and decided to play The Division then popped this thing out.
    Code:
        EnablePrimaryMouseButtonEvents(true);
             
            function OnEvent(event, arg)
            	if IsMouseButtonPressed(3)then
            		repeat	
            			if IsMouseButtonPressed(1) then
            				repeat
            					PressMouseButton(1)
            					Sleep(5)
            					Sleep(10)
                               MoveMouseRelative(0,4.25)
            					MoveMouseRelative(-1.7,-2)
            					Sleep(21)
            				until not IsMouseButtonPressed(1)
            			end				
            		until not IsMouseButtonPressed(3)
            	end		
            end
    Just copy and paste this into a profile for the Division and then right-click the profile and set it as persistent. I will probably make more of these for different guns.

  2. #2
    Ali Akbar's Avatar
    Join Date
    Jun 2016
    Gender
    male
    Posts
    44
    Reputation
    10
    Thanks
    2
    Can u make one for M4 ?
    and thanks

  3. #3
    Yukihira Soma's Avatar
    Join Date
    Jan 2018
    Gender
    male
    Location
    Chillingburg
    Posts
    690
    Reputation
    65
    Thanks
    532
    My Mood
    Amazed
    Works as well!

  4. #4
    Ali Akbar's Avatar
    Join Date
    Jun 2016
    Gender
    male
    Posts
    44
    Reputation
    10
    Thanks
    2
    So i tried this with the lightweight m4 and it works but it goes a little bit to the left and idk how to reduce that (

  5. #5
    DevilsDeeds's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Posts
    16
    Reputation
    10
    Thanks
    0
    My Mood
    Confused
    is this in anyway bannable?

  6. #6
    odylight's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Ali Akbar View Post
    Can u make one for M4 ?
    and thanks
    Same as above..!

  7. #7
    pierredekpl's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    45
    Reputation
    10
    Thanks
    7
    My Mood
    Bored
    don't understand what do i have to press as mouse button to make it work

Similar Threads

  1. [Request] Logitech Mouse Script for Rust
    By lukec2000 in forum Rust Hacks / Cheats
    Replies: 1
    Last Post: 11-28-2017, 03:16 AM
  2. [Request] Logitech LUA Mouse Scripts for Battlefield 4
    By Monkey 134 in forum Battlefield 4 Hacks & Cheats
    Replies: 0
    Last Post: 07-02-2016, 01:56 AM
  3. [Source Code] Logitech LUA recoil reduce Script! for every Game!
    By lumpi999 in forum Battlefield 4 Hacks & Cheats
    Replies: 2
    Last Post: 02-28-2016, 11:23 PM
  4. [Solved] logitech script for no-recoil
    By wanchankein in forum Counter-Strike 2 Help
    Replies: 2
    Last Post: 01-14-2016, 10:20 AM
  5. [Solved] AK47 Logitech Mouse No Recoil Script is not moving mouse
    By ares0027 in forum Counter-Strike 2 Help
    Replies: 8
    Last Post: 03-27-2015, 09:42 PM