############################################################################################ #File info################################################################################## ############################################################################################ ;Copiraten: by ICe aka ICeCREAm # ; Mail: Hoob@narod.ru писать с пометкой UO # ; Icq: 222228147 писать с пометкой UO # ; WWW: http://hoob.narod.ru > # ;[; plz not sale outside for russia,for all questions call #911 or (Hoob@narod.ru) ask me;]# #############################################################(с) 2005 made in russia #### sub Enticement() var count=0 uo.Print('Выбери животное...') uo.Exec('addobject Enticementing') while uo.Targeting() wait(100) wend uo.DeleteJournal() repeat uo.WaitTargetObject('Enticementing') uo.Useskill('Enticement') wait(8000) until uo.Dead() end sub
|