Back to "research materials" tags
Decode Research Materials into Tome by zerotokraken
Description from the author:
if findtype 'book' as lorebook backpack
while findtype 'research materials' as RM
dclick RM
wait 100
gumpresponse 2
while findtype 'parchment' as page
wait 650
lift page
wait 650
drop lorebook
endwhile
endwhile
endifJust a quick script to decode bulk RMs into Lore Book in inventory. Adjust gump response if different skill is used.