sub fight() while 1 gotoxy(3422,437,0) # куда подходить чтоб драться wait (300) UO.Exec("attack 0x000991F7") #2-й чар кого бить Repeat wait (500) if uo.injournal("")then UO.usetype("") # оружие uo.deletejournal() endif Until ((UO.GetHP("0x0008E9D0") <35)or (UO.GetHP("0x000991F7") <35)) # #проверка хп у первого и вторго чара repeat UO.Exec("warmode 0") # вармод UO.Press(35) # отходим End UO.Press(35) # отходим End until (gotoxy(3422,439,0)) # куда отходить лечиться Repeat UO.Usetype("0x0E21") #Bandages UO.Exec("waittargetobject 0x0008E9D0") # 1-й чар wait(3500) Until (UO.InJournal("Do you wanna")) wait(5000) wend end sub
Да отходит он все нормасно по координатам НО он в хп теряется отходит рано и поетому я прошу изменить мне проверку на хп что бы не через сервер проверял а как то подругому, поточнее!
я тебе говорю что он плохо отходит?;)
Решения:
1. Пусть каждый смотрит СВОИ хп и отходит в случа если они низкие...
2. Пусть чар КУКЛА(0x0008E9D0) сам говорит когда унего мало хп, или сообщене или швырнуть чтонить на пол...
юзайте мой корявый спаринг.. там ппц как хорошо отходит
YokoInjection CodeSweeper Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
YokoInjection CodeSweeper Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom
А отсутствие wend в конце скрипта обычно говорит о криворукости автора..
YokoInjection CodeSweeper Function not found?
Possession of mathematics at the level of art - a gift that is only available for election.
Sorry for my clumsy English.
Telegram: @tatikom