Jump to content

Recommended Posts

Posted (edited)

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
Posted

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]

Posted

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

Posted

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]

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
×
×
  • Create New...