Script not working, because?

Ask for help

Moderators: Murderator+, Murderator

Post Reply
Eduardu0
Posts: 17
Joined: 2004-05-15 07:13:57
Contact:

Script not working, because?

Post by Eduardu0 »

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
=)
adauto
Posts: 5
Joined: 2004-05-15 00:23:12

Post by adauto »

lol c vc naum quer ser jail por macro mais facil cria um prog pah responde o anti macro alguns players jah tem ele hehe...
Eduardu0
Posts: 17
Joined: 2004-05-15 07:13:57
Contact:

so se vc tem

Post by Eduardu0 »

so se vc tem ¬¬ intao eu te paço o client certo pra logar injection m2a e vc me passa o programa?
trocar bag pra bag color nao tem preço =)
=)
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Re: Script not working, because?

Post by Yoko »

Eduardu0 wrote:UO.Exec("launch C:\Meus documentos\Dogwood - 04 - All Hands on Deck.mp3")

try
UO.Exec("launch","C:\Meus documentos\Dogwood - 04 - All Hands on Deck.mp3")

the most possible problem is spaces in file path
Post Reply