Author Topic: JaF's Slayer Book Maker 3.6.3 Updated 10-9-11 --Now has Donate to Library  (Read 84635 times)

0 Members and 1 Guest are viewing this topic.

Offline JustAnotherFaceTopic starter

  • Hero Member
  • *
  • Posts: 530
  • Activity:
    0%
  • Reputation Power: 8
  • JustAnotherFace has no influence.
  • Gender: Male
  • My new toy....
  • Respect: +24
  • Referrals: 4
    • View Profile
Ok, so here is my slayer book maker... follow the instructions that are listed below and you should have no problems.  

Code: [Select]
; Script Name: Slayer Book Maker
; Author: JustanotherFace
; Version: 3.6.3
; Client Tested with: 7.0.7.0
; EUO version tested with: EUOX 1.5 ver 198
; Shard OSI / FS: OSI
; Revision Date: 08-31-11
; Public Release:11-02-06
; Purpose: This script will make and keep count of slayer books you make
; Instructions: Get near three secure containers and a trash can, you should
; have inscribe pens and scrolls in one of the two containers. The other two should
; be empty and will be where the script stores the books it keeps.  Now, just
; hit play, choose the type of spellbook you want to make (Mage, Necro, or Mystic)
; put a check mark in the types of mods for books you want to keep and follow
; the instructions for setting up the containers.
;
; Thank you Frneo for your contribution of code to craft pens!!
; Thank you again Frneo for your contribution of code to donate books to library!!
;
; Also Thank you TM for you recall subs and your journal scanner subs
; that Frneo used in his addition to the script.
;
; ************ IMPORTANT, READ THIS, YOU GET THE POINT!!! ********************
;
; I removed the full trash barrel wait option.
; To compensate for this, make sure that you secure your trashcan "I wish to secure this"
; target your trash barrel, and choose everyone.  Doing this allows you to "overload" your
; trash barrel.  Actually, what happens is, when you put the 125th item it, the can
; auto deletes the items without waiting out the 3 min timer.
;
;******************************************************************
;
;Donation at Library Setup:
;
;You must have 2 runebooks for this. Also a bag INSIDE your backpack, where your "trash"
;books will go to, in order to get donated
;
;The first runebook should have 2 runes at the library, close to the NPC you're going
;to donate to, the runes should be the first 2 runes of the book
;
;The other runebook with 2 runes to your home, close to your secure. Again, they should
;be the first 2 runes of the book
;
;During setup you can set the option to donate books at the library. Then just follow
;the instructions to set the rest up
;
;I used TM's recall subs for this, so thanks to him are in order
;
;Hope you like this JaF! Thank you for this great script!

