Page 15 of 23 FirstFirst ... 51314151617 ... LastLast
Results 211 to 225 of 337
  1. #211
    Yellow 13's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    1,430
    Reputation
    96
    Thanks
    4,968
    Quote Originally Posted by Se-Mi View Post
    That makes two of us...

    - - - Updated - - -

    Im using the following scripts as a basic to start from, but i get a lot of muzzle drift to the right.
    Is there a way to counter this, and if yes, how can i do it?

    Thanks


    <script>EnablePrimaryMouseButtonEvents(true);
    local recoil = not true;
    function OnEvent(event, arg)

    if (event == "MOUSE_BUTTON_PRESSED" and arg == 9) then
    recoil = not recoil
    OutputLogMessage("SCAR-H + RDS", 2014)
    end

    if IsMouseButtonPressed(3) and recoil then
    Sleep(1)
    if (event == "MOUSE_BUTTON_PRESSED" and arg == 1) then
    Sleep(48)
    ReleaseMouseButton(1)
    Sleep(48)
    MoveMouseRelative(-1,21)
    MoveMouseRelative(1,0)
    Sleep(48)
    ReleaseMouseButton(1)
    Sleep(48)
    MoveMouseRelative(-1,19)
    MoveMouseRelative(1,0)
    repeat
    Sleep(48)
    ReleaseMouseButton(1)
    Sleep(48)
    MoveMouseRelative(-1,14)
    MoveMouseRelative(1,0)
    Sleep(48)
    ReleaseMouseButton(1)
    Sleep(48)
    MoveMouseRelative(0,14)
    MoveMouseRelative(1,0)
    until not IsMouseButtonPressed(3) or not IsMouseButtonPressed(1)
    end
    end
    end</script>
    </profile>
    </profiles>
    More negative Y value.
    Rig | 5820K - GTX1080 AMP
    P870KM1 | 7700K - GTX1080N SLi

  2. #212
    Se-Mi's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Ok, will fiddle with it a bit ty.

  3. #213
    haroon158's Avatar
    Join Date
    Apr 2010
    Gender
    female
    Posts
    6
    Reputation
    10
    Thanks
    0
    going to try this on my new mouse

  4. #214
    TickM4n's Avatar
    Join Date
    Feb 2015
    Gender
    female
    Posts
    9
    Reputation
    10
    Thanks
    0
    My Mood
    Cool
    Hi,
    has anyone working a script to Logitech g700 for m16a3 or any weapon bf3?

    Thank you.

  5. #215
    Yellow 13's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    1,430
    Reputation
    96
    Thanks
    4,968
    Quote Originally Posted by TickM4n View Post
    Hi,
    has anyone working a script to Logitech g700 for m16a3 or any weapon bf3?

    Thank you.
    PM me and I can set you up with something.

  6. The Following User Says Thank You to Yellow 13 For This Useful Post:

    TickM4n (02-15-2015)

  7. #216
    TickM4n's Avatar
    Join Date
    Feb 2015
    Gender
    female
    Posts
    9
    Reputation
    10
    Thanks
    0
    My Mood
    Cool
    Quote Originally Posted by Yellow 13 View Post
    PM me and I can set you up with something.
    Ok. Thank you friend but how to PM ?
    Last edited by TickM4n; 02-15-2015 at 04:21 AM.

  8. #217
    Yellow 13's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    1,430
    Reputation
    96
    Thanks
    4,968
    Quote Originally Posted by TickM4n View Post
    Ok. Thank you friend but how to PM ?
    Read my sig.
    Rig | 5820K - GTX1080 AMP
    P870KM1 | 7700K - GTX1080N SLi

  9. #218
    TickM4n's Avatar
    Join Date
    Feb 2015
    Gender
    female
    Posts
    9
    Reputation
    10
    Thanks
    0
    My Mood
    Cool
    Quote Originally Posted by Yellow 13 View Post
    Read my sig.
    Thank you for the information.

  10. #219
    despo_b's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    146
    My Mood
    Daring
    YEAH DUDE,
    This was the best reply Mr. Yellow.
    Quote Originally Posted by Yellow 13 View Post
    PM, no exceptions.

    Anymore questions will put you in my blocked/ignore users list.
    - - - Updated - - -

    Hi. Mr.Yellow,
    It seems you have mastered the Logitech Mouse scripting. It very nice.
    Quote Originally Posted by Yellow 13 View Post
    I have the PKP script ready if you PM me.
    - - - Updated - - -

    Mr. Yellow do you have any macros for Sniper rifle adn DMR?????
    somthing like quick Scop.

  11. #220
    Yellow 13's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    1,430
    Reputation
    96
    Thanks
    4,968
    Quote Originally Posted by despo_b View Post
    YEAH DUDE,
    This was the best reply Mr. Yellow.


    - - - Updated - - -

    Hi. Mr.Yellow,
    It seems you have mastered the Logitech Mouse scripting. It very nice.


    - - - Updated - - -

    Mr. Yellow do you have any macros for Sniper rifle adn DMR?????
    somthing like quick Scop.


    PM me if you want to inquire about it.
    Rig | 5820K - GTX1080 AMP
    P870KM1 | 7700K - GTX1080N SLi

  12. #221
    despo_b's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    146
    My Mood
    Daring
    not working

  13. #222
    HaxxerPanda's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    My Mood
    Amused
    have tested ACE23 makro with AEK but does not really work. What i must change?
    Last edited by HaxxerPanda; 02-18-2015 at 09:18 PM.

  14. #223
    despo_b's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    146
    My Mood
    Daring
    Hi.Profesor,
    Can you please post the screen shot of the folowing setting ?

    GstInput.MouseRawInput 1
    GstInput.MouseSensitivity 0.020000
    GstInput.MouseSensitivityVehicle 0.300000
    i will be very thankful to you.
    -DESPO_B

    - - - Updated - - -

    hello Mr. YELLOW 13.
    Can you please post the screen shot of the folowing setting ?

    GstInput.MouseRawInput 1
    GstInput.MouseSensitivity 0.020000
    GstInput.MouseSensitivityVehicle 0.300000
    i will be very thankful to you.
    -DESPO_B

    - - - Updated - - -

    Dear Mr. YELLOW 13, how do I PM you?

    after clicking your username, Idon't get the PM option,

    Options I get are follows:

    Add as Friend
    Home Page
    Add to Ignore List
    Find latest posts
    Find latest started threads

    I don't see PM options
    Can You pleast explain me.
    Thanks in advance.
    -DESPO_B

    - - - Updated - - -

    Dear Mr. YELLOW 13, how do I PM you?

    after clicking your username, Idon't get the PM option,

    Options I get are follows:

    Add as Friend
    Home Page
    Add to Ignore List
    Find latest posts
    Find latest started threads

    I don't see PM options
    Can You pleast explain me.
    Thanks in advance.
    -DESPO_B
    Last edited by despo_b; 02-19-2015 at 09:07 AM. Reason: error in typing

  15. #224
    Yellow 13's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    1,430
    Reputation
    96
    Thanks
    4,968
    Quote Originally Posted by despo_b View Post
    Hi.Profesor,
    Can you please post the screen shot of the folowing setting ?

    GstInput.MouseRawInput 1
    GstInput.MouseSensitivity 0.020000
    GstInput.MouseSensitivityVehicle 0.300000
    i will be very thankful to you.
    -DESPO_B

    - - - Updated - - -

    hello Mr. YELLOW 13.
    Can you please post the screen shot of the folowing setting ?

    GstInput.MouseRawInput 1
    GstInput.MouseSensitivity 0.020000
    GstInput.MouseSensitivityVehicle 0.300000
    i will be very thankful to you.
    -DESPO_B

    - - - Updated - - -

    Dear Mr. YELLOW 13, how do I PM you?

    after clicking your username, Idon't get the PM option,

    Options I get are follows:

    Add as Friend
    Home Page
    Add to Ignore List
    Find latest posts
    Find latest started threads

    I don't see PM options
    Can You pleast explain me.
    Thanks in advance.
    -DESPO_B

    - - - Updated - - -

    Dear Mr. YELLOW 13, how do I PM you?

    after clicking your username, Idon't get the PM option,

    Options I get are follows:

    Add as Friend
    Home Page
    Add to Ignore List
    Find latest posts
    Find latest started threads

    I don't see PM options
    Can You pleast explain me.
    Thanks in advance.
    -DESPO_B
    Look in the description of my older videos if you need to adjust sensitivity settings.

    Ctrl F5 the page if you still can't get the PM feature going (MPGH takes awhile to update the database).
    Rig | 5820K - GTX1080 AMP
    P870KM1 | 7700K - GTX1080N SLi

  16. #225
    ReganSu's Avatar
    Join Date
    Feb 2015
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    1
    how do i use this.

Page 15 of 23 FirstFirst ... 51314151617 ... LastLast

Similar Threads

  1. Replies: 1
    Last Post: 04-19-2016, 05:00 PM
  2. [Help Request] Looking for a very simple (but specific) mouse program/macro
    By Rapidinha in forum Suggestions, Requests & General Help
    Replies: 5
    Last Post: 01-18-2014, 03:48 AM
  3. [Solved] XIGNCODE and logitech mouse software problem
    By joeramone in forum Alliance of Valiant Arms (AVA) Help
    Replies: 5
    Last Post: 11-09-2012, 01:00 PM
  4. Mouse with macros.
    By tony41011 in forum Alliance of Valiant Arms (AVA) Help
    Replies: 3
    Last Post: 01-14-2012, 10:16 AM
  5. Mouse scripts/macros bannable?
    By dbag in forum Call of Duty Black Ops Discussions
    Replies: 3
    Last Post: 11-14-2010, 06:54 AM