Cooking Problem ;\

Ask for help

Moderators: Murderator+, Murderator

Post Reply
Rhapsody
Posts: 3
Joined: 2005-02-16 22:29:48

Cooking Problem ;\

Post by Rhapsody »

;=====
sub main()
VAR rawfish="0x097a"
UO.CancelMenu()
UO.AutoMenu("What", "8")
UO.DeleteJournal()

While UO.Count(rawfish) >8
UO.UseType(rawfish)
UO.DeleteJournal()
Repeat
Wait(50)
Until UO.InJournal("You stop.")
UO.DeleteJournal
Wend
;=====

Now it's working. (:
Last edited by Rhapsody on 2005-02-17 02:46:30, edited 1 time in total.
• Zulu Hotel Canada

• Phunky Buddha ~ Ranger Level 3
Rhapsody
Posts: 3
Joined: 2005-02-16 22:29:48

Sos

Post by Rhapsody »

And i would like to tell about the sos script.
It doesn't work here, it doesn't open the Sos Message. :\
Someone could help me ?
I use YokoInjection 501.22.
Thanks. : }

And, I want to know.
when I use the command UO.FindType(xxx) what it returns ?
finditem doesn't works here, it says that "variable undefined".
someone can help me ?
• Zulu Hotel Canada

• Phunky Buddha ~ Ranger Level 3
Post Reply