; *********** IMPORTANT, READ ABOVE THIS LINE!!! *****************************
; Ver 3.6.3 Fixed error that was not allowing it to save three mod books.
;
; Ver 3.6.2 Updated to include the missing part of the code that did not get transferred from Neo through the PM system.
;
; Ver 3.6.1 Update by Frneo to his Donate code. The update prevents the script breaking if both of
; your recall locations are blocked. Now it just cycles through the 2 recall locations until
; it finds an unblocked one.
;
; Ver 3.6 Added in Frneo's code to donate trash books to the library.  Frneo's code for crafting
; pens was also updated by Frneo.
;
; Ver 3.5.1 Added in Frneo's code to craft Pens.  No longer have to have pens in your resouce
; container.  However, you must have enough Tinkering skill to craft pens, you must have
; ingots in your resource container and you must have at least one tinker tool in your backpack.
;
; Ver 3.5 cleaned up some code, sped up the script a bit
;
; Ver 3.4 Added in the "Keep books with Single Mods equal to or above "X"" option.
; This option will keep all books with ANY mod that equals or is up to 20 times
; greater than the number that you type in the box.  YOU MUST check the check box
; beside keep books with single mods equal to or above line
; AND YOU MUST type a number in the box at the end of that line!
;
; Ver 3.3 Fixed a bug I found in the Get Pens sub.  If you only had one pen left
; in your secure it would get hung in a loop forever.  Also, removed some code
; (property parse sub) that has been in the script a long time but has not
; actually been used since one of the very first version releases.  Cleaned that out.
; Also, again removed the full trashcan wait section. To compensate for this, make
; sure that you secure your trashcan "I wish to secure this" target your trash barrel,
; and choose everyone.  Doing this allows you to "overload" your trash barrel.  Actually,
; what happens is, when you put the 125th item it, the can auto deletes the items without
; waiting out the 3 min timer.
;
; Ver 3.2.1 Fixed issue with saving 16-17% LRC books when you did not want to
;
; Ver 3.2 Now supports making Necro and Mystic Spellbooks
;
; Ver 3.1 Updated for new crafting menu positions
;
; Ver 3.0 put the wait 10's back in after event macro 17's
; to do away with the you must wait spam.  Also changed the
; click offset code slightly like C2 suggested.
;
; Ver 2.9 Put the garbage can full wait period back in with
; a slight modification from its original design.  Now,
; if the garbage can reaches 125 items and does NOT
; auto-delete, the script will wait for the can to delete.
; This is just in case something messes up with the trash
; can and it does not auto delete like it should.
;
; Ver 2.8 Took out the garbage can full wait period, it
; seems that garbage cans full of spell books now auto
; delete when you put the 126th book in.
; Fixed the "wait for gump" system as suggested by C2
; Thanks C2
; Cleaned up the "Make" sub.  Only one click last target now
; no longer clicks the pen every time you make a book.
; In fact pretty much all these updates were inspired by
; C2.... Thanks bud.
;
; Ver 2.7 Implemented some minor changes to the way pause is handled
;    and cleaned up the code a little.
;Also thanks to Hosebomber who made lots of suggestions and helped test
;==================================


Version 3.2  and later, Now supports making Necro and Mystic spelbooks as well as the normal Magery books.

IMPORTANT, READ THIS:
Version 3.6.2 includes code supplied by Frneo to donate trash books to library and to craft pens. I have not tested this code, or run the script since it's inclusion.  Please test the new version and let me know of any problems.

Please read the setup instructions in the script for setting up your rune books for the donation portion of the script.

I removed the full trash barrel wait option. To compensate for this, make sure that you log in with an owner or co-owner of your house and secure your trashcan by saying "I wish to secure this" and target your trash barrel, and choose everyone. Doing this allows you to "overload" yourtrash barrel.  Actually, what happens is, when you put the 125th item it,the can auto deletes the items without waiting out the 3 min timer.


JaF

There are 2 attachment(s) in this post. You must register and post an acceptable introduction to download
JaF's_Slayer_Book_Maker_3.5.1_includes_Necro_and_Mystic.euo
JaF's_Slayer_Book_Maker_3.6.3_With_DONATE.euo
« Last Edit: October 09, 2011, 03:03:35 PM by JustAnotherFace »
All that tyranny needs to gain a foothold is for people of good conscience to remain silent.
Thomas Jefferson

Offline _C2_

  • AFK FtW
  • Global Moderator
  • *
  • *
  • Posts: 4077
  • Activity:
    0%
  • Reputation Power: 48
  • _C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!
  • RIP Pen Trick
  • Respect: +254
  • Referrals: 4
    • View Profile
Re: JaF's Slayer Book Maker 3.0
« Reply #1 on: August 15, 2009, 11:01:45 AM »
0
Stoked to see this script on the boards and you back around- I have burned over 2 million scrolls rocking this script.  thx for sharing this bad boy!

Offline JustAnotherFaceTopic starter

  • Hero Member
  • *
  • Posts: 530
  • Activity:
    0%
  • Reputation Power: 8
  • JustAnotherFace has no influence.
  • Gender: Male
  • My new toy....
  • Respect: +24
  • Referrals: 4
    • View Profile
