Theres a problem. Now when i leave it running for more than an hour I get disconnected from the server. I think you need to add some random clicks and key presses to it or else its toast. Anyone else having this issue?
something to think of maybe, is to have it first ask you to set button locations, this will help stop the resolution issues, would need a bit more setup, but work for more people with least work on your behalf.
also, possibly add in selections for what bg u want to enter, personally i need rep from wsg and ab, so id be looking for those 2, as single bots, but thats me, again this would be easily added, because all itd do would be NOT click in the other spots whee u currently having it click in all spots
thank you sir going to give this a go
+rep thanks for contributing
Works pretty well, still need some features, but I'm making like 30k honor per day, so I can't really complain! Thx bud =)
first thanks for bot
2. here is my way to only queue for av!
go into \World of Warcraft\Interface\AddOns\OhNoesQueues and open core.lua with editor
just in the first line there should be something like:
local IDs = {
20560, -- AV
20558, -- WS
20559, -- AB
29024, -- EotS
42425, -- IoC
47395, -- SotA
}
local
change it into:
local IDs = {
20560, -- AV
}
local
than safe it.
now when bot trys to sign in there should only be the av thing.
liffi
the bot joins the first game right after i start it, after i leave the first bg it wont join again
suggestions anyone?
thanks for your effort - works really good
but please don´t make one for AV only since i would like to farm AB oder WS only for reputation, a version for every BG would be awesome
Hey ßlink! Great work (although this isn't working for me, I'm judging on other people's replies)
I was wondering: what resolutions are you planning to implant?
I'm running 1280x800 and it missclicks, of course (could've known ^^).
I'll just wait and see what comes out!
By the way, in what 'language' are you coding this? C++ or am I horribly wrong here (I have no idea whatsoever)?