Logitech Macros and Scripts

Posts 1630 of 97 · Page 2 of 7
So how do I create a new profile??
Could i get some help on figuring out how to work this? I used one similar to this a while back but i cant remember how i got it to work.
I like it but is there someway i could actually remove the rapidfire? I try to remove it all in all from the profile but still is active in game someway dont know why.
I got it removed once but after like 1 day it came back. I dont like this feature. Hope you can help buddy.

- - - Updated - - -

I like it but is there someway i could actually remove the rapidfire? I try to remove it all in all from the profile but still is active in game someway dont know why.
I got it removed once but after like 1 day it came back. I dont like this feature. Hope you can help buddy.
This works great! Is there any way to make the rapidfire consistent and faster? I tried changing the values, but it is still inconsistent, so when I use rapidfire, it shoots 2-3 bullets, pause, 1-2 bullets, pause and so on. Appreciate any help with that!
Best macro I've ever used, thanks so much!
Tested on my Logitech G403 + Logitech g910 and it does not work :/
LISTEN EVERYONE!

The macro works fine, just import it and you are ready to go, KEEP IN MIND, the onlyproblem with the macro at the moment is that u can only use it with iron sights.

- - - Updated - - -

LISTEN EVERYONE!

The macro works fine, just import it and you are ready to go, KEEP IN MIND, the onlyproblem with the macro at the moment is that u can only use it with iron sights.

UPDATE: Works on Reflex too

- - - Updated - - -

LISTEN EVERYONE!

The macro works fine, just import it and you are ready to go, KEEP IN MIND, the onlyproblem with the macro at the moment is that u can only use it with iron sights.


UPDATE: Works on Reflex too
UPDATE 2: Works on Holo Sight

I'm sorry for the updates, it didn't work on acog before but I must have did something wrong, It works perfect on everything! thanks a lot
cant get it to work how do i activate it i have g300s
Quote Originally Posted by ******013 View Post
cant get it to work how do i activate it i have g300s
set this as your default profile ^^ or what do you mean ? update this script tomorrow was working on an another project ^^

- - - Updated - - -

Quote Originally Posted by djdomi1100 View Post
What Mouse you are using?
i use the logitech g502 ^^

- - - Updated - - -

Quote Originally Posted by Smurf.SFG View Post
LISTEN EVERYONE!

The macro works fine, just import it and you are ready to go, KEEP IN MIND, the onlyproblem with the macro at the moment is that u can only use it with iron sights.

- - - Updated - - -

LISTEN EVERYONE!

The macro works fine, just import it and you are ready to go, KEEP IN MIND, the onlyproblem with the macro at the moment is that u can only use it with iron sights.

UPDATE: Works on Reflex too

- - - Updated - - -

LISTEN EVERYONE!

The macro works fine, just import it and you are ready to go, KEEP IN MIND, the onlyproblem with the macro at the moment is that u can only use it with iron sights.


UPDATE: Works on Reflex too
UPDATE 2: Works on Holo Sight

I'm sorry for the updates, it didn't work on acog before but I must have did something wrong, It works perfect on everything! thanks a lot
ACOG is the problem i know you need to change the coords to 1/ -9 and -1/9 but this make your screen rly shaking

- - - Updated - - -

Quote Originally Posted by djdomi1100 View Post
Tested on my Logitech G403 + Logitech g910 and it does not work :/
maybe you did somthing wrong dude :/

- - - Updated - - -

Quote Originally Posted by Klesum View Post
Best macro I've ever used, thanks so much!
hope you will enjoy the upgrade tomorrow but Enjoy it

- - - Updated - - -

Quote Originally Posted by wh905 View Post
This works great! Is there any way to make the rapidfire consistent and faster? I tried changing the values, but it is still inconsistent, so when I use rapidfire, it shoots 2-3 bullets, pause, 1-2 bullets, pause and so on. Appreciate any help with that!
i fixed it and it was rly hard to fix the rapid fire i mean rly hard script update tomorrow

- - - Updated - - -

Quote Originally Posted by PS4isBetterLuL View Post
I like it but is there someway i could actually remove the rapidfire? I try to remove it all in all from the profile but still is active in game someway dont know why.
I got it removed once but after like 1 day it came back. I dont like this feature. Hope you can help buddy.

- - - Updated - - -

I like it but is there someway i could actually remove the rapidfire? I try to remove it all in all from the profile but still is active in game someway dont know why.
I got it removed once but after like 1 day it came back. I dont like this feature. Hope you can help buddy.
local recoil = false

function OnEvent(event, arg)
OutputLogMessage("event = %s, arg = %s\n", event, arg)

if (event == "PROFILE_ACTIVATED") then
EnablePrimaryMouseButtonEvents(true)
end

if (event == "MOUSE_BUTTON_PRESSED" and arg == 5) then
if (IsModifierPressed("shift")) then
recoil = not recoil
if (recoil == true) then
OutputLogMessage("Recoil is On\n")
else
OutputLogMessage("Recoil is Off\n")
end
else
OutputLogMessage("Recoil is Off\n")
end
end


if (event == "MOUSE_BUTTON_PRESSED" and arg == 1 and recoil == true) then
if IsMouseButtonPressed(1) and IsMouseButtonPressed(3)then
repeat
MoveMouseRelative(-1,7)
Sleep(14)
MoveMouseRelative(1,-7)
Sleep(14)
until not IsMouseButtonPressed(1) or not IsMouseButtonPressed(3)
end
end


maybe this can help you ^^

- - - Updated - - -

Quote Originally Posted by kommandor View Post
Could i get some help on figuring out how to work this? I used one similar to this a while back but i cant remember how i got it to work.
if you need some help with your code i can help you

1. activate the rapid-fire or noe-recoil function
2. press the button to make it run

- - - Updated - - -

Quote Originally Posted by YungJonk View Post
So how do I create a new profile??
click on the + button under your profiles in LGS

- - - Updated - - -

Quote Originally Posted by ff78e5bbfc3a0642 View Post
thank you for the help
(I know nothing about scripting)
lua is easy to learn but if i can help then i will help people

- - - Updated - - -

Quote Originally Posted by ff78e5bbfc3a0642 View Post
thank you for the help
(I know nothing about scripting)
lua is easy to learn but if i can help then i will help people

- - - Updated - - -

Quote Originally Posted by ff78e5bbfc3a0642 View Post
thank you for the help
(I know nothing about scripting)
lua is easy to learn but if i can help then i will help people
What is 5th mouse button :'(, can you help me, i use the same mouse as you
could you please help me via teamview? I'll be moved and fired by that
Pasted and saved the script, pressed ms button 5 and "shift" but literally nothing happens, same with the profile :/

EDIT: Have G502 as well.
These scripts work soo nice!! thanks
is ths setting is for auto game detection only? becuase i cant find import profile in on board memory setting
my mouse is logitech G300s
Posts 1630 of 97 · Page 2 of 7

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?