Official ScriptUO EasyUO Scripts > Submit your Script

Crisis Legendary Scribe

(1/2) > >>

Crisis:

--- Code: ---;===================================================================
; Script Name: Crisis Legendary Scribe
; Author: Crisis
; Version: 1.0
; Client Tested with: 7.0.58.12
; EUO version tested with: 1.5 (version 321)
; Shard OSI / FS: OSI
; Release Date: 07/20/2017
; Initial Writing Date: 11/27/2015
; Testing & Reworking Date: 7/6/2017
; Revision Date: N/A
; Purpose:
;     .Multi-Purpose Inscription Script to make and fill spellbooks, make individual or bulk spell scrolls, make inscription related items, fill spellbooks from secures, and train inscription.
;     .This will work for Magery, Necromancy, and Mysticism
;
; Revisions:
;     . None yet
;
; Requirements:
;     . You need to have a secure with regs, iron ingots, and blank scrolls inside it and within reach
;     . You need to have at least one tinker tool and one scribe pen in your backpack
;     . You will need a minimum cooking skill of 60 and need to be near a water trough, oven, and have an endless decanter for making wood pulp!
;
; Future Updates:
;     . None Yet
;
; Special Thanks:
;     . Manwinc for use of his crafting subs
;     . TrailMyx for use of his Meditate sub and all of his help!
;
; Copyright: 2017 Crisis
;===================================================================
--- End code ---



What does this script do?

* Fills empty Magery, Necromancer, and Mysticism spellbooks from a single secure or from 8 containers if Magery scrolls are divided by circle.
* Crafts and fills Magery, Necromancer, and Mysticism spellbooks.
* Crafts single Magery, Necromancer, and Mysticism spell scrolls in small or large quantities.
* Craft different inscription items in small or large quantities like scroll binders, BOD books, Runic Atlas, etc.
* Train Inscription from 0-100
I am looking for testers! This was made for official servers but I will try and modify it for free servers once in the near future. Ideas and suggestions are welcome!

Oracle:
Crisis,

I will be more than happy to test it for you.  I was using your original Craft and Fill Spellbook Filler and your Quick and Painless Spellbook Filler.  Is this going to replace both of those Scripts?  Also, what we really need is a Super Slayer Spellbook Maker like JAF's (which no longer works reliably, it keeps crashing).  I made over 100 of each of the Magery Scrolls and will test it to fill 6-10 spellbooks and then will make 100 more of each of the Magery Scrolls...then move to Mysticism and then Necro...

Crisis:
Yes it can do both of those in this version. My intention is for it to be an all in one inscription script. Once this is further along I can look into that but no promises.  ;D

jlirsh:
Yes I've been dying for a scrapper script. stupid 100 blank scrolls every book means you can make like 3-4 at a time without restocking. nonsenseee. LOL would love to test that if you ever put that function in :)

Crisis:
find this towards the end of the script

--- Code: ---if #menures = 3
  {
   set %insc_item Magrery_Spellbook
--- End code ---

then find this line

--- Code: ---gosub MWResource %Resource_Secure %Blank_Scroll N/A 10 100
--- End code ---
you should find it twice there and change the 100 to the desired amount but make sure not to get too close to max weight.

for example

--- Code: ---gosub MWResource %Resource_Secure %Blank_Scroll N/A 10 300
--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version