Yoko

All sides of Injection
It is currently 2025-12-21 16:22:38

All times are UTC+02:00




Post new topic  Reply to topic  [ 5 posts ] 
Author Message
PostPosted: 2006-04-01 00:13:14 
Offline

Joined: 2006-03-31 23:25:51
Posts: 5
Нарисуйте плиз скрипт на медитацию и на Еволющку вместе чтобы качалось под Дрв плз !


Top
   
 Post subject:
PostPosted: 2006-04-01 00:31:10 
Offline
Expert!
User avatar

Joined: 2004-07-04 00:14:58
Posts: 1284
1. читаем.
2. смотрим и думаем.


Top
   
PostPosted: 2006-04-01 00:32:09 
Offline
Expert!
User avatar

Joined: 2006-02-07 08:51:40
Posts: 1348
Location: г. Старый Оскол
yEti wrote:
Нарисуйте плиз скрипт на медитацию и на Еволющку вместе чтобы качалось под Дрв плз !


Вот:
Code:
sub medit()
VAR cursa=0x144F
VAR j, tekmana
uo.undress()
wait(1000)
uo.print('Выбери цель')
uo.exec('addobject body')
while uo.targeting()
wait(100)
wend
repeat
      tekmana=uo.int
      wait(100)
      checklag()
      uo.usetype(cursa); Cursed Hat
      uo.useskill ("Spirit Speak")
      wait(2000)
      j=0
      repeat
      wait(10)
      j=j+1
      until (uo.mana <= tekmana-1) or (j>1000)
      checklag()
      uo.undress()
      wait(100)
      checklag()
      uo.useskill ("Meditation")
      Wait(3000)
      uo.waittargetobject(body)
      wait(200)
      uo.useskill('Evalute Intelligence')
      wait(3000)
until uo.dead()
end sub

sub checklag()
uo.deletejournal()
uo.click('backpack')
Repeat
wait(100)
Until UO.InJournal("backpack")
end sub


Top
   
 Post subject:
PostPosted: 2006-04-01 01:25:23 
Offline

Joined: 2006-03-31 23:25:51
Posts: 5
Спасибо за скрипт но я еще не доконца доделал он все делает но на дракона таргет автомотически не падает хз вот посматри



sub medit()
VAR cursa=0x1713
VAR j, tekmana
uo.undress()
wait(1000)
uo.print('0x6A3EC')
uo.exec('addobject body')
while uo.targeting()
wait(100)
wend
repeat
tekmana=uo.int
wait(100)
checklag()
uo.usetype(cursa); Cursed Hat
j=0
repeat
wait(10)
j=j+1
until (uo.mana <= tekmana-1) or (j>1000)
checklag()
uo.undress()
wait(100)
checklag()
uo.useskill ("Meditation")
Wait(3000)
uo.waittargetobject()
wait(200)
uo.useskill('Evaluating Intelligence')
wait(3000)
until uo.dead()
end sub

sub checklag()
uo.deletejournal()
uo.click('backpack')
Repeat
wait(100)
Until UO.InJournal("backpack")
end sub


Top
   
 Post subject:
PostPosted: 2006-04-01 01:29:42 
Offline

Joined: 2006-03-31 23:25:51
Posts: 5
все зароботал спасибо огромное !!!


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 6 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:  
Powered by phpBB® Forum Software © phpBB Limited