Toady 3 Posted July 29, 2010 A simple example showing how to implement this pattern in AutoIt. For those unfamiliar with this go to Wiki to learn more.AutoIt-MVC.zip www.itoady.comA* (A-star) Searching Algorithm - A.I. Artificial Intelligence bot path finding Share this post Link to post Share on other sites
corgano 22 Posted July 29, 2010 I found this very interesting. It never occurred to build my scripts this way. I may try to implement this in a future project. It may be a good idea to have a brief description, instead of just a link to the wiki page. 0x616e2069646561206973206c696b652061206d616e20776974686f7574206120626f64792c20746f206669676874206f6e6520697320746f206e657665722077696e2e2e2e2e Share this post Link to post Share on other sites
jaberwacky 327 Posted July 30, 2010 Check out a script that I modeled after MVC. What do you think of it?AutoPlogI used AutoItObject. It isn't a bug free script by any means. Helpful Posts and Websites: AutoIt3 Variables and Function Parameters MHz | AutoIt Wiki | Using the GUIToolTip UDF BrewManNH | Can't find what you're looking for on the Forum? Share this post Link to post Share on other sites