cohaholic Posted June 12, 2005 Share Posted June 12, 2005 Im working on a "bot" that sends a message in the chat window. So far, i have gotten this idea... 1. You set up a .ini file that is to be read from. (I know how to do it) 2. Run the program that reads the information from the .ini file. (I know how to do it) 3. ***It finds out a specific program's Window Title, such as Diablo II*** 4. ***Maximises the window that you just found*** 5. Sends the information from the .ini file. (I know how to do it) Parts in *** and *** are parts I do NOT know how to do. I would appreciate it if you could help me plz. I use auto it v2, because its what i'm used to. =P The reason for the "find-the-window-name" part: window names can vary in the game, because i use a program that lets you run Diablo II without a CD, and it changes the name of the window to: "D2Loader v1.10b14 Build On Oct 29 2003" and it makes it hard to do things with Auto It. I just would like to run the Auto It program, and let it do the rest. Thanks in advance, Chris Link to comment Share on other sites More sharing options...
w0uter Posted June 12, 2005 Share Posted June 12, 2005 I use auto it v2, because its what i'm used to. =P<{POST_SNAPBACK}>since you do not know all the in's and out's of v2. i suggest you move to v3.for one, there is more support.for 2nd, its more powerfull.for the 3th, its easyer.but if you stick to v2 thats your choice. (im just giving my opinion) My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll Link to comment Share on other sites More sharing options...
Recommended Posts