Jump to content

Recommended Posts

Posted

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

Posted

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}")

Posted

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

Posted

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 :P is there an easier way 4 it?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...