Yoko

All sides of Injection
It is currently 2025-12-03 04:04:34

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2006-12-09 11:19:49 
Offline

Joined: 2006-12-09 11:15:34
Posts: 3
Помогите пожалуйста сделать скрипт к сервиру http://eliciumuo.666.lt/
Скрипт на Бс просто чтобы метал бы с своём backpack и даггеры делал! Да и если не тяжело то переплавку по одному также чтобы мелат лежал в backpack plz ocen nuzen! :(


Top
   
 Post subject:
PostPosted: 2006-12-09 19:41:37 
Offline
User avatar

Joined: 2006-12-04 00:23:37
Posts: 36
Юзайте поиск

Code:
############################################################################################
#File info##################################################################################
############################################################################################
;Copiraten: by ICe aka ICeCREAm                                                            #
;     Mail: Hoob@narod.ru  писать с пометкой UO                                            #
;      Icq: 222228147 писать с пометкой UO                                                 #
;      WWW: http://hoob.narod.ru      >                                                    #
;[; plz not sale outside for russia,for all questions call #911 or (Hoob@narod.ru) ask me;]#
#############################################################(с) 2005 made in russia :) ####


sub Blacksmithing()
var Exit=0, LastTimer
while Exit<>1
uo.DeleteJournal()
LastTimer=uo.Timer()
uo.WaitMenu('Blacksmithing','Weapons','Weapons','Swords','Swords','dagger')
uo.UseType('0x1BEF')
 
while not uo.InJournal('You put') and not uo.InJournal('You have failed')
wait(500)
wend

if uo.InJournal('You have failed') then
repeat
wait(100)
until uo.Timer()>=LastTimer+100
end if

uo.FindType('0x0F51',-1,'backpack')
wait(500)

if uo.GetQuantity('finditem') then
uo.WaitTargetObject('finditem')
uo.UseObject('0x40001072') ; Форж
end if

uo.FindType('0x1BEF',-1,'backpack')
if uo.GetQuantity('finditem')<10 then
uo.FindType('0x1BEF','0x0000','0x40001234') ;Cундук с ингами
wait(1000)
uo.Grab('1000','finditem')
Endif
wait(1000)
wend   
end sub


Top
   
 Post subject:
PostPosted: 2006-12-09 22:42:01 
Offline

Joined: 2006-12-09 11:15:34
Posts: 3
Посиб большое=)


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