Jump to content

controlsend wont send ;/


Recommended Posts

No idea why it wont send alt+1 to the window ;/

>>>> Window <<<<
Title:  FINAL FANTASY XI
Class:  FFXiClass
Position:   -6, -32
Size:   1292, 808
Style:  0x14CF0000
ExStyle:    0x00000300
Handle: 0x000E033A

>>>> Control <<<<
Class:  
Instance:   
ClassnameNN:    
ID: 
Text:   
Position:   
Size:   
ControlClick Coords:    
Style:  
ExStyle:    
Handle: 0x000100C0

>>>> Mouse <<<<
Position:   524, 501
Cursor ID:  0
Color:  0x2C2424

>>>> StatusBar <<<<

>>>> Visible Text <<<<


>>>> Hidden Text <<<<

sleep(10000)
AutoItSetOption("SendKeyDownDelay", 20)
while 1
ControlSend("FINAL FANTASY XI","","","!1")
TrayTip("I'm a title", "I'm the message", 1, 1)
Sleep(Random(30000, 35000))
TrayTip("clears any tray tip","",0)
WEnd
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...