Search found 2 matches

by Secret
2004-06-09 10:11:51
Forum: Scripting Ore
Topic: Help with mining script
Replies: 1
Views: 2050

Help with mining script

sub mina()

var steps
steps = 0
start:


uo.exec("waittargetobject rune;cast Recall")#till 348 1447 1
wait(3500)
if uo.injournal("The spell fizzles.") == TRUE then
uo.deletejournal()
goto start
endif

#################runda 1
start1:
while steps < 12


if UO.Life < 100 OR uo.injournal("You see ...
by Secret
2004-06-03 19:13:02
Forum: General
Topic: Commands
Replies: 0
Views: 1648

Commands

Im new to this, so can someone say every command and what they do in english? couldnt find a help page in english :cry:

Thanks in advance.