Re: JaF's Slayer Book Maker 3.0
« Reply #2 on: August 15, 2009, 01:26:03 PM »
0
Stoked to see this script on the boards and you back around- I have burned over 2 million scrolls rocking this script.  thx for sharing this bad boy!

Good to be back C2!  Glad you have had good luck with this script.  Hopefully others will enjoy it as well.  I haven't forgotten about the idea to turn the books in for the rewards... hopefully soon I will be able to sit down and add that into the script.

JaF
All that tyranny needs to gain a foothold is for people of good conscience to remain silent.
Thomas Jefferson

Offline _C2_

  • AFK FtW
  • Global Moderator
  • *
  • *
  • Posts: 4077
  • Activity:
    0%
  • Reputation Power: 48
  • _C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!
  • RIP Pen Trick
  • Respect: +254
  • Referrals: 4
    • View Profile
Re: JaF's Slayer Book Maker 3.0
« Reply #3 on: August 15, 2009, 02:30:54 PM »
0
that would push the scrpit over the edge.  toughest part would be getting back into house an getting secures reset

Offline TrailMyx

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: JaF's Slayer Book Maker 3.0
« Reply #4 on: August 15, 2009, 11:38:35 PM »
0
Nice to see this script surface again as well as its author!  :)
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline JustAnotherFaceTopic starter

  • Hero Member
  • *
  • Posts: 530
  • Activity:
    0%
  • Reputation Power: 8
  • JustAnotherFace has no influence.
  • Gender: Male
  • My new toy....
  • Respect: +24
  • Referrals: 4
    • View Profile
Re: JaF's Slayer Book Maker 3.0
« Reply #5 on: September 07, 2009, 06:26:39 PM »
0
ok so whats it take to go from submitted to the regular scripts thread?
All that tyranny needs to gain a foothold is for people of good conscience to remain silent.
Thomas Jefferson

Offline _C2_

  • AFK FtW
  • Global Moderator
  • *
  • *
  • Posts: 4077
  • Activity:
    0%
  • Reputation Power: 48
  • _C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!
  • RIP Pen Trick
  • Respect: +254
  • Referrals: 4
    • View Profile
Re: JaF's Slayer Book Maker 3.0
« Reply #6 on: September 07, 2009, 06:38:20 PM »
0
ok so whats it take to go from submitted to the regular scripts thread?

LOL - I don't know but maybe taking uocoders out of the header will help... hehe

I always post mine straight into the libraries

Offline JustAnotherFaceTopic starter

  • Hero Member
  • *
  • Posts: 530
  • Activity:
    0%
  • Reputation Power: 8
  • JustAnotherFace has no influence.
  • Gender: Male
  • My new toy....
  • Respect: +24
  • Referrals: 4
    • View Profile
Re: JaF's Slayer Book Maker 3.0
« Reply #7 on: September 23, 2009, 11:47:59 AM »
0
LOL good point C2!  I will do that as soon as I have access to my main machine again where the script resides.  I have been out of access to my main machine for the past few weeks.  I had a surgery and havent been able to traverse the stairs to get to my computer room yet.  So for now Im stuck downstairs on my laptop. This also explain my absence here, since I really havent much felt like being on the computer at all.

JaF
All that tyranny needs to gain a foothold is for people of good conscience to remain silent.
Thomas Jefferson

Offline TrailMyx

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: JaF's Slayer Book Maker 3.0
« Reply #8 on: September 23, 2009, 11:59:46 AM »
0
Hey, hope you are doing OK and feel better!
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline 12TimesOver

  • Another Day, Another Vendetta
  • Global Moderator
  • *
  • *
  • Posts: 3694
  • Activity:
    0%
  • Reputation Power: 41
  • 12TimesOver is a force to reckon with.12TimesOver is a force to reckon with.12TimesOver is a force to reckon with.12TimesOver is a force to reckon with.12TimesOver is a force to reckon with.12TimesOver is a force to reckon with.12TimesOver is a force to reckon with.12TimesOver is a force to reckon with.
  • Gender: Male
  • Respect: +321
  • Referrals: 2
    • View Profile
