I've searched the forum and google, but can't seem to find anything that would automate obliterate.
Are there no software, keyspammer, bot etc that would do the job?
Obliterating 1000+ Ancient healing pots gets kinda.. annoying.
I've searched the forum and google, but can't seem to find anything that would automate obliterate.
Are there no software, keyspammer, bot etc that would do the job?
Obliterating 1000+ Ancient healing pots gets kinda.. annoying.
theres the easy obliterate addon that kinda helps
Super easy to set up a macro if you have a razer device... Or really any product that supports custom macros
Obliterating 1000+ Ancient healing pots gets kinda.. annoying.
why obliterate those pots?
the items that is most profitable is the necklaces and alch trinkets.
In regards to the Infernal alchemist stone, it depends on the price on the server. I how found that 1 IAS = 146 ash.
That means as long as 1,46*ObliterumPricePrPiece < 1 IAS-price, you are going to make gold. However, you are not
going to make as much profit pr. obliterum as u are with pots.Keep in mind tho, you are going to flood the obliterum
marked super fast with the IAS method.
It's way more profitable with healthpots, not including the time it takes to obliterate.
With healthpots u got: SeedsCost(6g-10g)*179(provided u have rank 3 in pots) = 1074 to 1790
With the IAS its: IASCost(2500-3000)/AshPr.IAS(1,4) = 1785 to 2142
This means that Pots a waaay more profitable but the IAS are faster. Mind you, the IAS method will also flood the obliterum marked in a heartbeat.
Summing up: if u got the time or the witz to automate the pot process, that will make the most gold. If you are looking for a smaller profit fast and dont care about the market IAS is better
Almost any decent manufactuer has custom software that can set up macro, just look up your mouse on google. I got logitech and it has easier setup than razer
Yeah, i gotta look into making it automatic obliterating.. the constant manuel clicking makes me insane.
edit: so i'm able to make macros with my mouse software, but for some reason it doesnt work.
i made 2 macro's, which @phantom325 mentions
/run for bag = 0,4,1 do for slot = 1, GetContainerNumSlots(bag), 1 do local name = GetContainerItemLink(bag,slot); if name and string.find(name,"Ancient Healing Potion") then UseContainerItem(bag,slot) end end end - on button 1
and
/script CloseLoot() - on button 2
and made the macro in my mouse software... but can't seem to get it working :/
EDIT: Fixed it. nvm.
Last edited by chxd; 10-10-2016 at 05:36 PM.