Yoko

All sides of Injection
It is currently 2025-10-15 15:59:34

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2010-03-22 20:59:03 
Offline

Joined: 2010-03-22 20:48:55
Posts: 1
нужен скрипт чтобы кидать стрелки по некст таргету ... в опций уо он такой "castspell - magic arrow " "target next " "last target". жду ваших скриптов


Top
   
PostPosted: 2010-03-28 16:25:24 
Offline
User avatar

Joined: 2010-03-27 06:15:56
Posts: 87
sub Arrow()
UO.Cast('Magic Arrow','lasttarget')
endsub


можно так

sub Arrow()
UO.Cast('Magic Arrow','laststatus')
endsub


или так

sub Arrow()
UO.Cast('Magic Arrow')
UO.waittargetlast()
end sub


или вот еще




sub Arrow()
UO.usetype(0x1F5F) ##0x1F5F - это тип скролла у тя другои будет
UO.waittargetlast()
end sub


или .
.
.
.


Last edited by lavdenis on 2010-03-29 09:48:47, edited 1 time in total.

Top
   
PostPosted: 2010-03-28 19:50:13 
Offline
User avatar

Joined: 2009-05-28 09:58:28
Posts: 2802
Location: Иваново
а чем не устраивает в опциях игры? О_о

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


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 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:  
Powered by phpBB® Forum Software © phpBB Limited