Recent Posts

Pages: 1 [2] 3 4 ... 10
11
Orion UO Client / Re: how to get the name of item ?
« Last post by lbfsiteweb on December 09, 2025, 10:50:06 PM »
and     how to use Script to get name?
12
Orion UO Client / Re: how to get the name of item ?
« Last post by Crisis on December 09, 2025, 02:18:32 PM »
The name should be visible in game but to get other info you can do _info which will bring a cursor up to click an item and get info such as serial number and color etc
13
Orion UO Client / how to get the name of item ?
« Last post by lbfsiteweb on December 07, 2025, 10:53:30 PM »
How to obtain the name of a item
14
Orion UO Scripts / Re: Building a Lumberjacking Script
« Last post by Crisis on November 28, 2025, 06:47:36 AM »
Salute!
Scripts are timeless, thank you so much. It helped me a lot

Maybe try reading the post above this one or 2 posts above your other post? You do not get access just by posting.
15
Orion UO Scripts / Re: Fully functional Lumberjack script!
« Last post by blackheart on November 28, 2025, 04:37:14 AM »
Scripts are timeless, thank you so much!
16
Orion UO Scripts / Re: Building a Lumberjacking Script
« Last post by blackheart on November 27, 2025, 12:37:27 PM »
Salute!
Scripts are timeless, thank you so much. It helped me a lot
17
Find an example of using the "help" menu and clicking a button within it

Post Merge: October 21, 2025, 04:06:16 AM
how to click the menu's button
18
Orion UO Scripts / Which senior has an automatic monster-fighting script
« Last post by lbfsiteweb on September 29, 2025, 07:16:25 PM »
thinks all frist :o :o :o
19
Orion UO Client / Re: How to use “Orion.FindTypeEx”
« Last post by Crisis on September 28, 2025, 07:00:22 AM »
all god

how to use this function

     Orion.FindTypeEx('graphic', 'color', 'container', 'flags', 'distance', 'notoriety', recurse, 'ignoreLists');

the last parameter:ignoreLists, I tried many times but it was not right,Please give me some advice, seniors. Thank you very much。

For example if you wanted to find something by the color
Code: [Select]
Orion.FindTypeEx('0x0000');
20
Orion UO Client / How to use “Orion.FindTypeEx”
« Last post by lbfsiteweb on September 28, 2025, 03:47:22 AM »
all god

how to use this function

     Orion.FindTypeEx('graphic', 'color', 'container', 'flags', 'distance', 'notoriety', recurse, 'ignoreLists');

the last parameter:ignoreLists, I tried many times but it was not right,Please give me some advice, seniors. Thank you very much。
Pages: 1 [2] 3 4 ... 10