Yify
Member
- Joined
- Apr 29, 2013
- Messages
- 143
First off, all Credit for the Plugin Goes to TreMolite.
What you Need :
Key Spamer
IN GAME MACROS ( Inside of Wow )
Macro #1
Macro #2
---------------
Download the Plugin, put 2 Copies !! Inside of the Honorbuddy Plugins Folder.
Load up HB / WOW. make the Macros.
Put Magro 1, on any button, put macro 2 on any button.
--------------------------
Go to SW -- the Tailoring Trainer, and the Merchent there , click him. and leave the window open.
--------------------------
Macro 2, Basically --- Buys 2 Eternium Thread, each time its Clicked. and Creates a Deathsilk Belt.
NOTE:::
If you want to use a diff merchent, who sells Eternium Thread, all you need to fix in the macro is " /run BuyMerchantItem(6,2) " ( Change the 6 ONLY... Change it till it buys Eternium Thread, 6 represents the Merchents Slot Itmes, so if it was 5, it would be a diff iem on the Merchents list.. )
Thats it..
------------
Open Keyspam,
For macro 1, put what ever button you have the macro on, and put 2, 2 -- for the Seconds on Time 1 and 2.
For macro 2, Put what ever button you have the macro on, and put 3, 3 -- for the Seconds on Time 1 and 2.
Usee Combat Bot + Empty Profile. Done..
This will use Bolt of Embersilk Cloth, and make hypnotic dust, 100% AFK!
* You will have to repleenish your bags with Bolt of Embersilk. and sell the Hypnotic. *
This was just an Easy method, for something i could NOT find Anywhere on Honorbuddy Forums.
ENJOY!
What you Need :
Key Spamer
IN GAME MACROS ( Inside of Wow )
Macro #1
Code:
/use Lesser Celestial Essence
/cast Disenchant
/cast Deathsilk Belt
Macro #2
Code:
/cast Tailoring
/cast Tailoring
/run for i=1,GetNumTradeSkills() do if GetTradeSkillInfo(i)=="Deathsilk Belt" then CloseTradeSkill() DoTradeSkill(i) break end end
/run BuyMerchantItem(6,2)
---------------
Download the Plugin, put 2 Copies !! Inside of the Honorbuddy Plugins Folder.
Load up HB / WOW. make the Macros.
Put Magro 1, on any button, put macro 2 on any button.
--------------------------
Go to SW -- the Tailoring Trainer, and the Merchent there , click him. and leave the window open.
--------------------------
Macro 2, Basically --- Buys 2 Eternium Thread, each time its Clicked. and Creates a Deathsilk Belt.
NOTE:::
If you want to use a diff merchent, who sells Eternium Thread, all you need to fix in the macro is " /run BuyMerchantItem(6,2) " ( Change the 6 ONLY... Change it till it buys Eternium Thread, 6 represents the Merchents Slot Itmes, so if it was 5, it would be a diff iem on the Merchents list.. )
Thats it..
------------
Open Keyspam,
For macro 1, put what ever button you have the macro on, and put 2, 2 -- for the Seconds on Time 1 and 2.
For macro 2, Put what ever button you have the macro on, and put 3, 3 -- for the Seconds on Time 1 and 2.
Usee Combat Bot + Empty Profile. Done..
This will use Bolt of Embersilk Cloth, and make hypnotic dust, 100% AFK!
* You will have to repleenish your bags with Bolt of Embersilk. and sell the Hypnotic. *
This was just an Easy method, for something i could NOT find Anywhere on Honorbuddy Forums.
ENJOY!