Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
Orion UO Scripts / Re: Altiric's Amazing Archaeologist v1.0 - Cave Miner
« Last post by reffex on March 15, 2024, 09:21:15 AM »
Still playing :)
22
Razor Enhanced / Re: IDOC House Scanner (OSI/FS)
« Last post by dozenrl on February 25, 2024, 01:15:14 AM »
at the very very top of your script, add a line:

Code: [Select]
from System import Int32
and then in your signs list you have to change:

Code: [Select]
signs = List[int]((0x0BD2, 0x0B96, 0x0BA4, 0x0BA6, 0x0BA8, 0x0BAA,
to

Code: [Select]
signs = List[Int32]((0x0BD2, 0x0B96, 0x0BA4, 0x0BA6, 0x0BA8, 0x0BAA,
23
Orion UO Scripts / Re: Altiric's Amazing All-Skills Trainer
« Last post by Rhuarc2 on February 16, 2024, 06:09:15 AM »
Yep Magery induced vomiting on my pc and made it stop before even starting :(
24
Orion UO Scripts / Re: Altiric's Amazing All-Skills Trainer
« Last post by nyre74 on January 25, 2024, 12:37:53 PM »
Tied out the script and it kept freezing the client  till it said not responding   I was trying to train magery
25
Orion UO Scripts / Re: Altiric's Amazing Archaeologist v1.0 - Cave Miner
« Last post by sashaxmk13 on January 21, 2024, 02:14:32 PM »
Someone use it in 2024 ? :D
26
Orion UO Scripts / Re: Altiric's Amazing Archaeologist v1.0 - Cave Miner
« Last post by Wolvik on January 04, 2024, 11:21:37 PM »
Hello, thanks for script. Iam trying to make my own but Iam no programmer and this will help nicely to analyse and reporduce.
27
Orion UO Scripts / Re: Altiric\'s Amazing All-Skills Trainer
« Last post by daddyman on January 03, 2024, 02:44:55 AM »
Hello from Japan.
I will try this.

Post Merge: January 04, 2024, 04:01:30 AM
I have tried this.
Hiding and Discordance worked fine.
Margery and Mystieism froze the client.

The spelling ones apparently freeze.
Sorry if this is just my environment. It was a report.
28
Orion UO Scripts / Re: New Blacksmithy Script
« Last post by daddyman on January 03, 2024, 02:43:11 AM »
Hello from Japan.
I will try this.
29
Orion UO Scripts / Re: Sampire Helper
« Last post by Crisis on December 22, 2023, 10:28:07 AM »
How do I download the script?


The better of a job you do the first time, the quicker you are accepted and can enjoy the benefits of the site.
30
Orion UO Scripts / Re: Sampire Helper
« Last post by Bukowski on December 21, 2023, 07:42:14 PM »
How do I download the script?
Pages: 1 2 [3] 4 5 ... 10