Author Topic: TrailMyx's Pet Gump Healing 1.0  (Read 19714 times)

0 Members and 1 Guest are viewing this topic.

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
TrailMyx's Pet Gump Healing 1.0
« on: June 09, 2008, 12:51:59 PM »
0
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!

There are 1 attachment(s) in this post. You must register and post an acceptable introduction to download
tool_gumphealer11.txt
« Last Edit: October 03, 2008, 09:30:40 AM by TrailMyx »
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline MAas

  • Newbie
  • *
  • Posts: 5
  • Activity:
    0%
  • Reputation Power: 0
  • MAas has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: TrailMyx's Pet Gump Healing 1.0
« Reply #1 on: October 03, 2008, 05:38:22 AM »
0
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

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: TrailMyx's Pet Gump Healing 1.0
« Reply #2 on: October 03, 2008, 09:33:28 AM »
0
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....
« Last Edit: October 03, 2008, 09:40:54 AM by TrailMyx »
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Krusty The Klown

  • Jr. Member
  • **
  • Posts: 38
  • Activity:
    0%
  • Reputation Power: 0
  • Krusty The Klown has no influence.
  • Respect: +3
  • Referrals: 0
    • View Profile
Re: TrailMyx's Pet Gump Healing 1.0
« Reply #3 on: June 19, 2010, 03:39:36 PM »
0
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

Offline baldielocks

  • Sr. Member
  • *
  • Posts: 301
  • Activity:
    0%
  • Reputation Power: 4
  • baldielocks has no influence.
  • Gender: Male
  • Respect: +11
  • Referrals: 5
    • View Profile
Re: TrailMyx's Pet Gump Healing 1.0
« Reply #4 on: June 19, 2010, 07:04:09 PM »
0
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.