Yoko

All sides of Injection
It is currently 2025-11-11 09:03:28

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Пойзон
PostPosted: 2006-04-22 21:28:51 
Offline
User avatar

Joined: 2006-03-28 07:55:10
Posts: 19
Извени пожалуйста что еще создаю тему... Но вот попоюску ищю вроде нету такова скрипта ....

Мне нада :

Чтобы я делал дедли пойзан пока ресурсы какенибюудь не кончатся


Top
   
 Post subject:
PostPosted: 2006-04-22 22:53:00 
Offline
Expert!
User avatar

Joined: 2004-08-11 23:56:17
Posts: 746
Location: The Citadel
Code:
;-- Лить Дедли поизоны
sub Alchemy_DPosion()
VAR Reg = '0x0F88'
VAR k
  UO.FindType( Reg )
    While UO.GetQuantity( 'finditem' ) > 17
      UO.DeleteJournal()
      UO.Waitmenu('What potion', 'deadly poison')
      UO.UseType( Reg )
      k = 0
       While NOT UO.InJournal( 'You put' ) AND NOT UO.InJournal( 'fail' ) AND ( k < 30 )
           Wait(500)
           k = k + 1
       Wend
    Wend
end sub


Top
   
 Post subject:
PostPosted: 2006-04-23 00:38:47 
Offline
User avatar

Joined: 2006-03-28 07:55:10
Posts: 19
ммм спс тебе больше тока мне нужно тобы он делал их безконечно пока не закончится бутылки или реги (нс)...зделай плз а то я тугой в етой работе :(


Top
   
 Post subject:
PostPosted: 2006-04-23 11:52:52 
Offline
User avatar

Joined: 2006-03-28 07:55:10
Posts: 19
Сори вчера был сонный все роботает на удет :) спс тебе большое :P


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 4 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:  
Powered by phpBB® Forum Software © phpBB Limited