Code:
Changelog 0031 - 15.01.2014
+ Mailbox will automaticly send cloth now
Items that will be send:
herbs, ores, cloth, leather, elemental
+ Added Guildbank deposit option ( Pandaria only )
Items that will be disposed:
herbs, ores, cloth, leather, elemental
+ Autogathering stuckbug fixed
+ Updated german translation
+ Blacklisting for not reachable corpses (looting)
+ Gathering is more efficient now! No skipping of gatherable nodes
+ Does loot and skin all mobs/corpses around now
+ Fixed freezing in debug window
+ Improved onlinescripts
+ Autoequip supports every language
+ Updated internal database
+ Fixed some custom classes
+ added skinning knife skill
+ Fixed IsLoadingOrConnecting()
+ Added blacklist for grinding gather objects
+ Clears all targets after corpse run
+ Fixed point in the airbug at corpse run
+ Fixed bug if bot is in a loop (0 0 0 coordinates)
+ Fixed bug which occurs if you restart gathering mode
+ CustomClass settings can be used within the function Settings_GUI()
+ Added new API: bHit,x,y,z = TraceLine(x,y,z,x2,y2,z2,flag)
+ Added new API: AutoFlight(x,y,z,kontinentID)
+ Added new API: CanAttackUnit(UnitAddress)
+ Added new API: SetPullDist(pulldist)
+ Added new API: GetPullDist()
+ Added new API: SetFightDist(pulldist)
+ Added new API: GetFightDist()
+ Added new API: GetRecastPathLength(x,y,z,x2,y2,z2)