• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [ProfessionBuddy+TradeSkillMaster] "/click" macros issue

    Discussion in 'Honorbuddy Support' started by strix, Oct 9, 2011.

    1. strix

      strix New Member

      Joined:
      Feb 13, 2010
      Messages:
      442
      Likes Received:
      18
      Trophy Points:
      0
      I'm trying to click TSMCraftNextButton with ProfessionBuddy. I was normally using mouse/keyboard macros program for that, but then it's not possible to do anything else during crafting and thats annoying :(

      In-game macro "/click TSMCraftNextButton" (it's name is TSMCraft) works.

      But none of those 2 PB Custom Actions work properly:
      Code:
      Lua.DoString("RunMacro(\"TSMCraft\")");
      Lua.DoString("RunMacroText(\"/click TSMCraftNextButton\")");
      They just grey out crafting button, but don't start the crafting at all.

      Any ideas?

      EDIT:
      In other profile this is working flawlessly:
      Code:
      Lua.DoString("RunMacroText(\"/click PostalOpenAllButton /run CheckInbox()\")"); Thread.Sleep(5000);
       
      Last edited: Oct 9, 2011
    2. strix

      strix New Member

      Joined:
      Feb 13, 2010
      Messages:
      442
      Likes Received:
      18
      Trophy Points:
      0
      I just wonder how is that possible, ANYTHING works, but not when i try to launch it with HB.
       
    3. Toney001

      Toney001 New Member

      Joined:
      Oct 12, 2011
      Messages:
      1,206
      Likes Received:
      5
      Trophy Points:
      0
      I'm having this exact same issue, and looking for info I found this.
      Does anyone know how to make it work like that? The in-game macro works perfect, but when I run it through HB, it does not :(
       
    4. Jandurson

      Jandurson New Member

      Joined:
      Dec 9, 2011
      Messages:
      162
      Likes Received:
      0
      Trophy Points:
      0
      Pretty sure its something in the addon that has to be written. I remember on the PX forums someone had a modified version that worked.....but thats shut down.
       
    5. Inrego

      Inrego New Member Buddy Store Developer

      Joined:
      Feb 7, 2010
      Messages:
      2,765
      Likes Received:
      71
      Trophy Points:
      0

    Share This Page