• Welcome to Valhalla Legends Archive.
 

help a newb

Started by kazooie, May 31, 2003, 11:33 PM

Previous topic - Next topic

kazooie

need help with idle msg's,

any help is appreciated

Busted51

#1
Private Sub AntiIdle_Timer()
'notice this timers interval is 1000, that is for 1 second
IdleTick = IdleTick + 1 'this is a public variable, it adds a
'second to the variable each time the timer executes
If IdleTick >= 120 Then 'if 2 minutes have gone by then...
SendChat ".
* Busted51 - " & IniIdle & " (Bot Name)"
IdleTick = 0 'reset the variable to start over
End If
End Sub

The       ".
* Busted51 - " & IniIdle & " (Bot Name)"
                 

                       is a fourm glitch.. sorry...

tA-Kane

Quote from: Busted51 on June 01, 2003, 12:17 AMis a fourm glitch.. sorry...
I don't beleive it would be if you'd use the [ code ] tags.
Macintosh programmer and enthusiast.
Battle.net Bot Programming: http://www.bash.org/?240059
I can write programs. Can you right them?

http://www.clan-mac.com
http://www.eve-online.com