Solutions
-
Bronson's post in Use item upgrade on item (heirloom upgrade) was marked as the answerMaybe someone will need:
RunMacrolua > /use Ancient Heirloom Scabbard
Wait > 1000
RunMacrolua > /use 16
Wait > 5000
RunMacrolua > /use Ancient Heirloom Armor Casing
Wait > 1000
RunMacrolua > /use 2
Wait > 5000
RunMacrolua > /use Ancient Heirloom Armor Casing
Wait > 1000
RunMacrolua > /use 3
Wait > 5000
RunMacrolua > /use Ancient Heirloom Armor Casing
Wait > 1000
RunMacrolua > /use 5
Wait > 5000
RunMacrolua > /use Ancient Heirloom Armor Casing
Wait > 1000
RunMacrolua > /use 13
Wait > 5000
and so on...
Where 16,2,3,5,13 is the number of the cell with equipment.
-
Bronson's post in Error with "Catch Zeppelin/Ship" was marked as the answerI made some edits in the code, now the character just runs forward, when the ship sails (from) and when ship arrives to the end point (to) character runs backward to the pier.
Don't forget only make your coordinates/transport id/continent id and if necessary edit variables "2000" and "3000" (seconds):
"wManager.Wow.Helpers.Move.Forward(Move.MoveAction.PressKey, 2000);" - move forward in 2 sec
"wManager.Wow.Helpers.Move.Backward(Move.MoveAction.PressKey, 3000);" - backward movement in 3 sec
Ship to SW from Rut'theran Village.xml