Search found 1 match

by DeeJay Devil
2005-02-02 05:20:44
Forum: Scripting Ore
Topic: Помогите со скриптом...
Replies: 2
Views: 1249


sub BlackSmith()
uo.cancelmenu()
UO.AutoMenu('Blacksmithing','Weapons')
UO.AutoMenu('Weapons','Swords')
UO.AutoMenu('Swords','dagger')
While not uo.dead()
UO.DeleteJornal() ## You need this!!!
UO.UseType&#40 ...