Hey ;(

Ask for help

Moderators: Murderator+, Murderator

Post Reply
helppls
Posts: 2
Joined: 2006-04-02 17:06:56

Hey ;(

Post by helppls »

First day using this program
I want to press f1 key and cast Cure, press it again (or hold it down) and targetself (so i can precast it or just spam cure). I tried to do it but the list of commands isnt in english and im a little lost. help with this hotkey would be appreciated :(. the commands list isnt in english so i dont understand many things.

thanks!!

(if you dont understand)
CastSpell Cure
Targetself
-
If i set that hotkey in UO i just have to hold the key down or press it once and when i get poisoned press it again to cure but is slow. thats why i wanted to set it on injection
Sanch
Posts: 308
Joined: 2005-07-17 15:30:52
Location: www.drw.ru

Post by Sanch »

You may set hotkey only in inject

Hotkey: F1

Command: cast 'Cure' self

then set: Add new hotkey

You may use skripts:

sub Cure()
uo.cast('Cure', 'self')
end sub

Command: exec Cure

Hotkey: F1

then set: Add new hotkey

Thet is all what i can help you, bicouse my English is not so good.
helppls
Posts: 2
Joined: 2006-04-02 17:06:56

Post by helppls »

that auto-cures me so i cant precast the spell and press the key again to target myself. :( i think you didnt understand me
is there any targetself command? i need english guide :(
Sanch
Posts: 308
Joined: 2005-07-17 15:30:52
Location: www.drw.ru

Post by Sanch »

Народ, вобщем долго общался с человеком в асе, ему нужно следующее: он хочет юзая один и тот же скрипт вначале юзать каст куре, а следующим юзанием скрипта кидать его на себя, вот собно, лично я ему в этом помоч не смог.
flake
Expert!
Posts: 746
Joined: 2004-08-11 23:56:17
Location: The Citadel
Contact:

Post by flake »

There is no secure way to do this. It is problematic to target something via Injection after the target in the cilent appears.
Sanch
Posts: 308
Joined: 2005-07-17 15:30:52
Location: www.drw.ru

Post by Sanch »

Я ему сказал то же самое, он оч разочаровался в инжекте...
Post Reply