Yoko

All sides of Injection
It is currently 2025-11-10 06:22:10

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2006-08-07 02:08:27 
Offline

Joined: 2005-01-29 09:39:44
Posts: 31
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:


Top
   
 Post subject:
PostPosted: 2006-08-07 15:22:37 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
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


Top
   
 Post subject:
PostPosted: 2006-08-07 17:17:49 
Offline

Joined: 2005-01-29 09:39:44
Posts: 31
Spasibki vam ogromnoje ! 8) :wink:


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 7 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