Yoko

All sides of Injection
It is currently 2024-03-28 15:38:25

All times are UTC+02:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: 2007-04-21 01:45:21 
Offline
User avatar

Joined: 2004-12-30 18:13:16
Posts: 175
Location: Russia
Code:
#################################### 
#####Mana Vampire на животное#######
####################################
#####Версия : 1.2####### 
####################################
#####Автор: 3Jlо6Hblu' u0ry®T#######
####################################
#####Благодарности в дополнии : #######
###########Sanch,Mr Nmy.#############
###########Настройки :##############
####uo.Count('0x1F61','0x0000')#####
###Указываем тип и цвет скролов#####
##uo.waittargetobject('0x012D0CA7')#
#######Указываем ID Животного#######
#Запускаем скрипт addon_uorypt_sanc и тыкаем на животное#
#######Указываем ID Животного#######

sub uorypt_mana_give()
var m = UO.Mana

If UO.Dead() Then
UO.Print("You are dead")
return
endif

if UO.Mana>=35 then
UO.UseObject('self')
checklag()
if uo.Count('0x1F61') then
UO.WaitTargetObject('Animal')
UO.UseObject('0x1F61')
Else
UO.Cast('Mana Vampire','Animal')
end if
Repeat
wait(100)
Until uo.injournal('The spell fizzles.') or m < uo.mana
UO.warmode(0)
If UO.GetDistance('lasthorse')<4 Then
UO.UseObject('Animal')
else
UO.Print("Please approach closer to an animal!")
Endif
else
UO.Print("Low mana!")
end sub

sub checklag()
UO.DeleteJournal()
UO.Click('backpack')
repeat
wait(50)
until UO.InJournal('backpack')
end sub

sub addon_uorypt_sanc()
uo.print('Please specify an animal')
uo.exec('addobject Animal')
while uo.targeting()
wait(100)
wend
UO.DeleteJournal()
end sub

_________________
Design, webdev, coding, c#, php, asp.net, xml, perl, sql, ajax, drawing, illustrating, restoration, photo, photoshop, schedule, pron, guitar, lead-guitar, js, jsp, java, dom, html, *nix, struts, cs, etc


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 1 post ] 

All times are UTC+02:00


Who is online

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