Turbo Posted June 6, 2010 Posted June 6, 2010 Can i create an macro tha will operate at the same time between two windows? Like holding one button on one window while pressing some other buttons on another window?
JohnOne Posted June 6, 2010 Posted June 6, 2010 Only you can answer that. multi botting ? AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Turbo Posted June 7, 2010 Author Posted June 7, 2010 In other words, can i operate actions on a window that is mimnimized or not active?
Turbo Posted June 8, 2010 Author Posted June 8, 2010 What is the problem with this community? Is it that you dont know the answer or that you suspect game boting? Someone should be retarted to make bots using a macro language. I need an answer here because i want my mouse free while i have an active macro. Is there maybe a software that will allow me to have two mise?
JohnOne Posted June 8, 2010 Posted June 8, 2010 if your macro is using the mouseclick function then the answer is no to your first question second question http://lmgtfy.com/?q=two%2Bmouse%2Bpointers%2Bwindows AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Turbo Posted June 8, 2010 Author Posted June 8, 2010 You mean i can press asd via autoit on one window, mimnimize it, do something else and still have the mimnimized window pressind asd?
JohnOne Posted June 9, 2010 Posted June 9, 2010 I dont know what asd means. ControlClick() might be the function you are looking for, or other control functions. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Turbo Posted June 14, 2010 Author Posted June 14, 2010 I read the descrition of the controlclick command but i did not understand what it does. It forces a window to click itself even if it is not active?
AdmiralAlkex Posted June 14, 2010 Posted June 14, 2010 I read the descrition of the controlclick command but i did not understand what it does. It forces a window to click itself even if it is not active?Yes, I guess you could say that. Why don't you try? It wouldn't take you more than a minute anyway. .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
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