Yoko

All sides of Injection
It is currently 2025-11-10 14:56:27

All times are UTC+02:00




Post new topic  Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Магери!
PostPosted: 2006-08-01 16:48:22 
Offline

Joined: 2006-07-30 18:57:19
Posts: 15
Хай ол.
помогити плз найти скрипт чтоб каст пойзон был на сумачку. ПЛЗ все что я находил не работает +((


Top
   
 Post subject:
PostPosted: 2006-08-01 16:49:04 
Offline

Joined: 2006-07-30 18:57:19
Posts: 15
кстати я на зхр играю


Top
   
 Post subject:
PostPosted: 2006-08-01 20:34:48 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
uo.Cast('Poison',' ID of bag ')


Top
   
 Post subject:
PostPosted: 2006-08-02 14:05:01 
Offline

Joined: 2006-07-30 18:57:19
Posts: 15
slih ya ne shary v scriptah ya bi hotel poprosit 4tob mne dali script na poison 4tob on kidal v bag i kogda mani menshe 4em 10 4tob on meditirival i potom opat kastoval :oops: vse 4to ya nahadil 4eto iz tovo 4to ya napisal nerobotolo =(


Top
   
 Post subject:
PostPosted: 2006-08-02 15:38:48 
Offline

Joined: 2006-02-03 19:32:33
Posts: 156
вот отличный рабочий скрипт - сам добирает реги и тд и тп, исправь ID ящика и все будет в шоколаде:D
Code:
sub Magery() 
   VAR NS='0x0F88' ; Тип Nighshade.
   VAR Sunduk='0x401C517F' ; Сериал(ID) Сундука.
   VAR Kolvo=100 ; Количество регов, которое чар берёт из сундука.
   While NOT UO.Dead()
      While UO.Mana>=9 AND UO.NS>0 ; здесь можно менять со скаких маны чар начнёт медетировать, то же число следует поставить в строку *.
         UO.DeleteJournal()
         UO.Cast('Poison', 'backpack') #зы сюды ставь на че кастовать поизон будешь, т.е вместо надписи 'backpack', поставь 'id шмота на который кастовать или ящика'
         wait(3000)
      wend
      If UO.Mana<9 Then ;*
         While UO.Mana<UO.Int
            UO.DeleteJournal()
            wait(1000)
                      UO.Useskill('Meditation')
            Repeat
               wait(100)
            until UO.InJournal("You are") OR UO.InJournal("Медитация") # ЗДЕСБ ЕСЛИ ИГРАЕТЕ НЕ НА ОСКОМЕ - ИСПРАВЬТЕ  СООБЩЕНИЯ СЕРВА
         Wend
      Endif
      If UO.NS == 0 Then
   UO.FindType(NS, '-1', Sunduk)
   UO.Grab(str(Kolvo), 'finditem')
   repeat
      wait(100)
   until UO.NS>0
Endif
   Wend
end sub


все что надо иправить - я вроде подписал, пользуйся на Здоровье :lol:

_________________
ЦСКА- чЕмПиОн, кто не верит, тот ...... (нехороший человек)


Top
   
 Post subject:
PostPosted: 2006-08-02 21:14:57 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Quote:
все что надо иправить - я вроде подписал, пользуйся на Здоровье :lol:


Играл на одном сервере... там мана сама по себе не восстанавливалась...:

Code:
uo.mana < 9


Top
   
 Post subject:
PostPosted: 2006-08-04 16:16:13 
Offline

Joined: 2006-07-30 18:57:19
Posts: 15
GHOSTR BIG THX +))


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

All times are UTC+02:00


Who is online

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