wulvgar Posted May 1, 2009 Posted May 1, 2009 Im totally new to scripting but wrote a few simple ones how would I do a right click and Hold down? MouseClick("right");Fire is all I know, did searching in the forums and couldn't find an example thanks
Negative1 Posted May 1, 2009 Posted May 1, 2009 Im totally new to scripting but wrote a few simple ones how would I do a right click and Hold down? MouseClick("right");Fire is all I know, did searching in the forums and couldn't find an example thanks Perform a mouse down event at the current mouse position. MouseDown ( "button" ) What are we going to do tonight Brain?Same thing we do every night Pinky try to automate the world.
wulvgar Posted May 1, 2009 Author Posted May 1, 2009 Perform a mouse down event at the current mouse position.MouseDown ( "button" )hahaha I really feel stupid now, thanks I was trying make harder than it was !!!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now