Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

this still working? leveled up a necro, and it will not do anything at all for me.. sucks because i went 1 to 67 from last night to today lol, with barely any play time really so I am missing quite a few spells

i love it too back cant do a lvl range instead of all the spells form 1-100 would be cool if could be able to set a range like 73-76. i pl a lot on toons so a lot of spells arent needed
/mac scribe 73 76
Did you open the vendor window before typing /mac scribe
Are you suing a custom UI?
Is your UI up to date ie fully patched?
put your trade satchel in slot 10
/for Slot 1 to ${InvSlot[pack${Bag}].Item.Container}
/if (${InvSlot[pack${Bag}].Item.Item[${Slot}].Type.Equal[Scroll]} && ${InvSlot[pack${Bag}].Item.Item[${Slot}].Spell.Level} <= ${Me.Level} && !${Me.Book[${InvSlot[pack${Bag}].Item.Item[${Slot}].Spell.Name}]}) {
/echo Scribing................. ${InvSlot[pack${Bag}].Item.Item[${Slot}].Spell.Name}
/nomodkey /ctrlkey /itemnotify in pack${Bag} ${Slot} rightmouseup
ADDED ----------> /delay 1s
/delay 1s ${Cursor.ID}
/if (${Cursor.ID}) /call doScribe
}
/next Slot
At first I thought it was a fluke. I had to manually buy my level 95 bst spells and add them. However I then tried again on a different character in shards landing it would not buy or mem my 98 mage spells. I had the merchant targeted and the window open. To test further I purchased a few spells and ran the macro again it cycled all my bags but did not add any spells to my book. I verified the UI files are in the correct place and identical. I will try it when I get home with the old compile and report back.
Make sure you have downloaded the latest compile. There was a fix for it
