Script not working, because?
Posted: 2004-05-15 21:46:26
sub main()
inicio:
if UO.inJournal("Voce tem 6 minutos para responder...") then
UO.Exec("launch C:\Meus documentos\Dogwood - 04 - All Hands on Deck.mp3")
end if
UO.DeleteJournal( )
Wait(25000)
goto inicio
end sub
inicio:
if UO.inJournal("Voce tem 6 minutos para responder...") then
UO.Exec("launch C:\Meus documentos\Dogwood - 04 - All Hands on Deck.mp3")
end if
UO.DeleteJournal( )
Wait(25000)
goto inicio
end sub