Yoko

All sides of Injection
It is currently 2025-10-11 13:54:07

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2008-04-08 16:40:33 
Offline

Joined: 2008-04-05 17:44:00
Posts: 4
Помогите наити скрипт на медитацыю + єволюшин .

_________________
gdfdgd


Top
   
 Post subject:
PostPosted: 2008-04-08 17:09:56 
Offline

Joined: 2008-04-02 08:24:35
Posts: 41
Code:
repeat
If UO.Mana < 10 Then
repeat
UO.UseSkill( 'Meditation' )
wait(2000)
until UO.Mana == UO.Int
Endif
until false

медитация.
распишешь подробнее как качаешь эвал
тогда и макрос на него найдется ...


Top
   
 Post subject:
PostPosted: 2008-04-20 12:53:52 
Offline

Joined: 2007-08-31 18:08:55
Posts: 11
#########################
#####***GooD ver 1.0***##
#########################
###берете курсовыю вещь##
###в пак ##
###и запускаете скрипт ##
### ##
### ##
#########################
sub Meditation()
While NOT UO.Dead()
While UO.Mana>=50 ;значение маны после которого снимает курсу с себя
UO.DeleteJournal()
UO.UseType(0x1F03) ;курсанутая роба
uo.useskill ("Spirit Speak")
wait(5000)
wend

UO.Undress()
Repeat
wait(500)

If UO.Mana<50 Then ;значение маны после которого снимает курсу с себя
While UO.Mana<UO.Int
UO.DeleteJournal()
UO.Useskill('Meditation')
Repeat
wait(100)
until UO.InJournal("You are") OR UO.InJournal("You lose")
Wend
Endif

Endif
Wend
end sub


Вроде работал !


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 2 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