Page 1 of 1

Script's With Autoit

Posted: April 11th, 2010, 5:05 pm
by piranha61270
Im new to using autoit. I need to know when you open the scipt editor and copy and paste the scipt in there what you do next to make the thing work in game. Would be nice if someone could write a tutorial on this step by step. Some help would be appreciated thanks.

Posted: April 12th, 2010, 2:18 am
by cuervogold
You need to use the compile function in Auto it to create and exe file. Then you run that.

Autoit

Posted: April 12th, 2010, 3:16 pm
by piranha61270
Thank You. 8)