Is it possible, and can may anyone add a Plugin to run in SW ore OG from AH to Mail and back? Refresh AH comlete run to Mailbox and open all Mails from the Farmbots run to AH and put all auctions with Appraiser and click on all auctions the new accept button run back to Mailbox and open all Mails again...and then back to AH and set new Auctions... i use auctioneer with appraiser becouse its the best Auction Addon out there, but the run from Mailbox to AH and accept every time the new button on new auctions is boring
no one ever made one public... Several have said they were making one but in the end it wall all BS. I dont know if the AH frames is causing the troubles but it should be an easy job for plugin coders.... or maybe it should be done as a CC... /note to self: Cmon ronnieole, sit down and start coding. edit: This could be done with addons and autoit as the AH nps and mailboxes never moves... I think I will try make a autoit for this...
Yeh I think along with some addon's it wouldn't be terribly hard though there would be some problems that would come in I would think.
Just use addon, its the same speed Isnt the new plugin called automator, going to include something like that?
Is there may any autoit script possible to just wait for the new AH accept button abd click ok ... that can be run in front and bacground?
that would be pretty simple to code in autoit... if pixelgetcolor("x,y")=some red color then mouseclick("left" x,y) or pretty similar
I dont think it would be able to code it so it will run in background because of the scripting language. It actually reads the pixel color on the screen and uses your mouse.. so you wouldnt even be able to use your pc at the same time... sorry. Then it should be coded as a CC instead... might also be more stable and will be able to run to the mailbox...
Guys this could be done with almost any recording program and HB..... My example is Org U want 2 separate hb profiles one that goes to mailbox and stand right infront of it. then when in org u can have ur mouse over the mailbox and when u then go to the auctioneer itll be over the auctioneer to but anyways back to the thing Ull then download any recording program and make it first go to ur hb then open HB up click load profile go to were the mailbox profile is double click it then go back over then click start on hb HB will then go to the mailbox now and then the recording program will move ur cursor over the mailbox, ull need to have interact with mouse over on number one in the action bar it will then press 1 on ur keyboard so ull open the mailbox now u need to have bulkmail 2 or something like that have a macro that click bulkmail 2's button and ull then have to w8 there for like a minute to eb sure it looted the mail then make a macro named /reload ui and make the recording program click the mailbox again and press the macro that takes mails then repeat for some time u want to be sure it takes all the mails and now make ur recording program click honorbuddy's stop button and click laod and open a new profile that will go infront of the auctioneer then u want ur recording program to press a new button with a macro that targets auctioneer /Target xxxxx then now u have to go into keybindings and make a new option interact with target on actionbar 2 button and make ur recording program press the action bar 2 button now ull have a ah open ull now need to edit QA 3 abid open up QA 3 under interface scroll down tell u see post auctions or something the button willl be name nil now call it anything u want and save and go onto wow make a macro something like /click auctionhouse tab3 /click qa 3 button xxxx (what ever u called it) and make ur recording program press that macro now make it open HB make it stop HB and load the mailbox profile again and repeat hope u understanded what i meant eventho its a bid messed upxD
Addons My Friend. Check out Quick Auction (for the ah part and shit) Also some mailbox auto opener not sure of a name but there are some out there.
yes, but there is no addon for auto click "continue" and on 10 chars and some thousand acutions per day, its hard to click 1 million times continue continue continue continue continue continue
i am sure you can trigger this event inside an addon and auto click on it if not protected , if it is protected use an autoit script to click .pira also had an small square in corner of his monitor to detect an event this is pritty easy to code