Thumbs upLogitech Script No Recoil BF1

Posts 3145 of 162 · Page 3 of 11
Quote Originally Posted by socialfame View Post
Do I need to buy logitech?
Yes, You must have a Logitech mouse to use Logitech Script.
Quote Originally Posted by Robbenklopper85 View Post
Thanks Mouse 405 Logitech Perfect
Thanks You, Enjoy

- - - Updated - - -

Quote Originally Posted by takako View Post
Please can you tell me how did you installed becasue is not working in mine Im doing something wrong
I will appreciated.

I still get this weird downward scroll pointer when activate the script, this happen with all keys in the G500.

I activate the # key "press" and then left click hold fire key #1 and the cursor just travel straight down, and that happens even in desktop and ingame !

So there's something I'm doing wrong or def. is not working in G500.

takako
The script works perfectly with the Logitech G500.

I can not help you anymore.

You change the value of the Script, there is no other option.

Change only the activation key nothing else.

It is normal for the viewfinder to go down, Go to BF1 activate the Script and try with a weapon.
another try :)
ok Ill try that , thnk u for telling me the vf. do that normally , ill try a wep. see if it works for me if not Oh well Im out o luck

thnk u for your script.

- - - Updated - - -

OK this was my last chance to make it work but still no avail, I dont really know what you guys did to make it work but mine still pulls down a lot ingame when I activate the script.

NOTER :
I havent change anything other than the key to press to enable the script.

So far is this wehat I have done and I dont kow what else to do.

1.- I open the logitech gamins software.
2 scan for new games ( it detect BF1 etc.) icons show on top the software .
3.- I press + to create new profile and name it (BF1 script).
4.- add exe of game and check Lock profile while game is running ok. (new icon of BF1 is created on list).
5.- right click on new profile Icon bf1script and scroll down menu to scripting.
6.- delete what ever is there in script and copy paste the new script. save close.
7.- in Icon top right click and press save profile.
8.- right click on profile and select default profile
9.- right click on profile icon and go to properties to double check all ok. Name ok, Description ok, exe ok, Lock profile while game running ok. ok close
10.-press home and select Automatic Game detection.
11. now the profile still in 5 no change for g500 is the forward small button.

and that's so far what I been doing.

Dono what I'm missing here? thank you guys for all your efforts to explain me . and forgive this grill ignorance.

-Update-

Well I test it now with key number 8 that here:
----------------
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 == 8) 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
-----------------------

So you can see I'm not changing anything just the key to activate it ingame to 8 its push the scroll wheel left . and what I'm getting its a insane recoil downwards ingame worst that the normal recoil up from the game .

And one funny thing I got ingame when I place the profile as default and persistent , was in trenches when enable , it was just fast aiming and shooting to the ground, and was not able to turn it off again. LOL.
I need it to exit game and uncheck persistent and leave it as default.

Well that so far what I do .

If someone can help me thank you, because I'm about to give up.

cheers
Quote Originally Posted by takako View Post
ok Ill try that , thnk u for telling me the vf. do that normally , ill try a wep. see if it works for me if not Oh well Im out o luck

thnk u for your script.

- - - Updated - - -

OK this was my last chance to make it work but still no avail, I dont really know what you guys did to make it work but mine still pulls down a lot ingame when I activate the script.

NOTER :
I havent change anything other than the key to press to enable the script.

So far is this wehat I have done and I dont kow what else to do.

1.- I open the logitech gamins software.
2 scan for new games ( it detect BF1 etc.) icons show on top the software .
3.- I press + to create new profile and name it (BF1 script).
4.- add exe of game and check Lock profile while game is running ok. (new icon of BF1 is created on list).
5.- right click on new profile Icon bf1script and scroll down menu to scripting.
6.- delete what ever is there in script and copy paste the new script. save close.
7.- in Icon top right click and press save profile.
8.- right click on profile and select default profile
9.- right click on profile icon and go to properties to double check all ok. Name ok, Description ok, exe ok, Lock profile while game running ok. ok close
10.-press home and select Automatic Game detection.
11. now the profile still in 5 no change for g500 is the forward small button.

and that's so far what I been doing.

Dono what I'm missing here? thank you guys for all your efforts to explain me . and forgive this grill ignorance.

-Update-

Well I test it now with key number 8 that here:
----------------
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 == 8) 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
-----------------------

So you can see I'm not changing anything just the key to activate it ingame to 8 its push the scroll wheel left . and what I'm getting its a insane recoil downwards ingame worst that the normal recoil up from the game .

And one funny thing I got ingame when I place the profile as default and persistent , was in trenches when enable , it was just fast aiming and shooting to the ground, and was not able to turn it off again. LOL.
I need it to exit game and uncheck persistent and leave it as default.

