Yoko

All sides of Injection
It is currently 2025-11-23 03:35:40

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Покупка птиц
PostPosted: 2010-02-19 13:26:08 
Offline

Joined: 2010-02-19 13:21:51
Posts: 5
не нашел такого скрипта, а сам в скриптописании не понимаю...

купил птицу, убил её, разрезал, достал перья, снова купил и так далее по кругу, при достижении веса прыгнул домой, разгрузился прыгнул обратно и опять погнал..

и еще, как автоматически кинуть таргет на появившегося игрока?

Серв DRW

заранее спасибо!


Top
   
PostPosted: 2010-02-21 13:06:47 
Offline
User avatar

Joined: 2009-03-06 21:52:25
Posts: 89
Ну напишу пример! ;)

Вот скрипт на скупку!
Code:
sub something()
while 1
uo.buy()
wait(5000)
wend
end sub


Quote:
Синтакс: ,buy listname [vendorname]
none uo.buy(listname,[vendorname])
Тема: Покупка и продажа Ключевые слова: command, uoscript, buysell


Вот тебе на убийство
Code:
Kill()
if UO.FindCount("finditem")>0 then
uo.attack("finditem')
uo.deletejournal()
while not uo.journal('текст трупа чтобы он продолжал скрипт по новой')
wait(100)
wend
end if
end sub


Quote:
Ну разгрузку и полёт - найти не сложно можно взять с любого скрипта мининга!


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