Possessed Posted September 29, 2006 Posted September 29, 2006 hey what would be a good way to get a convo window to Activate Opt("WinTextMatchMode", 2) If WinExists("","- Conversation")Then WinActivate("","- Conversation") EndIf This is what i am useing right now but its not working so anyone have any ideas? thanks
Paulie Posted September 29, 2006 Posted September 29, 2006 hey what would be a good way to get a convo window to Activate Opt("WinTextMatchMode", 2) If WinExists("","- Conversation")Then WinActivate("","- Conversation") EndIf This is what i am useing right now but its not working so anyone have any ideas? thanksMove the names to the "title" parameter ans in like this WinActivate("- Conversation","")
Possessed Posted September 29, 2006 Author Posted September 29, 2006 Move the names to the "title" parameter ans in like this WinActivate("- Conversation","") Hmm this still does not work any more ideas maybe a recode of the func? btw i am trying to make a afk bot func.
Paulie Posted September 29, 2006 Posted September 29, 2006 (edited) Hmm this still does not work any more ideas maybe a recode of the func? btw i am trying to make a afk bot func. So is the window you are trying to detect an in-game window? cause those are undetectable in autoitEdit; Just for clarification, you'd have to use what i posted above for both winactivate and Winexists Edited September 29, 2006 by Paulie
Possessed Posted September 29, 2006 Author Posted September 29, 2006 So is the window you are trying to detect an in-game window? cause those are undetectable in autoitNo no nothing to do with a game or anything i just trying to code a very simple away bot so if someone sends me a IM it will see the new window and send a small statement then keep looking for new windows.. and so on.
Achilles Posted September 29, 2006 Posted September 29, 2006 (edited) Mr bumper here help me please?LOL, I just finished an AFK bot, or whatever you call it. It's attached to this, any opinions/suggestions greatly appreciated!MSN_away.au3 Edited September 29, 2006 by Piano_Man My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
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