Jump to content

Recommended Posts

Posted (edited)

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

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...