Page 1 of 11 123 ... LastLast
Results 1 to 15 of 162
  1. #1
    Vazi963's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    119
    Reputation
    10
    Thanks
    37
    My Mood
    Tired

    Thumbs up Logitech Script No Recoil BF1

    The script was created by @Herotic for PUBG but I modify it to get a perfect recoil for BF1.


    Ban? No, it's impossible for you to be banned

    How to use: 1.Just copy the script on your Logitech software.
    2.When you are in games press the 5 key of your mouse (You can change the activation key)
    3.Enjoy!


    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 == 5) 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(22)
    MoveMouseRelative(0, 2)

    until not IsMouseButtonPressed(1)
    end
    end
    end

    Credits @Herotic
    @Vazi963

    Last edited by Vazi963; 11-11-2017 at 06:25 PM.

  2. The Following 17 Users Say Thank You to Vazi963 For This Useful Post:

    AXE_09 (08-25-2018),duendeconker (11-28-2020),Frag x3 (04-14-2019),glatier (11-16-2018),hayley1412 (07-11-2019),Kininbator (06-29-2018),nickoshiMa (12-07-2017),PankerBest1 (10-07-2018),Pelsh (10-26-2018),Raxaa (11-27-2020),reset1213 (11-27-2018),ronkinng (10-15-2018),Svotsc (07-12-2018),sxwa305750 (01-14-2019),takako (11-11-2017),UbiRock (11-14-2017),varczette (04-30-2018)

  3. #2
    takako's Avatar
    Join Date
    Apr 2016
    Gender
    female
    Posts
    70
    Reputation
    10
    Thanks
    18
    My Mood
    Breezy
    Thanks we'll check this out

  4. The Following User Says Thank You to takako For This Useful Post:

    Vazi963 (11-11-2017)

  5. #3
    Destiny's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    -_-
    Posts
    669
    Reputation
    86
    Thanks
    887
    My Mood
    Devilish
    Thank you for mentioning me and giving me credit and for helping the community

  6. The Following 2 Users Say Thank You to Destiny For This Useful Post:

    takako (11-11-2017),Vazi963 (11-11-2017)

  7. #4
    Vazi963's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    119
    Reputation
    10
    Thanks
    37
    My Mood
    Tired
    Quote Originally Posted by Herotic View Post
    Thank you for mentioning me and giving me credit and for helping the community
    Thanks to you, you too.

    - - - Updated - - -

    Quote Originally Posted by takako View Post
    Thanks we'll check this out
    It works perfectly 100%, give me a return if you have a problem with the script

  8. #5
    djmaxion's Avatar
    Join Date
    Sep 2017
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    y el link de descarga?

  9. #6
    Vazi963's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    119
    Reputation
    10
    Thanks
    37
    My Mood
    Tired
    Quote Originally Posted by djmaxion View Post
    y el link de descarga?
    Spoken in English here,Just copy the script on your Logitech software.

  10. #7
    takako's Avatar
    Join Date
    Apr 2016
    Gender
    female
    Posts
    70
    Reputation
    10
    Thanks
    18
    My Mood
    Breezy
    Thank you very much Herotic !

    Funny avatar by the way

    cheers!
    takako

  11. The Following User Says Thank You to takako For This Useful Post:

    Vazi963 (11-12-2017)

  12. #8
    Joe's Exchange's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Location
    2567 - UK
    Posts
    251
    Reputation
    10
    Thanks
    32
    My Mood
    Yeehaw
    Nice one mate. I've been looking for this.

    Thanks

  13. The Following User Says Thank You to Joe's Exchange For This Useful Post:

    Vazi963 (11-12-2017)

  14. #9
    Vazi963's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    119
    Reputation
    10
    Thanks
    37
    My Mood
    Tired
    Quote Originally Posted by Joe's Exchange View Post
    Nice one mate. I've been looking for this.

    Thanks
    Thanks You, Enjoy

  15. #10
    Nejiii's Avatar
    Join Date
    Nov 2017
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    6
    nice release ! check now with me

  16. The Following User Says Thank You to Nejiii For This Useful Post:

    Vazi963 (11-12-2017)

  17. #11
    Vazi963's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    119
    Reputation
    10
    Thanks
    37
    My Mood
    Tired
    Quote Originally Posted by Nejiii View Post
    nice release ! check now with me
    Thanks You.

    It works perfectly 100%, give me a return if you have a problem with the script

  18. #12
    Leah Jaye's Avatar
    Join Date
    Feb 2015
    Gender
    male
    Posts
    98
    Reputation
    10
    Thanks
    7
    My Mood
    Angelic
    which version of logitech it works

    i have a4tech bloody v7 mouse and software Bloody 6
    how can i use this script in bf1 ?
    Last edited by Leah Jaye; 11-12-2017 at 03:34 PM.

  19. #13
    Vazi963's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    119
    Reputation
    10
    Thanks
    37
    My Mood
    Tired
    Quote Originally Posted by dalila2 View Post
    Thank you very much for this brother
    Thanks You, Enjoy

    - - - Updated - - -

    Quote Originally Posted by Leah Jaye View Post
    which version of logitech it works

    i have a4tech bloody v7 mouse and software Bloody 6
    how can i use this script in bf1 ?
    This script works for newer versions Logitech Gaming Software.

    I do not have the opportunity to test the script on older Logitech versions.

    I have a Logitech G502.


    Watch on google for how to put a Logitech Script.
    Last edited by Vazi963; 11-12-2017 at 06:05 PM.

  20. #14
    Leah Jaye's Avatar
    Join Date
    Feb 2015
    Gender
    male
    Posts
    98
    Reputation
    10
    Thanks
    7
    My Mood
    Angelic
    Quote Originally Posted by Vazi963 View Post
    Thanks You, Enjoy

    - - - Updated - - -



    This script works for newer versions Logitech Gaming Software.

    I do not have the opportunity to test the script on older Logitech versions.

    I have a Logitech G502.


    Watch on google for how to put a Logitech Script.
    i will buy logitech g402 , i hope this script works
    but i wanna learn to make macros on bloody v7 with bloody 6 software
    if you can help me on that, that will be so kind of you
    Last edited by Leah Jaye; 11-13-2017 at 02:14 AM.

  21. #15
    Vazi963's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    119
    Reputation
    10
    Thanks
    37
    My Mood
    Tired
    Quote Originally Posted by Leah Jaye View Post
    i will buy logitech g402 , i hope this script works
    but i wanna learn to make macros on bloody v7 with bloody 6 software
    if you can help me on that, that will be so kind of you
    I have a friend who has the G402, he just tested the script and it works perfectly.

    If you have the means I advise you to buy the Logitech G502 instead of the G402.

    I am not able to help you for your bloody v7 instead ask @Herotic privately. I do not think he can help you but try anyway.
    Last edited by Vazi963; 11-13-2017 at 03:08 AM.

Page 1 of 11 123 ... LastLast

Similar Threads

  1. [Release] Logitech lua-script no recoil bf4 ( AEK-971 - ACE 23 - Bulldog )
    By theycallmebigbrother in forum Battlefield 4 Hacks & Cheats
    Replies: 22
    Last Post: 08-22-2021, 07:13 PM
  2. [Release] Updated Wuat Scripts (No Recoil, Exploding Sheep, etc.)
    By lockdown6435 in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 50
    Last Post: 11-22-2018, 10:17 AM
  3. [Help] Logitech LUA script, no recoil with RAPID FIRE (HELP)
    By crxismyfriend in forum PLAYERUNKNOWN'S BATTLEGROUNDS (PUBG) Hacks & Cheats
    Replies: 6
    Last Post: 08-19-2017, 05:07 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