07-08-2019, 04:21 PM
Pages: 1 2
07-08-2019, 06:17 PM
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.
07-08-2019, 06:37 PM
(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?
07-08-2019, 06:46 PM
(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?
07-08-2019, 06:57 PM
(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
07-08-2019, 07:02 PM
(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?
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.)
07-08-2019, 08:26 PM
Meanwhile its working
07-08-2019, 08:31 PM
(07-08-2019, 07:56 PM)infinity8 Wrote: [ -> ](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: [ -> ]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.)
yeah hopefully it will start to work on it's own, don't mind editing through the bot while running but just makes it easier to copy and paste. thanks for the help :)
07-08-2019, 09:36 PM
check my post here: http://www.mmominion.com/thread-21730.html
Pages: 1 2