Yoko

All sides of Injection
It is currently 2024-03-28 09:19:58

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2005-02-01 02:15:25 
Offline
User avatar

Joined: 2004-08-25 01:28:18
Posts: 49
У меня возник вопрос следуещего содержания ....
Я скачал скрипт все работает Копание, Рекол домой, Разгрузка, Загрузка регов. Но все хорошо то того момента пока не появится Элем . А тоесть в скрипте забита функция убийства оного .. Все работает пока он (в смысле чар )его не убъёт По скрипту он должен лутать его то-есть забераь руду и Гп ....
Но Этого не происходит он виснет пишет ошибку ...
Если можете подскажите пожалуста в чем дело ... Из за чего Это происходит ...
ВОТ И САМ СКРИПТ ( ТОЕСТЬ ЧАСТЬ КАТОРАЯ ОТВЕЧАТ ЗА KILL ЭЛЕМА )

sub ElemKill()
UO.Exec("terminate Mining")
UO.UseType("0x0F0E","0x0631")
wait(100)
repeat
UO.DeleteJournal()
if UO.Mana<50 then
wait(14000)
UO.UseType("0x0F0E","0x09DF")
endif
UO.WaitMenu("What","Daemon")
UO.Cast("Polymorph")
wait(1000)
while checkmorph()==false
wait(100)
wend
until NOT UO.InJournal("spell fizzles")
UO.FindType("0x0010","0xffff","ground")
UO.GetStatus("finditem")
uo.SetGlobal("name",UO.GetName("finditem"))
uo.textopen()
uo.textprint(UO.GetName("finditem"))
wait(100)
lifeup("healing")
UO.WarMode(1)
wait(100)
UO.DeleteJournal()
UO.Attack("laststatus")
while check("0x0010")==true
gotoxy(UO.GetX("laststatus"),UO.GetY("laststatus"),1)
wait(100)
wend
uo.SetGlobal("timekill",time())
UO.WaitTargetGround("0x19B9")
wait(500)
UO.Grab("all")
UO.WaitTargetGround("0x0EED")
wait(1500)
UO.Grab("all")
wait(100)
UO.Exec("warmode 0")
recall("1")
log(5,uo.GetGlobal("name"),"")
uo.textopen()
uo.textprint("Поимели рудку =)")
UO.Exec("exec Mining")
end sub

Заранее БЛАГОДАРЕН ..................


Top
   
PostPosted: 2005-02-01 09:35:39 
Offline
Expert!
User avatar

Joined: 2004-07-04 00:14:58
Posts: 1284
возьми эту часть из свежего скрипта Саваджа... всё равно все её юзают ;)


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

All times are UTC+02:00


Who is online

Users browsing this forum: Google [Bot] and 2 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