Wishy Posted July 6, 2021 Share Posted July 6, 2021 So im looking into making an Arceuss Library script. Whats the easiest way to do this? Is there a config based on locations? Or do i really need to search each bookcase? I cant find how they do it on the Runelite Git. Cheers Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted July 6, 2021 Share Posted July 6, 2021 32 minutes ago, Wishy said: So im looking into making an Arceuss Library script. Whats the easiest way to do this? Is there a config based on locations? Or do i really need to search each bookcase? I cant find how they do it on the Runelite Git. Cheers https://github.com/WooxSolo/KourendLibrary If you know some Js you can figure it out ^^ Quote Link to comment Share on other sites More sharing options...
ExtraBotz Posted July 6, 2021 Share Posted July 6, 2021 (edited) Quote The basics of the library The basic idea of the arceuus library is that you find books (16 of them currently, though the newest book Varlamore envoy can only be found and requested if you have completed the quest where it is used) and manuscripts (10 in total) from the shelves. The books can be found irregardless of what book you are searching for, so you can have all 16 (or 15) books in the inventory at the same time. The manuscripts however can only be found after getting 20% arceuus favor and talking to Horphis. You are only searching for one manuscript at a time and cannot find other manuscripts even if you happen to search a shelf where another manuscript would be. After finding the manuscript that you are looking for, you will instantly have some other manuscript to search for. You can have as many manuscript in the inventory as you want. The locations for the books and manuscript will change about every 60-90 minutes (every 75minutes on average), after which you have to find the locations again. The npcs on the bottom floor will randomly request a book (one-at-a-time) from the 16 (or 15) books and once you have got the book (or if you had it already) the npc will exchange it for an arcane book of knowledge. The manuscripts can be exchanged for arcane books of knowledge simply by talking to Horphis on the bottom floor, this will instantly exchange all manuscript in your inventory. On the top floor there is a npc called Biblia who will tell you where is the book or manuscript that you are looking for. She will only tell the room where the book/manuscript is (e.g. Top floor, North Western bay). There are 11 rooms with searchable shelves in total. You will find this very useful: https://www.reddit.com/r/2007scape/comments/7k06nd/king_of_the_skill_wrongful_disqualification/ As Khaleesi mentioned WooxSolo also made a solver and talks a bit about it here where he thanks evonaabi for his reddit post. Edited July 6, 2021 by ExtraBotz 1 Quote Link to comment Share on other sites More sharing options...