Yoko

All sides of Injection
It is currently 2025-11-08 17:53:06

All times are UTC+02:00




Post new topic  Reply to topic  [ 8 posts ] 
Author Message
 Post subject: Пойзон
PostPosted: 2004-12-29 10:58:17 
Offline

Joined: 2004-08-29 08:33:44
Posts: 116
У кого нить есть скрипт на пойзон под ДРВ?


Top
   
 Post subject: Re: Пойзон
PostPosted: 2004-12-29 13:48:47 
Offline

Joined: 2004-08-29 08:33:44
Posts: 116
zarg wrote:
У кого нить есть скрипт на пойзон под ДРВ?

Надо что бы травил дагер... заранеее спасибо.


Top
   
 Post subject: Re: Пойзон
PostPosted: 2004-12-29 14:19:36 
Offline
Sphere expert
User avatar

Joined: 2004-10-01 08:27:38
Posts: 1143
Location: Уфа
zarg wrote:
У кого нить есть скрипт на пойзон под ДРВ?

http://yoko.netroof.net/forum/search.php

_________________
Сделал дело - флуди смело !!!


Top
   
 Post subject: Re: Пойзон
PostPosted: 2004-12-29 14:28:14 
Offline

Joined: 2004-08-29 08:33:44
Posts: 116
Askaneli wrote:
zarg wrote:
У кого нить есть скрипт на пойзон под ДРВ?

http://yoko.netroof.net/forum/search.php

Лучше бы скрипт дал


Top
   
 Post subject:
PostPosted: 2004-12-29 15:12:46 
Offline
Expert!
User avatar

Joined: 2004-10-15 22:38:04
Posts: 1396
Location: Moscow City.
Вродь работает по есть чет лишнее я знаю ;)
Code:
sub Poisoning() 
VAR Exit=0, LastTimer

uo.print('Bag with Poisons')
uo.exec('addobject Bag')
while uo.targeting()
wait(100)
wend

uo.print('Dagger')
uo.exec('addobject Dagger')
while uo.targeting()
wait(100)
wend

while Exit<>1
UO.DeleteJournal()

UO.FindType('0x0F0E','0x0998','backpack')
If UO.GetQuantity('finditem')<10 then
UO.FindType('0x0F0E','0x0998','Bag')
wait(1000)
UO.Grab('200','finditem')
wait(1000)
Endif

UO.FindType('0x0F0E','0x0998','backpack')

While UO.Count('0x0F0E','0x0998')>0
UO.DeleteJournal()
UO.WaitTargetObject('Dagger','finditem')
UO.UseSkill('Poisoning')
Repeat
CheckLag()
Until UO.InJournal("You apply") OR UO.InJournal("You fail to")
Wend

wend   
end sub

sub CheckLag()
UO.DeleteJournal()
UO.Click('backpack')
repeat
wait(500)
until UO.InJournal('backpack')
end sub


Top
   
 Post subject:
PostPosted: 2004-12-29 15:31:24 
Offline

Joined: 2004-08-29 08:33:44
Posts: 116
Спасибо большое


Top
   
 Post subject:
PostPosted: 2005-02-15 07:32:32 
Offline
User avatar

Joined: 2005-01-13 08:40:40
Posts: 56
I'm wrote:
Вродь работает по есть чет лишнее я знаю ;)
Code:
sub Poisoning() 
VAR Exit=0, LastTimer

uo.print('Bag with Poisons')
uo.exec('addobject Bag')
while uo.targeting()
wait(100)
wend

uo.print('Dagger')
uo.exec('addobject Dagger')
while uo.targeting()
wait(100)
wend

while Exit<>1
UO.DeleteJournal()

UO.FindType('0x0F0E','0x0998','backpack')
If UO.GetQuantity('finditem')<10 then
UO.FindType('0x0F0E','0x0998','Bag')
wait(1000)
UO.Grab('200','finditem')
wait(1000)
Endif

UO.FindType('0x0F0E','0x0998','backpack')

While UO.Count('0x0F0E','0x0998')>0
UO.DeleteJournal()
UO.WaitTargetObject('Dagger','finditem')
UO.UseSkill('Poisoning')
Repeat
CheckLag()
Until UO.InJournal("You apply") OR UO.InJournal("You fail to")
Wend

wend   
end sub

sub CheckLag()
UO.DeleteJournal()
UO.Click('backpack')
repeat
wait(500)
until UO.InJournal('backpack')
end sub


А чего тут надо измениить и где?
(ЙД и такое)


Top
   
 Post subject:
PostPosted: 2005-02-15 09:50:42 
Offline
Expert!
User avatar

Joined: 2004-05-31 09:31:51
Posts: 838
Тут не надо ничего Вбивать ....просто запускаешь скрипт и он попросит указать сумку с поизоном и дагер .......вот так.

_________________
Все просто.
BETEPAH ™


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

All times are UTC+02:00


Who is online

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