Official ScriptUO EasyUO Scripts > Character skill advancement

Trailmyx's Stats Builder (for STR, DEX, INT)

(1/16) > >>

TrailMyx:

--- Code: ---;=================================================================
; Script Name: TrailMyx's Stats Builder
; Author: TrailMyx
; Version: 11
; Shard OSI / FS: OSI ONLY!
; Revision Date: 3/22/2009
; Purpose:
;   Utilizes an empty soulstone to quickly raise your STR, DEX, and INT stats.
;
; Requirements:
; 1) 100.0 Arms Lore - Train INT/STR
; 2) 100.0 Item Evaluation - Train INT/DEX
; 3) Empty soulstone and < 26.0 Arms Lore - Train INT/STR
; 4) Empty soulstone and < 26.0 Item Evaluation  - Train INT/DEX
; 5) This script uses OCR when using soulstone training, so you must have your UO screen uncovered
; 6) Soulstone needs to be in your pack.
;
; !!!!  Beware, this script will clear a soulstone of a skill!  Use care to be sure script
; !!!!  does not delete a skill you really need!!!
; Globals:
; Special Thanks:
;   Paulonius - refreshed Disclaimer
;
; Beta testers:
;
;=================================================================
; Disclaimer:  By downloading, copying, running or otherwise using this script, you accept the contents
; of this limited personal use licence agreement.
; This script is only authorized to be distributed on www.scriptuo.com.  If you purchase this script,
; or acquire it from any other source, it is not considered an authorized copy and should be deleted
; immediately. TrailMyx and www.scriptuo.com (Author) provide no warranty for use, function, or safe
; interaction with any software or hardware. User downloads and runs this script at his-her own risk
; User shall hold Author and the distribution site www.scriptuo.com harmless for any loss of
; items, accounts, money, virtual currency or items associated with the use of this script.
; User shall hold the author harmless for any consequences that may result from the use of this script as
; intended.  Furthermore, you promise not to distribute or sell this script to anyone without the express
; permission of the author, Trailmyx.
; Violation of this agreement will result in one or more of the following:
; litigation, www.scriptuo.com account termination, bad karma for your next life, and most definitely
; causing a black mark placed on your soul.
;
; I worked very hard to bring this script to you, so please use it responisibily and
; respectfully.  If you have any questions, please reach me at trailmyx@yahoo.com.
; (c) 2007 TrailMyx, All rights reserved.
;===================================================================
--- End code ---



Use this script to quickly setup a characters STR, DEX and INT.  It takes advantage of the two possible cases when a character is most likely to gain a stat point:

1) During an increase in a skill -or-
2) During a successful use of a skill (especially when a skill is 100.0)

This script utilizes a soulstone to "burn-off" the quick gain skill from 0-25.0.  This is the range where you get nearly constant successes in your skillgain, and also you see a high rate of stats increases.

Requirements:

1) 100.0 Arms Lore - Train INT/STR
2) 100.0 Item Evaluation - Train INT/DEX
3) Empty soulstone and < 26.0 Arms Lore - Train INT/STR
4) Empty soulstone and < 26.0 Item Evaluation  - Train INT/DEX
5) This script uses OCR when using soulstone training, so you must have your UO screen uncovered

Why OCR?  Well, everyone will have a different set of skills that appears in the Soulstone gump.  The script has to adjust for this.  Unfortunately, this means you have to keep the screen uncovered.  This is a good script to run when you goto dinner or take a shower.

TrailMyx:
Updated to v8.  I'll redo the explanation sometime.

Please try to break it.... :)

TrailMyx:
Updated to v9.

Found an issue when using soulstone and skill goes over limit.  This would cause the use soulstone flag to change and stop that process.  Now the checkmarks are "sampled" when you hit the button.

Also made the threshold configurable and changed it to 25.0 from 26.0 since auto-gain seems to stop at 25.0.  From 25.0 to 26.0 was just wasting uses.

Added indicator to see if you are doing ArmsLore or ItemID

TrailMyx:
Updated to v10.

Added overrides for lower limit and upper limit.  These numbers are locked until you "check" the appropriate checkmarks.

Also fixed logic so that once you lock either STR or DEX, you won't continue training the other skill just because you still need to train INT.

Tweaked it to be compatible with RunUO.  (must set the lower limit to 10.0 from 25.0) - DEX is slow on RunUO using Item ID.....  May have to find another skill to use instead...

TrailMyx:
Updated to v11.

I changed the visual indicator of what methods are available to a listbox.  Should be less confusing.  Plus I'm trying to find cool new uses for my new listbox functions. :)

Navigation

[0] Message Index

[#] Next page

Go to full version