when appear something in journal
do something
well i tried with until and dont work.
i dont know if im being clear.
i wish a script that keep sleeping, waiting for work, dont matter how time it can get. then, when appear somethin in journal the scrill will do what i want
there is any when command in injections script???
and another thing is
sub main()
if (uo.life) = (uo.str) then
UO.Print("ok. it is working")
endif
end sub
it isnt working but if i erase = and place > or < its work.
is it like fortran that when i have to comparate two thing i have to use some comands like .eq. or .gt.?
help me!

***************
edited
**************
and how can i access bank from a sign? use the sign then, how can i choose the right button?