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

ProfessionBuddy, click TSM Automail button

foxxiee

New Member
Joined
Dec 29, 2010
Messages
2
Reaction score
0
Is there a way for professionbuddy to go to the mailbox and just click auto mail? this way I can set up which character gets what items in TSM and not worry about writing it into the profile.

Thanks!
 
On file Modules\AutoMail.lua
function AutoMail:OnEnable()
local button = CreateFrame("Button", nil, MailFrame, "UIPanelButtonTemplate")

Change nil to "TSMAutoMailButton" then in you profile do:

/click TSMAutoMailButton
 
Is it possible somehow to make that kind of macro for TSM buttons "Post auctions", "Cancel auctions", "Post" and "Cancel" ?
 
Back
Top