Yoko

All sides of Injection
It is currently 2025-11-01 21:19:00

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
PostPosted: 2008-06-22 15:32:45 
Offline

Joined: 2007-06-12 21:02:25
Posts: 5
Ребята если есть у кого дайта пожалуста скрипт на блейды , просто которые я тут нашел почему-то не работают или выдают ошибки
З.Ы. Спасибо за ранее


Top
   
PostPosted: 2008-06-22 15:39:53 
Offline
Expert!
User avatar

Joined: 2006-02-07 08:51:40
Posts: 1348
Location: г. Старый Оскол
KonDor wrote:
Ребята если есть у кого дайта пожалуста скрипт на блейды , просто которые я тут нашел почему-то не работают или выдают ошибки
З.Ы. Спасибо за ранее


http://forum.yoko.com.ua/viewtopic.php?p=38886#38886


Top
   
PostPosted: 2008-06-22 15:56:42 
Offline

Joined: 2007-06-12 21:02:25
Posts: 5
Kynep wrote:
KonDor wrote:
Ребята если есть у кого дайта пожалуста скрипт на блейды , просто которые я тут нашел почему-то не работают или выдают ошибки
З.Ы. Спасибо за ранее


http://forum.yoko.com.ua/viewtopic.php?p=38886#38886






Купер вот с этим скриптом у меня ошибки я запускаю sub bladespirit1()
и у меня сразу вылетает что-то вроде *Итем фаунд 0* нон стопом и через минуту краш(


Top
   
 Post subject:
PostPosted: 2008-06-22 19:54:14 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
sub bladespirit1() 
  var spirit = '0x023E', spiritid
  while true
    uo.findtype(spirit,-1,'ground')
    if uo.findcount() > 0 then
      spiritid = uo.getserial('finditem')
      uo.warmode(true)
      uo.attack(spiritid)
      wait(5000)
    else
      if uo.gethp() < uo.str then
        uo.bandageself()
        wait(3000)
        sword()
      endif
      wait(500)
    endif
  wend
endsub


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