inloveofrapo Posted June 27, 2008 Posted June 27, 2008 (edited) Well, need somebody to make a auto it script for me. Which makes : I press alt + shit + S = it holds LEFT mouse click down, and shift down. I Press alt + shift + a = it stops.. thanks. Edited June 27, 2008 by inloveofrapo
PsaltyDS Posted June 27, 2008 Posted June 27, 2008 Well, need somebody to make a auto it script for me.We don't do that here. We help you use AutoIt to do it yourself.If you still need someone to write a script for you, see the Rent-A-Coder link in my sig. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
newbiescripter Posted June 27, 2008 Posted June 27, 2008 (edited) Well, need somebody to make a auto it script for me.Which makes :I press alt + shit + S = it holds LEFT mouse click down, and shift down.I Press alt + shift + a = it stops..thanks.Look in the help file under HotKeySet() and Send() and then also look into loops like a while loop.. that should do it..Good Luck Regards Edited June 27, 2008 by newbiescripter
inloveofrapo Posted June 27, 2008 Author Posted June 27, 2008 We don't do that here. We help you use AutoIt to do it yourself.If you still need someone to write a script for you, see the Rent-A-Coder link in my sig. Yes, and i ask how to i make it press shift down, and clicks self with left key?Cause i tried the one with {shiftdown}, it dosnt work..
AustrianOak Posted June 27, 2008 Posted June 27, 2008 inloveofrapo: I'll do it for you dude. What do you want me to do?
herewasplato Posted June 27, 2008 Posted June 27, 2008 inloveofrapo: I'll do it for you dude. What do you want me to do?The OP made it clear in the first post what is wanted.Ask the OP to post the code that failed and teach from there.Good luck finding the Hotkeys requested :-)"I press alt + shit + S ..." [size="1"][font="Arial"].[u].[/u][/font][/size]
PsaltyDS Posted June 27, 2008 Posted June 27, 2008 Yes, and i ask how to i make it press shift down, and clicks self with left key?Cause i tried the one with {shiftdown}, it dosnt work..Show the code you tried so we can see what went wrong. The "{SHIFTDOWN}"/"{SHIFTUP}" keys works fine. You can also hold down the mouse button with MouseDown()/MouseUp(). It's all waiting for you in the help file... Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
AustrianOak Posted June 27, 2008 Posted June 27, 2008 inloveofrapo: What language do you want me to write it in for you?
ChrisL Posted June 27, 2008 Posted June 27, 2008 assembly [u]Scripts[/u]Minimize gui to systray _ Fail safe source recoveryMsgbox UDF _ _procwatch() Stop your app from being closedLicensed/Trial software system _ Buffering Hotkeys_SQL.au3 ADODB.Connection _ Search 2d Arrays_SplashTextWithGraphicOn() _ Adjust Screen GammaTransparent Controls _ Eventlogs without the crap_GuiCtrlCreateFlash() _ Simple Interscript communication[u]Websites[/u]Curious Campers VW Hightops Lambert Plant Hire
H5O20H Posted June 27, 2008 Posted June 27, 2008 (edited) I couln't hold myself,lol Edited June 27, 2008 by H5O20H Valik, The Legendary programmer!Will be using that signature for 2 months due to my loss on a bet ):
PsaltyDS Posted June 27, 2008 Posted June 27, 2008 Chris, I was asking my friend rapo, not you.The sarcasm went right over your head like a flock of geese, didn't it? Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
H5O20H Posted June 27, 2008 Posted June 27, 2008 (edited) Chris, I was asking my friend rapo, not you.Maybe he wants someone to write him a script(in a foreign programing language) that basically hold down left mouse button+shift on alt+shit+s key pressed. "There's nothing impossible..."Albert Einstein. Edited June 27, 2008 by H5O20H Valik, The Legendary programmer!Will be using that signature for 2 months due to my loss on a bet ):
ChrisL Posted June 27, 2008 Posted June 27, 2008 Chris, I was asking my friend rapo, not you.Ohh come on it was mildly amusing [u]Scripts[/u]Minimize gui to systray _ Fail safe source recoveryMsgbox UDF _ _procwatch() Stop your app from being closedLicensed/Trial software system _ Buffering Hotkeys_SQL.au3 ADODB.Connection _ Search 2d Arrays_SplashTextWithGraphicOn() _ Adjust Screen GammaTransparent Controls _ Eventlogs without the crap_GuiCtrlCreateFlash() _ Simple Interscript communication[u]Websites[/u]Curious Campers VW Hightops Lambert Plant Hire
AustrianOak Posted June 27, 2008 Posted June 27, 2008 (edited) The sarcasm went right over your head like a flock of geese, didn't it?No, but my joke that started in my first post here definately went over yours. Edited June 27, 2008 by nowagain
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