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.
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?
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.
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
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?
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
Not sure if this is profile related matter but it tries to use opposing faction molle if its close. Any fixes?
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
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
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.
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>
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.
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.
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.