Yoko

All sides of Injection
It is currently 2025-11-10 19:27:06

All times are UTC+02:00




Post new topic  Reply to topic  [ 6 posts ] 
Author Message
PostPosted: 2006-08-04 17:02:25 
Offline

Joined: 2004-08-26 13:00:26
Posts: 18
Вобшем нужен скрипт такой

Чар стоит у яшика дома в котором бинты и жрачка
одевает курсу снимает хилится и так циклично, главное что в этом скрипте должен быть РЕКОНЕКТОР пашушийй)


Top
   
 Post subject:
PostPosted: 2006-08-04 18:23:25 
Offline
Junior Expert
User avatar

Joined: 2004-04-12 20:26:41
Posts: 150
Поюзай поиск, этот скрипт точно был


Top
   
 Post subject:
PostPosted: 2006-08-04 22:14:07 
Offline

Joined: 2004-08-26 13:00:26
Posts: 18
без реконектора, скоко не пытался настроить даже как написано в инструцкии никак не получается


Top
   
 Post subject:
PostPosted: 2006-08-04 22:27:27 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
=\ запусти реконектор и всё, там нех почти настраивать.


Top
   
 Post subject:
PostPosted: 2006-08-05 10:45:02 
Offline

Joined: 2004-08-26 13:00:26
Posts: 18
и не помогает,если просто запустить


Top
   
 Post subject:
PostPosted: 2006-08-05 10:48:42 
Offline

Joined: 2004-08-26 13:00:26
Posts: 18
Вот скрипт от Askaneli

Code:
sub Train_Healing() 
var i,j,tekstr
uo.undress()
wait(100)
repeat
   UO.FindType(0x0E21,"-1","my")
   if UO.FindCount() then
      tekstr=uo.str
      wait(100)
      cheklag()
      uo.usetype(0x1F00); Cursed Hat
      uo.useskill ("Spirit Speak")
      wait(2000)
      j=0
      repeat
      wait(10)
      j=j+1
      until (uo.life <= tekstr-1) or (j>1000)
      cheklag()
      uo.undress()
      wait(100)
      cheklag()
      uo.exec('bandageself')
      Wait(2000)
   else
      UO.FindType(0x0E20,"-1","my")
      if UO.FindCount() then
         cheklag()
         uo.waittargettype(0x1008)   # wash basin
         uo.UseType(0x0E20)   #bloody bandages
      else
         cheklag()
         uo.print("You haven't bandages")
         uo.exec("terminate Train_Healing")
         Play_Sound(1)
      endif
   endif
until uo.dead()
end sub

sub cheklag()
uo.deletejournal()
uo.click('backpack')
Repeat
wait(100)
Until UO.




Вставте в него реконект


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

All times are UTC+02:00


Who is online

Users browsing this forum: Bing [Bot] and 4 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