Well that so far what I do .

If someone can help me thank you, because I'm about to give up.

cheers
I may have found your problem, the script does not work properly when you are lying down and it is advisable to play in 1080P (1920x1080).
Quote Originally Posted by hornsbyboy View Post
Yeah i have g500 works absolutely fine
Please can you tell me how did you installed becasue is not working in mine Im doing something wrong
I will appreciated.

I still get this weird downward scroll pointer when activate the script, this happen with all keys in the G500.

I activate the # key "press" and then left click hold fire key #1 and the cursor just travel straight down, and that happens even in desktop and ingame !

So there's something I'm doing wrong or def. is not working in G500.

takako
Can this work on a steelseries mouse? My rival 500's still kinda new so I'm hesitant on buying a new Logitech mouse just for this
Quote Originally Posted by dayumm View Post
Can this work on a steelseries mouse? My rival 500's still kinda new so I'm hesitant on buying a new Logitech mouse just for this
Only for Logitech, if you plan to buy a Logitech mouse I strongly recommend the G502.
How do I edit the time it takes to go down? I play on a 1440p monitor. It's compensating for the recoil too much.
I think you found the culprit I'm playing in a LG Ultrawide at 2560 x 1080 and I have a corsair K65 rgb keyboard and I dont think I need to activate numlock for your script? is in it ?

And yes as for christiankirky mine is compensating way to much for recoil that's why its pulling soo much down.

Seems that I have it install properly , but as you say maybe is my resolution of my monitor but not sure , I have one for BF3 and its not doing that and I play in the same monitor...so I dont really know ?
You are been very kind to respond to my problem, I text Heroic but he say he cant help me. .

thnksyou
Quote Originally Posted by takako View Post
I think you found the culprit I'm playing in a LG Ultrawide at 2560 x 1080 and I have a corsair K65 rgb keyboard and I dont think I need to activate numlock for your script? is in it ?

And yes as for christiankirky mine is compensating way to much for recoil that's why its pulling soo much down.

Seems that I have it install properly , but as you say maybe is my resolution of my monitor but not sure , I have one for BF3 and its not doing that and I play in the same monitor...so I dont really know ?
You are been very kind to respond to my problem, I text Heroic but he say he cant help me. .

thnksyou
I'm sorry but if you do not play 1080p, I can not help you.

If you play with other resolution change the value Sleep (22) and make tests.

- - - Updated - - -

Quote Originally Posted by christiankirky View Post
How do I edit the time it takes to go down? I play on a 1440p monitor. It's compensating for the recoil too much.
If you play with other resolution change the value Sleep (22) and make tests.
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)
end
-- no recoil enable
if (event == "MOUSE_BUTTON_PRESSED" and arg == 4) then
recoil = not recoil
end
if (event == "MOUSE_BUTTON_PRESSED" and arg == 1 and recoil) then
if recoil then
OutputLogMessage("debug: no recoil enable ") --debug
repeat
-- spot enable
if(IsKeyLockOn("numlock")) then
OutputLogMessage("debug: spot enable ") --debug
PressKey("Q")
Sleep(math.random(5,35))
ReleaseKey("Q")
end
Sleep(45)
MoveMouseRelative(0, 2)
Sleep(45)
MoveMouseRelative(-1, 0)
MoveMouseRelative(1, 0)
Sleep(45)
MoveMouseRelative(0, 1)
Sleep(45)
MoveMouseRelative(0, 2)
Sleep(45)
until not IsMouseButtonPressed(1)
end
end

--debug rapid fire
if (event == "MOUSE_BUTTON_PRESSED" and arg == 5) then
repeat
if(IsKeyLockOn("numlock")) then
OutputLogMessage("debug: spot enable ") --debug
PressKey("Q")
Sleep(math.random(5,35))
ReleaseKey("Q")
end
PressMouseButton(1)
Sleep(45)
ReleaseMouseButton(1)
MoveMouseRelative(-1, 1)
Sleep(45)
MoveMouseRelative(1, 1)
until not IsMouseButtonPressed(5)
end
end



Mein Script für !!!! NO SUPPPPOOOORT VON MIR!!!!!!
Für Logitech G402

Wenn ihr den Num anschaltet wird auch automatisch bei jedem Schuss gespotet
Gönnt euch


for logitech G402 !! no suport!!!

