Yoko

All sides of Injection
It is currently 2025-10-11 23:01:05

All times are UTC+02:00




Post new topic  Reply to topic  [ 8 posts ] 
Author Message
PostPosted: 2007-09-29 04:17:25 
Offline

Joined: 2007-09-29 04:12:38
Posts: 3
Дайти пожалуста скрипт на Тайминг для Forgotten World
Зарание огромное спасибо


Top
   
 Post subject:
PostPosted: 2007-09-29 09:44:56 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
А чем он отличается от обычных?


Top
   
 Post subject:
PostPosted: 2007-09-29 15:29:00 
Offline

Joined: 2007-09-29 04:12:38
Posts: 3
Scripts Writer wrote:
А чем он отличается от обычных?


там таймить с стафа с палки


Top
   
 Post subject:
PostPosted: 2007-09-29 15:38:32 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
в скриптах которые ты можешь тут видеть тоже


Top
   
 Post subject:
PostPosted: 2007-09-29 18:20:30 
Offline

Joined: 2007-09-29 04:12:38
Posts: 3
Scripts Writer wrote:
в скриптах которые ты можешь тут видеть тоже


скиньте пожалуста этот скрипт сюда я по всему форуму пролазил и не нашол подходящего скрипта зарание спасибо


Top
   
 Post subject:
PostPosted: 2007-09-30 14:17:44 
Offline
User avatar

Joined: 2006-03-23 19:25:23
Posts: 101
Code:
sub taming()
var Animal=0x000F72E1 ;ID животного.
UO.Exec('terminate Reconnector')
wait(1000)
UO.Exec('exec Reconnector')
wait(1000)
UO.DeleteJournal()
while not UO.InJournal("It seems") or not UO.InJournal("You can't see")
UO.Say("all release")
UO.Useskill('Spirit Speak')   
wait(5000)
UO.DeleteJournal()
UO.WaitTargetObject(Animal)
UO.UseType('0x13F8') ;Тип тайминг стаффа.
repeat
wait(200)
until UO.InJournal("fail") or UO.InJournal("It seems") or UO.InJournal("You can't see")
wend
end sub

Sub Reconnector()
var ReconnectTime, RFlag
ReconnectTime = '0'
RFlag = 1
Repeat
While (UO.ObjAtLayer('Bpack') == '')
if RFlag Then
ReconnectTime = MakeTime()
RFlag = 0
endif
Wait(20000) # WorldSave Protection
UO.Say('')
Wait(3000)
UO.Say('')
Wait(3000)
UO.Say('')
Wait(3000)
UO.LDblClick(357,164)
UO.LClick(616,459)
Wait(3000)
WEnd
Wait(3000)
if (RFlag == 0) and (ReconnectTime <> '0') Then
UO.Exec('terminate taming')
wait(1000)
UO.Exec('exec taming')
wait(1000)
UO.TextOpen()
UO.TextPrint('Disconnected & Reconnected @ '+ReconnectTime)
RFlag = 1
ReconnectTime = '0'
endif
Until false
end sub

Sub MakeTime()
VAR D, T, Ret, i
Ret = STR(UO.Time())
T = ""
For i = 0 To Len(Ret)
T = Ret[Len(Ret)-i] + T
If (I == 2) OR (I == 4) Then
T = ":" + T
EndIf
Next
Ret = STR(UO.Date())
D = ""
For i = 0 To Len(Ret)
D = Ret[Len(Ret)-i] + D
If (I == 2) OR (I == 4) Then
D = "." + D
EndIf
Next
Ret = T + " @ " + D
RETURN Ret
end sub

Вот со спирит спиком и реконнектором.

_________________
:O


Top
   
 Post subject:
PostPosted: 2007-10-11 19:11:46 
Offline

Joined: 2007-10-03 13:24:47
Posts: 20
На фв есть особенность,после таво как затомил,алл релис,животное длжно некоторое время забыть хозяина...поэтому впешите плиз в скрипт чтоб тамил жиность вокруг себя,скажем 10 овец со стафа,и кормил их


Top
   
 Post subject:
PostPosted: 2008-04-18 16:47:06 
Offline

Joined: 2008-04-12 17:21:23
Posts: 7
upp) :D


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 1 guest


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