dotc0m Posted May 2, 2006 Posted May 2, 2006 Hi, im not a autoit programmer at all but there is a thing i would like to make but i wasnt able to do it, it seem coding isnt for me... I wish you could help me, i would like that, if you hold the W key, it position the mouse cursor to : center of screen + 100 pixel up.And then it hold the left mousebutton(instead of the W key) thats it... anyone wanna code this for me? ...
Moderators SmOke_N Posted May 2, 2006 Moderators Posted May 2, 2006 Hi,im not a autoit programmer at all but there is a thing i would like to make but i wasnt able to do it, it seem coding isnt for me...I wish you could help me,i would like that, if you hold the W key, it position the mouse cursor to : center of screen + 100 pixel up.And then it hold the left mousebutton(instead of the W key)thats it...anyone wanna code this for me? ...For 1, this forum (Scripts and Scraps) is for people that have made scripts that wish to share them... 2, no one is going to "code" something for you without showing an effort on your part... And if they do, they are only hurting you specifically in the long run since this is really a simple thing to do.Here's some pointers.1. _IsPressed() (Is in the Beta of AutoIt: You can download the latest here: http://www.autoitscript.com/forum/index.php?showtopic=19717 )2. @DeskTopHeight / @DeskTopWidth (Division and addition required here from you)3. While _IsPressed()/WEnd4. MouseClick()Those you can find in the help file (Beta for _IsPressed())Another suggestion rather than having people do stuff for you, is try the tutorials out, there is an interactive one here made by Valuater: http://www.autoitscript.com/forum/index.php?showtopic=21048#Good Luck Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
rambo3889 Posted May 2, 2006 Posted May 2, 2006 Is for headshots in Css or cs or csz My Scripts:Radioblog Club Music DownloaderOther stuff:Fun movieIm serious read the help file it helps :PFight 'Till you drop. Never stop, You Cant give up. Til you reach the top Fight! youre the best in town Fight!
Moderators SmOke_N Posted May 2, 2006 Moderators Posted May 2, 2006 Is for headshots in Css or cs or cszWhat does that mean ?? Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
NightGaunt Posted May 2, 2006 Posted May 2, 2006 I'm guessing CS = CounterStrike, headshot. This is why I don't play online games. "I have discovered that all human evil comes from this, man's being unable to sit still in a room. " - Blaise Pascal
rambo3889 Posted May 2, 2006 Posted May 2, 2006 Yup ur right NightGaunt your guess is right because in Counter strike, Counter-strike Source and Counter Strike Condiziton zero you will get a headshot If you shoot like 70 - 120 Pixels up from your screen center My Scripts:Radioblog Club Music DownloaderOther stuff:Fun movieIm serious read the help file it helps :PFight 'Till you drop. Never stop, You Cant give up. Til you reach the top Fight! youre the best in town Fight!
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