
Search found 9 matches
- 2008-10-09 00:09:50
- Forum: General
- Topic: edit inject display
- Replies: 3
- Views: 3031
- 2008-09-30 23:34:30
- Forum: General
- Topic: edit inject display
- Replies: 3
- Views: 3031
edit inject display

can i edit this for another type and color, for heal and mana potions?
vot eto tozhe takoj vopros bil
http://yoko.ultimasoft.ru/viewtopic.php ... ht=display
- 2008-09-17 16:02:49
- Forum: Scripting Ore
- Topic: timer
- Replies: 1
- Views: 939
timer
until uo.InJournal('put') OR uo.InJournal('fail') OR WAIT 10 sec
how to make OR wait10sec? i dont understand what timers do
until uo.InJournal('put') OR uo.InJournal('fail') OR LastTimer+300<UO.Timer()
i think dont work , but i ...
how to make OR wait10sec? i dont understand what timers do
until uo.InJournal('put') OR uo.InJournal('fail') OR LastTimer+300<UO.Timer()
i think dont work , but i ...
- 2008-08-08 21:31:03
- Forum: Scripting Ore
- Topic: Каторга на DrW
- Replies: 2
- Views: 1339
- 2007-09-14 00:01:02
- Forum: Scripting Ore
- Topic: wait for menu
- Replies: 2
- Views: 798
- 2007-09-13 18:39:43
- Forum: Scripting Ore
- Topic: wait for menu
- Replies: 2
- Views: 798
wait for menu
repeat
UO.DeleteJournal()
UO.UseType('0x1BEF') ; ingot
wait(1000)
uo.LClick(487,455) ; make last button
while NOT UO.InJournal('You put') AND NOT UO.InJournal('failed')
wait(500)
wend
sometimes i have lags and ...
- 2007-09-06 17:31:12
- Forum: Scripting Ore
- Topic: Unhandled exeption in parser
- Replies: 3
- Views: 1402
- 2007-09-04 23:07:11
- Forum: Scripting Ore
- Topic: warmode
- Replies: 5
- Views: 1830
- 2007-09-04 19:53:34
- Forum: Scripting Ore
- Topic: walk to
- Replies: 0
- Views: 1234
walk to
i want find element, go to him and kill. but my nothing happen, only big lag until i turn off script.
i dont remember what i done, but one time this script work.... maby problem to inject or walker?
sub killelem()
VAR Count, LastTimer, Elem
LastTimer=UO.Timer() ...
i dont remember what i done, but one time this script work.... maby problem to inject or walker?
sub killelem()
VAR Count, LastTimer, Elem
LastTimer=UO.Timer() ...