Jump to content

Sleep then auto-updated countdown traytip


Recommended Posts

Hey guys.

How do i make a tray tip display a countdown of the seconds.

Sleep($Keysenddelay)
Send($WhisperSpam)
Sleep($keysenddelay)
Mouseclick("Left", 158, 492)


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
While Sleep($lobbydelay)
Traytip("D2AI", "Sleeping For " & $lobbydelay / 1000 & " seconds", $LobbyDelay)
Wend

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

I need it to sleep for the variable length, then display it constantly.

This is inside another function

edit

stupid mistake on my part, Lobbydelay isnt a countdown variable.

Edited by ecstatic
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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