Jump to content



Photo

Need help: Intricate Script!!


  • Please log in to reply
1 reply to this topic

#1 Varsity

Varsity

    Seeker

  • Active Members
  • 15 posts

Posted 11 July 2011 - 03:57 AM

AdLibRegister( "AutoMessage3", GUICtrlRead($Message3d) ) Func Message3()     Send( Message3 ) Sleep(50000)     EndFunc     AdLibRegister( "AutoMessage2", GUICtrlRead($Message2d) ) Func Message2()     Send( Message2 ) Sleep(25000)     EndFunc     AdLibRegister( "AutoMessage1", GUICtrlRead($Message1d) ) Func Message1()     Send( Message1 ) Sleep(12500)     EndFunc


With the above being given, how can I make a script to send each message with the delay given from an input box (Message1d), etc. All, one at a time, without associating with eachothers timers?

I tried using

Message1() Message2() Message3()


But that sends each message right after one another, and completely disregards the input time variable.. Any suggestions? Thanks in advance!
And I put this in both the General Support section, as well as this one; because I didn't know which section could help. So, sorry!.

Cheers.







#2 JoHanatCent

JoHanatCent

    Just for Fun

  • Active Members
  • PipPipPipPipPipPip
  • 399 posts

Posted 11 July 2011 - 05:27 AM

This is seen as a double post.

Rather go on over here.
Posted Image




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users