Page 1 of 1

Heal/Cure self

Posted: 2009-04-22 11:37:17
by Num3erOne-
Hey
Its possible creat scripts in yoko like thhis:
Scripts from easyuo


healcure:
if C in #charstatus
{
goto cure
}
set %jstart #jindex
event macro 15 3
set %rodzaj 2
gosub spellcheck1 300

In one key im wont have cure and heal when im have posion click key and cure click the same key heal.
If is possible pleas write a scripts what works in yoko injection

Posted: 2009-04-22 11:51:08
by Destruction
Yes, possible.

if uo.poisoned() then
; cure
endif

Posted: 2009-04-22 12:42:51
by Num3erOne-
Can you write all scripts with heal and cure ??


sub Heal()
if not UO.waiting() then
UO.Exec("cast Heal self")
end if
if uo.injournal("cliloc# 0xA3A1") then
UO.Exec("cast Heal self")
uo.deletejournal()
end if
end sub

Where im must add scripts with cure ??

Posted: 2009-04-22 13:47:56
by Destruction
Что-то он фигню какую-то спрашивает, ничего не понятно..

Кто-нибудь ему ответит кроме меня ?)

Posted: 2009-04-23 09:39:01
by CoS
script with cure must include heal function ?
ему походу надо чтобы в скрипте после хила шёл кур