Maxvan1 Posted April 28, 2007 Posted April 28, 2007 I am trying to make an aimbot that I can turn on an off with a hotkey. I want to be able to know if it is on by putting the word "ON" at the top right of the screen. I want to make it so that it is the text only, and not a box around the text (so it does not take up screen space). How can I do this?
Shevilie Posted April 28, 2007 Posted April 28, 2007 This might work$WS_EX_TRANSPARENT The window appears transparent because the bits of underlying sibling windows have already been painted.http://www.autoitscript.com/autoit3/docs/f...s/GUICreate.htm Start here if you are new Valuater's AutoIT 1-2-3Looking for an UDF - Look hereDo you need to do it twice - Autoit
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