Jump to content

ControlSend / ControlClick


 Share

Recommended Posts

I am puzzled to why this works:

ControlSend ("World of Warcraft", "", "", "(key)")

And this wont

ControlSend ("World of Warcraft", "", "", "left", "x", "y")

Any ideas?

Edited by Dampe
Link to comment
Share on other sites

I am puzzled to why this works:

ControlSend ("World of Warcraft", "", "", "(key)")

And this wont

ControlSend ("World of Warcraft", "", "", "left", "x", "y")

Any ideas?

Maybe you need ControlClick("World of Warcraft", "", "", "left", "x", "y") in place of ControlSend("World of Warcraft", "", "", "left", "x", "y"). :D))

[font="Courier New"][size="3"]CyRius Developments[/size][/font][list][*]CO Proxy[*]CO Assembly tool[*]CO PacketSniffer[*]Larkinor proxy[*]BoIM Messenger[*]Encrypt/Decrypt[*]Hashtables[*]Slowest, but greatest skins ever xD[/list]

Link to comment
Share on other sites

Maybe you need ControlClick("World of Warcraft", "", "", "left", "x", "y") in place of ControlSend("World of Warcraft", "", "", "left", "x", "y"). :D))

Sorry, that was a mis-type.

I do have ControlSend in my source, still doesn't work =d

Link to comment
Share on other sites

Try this:

ControlClick("World of Warcraft", "", "[iNSTANCE: 1]", "left", "x", "y")

[font="Courier New"][size="3"]CyRius Developments[/size][/font][list][*]CO Proxy[*]CO Assembly tool[*]CO PacketSniffer[*]Larkinor proxy[*]BoIM Messenger[*]Encrypt/Decrypt[*]Hashtables[*]Slowest, but greatest skins ever xD[/list]

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...