Official ScriptUO EasyUO Scripts > Questing

Gen's Library Donations

(1/27) > >>

gen2000:

--- Code: ---;===========================================================================
; Script Name: Gen's Library Donations
; Author: Gen2000
; Version: 1.5
; Client Tested with: 7.0.1.1
; EUO version tested with: 1.5 155
; Shard OSI/FS: OSI
; Public Release: 11/1/09
; Revision Date:
; Global Variables Used: CEO*FILESYSTEM
; Purpose: Recalls to smith/mage shops, buys axes/spell books,
;          Recalls to library & donates for glasses
;
; Glasses: Mace & Sheild, Wizard's Crystal , Fold & Steel
;===========================================================================
; http://www.scriptuo.com
;===========================================================================
; Special Thanks:
;---------------------------------------------------------------------------
; Author:  snicker7
; Script Name:  sub s7UseRunebook
;---------------------------------------------------------------------------
; Author:  Quintok / Raziel
; Script Name: sub waitForSysVars
;---------------------------------------------------------------------------
; Author  CEO
; Script Name: Sub CEO*FILESYSTEM
;===========================================================================
; Items Needed:
; Backpack:     2 Rune Books, 1 bank/library runes, and 1 with vendor shops.
;===========================================================================
; Instructions:  Bank/Library runebook should have rune to bank and library.
;                    Library rune should be marked within 4 tiles of NPC.
;                    Vendor runebook should have runes marked to vendor shops.
;                    Start off at any bank, click play and follow menu.
;===========================================================================
; Tips:  *Do not start with more than 3k gold in pack. (my be ok with new weight of gold)
;         *Remove all battle axes you may want to keep from your pack.
;         *Remove all spellbooks from your pack if donating to mage and..
            Put the spellbook your using in your hand!
;         *Mark Library runes within 4 tiles of the NPC.
;===========================================================================

--- End code ---


This script donates to the library.
It has a menu for easy setup, and keeps track of all your settings and points globally.
One time setup per char, per glasses.

Abyss:
I'll try to test this when I have a few hours to watch it. Probably will be Tuesday.

googlemybrains:
It works for the most part.


Great script for about 1 hour or so then locks up.


The script (Im doing Mace and Shields) Will at times miss the Elias (The Library assistant) when your standing right next to him.

Also at times the script will just seem to get off track. it will take the gold open rune book recall and just stop. Its usually good for about 120k in points before I have to restart the script.

overall good though. just wish i didnt have the issues. Ill post more as I go along. Next time in pauses Ill go ahead and post the script were it locks up.
Post Merge: October 28, 2009, 10:14:05 PMJust to add:


The script keeps on Locking up

Msg:  Not close Enough to Elias-FIX IT- Script Paused. (Mace and Shields)




Im standing right next to him.

Anyway to fix this?

gen2000:
I'll check it and see

googlemybrains:
Its a FANTASTIC script, but it will go for about 1 hour or so, mostly stops at right around 100k in points.

I play EA Shard, And I will recall right next to Elias, and i have changed spots, and it will say Msg:  Not close Enough to Elias-FIX IT- Script Paused. (Mace and Shields).

So again, thanks Gen anyway I can help LMK.
Post Merge: October 30, 2009, 03:18:21 PMThis is were it is stopping at. Buys axes, then goes to library and just stops.


    }
  }
namespace pop
return #true

sub s7ScanJournalFor
  set !SJFje #jindex + 1
  for !SJFji %1 !SJFje
  {
    scanjournal !SJFji
    for !SJFpi 2 %0
    {
      if % . !SJFpi in #journal
        return #true
    }
  }
return #false
Post Merge: October 30, 2009, 09:29:17 PMIm thinking it might have something to do with my sleep setting on my computer. I have switched it and everything seems to be running well. I am at 220k of points and its been hit and miss in the start but now over 150k of points without a hitch.

Navigation

[0] Message Index

[#] Next page

Go to full version