Aktivate num lock for spotting
Quote Originally Posted by ACERLG View Post
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)
end
-- no recoil enable
if (event == "MOUSE_BUTTON_PRESSED" and arg == 4) then
recoil = not recoil
end
if (event == "MOUSE_BUTTON_PRESSED" and arg == 1 and recoil) then
if recoil then
OutputLogMessage("debug: no recoil enable ") --debug
repeat
-- spot enable
if(IsKeyLockOn("numlock")) then
OutputLogMessage("debug: spot enable ") --debug
PressKey("Q")
Sleep(math.random(5,35))
ReleaseKey("Q")
end
Sleep(45)
MoveMouseRelative(0, 2)
Sleep(45)
MoveMouseRelative(-1, 0)
MoveMouseRelative(1, 0)
Sleep(45)
MoveMouseRelative(0, 1)
Sleep(45)
MoveMouseRelative(0, 2)
Sleep(45)
until not IsMouseButtonPressed(1)
end
end

--debug rapid fire
if (event == "MOUSE_BUTTON_PRESSED" and arg == 5) then
repeat
if(IsKeyLockOn("numlock")) then
OutputLogMessage("debug: spot enable ") --debug
PressKey("Q")
Sleep(math.random(5,35))
ReleaseKey("Q")
end
PressMouseButton(1)
Sleep(45)
ReleaseMouseButton(1)
MoveMouseRelative(-1, 1)
Sleep(45)
MoveMouseRelative(1, 1)
until not IsMouseButtonPressed(5)
end
end



Mein Script für !!!! NO SUPPPPOOOORT VON MIR!!!!!!
Für Logitech G402

Wenn ihr den Num anschaltet wird auch automatisch bei jedem Schuss gespotet
Gönnt euch


for logitech G402 !! no suport!!!

Aktivate num lock for spotting

Hello, spoken in English here, as written on my post I said that you can change the activation key.

The script works with all versions of Logitech that are able to use the Logitech software.
Quote Originally Posted by ACERLG View Post
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)
end
-- no recoil enable
if (event == "MOUSE_BUTTON_PRESSED" and arg == 4) then
recoil = not recoil
end
if (event == "MOUSE_BUTTON_PRESSED" and arg == 1 and recoil) then
if recoil then
OutputLogMessage("debug: no recoil enable ") --debug
repeat
-- spot enable
if(IsKeyLockOn("numlock")) then
OutputLogMessage("debug: spot enable ") --debug
PressKey("Q")
Sleep(math.random(5,35))
ReleaseKey("Q")
end
Sleep(45)
MoveMouseRelative(0, 2)
Sleep(45)
MoveMouseRelative(-1, 0)
MoveMouseRelative(1, 0)
Sleep(45)
MoveMouseRelative(0, 1)
Sleep(45)
MoveMouseRelative(0, 2)
Sleep(45)
until not IsMouseButtonPressed(1)
end
end

--debug rapid fire
if (event == "MOUSE_BUTTON_PRESSED" and arg == 5) then
repeat
if(IsKeyLockOn("numlock")) then
OutputLogMessage("debug: spot enable ") --debug
PressKey("Q")
Sleep(math.random(5,35))
ReleaseKey("Q")
end
PressMouseButton(1)
Sleep(45)
ReleaseMouseButton(1)
MoveMouseRelative(-1, 1)
Sleep(45)
MoveMouseRelative(1, 1)
until not IsMouseButtonPressed(5)
end
end



Mein Script für !!!! NO SUPPPPOOOORT VON MIR!!!!!!
Für Logitech G402

Wenn ihr den Num anschaltet wird auch automatisch bei jedem Schuss gespotet
Gönnt euch


for logitech G402 !! no suport!!!

Aktivate num lock for spotting
----------
WOW !!
thnks ACERLG !


One thing in my keyboard I dont have NUMLOCK its a CORSAIR G65 so no numlock.
So I wonder if I still can do the numlock but with a dif. key? do you know if it can be done?

cool u posted that script .

Tahk you !

---------------


@ Vazi963

I found the sweet spot for my mouse G500 Logitech in the script for me work this :


--Sleep(20)
Sleep(61)

I test with all weps and its the most accurate but with a good grouping , the only weapon that still have a bit of recoil is the Madsen using the optical.
the rest are Bang on.
Maybe still I can go higher at Sleep(64) but starts to loose in other weapons, but still in range.

Thank you for Helping me Vazzi963 !

I do enjoy your script its fun to play with it , seems the hit boxes and damage in this BF1 are pretty much F@#!% up :P

By the way just bought a Proteus Spectrum G502 Logitech ! , gonna try tomorrow and see if your script work for me with this mouse monitor combo

thnks again!
Quote Originally Posted by Vazi963 View Post
I'm sorry but if you do not play 1080p, I can not help you.

If you play with other resolution change the value Sleep (22) and make tests.
Tahnk you very much !! very kind !
I will try that right now, will test and report back my finds.

I hope this help another members playing with another resolutions to enjoy the script !

Appreciate your help as much you can
Posts 3145 of 162 · Page 3 of 11
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?