Official ScriptUO EasyUO Scripts > Scripting Chat

Animal Lore Gump Killer?

(1/1)

voodoo:
with the change in the animal gump last year when they put in custom training of your pet they also messed up the animal lore gump for using animal lore.
historically to train animal lore i would just get a bird and hide and then make a uoassist macro to lore the bird and pause for 1 second and loop it and let it run for a day till it hit 120.

but now you cant use the animal lore skill if the animal lore gump is open.

so i need to find a way to kill the animal lore gump after each attempt to use the animal lore skill.

so ive been mucking around with a script but i thought maybe i should ask here first to see if anyone has any better idea's on how to skin this cat?

so far im hereL

event macro 13 2
event macro 22
wait 30
event macro 31 0
wait 30

but it is choppy as heck and it wont run on my old computer only my new one.
and that kill gump event macro kills everything on screen, paperdoll, backpack, status bar, map ect ect.
i cant target the animal lore gump specifically.

anyone have any suggestions on how to make this run better?

im currently looking at adding in a sub to do a generic pet picking for like cows and gamins
set %initpet IG_NG_OH

then a use that pet sub
but its the killing of the gump that has me stumped.

thoughts?



12TimesOver:
Just right-mouse click it?

click x y r

kazbar:

--- Quote from: 12TimesOver on December 12, 2018, 07:42:58 AM ---Just right-mouse click it?

click x y r

--- End quote ---

Thank you for the help. This did the trick for me. Just added "click 1300 150 r" (everyone will have different coordinates) in the Animal Lore Sub and it worked!



Navigation

[0] Message Index

Go to full version