AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Lineage II Scrip

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Guest






PostPosted: Fri Jun 20, 2008 11:50 am    Post subject: Lineage II Scrip Reply with quote

Hi all.
I have discovered from some day Autohotkey^^
I diceded to use it to create a script what allows to me to use some F button on my mouse lateral button, and use this script on L2.
I did the script but it didn't work, so searching for the forum i read that Gameguard kills Autohotkay, and didn't any solution.
All these topic btw are old, so i decided to post, in the case someone has find a solution.
Plz help me^^
Back to top
imapow



Joined: 13 Mar 2008
Posts: 162
Location: Trøndelag, Norway

PostPosted: Fri Jun 20, 2008 12:20 pm    Post subject: Reply with quote

if u post the script that diddent work maybe we wil be able to help u
_________________
-._.-¨¯¨-._.-IM@PΩW-._.-¨¯¨-._.-
Back to top
View user's profile Send private message
Elendariel
Guest





PostPosted: Fri Jun 20, 2008 12:54 pm    Post subject: Reply with quote

#ifWinActive, Lineage II
#UseHook ON
{
XButton1::Send {F6}
XButton2::Send {F1}
}

But i read that GameGuard blocks Autohotkey Sad
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group