Yoko

All sides of Injection
It is currently 2025-11-06 04:03:24

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Magery with scrolls
PostPosted: 2010-01-08 23:27:50 
Offline

Joined: 2008-10-19 18:34:50
Posts: 20
Здравствуйте!У меня не большая прозьба!Искал в поиске скрипт на магери со скроллов нашол только такой, но хотелось чтоб он брал скроллы с бекпека которы находится в сундуке как сразу скроллы кончались.Может есть кто поможет, пожалуйсто?!
Вот такой срип использавал.


sub main()
Repeat
UO.DeleteJournal()
While NOT UO.InJournal( 'You are at peace')
UO.UseSkill("Meditation")
Wait(1000)
Wend
UO.WaitTargetLast()
UO.usetype("0x1f40")
Wait(3000)
Until UO.Dead()
endsub


Top
   
 Post subject:
PostPosted: 2010-01-09 11:10:08 
Offline
Expert!
User avatar

Joined: 2005-09-14 15:31:58
Posts: 2152
Location: Latvia
sub main()
Repeat
UO.DeleteJournal()
While NOT UO.InJournal( 'You are at peace')
UO.UseSkill("Meditation")
Wait(1000)
Wend
if uo.count("0x1f40")<5 then
uo.findtype("0x1f40",-1,"сундук")
if uo.findcount() then
uo.moveitem("finditem","100","backpack")
wait(1000)
endif
endif
UO.WaitTargetLast()
UO.usetype("0x1f40")
Wait(3000)
Until UO.Dead()
endsub

_________________
Уроки языка Injection
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net


Top
   
 Post subject:
PostPosted: 2010-01-10 21:04:52 
Offline

Joined: 2008-10-19 18:34:50
Posts: 20
Спосибо огромное за быструю помощ!
Как только смогу проверю :)


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 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