Yoko

All sides of Injection
It is currently 2025-12-12 21:54:01

All times are UTC+02:00




Post new topic  Reply to topic  [ 8 posts ] 
Author Message
 Post subject: Помогите
PostPosted: 2008-10-05 23:18:38 
Offline

Joined: 2008-03-22 13:41:19
Posts: 57
Вот_нашел_скрипт_на_спаринг_а_он_чето_непашет_выдает_ошибку
Line_69:Function_not_found-CHEKLAG

sub Training()
var bandage='0x0e21' # Тип бинтов
var washing='0x4043B210' # Тип корыта
var bloody='0x0E20' # Тип кровавых бинтов
# Спаринг 1.00.
uo.AddObject('opponent')
while uo.Targeting()
wait(100)
wend
while not uo.Dead()
if uo.GetHp('opponent') <> uo.GetMaxHp('opponent') then
uo.WarMode(false)
Walk(4321,3774)
while uo.GetHp('opponent') <> uo.GetMaxHp('opponent')
uo.WaitTargetObject('opponent')
uo.UseType(bandage)
wait(3500)
uo.GetHp('opponent')
wend
end if
if uo.GetHp('self') <> uo.GetMaxHp('self') then
uo.WarMode(false)
Walk(4321,3774)
while uo.GetHp('self') <> uo.GetMaxHp('self')
uo.WaitTargetObject('self')
uo.UseType(bandage)
wait(3500)
wend
uo.WaitTargetObject(washing)
uo.UseType(bloody)
wait(750)
end if
uo.WarMode(true)
Shield()
uo.Attack('opponent')
wait(500)
Walk(4321,3775)
while (uo.GetHp('opponent') > uo.GetMaxHp('opponent')/2) && (uo.Life > 100)
wait(500)
wend
wend
end sub

sub Shield()
var shield='0x1b7b'
uo.FindType(shield,'-1','backpack')
if uo.FindCount() then
uo.UseObject('finditem')
end if
end sub

sub Walk(x,y)
go:
while not uo.getX() == x || not uo.getY() == y
if not uo.getX() == x then
if uo.getX() > x then
uo.press(36)
else
uo.press(34)
endif
endif
if not uo.getY() == y && uo.getX() == x then
if uo.getY() > y then
uo.press(33)
else
uo.press(35)
endif
endif
checklag()
wend
checklag()
if not uo.getX() == x || not uo.getY() == y then
goto go
endif
endsub


Top
   
 Post subject:
PostPosted: 2008-10-05 23:59:58 
Offline
User avatar

Joined: 2008-09-12 05:07:34
Posts: 247
допиши к этому скрипту
Code:
Sub Checklag()
   deljournal('ackpack')
   uo.click('backpack')
   repeat
      wait(50)
   until uo.injournal('ackpack')
endsub

Sub deljournal(msg)
   while uo.injournal(msg)
      uo.setjournalline(uo.injournal(msg)-1,"")
   wend
endsub


Top
   
 Post subject:
PostPosted: 2008-10-06 15:51:32 
Offline

Joined: 2008-03-22 13:41:19
Posts: 57
Спосибки!!!_Тока_терь_не_могу_прошарить_его :roll:
Чето_он_не_хилит :(


Top
   
 Post subject:
PostPosted: 2008-10-06 19:35:57 
Offline

Joined: 2006-08-10 08:25:32
Posts: 106
Почитал бы уроки для начала. :!:


Top
   
 Post subject:
PostPosted: 2008-10-08 21:03:30 
Offline

Joined: 2008-03-22 13:41:19
Posts: 57
Блин_не_люблю_уников!!!
Может_у_нас_на_сервере_Не_работает_статус_проотивника???
Я_ваще_невижу_чтоб_он_определял_хп_противника :(


Top
   
 Post subject:
PostPosted: 2008-10-08 21:04:28 
Offline

Joined: 2008-03-22 13:41:19
Posts: 57
BATA wrote:
Блин_не_люблю_умников!!!
Может_у_нас_на_сервере_Не_работает_статус_проотивника???
Я_ваще_невижу_чтоб_он_определял_хп_противника :(


Top
   
 Post subject:
PostPosted: 2008-10-09 17:14:54 
Offline

Joined: 2006-08-10 08:25:32
Posts: 106
BATA wrote:
Блин_не_люблю_уников!!!
Может_у_нас_на_сервере_Не_работает_статус_проотивника???
Я_ваще_невижу_чтоб_он_определял_хп_противника :(


Хм, табличку нельзя с хп глянуть? и при атаке не видно полоски хп?

ПС: у тебя пробела на клаве нет?


Top
   
 Post subject:
PostPosted: 2008-10-10 11:41:41 
Offline

Joined: 2008-03-22 13:41:19
Posts: 57
$!@m wrote:
BATA wrote:
Блин_не_люблю_уников!!!
Может_у_нас_на_сервере_Не_работает_статус_проотивника???
Я_ваще_невижу_чтоб_он_определял_хп_противника :(


Хм, табличку нельзя с хп глянуть? и при атаке не видно полоски хп?

ПС: у тебя пробела на клаве нет?


Не хилит:(
Да пробел не работает:(


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 8 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited