Здраствйте. Вот сделал скрипт на каст стрелки в чара и добор регов из сундука. Последний (добор регов) не работает. Просто не делает его. Пытался еще некоторые варианты. Там он начинал перебирать реги в паке. Если можете, помогите пожалуйста. Буду благодарен.
VAR Sunduk = '0x40229F69'; ID сундука ...
Search found 35 matches
- 2008-03-06 19:37:57
- Forum: Scripting Ore
- Topic: Довести до Ума.
- Replies: 1
- Views: 1043
- 2007-05-20 11:09:08
- Forum: Scripting Ore
- Topic: Рекол по стоуну
- Replies: 17
- Views: 5157
Code: Select all
sub teled()
var stolb='0x0EDE'
UO.FindType(stolb,-1,'ground')
if UO.FindCount() then
UO.UseObject('finditem')
wait(120)
UO.LClick(405,276)
end sub
- 2007-05-06 22:35:00
- Forum: Trash
- Topic: Dragon World!
- Replies: 146
- Views: 91344
- 2007-05-06 21:08:56
- Forum: Scripting Ore
- Topic: пвп дракон
- Replies: 2
- Views: 1151
Re: пвп дракон
sub shrink1()
sub main() <<<<<<<<<
While true
UO.Exec("waitmenu 'What sort' 'Shrink'")
UO.waittargettype('0x0F0E')
UO.usetype('0x20D6')
UO.DeleteJournal()
while not UO.InJournal("You pour the") and not UO.InJournal("You toss the")
wait (100)
wend
Wait(500)
wend
end if
end sub
Когда ...
sub main() <<<<<<<<<
While true
UO.Exec("waitmenu 'What sort' 'Shrink'")
UO.waittargettype('0x0F0E')
UO.usetype('0x20D6')
UO.DeleteJournal()
while not UO.InJournal("You pour the") and not UO.InJournal("You toss the")
wait (100)
wend
Wait(500)
wend
end if
end sub
Когда ...
- 2007-05-05 06:03:00
- Forum: Trash
- Topic: Dragon World!
- Replies: 146
- Views: 91344
- 2007-05-05 06:02:30
- Forum: I need script!
- Topic: позойн Алебы
- Replies: 18
- Views: 4603
- 2007-05-02 23:04:32
- Forum: I need script!
- Topic: позойн Алебы
- Replies: 18
- Views: 4603
- 2007-05-01 23:39:18
- Forum: Trash
- Topic: Dragon World!
- Replies: 146
- Views: 91344
- 2007-04-19 22:05:19
- Forum: Scripting Ore
- Topic: Нужна небольшая помощь.
- Replies: 4
- Views: 1212
- 2007-04-19 20:55:00
- Forum: Scripting Ore
- Topic: Нужна небольшая помощь.
- Replies: 4
- Views: 1212
- 2007-04-19 17:06:59
- Forum: Scripting Ore
- Topic: Нужна небольшая помощь.
- Replies: 4
- Views: 1212
Нужна небольшая помощь.
АА помогите сделать в скрипте следушую фичу:
Vortex:
end if
wait(300)
uo.cast('Energy Vortex','self')
repeat
wait(4000)
until uo.injournal("fizzles") or uo.injournal("Vortex")
if uo.injournal("fizzles") then
goto Vortex
else
end if
Пишит: GoTo Неккорректное ...
Vortex:
end if
wait(300)
uo.cast('Energy Vortex','self')
repeat
wait(4000)
until uo.injournal("fizzles") or uo.injournal("Vortex")
if uo.injournal("fizzles") then
goto Vortex
else
end if
Пишит: GoTo Неккорректное ...
- 2007-04-17 18:43:53
- Forum: Scripting Ore
- Topic: Дрв элементали...
- Replies: 15
- Views: 4274
- 2006-12-16 21:52:57
- Forum: Scripting Ore
- Topic: Вот вощем дописал скрипт на пойзон пухи)
- Replies: 4
- Views: 1919
- 2006-12-10 20:24:19
- Forum: Scripting Ore
- Topic: Вот вощем дописал скрипт на пойзон пухи)
- Replies: 4
- Views: 1919
- 2006-12-10 18:53:10
- Forum: Scripting Ore
- Topic: Вот вощем дописал скрипт на пойзон пухи)
- Replies: 4
- Views: 1919
Вот вощем дописал скрипт на пойзон пухи)
Если каму нада юзайте:
sub poison()
var Exit=0
uo.print("Покажи Пуху")
UO.exec('addobject nyxa')
while uo.targeting()
wait(500)
wend
while Exit<>1
UO.FindType('0x0F0E','0x0998','backpack')
if uo.findcount() then ...
sub poison()
var Exit=0
uo.print("Покажи Пуху")
UO.exec('addobject nyxa')
while uo.targeting()
wait(500)
wend
while Exit<>1
UO.FindType('0x0F0E','0x0998','backpack')
if uo.findcount() then ...
- 2006-12-09 14:30:06
- Forum: I need script!
- Topic: Помогите дописать скрипт плиз ))
- Replies: 1
- Views: 1709
Помогите дописать скрипт плиз ))
Вот вообщем скрипт:
sub poison()
var Exit=0
uo.print("Покажи Пуху")
UO.exec('addobject nyxa')
while uo.targeting()
wait(500)
wend
while Exit<>1
uo.FindType('nyxa','backpack')
while uo.FindCount()
uo. ...
sub poison()
var Exit=0
uo.print("Покажи Пуху")
UO.exec('addobject nyxa')
while uo.targeting()
wait(500)
wend
while Exit<>1
uo.FindType('nyxa','backpack')
while uo.FindCount()
uo. ...
- 2006-12-02 17:15:49
- Forum: Scripting Ore
- Topic: Полезности, обсудим ?
- Replies: 31
- Views: 11569
- 2006-11-30 19:42:31
- Forum: Trash
- Topic: Dragon World!
- Replies: 146
- Views: 91344
CONDOMchick wrote:<FaTe> wrote:мм. Я вот тоже на ДРВ играю, ну хз канеш, гм-ы делают чета делают, парятся, придумывают, мне кажется было бы проше вернуть ПВП и ПВМ 2004 года. И шард бы вновь стал лучшим. ИМХО. Но почему то гм-ы этого делать не хотят.
ПВМ на шарде никогда к сожалению не было)
Нет ну были вещи на это похожие.)
- 2006-11-29 18:18:46
- Forum: Trash
- Topic: Dragon World!
- Replies: 146
- Views: 91344
- 2006-11-25 08:53:16
- Forum: Scripting Ore
- Topic: как добавить реконект что бы он работал?
- Replies: 20
- Views: 5437