Re: JaF's Slayer Book Maker 3.0
« Reply #9 on: September 23, 2009, 01:26:35 PM »
0
JaF buddy! Good to see your name pop up man, hope the surgery was nothing too serious, although being unable to climb stairs for weeks doesn't sound too good.

Not easy to pvp on a laptop lol!

XII
When they come for me I'll be sitting at my desk
     with a gun in my hand wearing a bulletproof vest
My, my, my how the time does fly
     when you know you're gonna die by the end of the night

Offline 12TimesOver

  • Another Day, Another Vendetta
  • Global Moderator
  • *
  • *
  • Posts: 3694
  • Activity:
    0%
  • Reputation Power: 41
  • 12TimesOver is a force to reckon with.12TimesOver is a force to reckon with.12TimesOver is a force to reckon with.12TimesOver is a force to reckon with.12TimesOver is a force to reckon with.12TimesOver is a force to reckon with.12TimesOver is a force to reckon with.12TimesOver is a force to reckon with.
  • Gender: Male
  • Respect: +321
  • Referrals: 2
    • View Profile
Re: JaF's Slayer Book Maker 3.0
« Reply #10 on: September 24, 2009, 06:57:12 AM »
0
Brother, I officially have even more respect for you than I already did.

X
When they come for me I'll be sitting at my desk
     with a gun in my hand wearing a bulletproof vest
My, my, my how the time does fly
     when you know you're gonna die by the end of the night

Offline Masscre

  • Gran Master Jester !!
  • Scripthack
  • *
  • Posts: 4615
  • Activity:
    0%
  • Reputation Power: 55
  • Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!
  • Gender: Male
  • Air Guitar Commander !!
  • Respect: +144
  • Referrals: 1
    • View Profile
Re: JaF's Slayer Book Maker 3.0
« Reply #11 on: September 24, 2009, 06:58:09 AM »
0
Same here !! Respect all the way bro.

Offline JustAnotherFaceTopic starter

  • Hero Member
  • *
  • Posts: 530
  • Activity:
    0%
  • Reputation Power: 8
  • JustAnotherFace has no influence.
  • Gender: Male
  • My new toy....
  • Respect: +24
  • Referrals: 4
    • View Profile
Re: JaF's Slayer Book Maker 3.0
« Reply #12 on: September 24, 2009, 08:05:55 AM »
0
Thanks Guys!!
All that tyranny needs to gain a foothold is for people of good conscience to remain silent.
Thomas Jefferson

Offline JustAnotherFaceTopic starter

  • Hero Member
  • *
  • Posts: 530
  • Activity:
    0%
  • Reputation Power: 8
  • JustAnotherFace has no influence.
  • Gender: Male
  • My new toy....
  • Respect: +24
  • Referrals: 4
    • View Profile
Re: JaF's Slayer Book Maker 3.0
« Reply #13 on: November 02, 2009, 11:43:56 AM »
0
I will be working on updating this script for the new craft gumps soon. Also will implement recall / donate the books to the library.  Any other suggestions?

JaF
All that tyranny needs to gain a foothold is for people of good conscience to remain silent.
Thomas Jefferson

Offline Fellers

  • Jr. Member
  • **
  • Posts: 21
  • Activity:
    0%
  • Reputation Power: 0
  • Fellers has no influence.
  • Gender: Male
  • Respect: +1
  • Referrals: 0
    • View Profile
Re: JaF's Slayer Book Maker 3.0
« Reply #14 on: December 04, 2009, 03:25:18 PM »
+1
will this script be updated? i have this, and it keeps just saying "making book" and doesnt do anything, clicks the gump but makes nothing.
!! UO =D !!

Tags: