Recent Posts

Pages: [1] 2 3 ... 10
1
Scripting Chat / Re: Find Type
« Last post by Rocko on November 01, 2025, 12:07:08 PM »
Thank you for helping.  I will try what you suggest.  Maybe I will look into Orion/Classic.
2
Scripting Chat / Re: Find Type
« Last post by Crisis on October 25, 2025, 04:41:45 AM »
Most of the views are probably bots and not many people use EasyUO any more. It has not been updated in a few years and crashes a lot as does the classic client. Most are using Orion UO or Classic UO. Script UO has been quiet for quite some time, as you can see. If you want information from an item ingame, double click it, doesn't matter if it does anything, and then the info will show up on the side info bar of EasyUO.
3
Scripting Chat / Re: Find Type
« Last post by Rocko on October 21, 2025, 04:51:43 PM »
1400 views and no one has an answer.
4
Crafting / Re: No Leather Tailor Trainer (uses Gargish Cloth Armor to 120)
« Last post by UOBoss100 on October 12, 2025, 11:33:56 AM »
I am running Cutter Upper and Trainer .15 and nothing happens.  Do the bolts of cloth need to be in my backpack or in bag in backpack?  A little help please.

Post Merge: October 12, 2025, 12:25:36 PM
I got it running.  Using cutter and the ROT version.  However, it will not make anything.  I am 33 skill level.  This just keeps repeating in my journal.

In SkillCheck
In SetCraftGump
In Craft Sub Item type is EDI

Any help would be appreciated?  What is the best version to run also.  I see three or four to download.
5
Scripting Chat / Find Type
« Last post by Rocko on October 07, 2025, 08:10:34 PM »
I have this script to find type of item:

set #ltargetid null
display ok Target the item you wish to find the type of
set #targcurs 1
loop:
if #ltargetid = null
        goto loop
finditem #ltargetid
msg #findtype $
halt

I have not played for many years and after an hour of searching forums I cannot find out why when I use this snippet the only letter returned is X.  I only get X for anything I target.  Thanks for any help.

My goal is to make taming easier.  The script I have, and the existing scripts render the same results: the rail is good but never tames.  My thought is the animal type has changed hence using the find type script.


Post Merge: October 09, 2025, 06:15:36 PM
368 views and no one knows.  I still can't find anything.  RIP.
6
Character skill advancement / Re: TrailMyx's Magery Trainer
« Last post by LuvDarkness on September 23, 2025, 03:39:56 AM »
Thank you!
7
Gold Farming / Re: Crisis SOS Chest Fisher - Updated 10-12-2020
« Last post by formerlyrara on September 17, 2025, 04:24:04 AM »
Wanted to say still use this script as well as the modified versions of this script almost daily. Saves so much time and effort. Thanks Crisis!!
8
Gold Farming / Re: Crisis SOS Chest Fisher - Updated 10-12-2020
« Last post by valith on September 17, 2025, 01:48:21 AM »
Tahnk you so much, i was looking for that
9
12TimesOvers' Script Library / Re: XIIxOveR's Miner For Dummies 3.0
« Last post by Gromphniker on July 29, 2025, 09:26:17 AM »
Great Script .

Just wondering if there is a way of adding saltpeter mining to it.
10
Character skill advancement / Re: Trailmyx's Stats Builder (for STR, DEX, INT)
« Last post by Thargorff on July 19, 2025, 07:48:21 AM »
still works, 35 mins to re-adjust , thank you
Pages: [1] 2 3 ... 10