Thumbs upLogitech Script No Recoil BF1

Posts 1630 of 162 · Page 2 of 11
Quote Originally Posted by Vazi963 View Post
I am not able to help you for your bloody v7 instead ask @Destiny privately. I do not think he can help you but try anyway.
I dont have a bloody mouse so im not able to help him :P
Sorry
Quote Originally Posted by Destiny View Post
I dont have a bloody mouse so im not able to help him :P
Sorry
Thank you for the quick reply
Quote Originally Posted by Destiny View Post
I dont have a bloody mouse so im not able to help him :P
Sorry
thanks bro

- - - Updated - - -

Quote Originally Posted by Vazi963 View Post
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 @Destiny privately. I do not think he can help you but try anyway.
thanks for help , i will try to search , logitech expensive here
hi
Well... I'm trying to activate it but is not working for me, I have a G500.
I open the Logitech Gaming Software, went to Automatic Game detection (use profiles stored in computer) open the screen and detect all profiles, then click on + create a new profile called bf1, right click on icon new profile bf1, drop down until scripting, then copy paste your script, save, close.
then went back to Home and change to On-board memory (use profiles stored on the mouse).

Went inside game and try dif. key to see which one is my 5 key in G500, but is not enabling the script , I'm doing something wrong for sure.
I try to change it to 3 middle key scroll , but still not working , what I'm doing wrong?

thnsk you
Quote Originally Posted by takako View Post
hi
Well... I'm trying to activate it but is not working for me, I have a G500.
I open the Logitech Gaming Software, went to Automatic Game detection (use profiles stored in computer) open the screen and detect all profiles, then click on + create a new profile called bf1, right click on icon new profile bf1, drop down until scripting, then copy paste your script, save, close.
then went back to Home and change to On-board memory (use profiles stored on the mouse).

Went inside game and try dif. key to see which one is my 5 key in G500, but is not enabling the script , I'm doing something wrong for sure.
I try to change it to 3 middle key scroll , but still not working , what I'm doing wrong?

thnsk you
1: Right click on BF1 in Logitech Software.
2: Properties
3: Click on the lock profile icon during the game

If this still doesn't work, change the activation key to line 8.


if (event == "MOUSE_BUTTON_PRESSED" and arg == 5) then


On the Logitech G500 there is no key 5.

Use a next key:

if (event == "MOUSE_BUTTON_PRESSED" and arg == 4) then

or

if (event == "MOUSE_BUTTON_PRESSED" and arg == 3) then


Hey Thank you very much !

I tried changing to 3 the middle mousy, but is not activating it , but I get the recoil downwards .

I will try changing it to 3 in the lil buttoms and brb to post finds.

very kind !!

One question should I leave the Automatic Game detection(use profiles on the computer) enable or the On-Board Memory (use profiles stored on the mouse) ?
Quote Originally Posted by takako View Post
Hey Thank you very much !

I tried changing to 3 the middle mousy, but is not activating it , but I get the recoil downwards .

I will try changing it to 3 in the lil buttoms and brb to post finds.

very kind !!

One question should I leave the Automatic Game detection(use profiles on the computer) enable or the On-Board Memory (use profiles stored on the mouse) ?
Check that you do not change the value on the other lines of the Script

Use Automatic game memory/profiles on the computer,Otherwise you can not use any Script and Macro
Quote Originally Posted by Vazi963 View Post
Check that you do not change the value on the other lines of the Script

Use Automatic game memory/profiles on the computer,Otherwise you can not use any Script and Macro
ok I haven't change any other values, just I tried the 3, the (lil buttons).
Thank you for explaining me this !!

You are Awesome !!

Brb

UPDATE:

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

OK I been trying all keys 3, 4, 5 even I tried the 7 that is the scroll button to left side but I still getting this weird recoil downwards, I dont get the no recoil.

I save the new profile, the script and the new icon, select the exe. , lock profile while game si running .

