ScriptUO

Official ScriptUO EasyUO Scripts => Script Library => Combat/Healing/Looting => Topic started by: The Ghost on April 15, 2015, 05:13:35 PM

Title: Andros Utility Tool Bar
Post by: The Ghost on April 15, 2015, 05:13:35 PM
.I have written this simple script ( Andros UTB) to assist me while doing Andros. It will attempt to disco the Wips and attack Wips casting. spell.   While training your pet, you can heal him and your self.  
 
Code: [Select]
; ==================================
    ; Script Name: Andros Utility Tool Bar
    ; Author: The Ghost
    ; Version: 1.6
    ; Client Tested with: 7.0.45.0 (build 286)
    ; Shard OSI / FS: OSI tested
    ; Revision Date: 2015 Mar 11
    ; Public Release:
    ; Purpose: Help you disco Monster, heal your pet & you
    ; Special Thanks:
    ;        manwinc for helping finding issue.
    ;        C_2 & TM for some of their snippet
    ; ==================================
Revisions
 1.0  Build Menu
 1.2  Add Disco.  Not working properly
 1.2a  Utilize C_2 disco
 1.4 add heal Pet owner ( Sagittarri)
 1.6 Add Generic Disco on Target
 
Title: Re: Andros Utility Tool Bar
Post by: Zurg on April 15, 2015, 05:25:46 PM
i guessing it over my head to see this script
Title: Re: Andros Utility Tool Bar
Post by: gimlet on April 15, 2015, 05:39:54 PM
I'm guessing he forgot to attach it!
Title: Re: Andros Utility Tool Bar
Post by: The Ghost on April 15, 2015, 05:59:26 PM
My bad,  I uploaded as Pic.  Here the file now
Title: Re: Andros Utility Tool Bar
Post by: Zurg on April 15, 2015, 06:14:43 PM
Much better i can see it
Title: Re: Andros Utility Tool Bar
Post by: Endless Night on October 17, 2015, 09:56:37 AM
Congratulations your Script has been moved to Script library
(If you feel the script is in the wrong section please send me a pm.)

Thank you for your submission.


Congrats... Nice toolbar.
Title: Re: Andros Utility Tool Bar
Post by: cherrios on December 16, 2015, 12:17:15 PM
How would I go about changing cast fireball to bombard? can anyone help me with this plz?
Title: Re: Andros Utility Tool Bar
Post by: MeWonUo on December 16, 2015, 12:47:05 PM
How would I go about changing cast fireball to bombard? can anyone help me with this plz?

change:
event macro 15 17
to:
event macro 15 689

Good reference here for anything event macro related:
http://wiki.easyuo.com/index.php?title=Event_Macro
Title: Re: Andros Utility Tool Bar
Post by: cherrios on December 30, 2015, 10:02:22 AM
awesome ty so much