Official ScriptUO EasyUO Scripts > Submit your Script

simple taming trainer (mastery)

(1/4) > >>

bendel:
Hi,

i have not found any script to raise 90 to 120 taming using masteries, so i just made an little loop for it.

be sure u have an maximum of MR and if possible Focus & Medit skill !
in 2 days(full) i raise 90-120.


--- Code: ---display Target your pet!
set #targcurs 1
set %mana 1
while #targcurs = 1
{
wait 1
}
set %petid #LTARGETID
repeat
{
finditem %petid G
if #findcnt < 1
{
gosub getapet
}
if #mana > %mana
{
event macro 15  744
target
event macro 22 0
wait 10
}
}
until #false
return
sub getapet
halt
return
--- End code ---



Keep calm and raise your skills.

Endless Night:
Nice.. finally an easy way to train taming

bendel:
yeah, the +5 taming SOT at 30 mil is a bit expansive too...

danielbatman:
Which mastery are you using in this script? I target my pet and nothing happens. Was trying to figure out what I am doing wrong.

bendel:

--- Quote from: danielbatman on February 21, 2016, 10:54:54 AM ---Which mastery are you using in this script? I target my pet and nothing happens. Was trying to figure out what I am doing wrong.

--- End quote ---

Hello,  it's using "Combat Training", u need the Book of Masteries left click and use Animal Taming.
 U need also minimum to eat Volume I  Animal Taming Primer.

Navigation

[0] Message Index

[#] Next page

Go to full version