What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

How to Mount a Mount, and pull something from the bank

gamer4156

Member
Joined
Jan 14, 2014
Messages
51
Reaction score
1
I have it so AB calls my mount under a certain condition but I am unable to get it to mount.

My current approach is

UseSkillAndWait("Mount Pet.");

Also how do I pull a specific item like lumber out of the warehouse?

public List<Item> getItems()

public bool MoveItemFromWh("Lumber")

Any help or direction would be greatly appreciated.
 
Back
Top