Then when I ran the "test of profile" and when I press the 5 button (the small button forward) , the scroll down enables, as ingame or desktop, my cursor just go downwards , As per my recoil to ingame (down).

I dont enable the no recoil honestly I dont know what I'm doing wrong , I'm missing a step ?


Note :
When I pressed the TEST PROFILE, it was when I noticed that the #5 button is the forward lil button on mouse.

What Im missing?
Hi Vazi963 !

hi guys

Well is not working for my G500 Logitech I dont know what step I'm missing.

The middle button it's Num.# 3,
the forward button is 5,
back button is 4,
push to talk is 6,
scroll left middle button is 7.

So when I enable all this keys, pressed ingame, my recoil scrolls downwards and I dont get the no recoil feature in the script.
( Yes I been only editing the num# of key to press to enable the script ingame, but no avail. )

if (event == "MOUSE_BUTTON_PRESSED" and arg == 5) then


On the Logitech G500 there is no key 5. <------- Yes ther's one, I found it , it's the forward button as per the Logitech "test profile , when I press the button , it shows in screen window "mouse button 5" and I tested ingame

Use a next key:

if (event == "MOUSE_BUTTON_PRESSED" and arg == 4) then

or

if (event == "MOUSE_BUTTON_PRESSED" and arg == 3) then

I truly don't know what I'm missing , if someone knows please let me know .

appreciated

thnk for script Vazi963.
Quote Originally Posted by takako View Post
Hi Vazi963 !

hi guys

Well is not working for my G500 Logitech I dont know what step I'm missing.

The middle button it's Num.# 3,
the forward button is 5,
back button is 4,
push to talk is 6,
scroll left middle button is 7.

So when I enable all this keys, pressed ingame, my recoil scrolls downwards and I dont get the no recoil feature in the script.
( Yes I been only editing the num# of key to press to enable the script ingame, but no avail. )

if (event == "MOUSE_BUTTON_PRESSED" and arg == 5) then


On the Logitech G500 there is no key 5. <------- Yes ther's one, I found it , it's the forward button as per the Logitech "test profile , when I press the button , it shows in screen window "mouse button 5" and I tested ingame

Use a next key:

if (event == "MOUSE_BUTTON_PRESSED" and arg == 4) then

or

if (event == "MOUSE_BUTTON_PRESSED" and arg == 3) then

I truly don't know what I'm missing , if someone knows please let me know .

appreciated

thnk for script Vazi963.
I do not see where this problem comes from, the Script probably does not work properly with the G500.

Seek help @Destiny if he is available to help you.

I am sincerely sorry, I have no other ideas to help you

- - - Updated - - -

Quote Originally Posted by hornsbyboy View Post
Thank you so much!
@hornsbyboy

Hello, if you can let us know if the script works correctly with you and tell us what version Logitech you have.

Someone in the community named @takako has a problem and he has a Logitec g500, your answer will help me thank you very much.
Quote Originally Posted by Vazi963 View Post
I do not see where this problem comes from, the Script probably does not work properly with the G500.

Seek help @Destiny if he is available to help you.

I am sincerely sorry, I have no other ideas to help you

- - - Updated - - -


@hornsbyboy

Hello, if you can let us know if the script works correctly with you and tell us what version Logitech you have.

Someone in the community named @takako has a problem and he has a Logitec g500, your answer will help me thank you very much.
Yeah i have g500 works absolutely fine
Quote Originally Posted by hornsbyboy View Post
Yeah i have g500 works absolutely fine
Thank you for the quick reply

- - - Updated - - -
@takako

The Script works perfectly with a Logitech G500, remove the script from your Logitech Software and copy it again.
Quote Originally Posted by Vazi963 View Post
Thank you for the quick reply

- - - Updated - - -
@takako

The Script works perfectly with a Logitech G500, remove the script from your Logitech Software and copy it again.
It's alright mate
Do I need to buy logitech?
Posts 1630 of 162 · Page 2 of 11
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?