stackover Posted March 25, 2007 Posted March 25, 2007 I already have a bot for my game that works fine but now I want that it runs minimized. I was reading but didnt understant too much and dont know what of two ways use and how to use. Can some one help me .. I know Window Tittle. I tried some scripts using ControlSend but dont work. Can some one do only a simple script that send V 30 in 30secs to example to me how to do this ? Thanks PS: To run minimized I must use ControlSend or PostMessage ? Or maybe both .
Uten Posted March 25, 2007 Posted March 25, 2007 ControlSend is a good bet (you want the game to run minimized?). But the game could block input if it is minimized. Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
stackover Posted March 25, 2007 Author Posted March 25, 2007 i discovery that I can play without minimize but windows isnt on focus ... can I use ControlSend or PostMessages to inactive window? Thanks
Uten Posted March 27, 2007 Posted March 27, 2007 If you even bothered to try the samples in the help file or did a minimal search in the forum you would know that you can! How ever your gaim probably does have protective measures against your kind of application. So, unless you don't let us know the game your automating, your out of luck. PS: posting some code would help to. Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
stackover Posted March 27, 2007 Author Posted March 27, 2007 If you even bothered to try the samples in the help file or did a minimal search in the forum you would know that you can! How ever your gaim probably does have protective measures against your kind of application. So, unless you don't let us know the game your automating, your out of luck.PS: posting some code would help to.I read all post that i found in search... Tryed many scripts. If i m asking for help that why i tryed and scripts didnt work. Anyway maybe scrips doenst work cuz have proctection as you said. I tried using ControlSend and I m searching for PosMessages's commands. Any can help a little more?
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