Yoko

All sides of Injection
It is currently 2025-11-23 12:29:59

All times are UTC+02:00




Post new topic  Reply to topic  [ 25 posts ]  Go to page Previous 1 2
Author Message
 Post subject:
PostPosted: 2008-10-01 19:48:51 
Offline

Joined: 2007-06-11 22:57:49
Posts: 118
КУпер всёё зароботало! я немного изменил,почитал тебя и щас пашет всё нах:) Я тебя достал! спасиб тебе что потратил не меня время.знайте негодники Купер - проф.
спасиб!


Top
   
 Post subject:
PostPosted: 2008-10-01 20:09:10 
Offline
Expert!
User avatar

Joined: 2006-02-07 08:51:40
Posts: 1348
Location: г. Старый Оскол
pika wrote:
Купер - проф.
спасиб!

Спасибо за лестные отзывы, но я отнюдь не проф. Проф помог бы за два поста, а мы нафлудили на две страницы. :) :roll:


Top
   
 Post subject:
PostPosted: 2009-12-01 18:30:26 
Offline

Joined: 2009-12-01 18:28:20
Posts: 3
ребят запустил скрипт,кастер кастует...но чар не стреляет по вортексу(((
уменьшил время в скрипте арчера...он только стреляет,но не ищет вортекса((( если вернуть время в норму не стреляет(((
помогите пожалуйстА!


Top
   
 Post subject:
PostPosted: 2009-12-01 20:54:46 
Offline
User avatar

Joined: 2009-05-28 09:58:28
Posts: 2802
Location: Иваново
мб во так лучше?
Code:
sub KillIt()
   var vort = '0x000D', spiritid
uo.Set('finddistance', 3)
   Repeat
   cast()
   uo.FindType(vort, -1, 'ground')
         if uo.FindCount() then
            spiritid = uo.getserial('finditem')
            uo.warmode(true)
            uo.attack(spiritid)
            uo.attack('finditem')
               repeat
                  wait(100)
               until uo.dead() or uo.GetX('finditem')==0
         wait(100)
         end if
   Until uo.Dead()
end sub
Sub cast()
        if uo.mana > 20 then
            placecast()
        else
            repeat
               uo.warmode(false)
               wait(500)
               uo.useskill("Meditation")
               wait(3000)
            until uo.mana >=28
        endif
      if uo.InJournal('World is') ; убьется ))
         UO.DeleteJournal()
         wait(130000)
      end if
end sub
Sub placecast()
var z
z=UO.Mana
   uo.waittargettile(1183, 2001, 2926, 10) #поменять координаты(,infotile)
   UO.Exec("cast 'Energy Vortex'")
      UO.DeleteJournal()
      repeat
         wait(100)
      until UO.Mana<z or UO.InJournal("fizzles"); сообщения филза
end sub

_________________
Image
YokoInjection CodeSweeper
Ошибка "Unhandled exception in parser"
Стрелялка для олдов.


Top
   
 Post subject:
PostPosted: 2009-12-04 14:06:07 
Offline

Joined: 2009-12-01 18:28:20
Posts: 3
не работает :(
не запустить кастера и не стреляет...


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 25 posts ]  Go to page Previous 1 2

All times are UTC+02:00


Who is online

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