Help - Search - Members - Calendar
Full Version: I need help in script
AC Tools Everything Macro > AC Tool Macros > Macro Development
DarkSiad
I'm new here also I'm new in this program So try 2 found help in the net and see this form for AC Tool and hope u well help me

my Problems that I make script for game that make used key f7 then I need order to press Enter key how I cam make that


cos in the game I play F7 make it feed pet then get order OK or Cancel I need press OK and that bay Enter or press button OK

SO Can Any one help me in that order ??

my script

CODE
SetActiveWindow Asheron's Call
While 0 = 0
Loop 50
Keys {f7}
Delay 1 sec
End
Loop 5
Keys { here need Enter }
Delay 800 sec
End

End


DarkSiad
ty no need for help now my script okik


this my new script

CODE
SetActiveWindow Asheron's Call
While 0 = 0
Loop 50
Keys {f7}
Delay 1 sec
Keys {Return}
delay 1000
End

End



cay
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.