Yoko

All sides of Injection
It is currently 2025-11-23 21:41:10

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2004-10-22 09:50:49 
Offline
User avatar

Joined: 2004-10-22 10:24:09
Posts: 5
dayte plz script na evalushn ctob char ispolzoval evalushn na sebya bez kontsa

_________________
Весна покажет кто где срал!!


Top
   
 Post subject:
PostPosted: 2004-10-22 12:55:01 
Offline
Junior Expert

Joined: 2004-09-18 15:12:06
Posts: 138
Вот, например, что-то типа того. Качает Eval Int до 100.
Code:
sub EvalInt()
  var lastTimer
  UO.DeleteJournal()

  while UO.SkillVal('Evaluate Intelligence') < 1000 && UO.IsOnline()
    UO.waittargetself()
    UO.useskill('Evaluating Intelligence')

    lastTimer = UO.Timer()
    repeat
      wait(100)
    until UO.InJournal("You were unable") || UO.InJournal("The subject is") || UO.Timer() > lastTimer + 100
    wait(10000)
    UO.DeleteJournal()
  wend
end sub


Top
   
 Post subject:
PostPosted: 2004-10-27 10:14:43 
Offline

Joined: 2004-06-01 16:24:44
Posts: 60
Location: DRW
AlexeyVorotnikov wrote:
Вот, например, что-то типа того. Качает Eval Int до 100.
Code:
sub EvalInt()
  var lastTimer
  UO.DeleteJournal()

  while UO.SkillVal('Evaluate Intelligence') < 1000 && UO.IsOnline()
    UO.waittargetself()
    UO.useskill('Evaluating Intelligence')

    lastTimer = UO.Timer()
    repeat
      wait(100)
    until UO.InJournal("You were unable") || UO.InJournal("The subject is") || UO.Timer() > lastTimer + 100
    wait(10000)
    UO.DeleteJournal()
  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 1 guest


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