Yoko
http://forum.yoko.com.ua/

Enticement and Evaluta INT
http://forum.yoko.com.ua/viewtopic.php?f=20&t=8437
Page 1 of 1

Author:  wOrld [ 2006-08-07 02:08:27 ]
Post subject:  Enticement and Evaluta INT

U kogonet jest skriptik ? shtoby ito ito ko4al?

Code:
sub Evaluate()
var count=0
uo.print('totem')
uo.exec('addobject TOT')
while uo.targeting()
wait(100)
wend
UO.DeleteJournal()
repeat
uo.waittargetobject('TOT','TOT')
UO.Useskill('Evaluating')   
while not UO.InJournal("unsure") and not UO.InJournal("looks") and not UO.InJournal("perform") and count<60
wait(100)
count=count+1
wend
wait(600)
count=0
UO.DeleteJournal()
until UO.Dead()
end sub


Code:
sub Enticement()
var count=0
uo.print('totem')
uo.exec('addobject TOT')
while uo.targeting()
wait(100)
wend
UO.DeleteJournal()
repeat
uo.waittargetobject('TOT')
UO.Useskill('Enticement')   
wait(8000)
until UO.Dead()
end sub


Ili s etih 2 zdelaite pliizz, jesli ne trudno ! :roll:

Author:  Scripts Writer [ 2006-08-07 15:22:37 ]
Post subject: 

Code:
sub Eva_Ent() 
var count=0
  uo.print('totem')
  uo.exec('addobject TOT')
  while uo.targeting()
    wait(100)
  wend
  UO.DeleteJournal()
  repeat
    UO.DeleteJournal()
    uo.waittargetobject('TOT','TOT')
    UO.Useskill('Evaluating')   
    while not UO.InJournal("unsure") and not UO.InJournal("looks") and not UO.InJournal("perform") and count<60
      wait(100)
      count=count+1
    wend
    wait(600)
    count=0
    UO.DeleteJournal()
    uo.waittargetobject('TOT')
    UO.Useskill('Enticement')   
    wait(8000)
  until UO.Dead()
end sub

Author:  wOrld [ 2006-08-07 17:17:49 ]
Post subject: 

Spasibki vam ogromnoje ! 8) :wink:

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/