DarkScripter Posted December 30, 2006 Posted December 30, 2006 Hey guys:) im well kinda new to this progamma i did used it b4 and then there whas a line like wait? or somthing and i could typ the waiting time untill it goes to his next command can som1 help me? au3recorder wont do that it used to do that... Peace DarkScripter
Thatsgreat2345 Posted December 30, 2006 Posted December 30, 2006 (edited) I see what you mean well it worked for me it waited 1 second between each thing :-/ Edited December 30, 2006 by Thatsgreat2345
DarkScripter Posted December 30, 2006 Author Posted December 30, 2006 hey i know the time ill explain it for u:) 5000 is 5 seconds so 10000 is 10 seconds so on.. can u send me your recorder please? to shadowhunter@live.nl u would really help me out
Thatsgreat2345 Posted December 30, 2006 Posted December 30, 2006 Just download the latest Scite and the Scite Updatehttp://www.hiddensoft.com/autoit3/scite/downloads.php
DarkScripter Posted December 30, 2006 Author Posted December 30, 2006 i did i did but still no wait :S can u please send it?
Thatsgreat2345 Posted December 30, 2006 Posted December 30, 2006 I've never used it before but ill see what I can find, are you sure it ever gave the option to select the time between mouse clicks and stuff?
DarkScripter Posted December 30, 2006 Author Posted December 30, 2006 yeah im very sure i did make this quick scriptk ( useless just of msn lol) do u see it? Opt("WinWaitDelay",100) Opt("WinTitleMatchMode",4) Opt("WinDetectHiddenText",1) Opt("MouseCoordMode",0) WinWait("Program Manager","FolderView") If Not WinActive("Program Manager","FolderView") Then WinActivate("Program Manager","FolderView") WinWaitActive("Program Manager","FolderView") MouseMove(522,767) MouseDown("left") MouseUp("left") WinWait("-(W) ??MuKu-ArMáNdO(L)DraMa., Quééntje?? - Gesprek","") If Not WinActive("-(W) ??MuKu-ArMáNdO(L)DraMa., Quééntje?? - Gesprek","") Then WinActivate("-(W) ??MuKu-ArMáNdO(L)DraMa., Quééntje?? - Gesprek","") WinWaitActive("-(W) ??MuKu-ArMáNdO(L)DraMa., Quééntje?? - Gesprek","") MouseMove(255,657) MouseDown("left") MouseUp("left") Send("{ENTER}") MouseMove(207,611) MouseDown("left") MouseUp("left") Send("tijd{SPACE}vliegt{SPACE}he{SHIFTDOWN};p{SHIFTUP}{ENTER}")
Thatsgreat2345 Posted December 30, 2006 Posted December 30, 2006 I've looked around and I do not recall AU3Record ever doing this what I can say is to check in the example scripts my memories a little foggy but I think a few people have made things like it, and or you could make one yourself
DarkScripter Posted December 30, 2006 Author Posted December 30, 2006 hmm strange lill back in time there whas after each click Wait(1000) <- i could change that easyly but its kinda hard to do that after EACH click u know is there an easier way 4 it?
Thatsgreat2345 Posted December 30, 2006 Posted December 30, 2006 are you sure you have the latest scite because mine waits 1000 after each click i recommend you download it cause its working for me.
DarkScripter Posted December 30, 2006 Author Posted December 30, 2006 yeah i did download it again... :S scite 4 right? i did update it to :S could u pack it in and put it on an upload siteand give me the link?
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