• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [PB] advanced TSM AH bot profile

    Discussion in 'Archives' started by glvtron, Mar 23, 2012.

    1. TreeK

      TreeK New Member

      Joined:
      Jul 10, 2012
      Messages:
      170
      Likes Received:
      1
      Trophy Points:
      0
      Hey glvtron - saw you had listed as 'todo' implementing the TSM auto mail button. I coded this up a while ago and thought I'd share my code, in case you haven't got around to it yet. The TSM changes are all located in the ..World of Warcraft\Interface\AddOns\TradeSkillMaster_Mailing\Modules\AutoMail.lua file. I am not using a current version, so line numbers and code might be slightly different, but here goes:

      around line 21, add the name to the button creation line
      Code:
      local button = CreateFrame("Button", "TSM_AutoMail", MailFrame, "UIPanelButtonTemplate")
      around line 184, comment out the check
      Code:
       function private:StopAutoMailing(done)
      	--if private.button:GetName() then error("Invalid button name.") end
      In your profile you can access the button with

      Code:
      <Declaration Code="string TSM_AutoMail=&quot;RunMacroText(\&quot;/click TSM_AutoMail\&quot;)&quot;;" />
      and then

      Code:
      <CustomAction Code="Lua.DoString(TSM_AutoMail, 0);" />
      So, there you go. Hope it is useful to you.
       
    2. outplayedz

      outplayedz Member

      Joined:
      Dec 12, 2011
      Messages:
      50
      Likes Received:
      0
      Trophy Points:
      6
      I never have issues with setting programs/scripts up but i just can't seem to get this working. Tried everything, patched nd did everything post said. >It will go to AH does a getallscan then nothing happens. and bot stays with starting cycle.
       
    3. faels

      faels Member

      Joined:
      Jun 30, 2012
      Messages:
      50
      Likes Received:
      0
      Trophy Points:
      6
      Having an issue here. Followed the directions. The bot will load fine, run to the ah, and that's where the problems begin. It says it's doing the scans and posting but it isn't doing anything. I do have stuff in my bags to post. after it "says" it's scanning and posting it runs to the mailbox and sits there. Nothing done what so ever.

      View attachment 27884 2012-12-17 07.05.txt

      Update - I figured out part of the problem. I had to install the TSM _AuctionDB and _Accounting additions. The scans are going correctly now, however, I still cannot get it to post from my bags
       
      Last edited: Dec 17, 2012
    4. Smix

      Smix New Member

      Joined:
      Aug 30, 2011
      Messages:
      215
      Likes Received:
      2
      Trophy Points:
      0
      It works guys, and no you dont need all the plugins of TSM. Just core, auctioning and mail if posting/cancelling is your only task. And ye you need to be familiar with TSM.
      My only issue now is forever-stuck when there is nothing to post. It starts its posting cycle, tsm instantly responding post completed (since there is nothing to post) however PB does not pick up on this and waits forever.

      edit: Found temp solution if anyone else facing issue i have. Just make a group with something (total amount 2+) that is always in your bags that noone will buy for that price, and limit max post of it to 1. This way when there is nothing real to post it will still go through post cycle for a sec (to find out this item that noone will buy for this price is already posted with limit of 1). This way it will never stuck at posting when there is nothing to post anymore.
       
      Last edited: Dec 18, 2012
    5. xmsnxtradex

      xmsnxtradex New Member

      Joined:
      Sep 10, 2012
      Messages:
      172
      Likes Received:
      0
      Trophy Points:
      0
      so ill taked as this project was getting finaly Revived !!! and we can all hope for a fast update on the To-Do list becouse i realy liked what i saw there !! that hes able to use the Crafting part and can restock from GB! And actly it just poped into my head if you would might have the possibility to add the " Automated Relog Function" ( as in this profile http://www.thebuddyforum.com/honorb...-create-inks-prospecting-craft-neck-ring.html " to a JC,Alchy,Scribe.Ench
       
    6. Kvothine

      Kvothine New Member

      Joined:
      Oct 29, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      problems

      Hi!

      * Char goes to ah -check
      * scan ah -check
      * doesn't cancel auctions
      * doesn't make new auctions
      * goes to mail -check
      * gets new items -check

      i have to press manuel the buttons
      F1 / F2 Makros made.


       
    7. Spectrometer

      Spectrometer New Member

      Joined:
      Dec 18, 2012
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      reloading ui when looting mailbox would be nice. when u loot mailbox and there is that 30-40 sec left before new mail appears reloading ui now refreshes the mailbox instantly
       
    8. bitstream

      bitstream New Member

      Joined:
      Sep 21, 2012
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      Have you tried the plugin "TurboMailer"?
      It reloads the UI automatically.
      I can?t test it together with this profile because i have some other Problems.

      1. Bot goes to AH and starts a cancel scan, so far OK
      2. Bot does not cancel the auctions, macros and keybindings are OK and tested
      3. If i press the keys manually to cancel the auctions the Bot starts a post scan but nothing happens when no items in bags to post.
       
    9. Kvothine

      Kvothine New Member

      Joined:
      Oct 29, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      i changed follwing: made the mousewheel makro but disabled in HB config. it works now fine for me.


      only one thing: could you change the routine to: cancel, THAN Mailbox, THAN post?
      Its cancel, post, mailbox atm.....

      or how can i change this?
       
    10. Sjaak

      Sjaak New Member

      Joined:
      Sep 21, 2012
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      Works for like 99% gets my toon sometimes to go afk and dc sortly after.. Nothing inlog.

      Btw any who is willing to share some awsome tsm profilee, like herbs, ore's , gems etc... Just wondering
       
    11. Pari

      Pari New Member

      Joined:
      Oct 2, 2012
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      I have a problem with scanning auction TSM tool. Bevor he starts canceling and posting he did everytime a TSM Auction scanning. But TSM need a /reload after this scan. so the bot dosent do that /reload. can anybody help me in that point?
       
    12. Handyxd

      Handyxd New Member

      Joined:
      Jun 9, 2011
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0
      Have literally spent the last 3 hours trying everything mentioned in original post and posts from last 20-30 pages but to no avail, all my bot does is stand at the AH and do nothing!

      Would anyone really be kind enough to PM me if they have it working or think they might be able to help me out. I will post logs if needed! :)

      Many thanks
       
    13. Sjaak

      Sjaak New Member

      Joined:
      Sep 21, 2012
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      0
      Still testing this profile, had the same problem...
      I fixed it with the tsm app.. look at there website for more info on how etc.. the app. will update de DB every hour or day what you prefere ofc.

      You need to know how TSM really works and heb setup good profiles for your stuff.

      One problem i still see if there is nothing to cancel the bot will run the cycle cancel post.. but post nothing.. then go to the mail box.. stands there and waits..

      If you set post first it wil go and post then cancel... works so far... then goes to the mail box ... waits.... and go ceck again.. still running this profile so not really had time to fully test it, had some downtime 2 day :) haha

      Will try to test it some more tonight.. if it hangs again.. i kinda give up on it for now cause i don't have time to babysit my banker. the whole day.
       
    14. kuw84

      kuw84 New Member

      Joined:
      Dec 6, 2010
      Messages:
      267
      Likes Received:
      0
      Trophy Points:
      0
      Is there any way to make it so it can cycle inventory with the guild bank, for, say, glyph posting?
       
    15. Killerbiene

      Killerbiene New Member

      Joined:
      Dec 9, 2012
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      0
      Hello, I'm very confused;
      I make it so;

      <!--Fool's Cap-->
      <SellItemOnAhAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="None" UseCategory="False" RunTime="_48_Hours" AmountType="Amount" ItemID="72238" MinBuyout="25g0s0c" MaxBuyout="150g0s0c" StackSize="20" IgnoreStackSizeBelow="20" Amount="100" BidPrecent="100" UndercutPrecent="0.1" AutoFindAh="True" PostIfBelowMinBuyout="False" Location="0,0,0" />

      and then; PB 1.540: Skipping Fool's Cap since lowest buyout:1g84s97c is below my MinBuyout:25g0s0c

      He only acept Stacksize with 1? But i have IgnoreStackSizeBelow ''20''? Why scan he only 1 item?

      Its only work with Golden Lotus Stack and IgnoreStackSize its 1. ((PB 1.540: Selling Golden Lotus for 36g86s30c. Competition is at 36g89s99c))

      No Work with all Stack Item ''20''? Need help plz
       
    16. cjc0013

      cjc0013 New Member

      Joined:
      Sep 20, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      I don't use this bot but I think I can help.

      MinBuyout="25g0s0c" MaxBuyout="150g0s0c" StackSize="20"
      PER ITEM - PER ITEM - - StackSize
      EXAMPLE

      MinBuyout="1g0s0c" MaxBuyout="2g0s0c" StackSize="20"
      MIN BUYOUT 20g PER STACK MAXBUYOUT 40G PER STACK - STACK SIZE 20
       
    17. Yixin

      Yixin New Member

      Joined:
      Apr 4, 2012
      Messages:
      87
      Likes Received:
      4
      Trophy Points:
      0
      One problem is:

      When you get a blank mail, no cash/item but only text/title ===> Stuck at the mailbox.

      Anyone can help?
       
    18. cjc0013

      cjc0013 New Member

      Joined:
      Sep 20, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      Might help you.
       
    19. bitstream

      bitstream New Member

      Joined:
      Sep 21, 2012
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      My problem ATM is that the Buttons F1/F2 are not working.
      If i hit them manually it works fine.

      Any ideas?
       
    20. mykitty

      mykitty New Member

      Joined:
      Dec 17, 2011
      Messages:
      186
      Likes Received:
      0
      Trophy Points:
      0
      how do you make it so that after cancel you go to mail box and pick up your mail THEN post?
       

    Share This Page