07-08-2019, 07:56 PM
(07-08-2019, 07:02 PM)Napiboy Wrote:(07-08-2019, 06:57 PM)Napiboy Wrote:(07-08-2019, 06:46 PM)infinity8 Wrote:(07-08-2019, 06:37 PM)Napiboy Wrote:(07-08-2019, 06:17 PM)infinity8 Wrote: Are you using a profile that you created before Shadowbringers released? If so, you will need to update the profile because both Steady Hand 2 and Byregot's Blessing have updated skill IDs.
no i just recently made it, what would the new ID be?
On my Crafting Profile that is currently running in the background right now, I have the following:
["name"] = "Steady Hand II" ["id"] = 4612;
["name"] = "Byregot's Blessing" ["id"] = 100343;
Do yours have the same?
it says ID 281 for Steady Hand and Byregots 10009
ok i figured it out, went in to the actual profile and changed it, they way i did it was used the midnightsushi.net site to make the lua and put it in like i always did but guess its using the old ID. do you have a website that can make the macro without me having to do it ingame?
Unfortunately I do not know of any websites with the updated IDS. However, you are able to edit your .lua file itself by opening it in a text editor like Notepad, and then you can either use the Find/Replace function or just manually scroll through and change the IDs to the correct values and it should function properly. (If you are editing it while the bot is running, I would use the Reload Lua option before testing the changes.)