 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
zaferalm
Joined: 31 Jul 2009 Posts: 1
|
Posted: Fri Jul 31, 2009 5:47 am Post subject: Bad English i need your help (From Turkey) |
|
|
Hi guys,
That is my code which i want to use.
But there is a problem.Although this code works on notepad-explorer, it doesnt work on my game.
My game's window info is;
>>>>>>>>>>( Window Title & Class )<<<<<<<<<<<
I Can Football - v0.8.4.0
ahk_class WindowsForms10.Window.8.app.0.33c0d9d
I used search engine to fix my problem.But i didn't understand ControlSend command because of my poor english.What should i write in my code?
Thank you |
|
| Back to top |
|
 |
LetsHateCheaters Guest
|
Posted: Fri Jul 31, 2009 7:41 am Post subject: |
|
|
| Quote: | | z::ControlSend,, ^a, I Can Football | To trigger a game is something special. Good luck.
What kind of relation do you see between: Turkey <> "I can Football".
No, I'm not from Greece  |
|
| Back to top |
|
 |
Guest
|
Posted: Fri Jul 31, 2009 9:33 am Post subject: |
|
|
| LetsHateCheaters wrote: | | Quote: | | z::ControlSend,, ^a, I Can Football | To trigger a game is something special. Good luck.
What kind of relation do you see between: Turkey <> "I can Football".
No, I'm not from Greece  |
I dont know
Your code doesnt work bro.what should i do?
>>>>>>>>>>( Window Title & Class )<<<<<<<<<<<
I Can Football - v0.8.4.0
ahk_class WindowsForms10.Window.8.app.0.33c0d9d
>>>>>>>>>>>>( Mouse Position )<<<<<<<<<<<<<
On Screen: 1313, 554 (less often used)
In Active Window: 1313, 554
>>>>>>>>>( Now Under Mouse Cursor )<<<<<<<<
Color: 0xF0F0F0 (Blue=F0 Green=F0 Red=F0)
>>>>>>>>>>( Active Window Position )<<<<<<<<<<
left: 0 top: 0 width: 1030 height: 794
>>>>>>>>>>>( Status Bar Text )<<<<<<<<<<
>>>>>>>>>>>( Visible Window Text )<<<<<<<<<<<
>>>>>>>>>>>( Hidden Window Text )<<<<<<<<<<<
>>>>( TitleMatchMode=slow Visible Text )<<<<
>>>>( TitleMatchMode=slow Hidden Text )<<<< |
|
| Back to top |
|
 |
bqw371
Joined: 26 Nov 2008 Posts: 32
|
Posted: Sat Aug 01, 2009 6:06 am Post subject: |
|
|
| Code: |
sendmode, Play
IfWinActive, ahk_class WindowsForms10.Window.8.app.0.33c0d9d
z::^a
Return |
|
|
| Back to top |
|
 |
LetsHateCheaters Guest
|
Posted: Sat Aug 01, 2009 1:59 pm Post subject: |
|
|
| Code: | SetTitleMatchMode, 2
z::ControlSend,, ^a, I Can Football |  |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|