ScriptUO

Official ScriptUO EasyUO Scripts => Script Library => Combat/Healing/Looting => Topic started by: TrailMyx on June 09, 2008, 12:51:59 PM

Title: TrailMyx's Pet Gump Healing 1.0
Post by: TrailMyx on June 09, 2008, 12:51:59 PM
Code: [Select]
;-----------------------------------------------------------
; Script Name: TrailMyx's Pet Gump Healing
; Author: TrailMyx
; Version: 1.0
; Client Tested with: 5.0.9
; EUO version tested with: 1.5 109
; Shard: OSI, FS
; Revision Date:  3/26/2007
; Public Release: ...
; Global Variables Used: None
; Purpose/Features:
;   This will attempt to pull up your pet's healthbar and heal according to
;   %heal_percentage
;-----------------------------------------------------------

Test code included!
Title: Re: TrailMyx's Pet Gump Healing 1.0
Post by: MAas on October 03, 2008, 05:38:22 AM
i was in this place healing my cu training on a shadow ele and seemed like it was missing something i dont know maybe i done something wrong
Title: Re: TrailMyx's Pet Gump Healing 1.0
Post by: TrailMyx on October 03, 2008, 09:33:28 AM
Actually, there was an error in it.  I had an pet id of my old dead dragon in there when I was testing it.  Now it's generic again.  Just remember to put the #FINDID of your pet into %target_id1.

Please note:

This isn't a "script" really meant for you to just run.  These are routines that will allow you to write pet healing into your own scripts....
Title: Re: TrailMyx's Pet Gump Healing 1.0
Post by: Krusty The Klown on June 19, 2010, 03:39:36 PM
I read where u say that this isnt a script to just run, and there are routines to add pet healing to your own scripts but i was just messing around training my cu on a shadow ele and as long as i kept my client on top of my screen it worked out just fine im sure u already knew that but i figured i would post just incase
Title: Re: TrailMyx's Pet Gump Healing 1.0
Post by: baldielocks on June 19, 2010, 07:04:09 PM
I will be posting a casting / vet version of this soon for debug if you want to try that out as well. One down side of pixel scanning subs, the client must always retain focus. The good side is, most will continue vetting if it is not in focus.