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

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

    1. Spectrometer

      Spectrometer New Member

      Joined:
      Dec 18, 2012
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      Hey bro I tried turbomailer and it worked except that after reload the bot starts to mess up. It doesnt continue looting box but starts a posting cycle with the first 50 items looted.
       
    2. mykitty

      mykitty New Member

      Joined:
      Dec 17, 2011
      Messages:
      186
      Likes Received:
      0
      Trophy Points:
      0
      using the scroll to cancel/post sometimes i'll have to move my mouse to the wow screen to get it to work, is there any other way to do this?
       
    3. fenris

      fenris New Member

      Joined:
      Jun 29, 2012
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      Cause Scrolling is the main use of the mouse scroll, it will ever take priority. The only way is to use other keybind, i think.
       
    4. pakox

      pakox New Member

      Joined:
      Dec 7, 2012
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      0
      looks good, but can you please explain
      Set appropriate macros

      Keyboard macro: F1 ( /click TSMAuctioningCancelButton ) and F2 (/click TSMAuctioningPostButton )
      Mousewheel macro: use TSM built-in mousewheel macro , bind to CTRL (Modifiers: CTRL)

      this is the worst explanation i ever seen with a profile
       
    5. Baaine

      Baaine New Member

      Joined:
      Dec 27, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      so what does this bot do exactly? does it buy and resell for you or does it just refresh all your current items on the auction house?
       
    6. smreka

      smreka New Member

      Joined:
      Dec 29, 2012
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      Hm what exacetly does the patcher do.
       
      Last edited: Jan 8, 2013
    7. kuw84

      kuw84 New Member

      Joined:
      Dec 6, 2010
      Messages:
      267
      Likes Received:
      0
      Trophy Points:
      0
      it removes the captcha
       
    8. smreka

      smreka New Member

      Joined:
      Dec 29, 2012
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      Sometimes the bot will just do 1 cycle of either post or cancel and just stand there for some reason, he won't go to the mailbox at all. I noticed this happens mostly when he starts of with empty bags. He'll cancle the auctions and then just stand there.

      3372 2013-01-13 09.05.txt - Speedy Share - upload your files here
       
    9. bakdoor

      bakdoor New Member

      Joined:
      Dec 28, 2012
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Is there an option to do a dealfinding search each cycle? That would be amazing.
       
    10. Spectrometer

      Spectrometer New Member

      Joined:
      Dec 18, 2012
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      Not sure if this is profile related matter but it tries to use opposing faction molle if its close. Any fixes?
       
    11. feelgewd

      feelgewd New Member

      Joined:
      Jan 18, 2013
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      It's working pretty good!
      it scans/post scans/cancel (undercutters)

      Any chance that my toon won't walk all the time to the mailbox after i posted the auctions?
      Would be awsome if there was a posibility only walk to the mailbox once per hour or less :)
       
    12. Haley

      Haley New Member

      Joined:
      Feb 1, 2010
      Messages:
      152
      Likes Received:
      3
      Trophy Points:
      0
      It would be perfect if it could deposit items from the guild bank
       
    13. jw505

      jw505 Member

      Joined:
      Oct 24, 2012
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      6
      dear glvtron, need some help.

      I can run the script smoothly at my work computer but cant run it on my other one... it can get the mails, and do the post/cancel scan but dont want to actually post/cancel. After I do the post/cancel manually while running the bot, it then runs nicely to the next spot(mail or post/cancel). I used the same addon folder on both computers. can you think of anything that can cause this problem?

      many thanks
       
    14. Swizzie

      Swizzie New Member

      Joined:
      Feb 19, 2011
      Messages:
      915
      Likes Received:
      7
      Trophy Points:
      0
      How long does this usually take to get posting? I replaced the tsm files with the ones on the svn. Its scans tsm but it isnt posting anything.
       
    15. ebouster

      ebouster New Member

      Joined:
      Oct 6, 2012
      Messages:
      245
      Likes Received:
      1
      Trophy Points:
      0
      dang it i just found this thread this thing looks magnificent, too bad its not being updated anymore!! argh! only can get it to scan and run to the mailbox.. doesn't post anything up on the AH from my inventory <sigh>
       
    16. Spectrometer

      Spectrometer New Member

      Joined:
      Dec 18, 2012
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      Sounds more like a TSM problem to me I've been posting with this thing flawlessly for days.
       
    17. ebouster

      ebouster New Member

      Joined:
      Oct 6, 2012
      Messages:
      245
      Likes Received:
      1
      Trophy Points:
      0
      40 smackers if someone can work with me in getting this to work via here, PM/SKYPE, whatever! I have no knowledge of code or anything like that so this is all very confusing with all the editing that is required. Is it possible for it to do this every hour instead of 15 minutes though? Let me know. Thanks.
       
    18. bakdoor

      bakdoor New Member

      Joined:
      Dec 28, 2012
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      0
      Edit your TSMbot.xml and look for this two lines right in the beginning:

      <Settings DefaultValue="40" Type="Int32" Name="MinWait" Summary="Minimum delay between cycles" Category="Misc" Global="True" Hidden="False" />
      <Settings DefaultValue="80" Type="Int32" Name="MaxWait" Summary="Maximum delay between cycles" Category="Misc" Global="True" Hidden="False" />

      Change them to this:

      <Settings DefaultValue="3000" Type="Int32" Name="MinWait" Summary="Minimum delay between cycles" Category="Misc" Global="True" Hidden="False" />
      <Settings DefaultValue="3600" Type="Int32" Name="MaxWait" Summary="Maximum delay between cycles" Category="Misc" Global="True" Hidden="False" />

      The bot will then wait 50-60 minutes between cycles. Make sure you have some form of anti-AFK so that the game doesn't kick you out for inactivity.
       
    19. Aestysu

      Aestysu New Member

      Joined:
      Jun 6, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Got the profile working fine. But, is there any way to make it cancel the auctions, run to mailbox, run back, post auctions, then wait for the next cycle to start?

      at the moment it cancels the auctions, then posts the auctions, runs to mailbox and waits till it starts again.
       
    20. LighTTT

      LighTTT New Member

      Joined:
      Feb 2, 2013
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Guys, is this bot work at Ru servers or english only?
       

    Share This Page