Yoko

All sides of Injection
It is currently 2025-11-11 00:55:47

All times are UTC+02:00




Post new topic  Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Magery
PostPosted: 2007-05-05 22:16:45 
Offline

Joined: 2007-04-23 12:12:02
Posts: 1
Парни выложите скрипт для прокачки магии , например чтобы чар кастовал поисон под drw


Top
   
 Post subject:
PostPosted: 2007-05-07 02:16:03 
Offline
User avatar

Joined: 2005-04-05 04:13:24
Posts: 139
Location: DRW
ну ты даешь :D

Code:
Var Sunduk='0x40226380' 

sub main()
While uo.count('0x0F88','0x0000')>0

if uo.skillval('Magery',1)==1000 Then
return
end if

UO.FindType('0x0F88',-1,'backpack')
While UO.GetQuantity('finditem')<5
UO.FindType('0x0F88','0x0000',Sunduk)
wait(1000)
UO.Grab('100','finditem')
wait(700)
Wend

##while uo.mana>20
cheklag()
uo.cast('Poison','self')
wait(3000)
##wend


Repeat
uo.deletejournal()
uo.useskill('Meditation')
Wait(3000)
Until UO.InJournal("You must wait to perform another action") or uo.mana >= uo.int

While uo.mana < uo.int
Wait(100)
Wend
Wait(100)

Wend
end sub

sub cheklag()
uo.deletejournal()
uo.click('backpack')
Repeat
wait(100)
Until UO.InJournal("backpack")
end sub


Top
   
 Post subject:
PostPosted: 2007-05-07 02:18:06 
Offline
User avatar

Joined: 2007-02-21 20:15:57
Posts: 479
вот еще вариант более простого скрипта, прост в настройке

Code:
sub magery() 
repeat
If UO.mana>=5 Then
uo.cast("Agility" , 'self')
wait(4500)
Else
while uo.mana<100
UO.useskill('Meditation')
wait(4500)
wend
EndIf
until false
end sub

_________________
Шард Антарес
Ururu


Top
   
 Post subject:
PostPosted: 2007-06-29 00:41:35 
Offline

Joined: 2007-06-08 11:44:35
Posts: 80
Code:
sub magery() 
repeat
If UO.mana>=20 Then
uo.cast("Teleport", 'self')
wait(1000)
Else
while uo.mana<62
UO.useskill('Meditation')
wait(4500)
wend
EndIf
until false
end sub





Исправил магию на телепорты но на себя не кастуетса почемуто пишет что не видит цели


Top
   
 Post subject:
PostPosted: 2007-06-30 01:35:13 
Offline

Joined: 2007-06-08 11:44:35
Posts: 80
что не кто не знает как зделать скрипт чтобы под себя кастовал телепорт ??


Top
   
 Post subject:
PostPosted: 2007-06-30 08:45:29 
Offline
User avatar

Joined: 2007-05-03 12:51:55
Posts: 36
Сними кооринаты с себя и по ним и кастуй.. примеров тут полно (тот же скрипт на стенки) - дерзай. :twisted:


Top
   
 Post subject:
PostPosted: 2007-06-30 16:51:15 
Offline

Joined: 2007-06-08 11:44:35
Posts: 80
из меня никакой скрипт такчто можна чтобы он кастовал под сетя телепорт просто ?


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 7 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