September 4, 20178 yr Is there a way to make the bot login, do a certain profession cooldown and logout? I run multiple tailors/engineers/alchemist each day using their cooldowns...
September 4, 20178 yr Author I know about Relogger to cycle through the accounts, its awesome. I guess it would be a profile of some sort to open TSM and craft everything in que or something?
September 5, 20178 yr Author I guess I need one of you wizards to make it happen...paid of course. I dont care if its through TSM or if it just opens your professions and does certain ones, lets talk about it. :)
September 5, 20178 yr All you have to do is: In reloger make profile like: ChangeCharacter 1st alt Run profile for his profession for like 2mins, so he have time to craft. ChangeCharacter to 2nd alt etc... And to make character craft here you have an example profile for embersilk cloth, 1st macro open tailoring, 2nd casts embersilk cloth, if you want 1 more cooldown from tailoring you add 1 more macro, and you make such profiles for all your professions/characters, however you want. And its quester profile btw, so you need to run bot in quester. Hope you understand me:) Embersilk Cloth.xml
September 5, 20178 yr Author Great thanks! Let me see if I can dissect that example to figure it out. Thank you! :)
September 6, 20178 yr Author So is it simply a matter of changing the profession you want to use "/cast Engineer" and then the recipe name "Sky Golem""? Can you add lines for all the professions in the same script or do you need to make a new one for each profession?
September 23, 20178 yr You need to open profession window before you can craft, so in a profile there is always 1st macro to open profession window for example: /cast Engineering and then to craft an item, there is 2nd macro, where you can just edit craft name, so yea, you can change this example to like /cast Engineering craft something like sky golem /cast Tailoring craft something etc... ite pretty simple
October 10, 20178 yr Author This is what I came up with but its not working... ProfessionsTestOne.xml
October 10, 20178 yr Hey, I got your pm, sry i was kinda busy, but here is a working one, i tested it on my toon, and works fine. ProfessionsTestOne.xml
October 10, 20178 yr Author No worries man, I didnt want to be a PITA! :) I will try this now...thanks!
October 10, 20178 yr Author Works! One question, can this profile also go to an anvil/forge as needed for the task?
October 10, 20178 yr Sure, you will just have to put cords/object id of particualar anvil you want him to go to. here you have example where i used anvil in dalaran near obli forge: ProfessionsTestOne.xml var position = new Vector3(-729f, 4525f, 730f); int objEntryId = 246942; you just switch cords and objid to the object you want him to go to.
October 11, 20178 yr Author Dalaran works perfect, thanks! This is now working for me, tonight is the first run through ALL my accounts to manage Professions. If this works, then the next step is how to get the Hexweave Bag and Living Steel to my AH Alt... :)
October 11, 20178 yr Author Alchemy Transmute Living Steel doesnt appear to be working, I will take a look at it tomorrow. Thanks to all that have been trying to help me through this process. :)
October 12, 20178 yr Author Yep cool, got this working now. Next question, is there a way to force it to make as many as it can? For example, Smelting. I want it to stay there and smelt until all that ore is gone. I know I COULD add multiple lines for the same ore but that seem crazy... :)
Create an account or sign in to comment