Page 1 of 1

How to change a name of your creature by using a script?

Posted: 2004-09-02 17:34:32
by Numidian
I've got a question . . .

Is there any way to drag a (let's call it) "Health bar" a then let the script change the name of the creature you own ? I mean some technigue to call up the health bar of your creature a then change its name all with the help of injection script. Because i do it manualy and it takes quite some time.

I realy wonder couldť think about anything myself ( we'll no wonder at all) And tryed to find the way for quite some time but without any result.

Thanks for your answers, hope they will be in a positive mood.

Posted: 2004-09-02 22:17:03
by Lord Ruslan Nightmare
healthbars - purely UO-client's feature, Injection can't control this. Only way to aquire health bar - is uo.drag() command. They maybe you will able to enter text with uo.say()...But this will be unreliable script.

Posted: 2004-09-03 01:45:16
by evil_Gremlin
This can be done in injection without dragging & saying, but Yoko would not implement this. There is a serious exploit that is using that method.

Posted: 2004-09-03 16:34:21
by Numidian
Oki thanks for the reply at least i know there is no reasonable way . . .