Ok... this will be my first ever "contribution" here in MMOWNED.. yes i finally found somthing that i can contribute that is not a repost(hopefully).... i did a search b4 making this thread btw... and did not find anything similar to what im about to write.
Here it is:
first of all... this "guide" is for wowpanda's bot... ZoloFighter...big thnx to him.
I am currently farming primal fire (bc its the most exepensive primals in my server)... everytime i wake up i always see stacks of motes of fire, bunch of grey stuff, greens, very few blues in my bags... and yes i farm overnight (not recommended). So i was thinking the other day... if i can only turn motes to primals everytime its in stack of 10 it would give me more space for other items...(hopefully more blues hehe)... i was browsing thru curse.com for such addon that does it.. but when i googled it.. i found out its just a simple macro: /use "mote name here" ... to use this in Zolofighter.. here's how:
you have to edit your bindings file for example.. bindings_mage.cfg <-- that file if ur a mage.. or whichever name you set it up to.
hopefully you already know how to edit ur own bindings...
1. You have to make a macro first... under commands put:
/use "mote or clam name here"
so for example.. for me.. im farming primal fire.. what i have on my macro is:
/use Mote of Fire
after making the macro.. put it on ur action bar.
2. Edit your own bindings_xxx.cfg file and find all the "defacts list".. you'll have to add another one.
defact= act:Primal slot:4 key:6 cooldown:0
this is just my example.. if you'r a zolofighter user.. u know what to change here.
(of course set this up to where ever in action bar u put that macro on)
3. Now time to add it in your sequence.... imo the best place to put this is under the lootsequence.. here is my example in lootsequence:
lootseq= act:lootapproach
lootseq= act:wait1s
lootseq= act:loot
#below are the skining lines uncomment for skining
lootseq= act:wait1s
lootseq= act:loot
lootseq= act:Primal
depending on where you wanna to put it.. with the cooldown:0 it will not interfere much with combatseq or precombatseq
combatseq= act:Primal
or
precombat= act:Primal
or even
globalact= act:Primal timeout:5m
(click that macro every 5mins)
that's all you have to add in your bindings_xxx.cfg file... and that should be it.. it should now turn your motes to primal if you have stacks of 10... or it will open your clams everytime u have a clam in ur bags.
im sure this macro is useful to anything with "instant-right-click-open" items other than motes and clams...
this macro is even helpful with lootfilter to go along with ur zolofighter... imagine waking up and checking ur bags.. full of primals and greens, blues, maybe an epic only.. no trash greys...
that is all.. hope this helps for zolofighter users.
like i said above.. this my first ever "contribution" so go easy on me...
btw i put it here since zolofighter is a bot.. so assume this section is where it should belong.
hereee comesss the flamerssss...