ScriptUO

Scripting Resources & Utilities => Stealth Client => Stealth scripts => Topic started by: dxrom on July 08, 2014, 03:35:29 AM

Title: [V6 , Pascal] (Stealth) dxrom's Stealing Trainer ALPHA
Post by: dxrom on July 08, 2014, 03:35:29 AM
Code: [Select]
{Written by dxrom for release on ScriptUO.com

--This script will train Stealing via stealing a stack
  of items from your pack horse/llama. By default it is
  setup to steal Amber gems, although this can be changed
  within the code below.
 
  Setup:
    Using the graphic client command "info" get the
ID of your packy and set it's value below.
If you want to steal something other than amber
(Bottles, whatevs) then using the same command
get the ItemType of whatever stackable item
you want to steal and input it below, (Array of
items not supported.)

!!THIS SCRIPT IS STILL IN IT'S TESTINF PHASES!!}

I needed a script to train stealing, this is what I threw together in about 5 minutes. I am currently testing it so it could be a work in progress if I need to add things to it, if not then neat. Either way I'll update with a final copy once I test it full to GM.
Title: Re: [V6 , Pascal] (Stealth) dxrom's Stealing Trainer ALPHA
Post by: Proximo on December 19, 2014, 12:39:26 PM
Nice script.