Reply
Logi Nu
newd
Posts: 4
Registered: ‎11-22-2009
0

key assignment

In the game I play, you have to click a spot on screen with the mouse pointer to perform a task. Is it possible to assign the g13 keys to mimic clicking that spot?

Thanks

Logi Apprentice
SirReal
Posts: 243
Registered: ‎03-31-2009
0

Re: key assignment

It should be possible with LUA scripting. But be warned that some games, MMORPG's in particular, disallow scripting.


LCDSirReal for G15/G13LCDHost for G19/G15/G13

LCDHost and LCDSirReal homepage: http://www.linkdata.se/
Logi Nu
newd
Posts: 4
Registered: ‎11-22-2009
0

Re: key assignment

Would it be possible for someone to write a simple script that when I press a g-key it will click the mouse near bottom right of screen?

I think I could adjust script to fine tune exact location of where to click mouse. Just 1 click for every time I hit g-key.

Thanks

Logi Guru
Trusselo
Posts: 1,323
Registered: ‎04-04-2009
0

Re: key assignment

some games if they detect scripts running can block out your account perminatly.  what you ask can be done though.


My G13 Pofile Folder

Help me out. Get a Drop box account!
Logi Nu
newd
Posts: 4
Registered: ‎11-22-2009
0

Re: key assignment

Thanks,

but I don't know how to do it.

All I want is when i press a g13 key, a spot on screen does a mouse click.

But I have no clue on how to do it. help please

Logi Nu
newd
Posts: 4
Registered: ‎11-22-2009
0

Re: key assignment

Thank you