Recent Posts

Pages: [1] 2 3 ... 10
1
Scripting Chat / Re: Auto evasion for fire breath
« Last post by Gaderian on March 17, 2025, 03:42:49 PM »
Doesn't the AW also have a graphic associated with the sound - like it flaps its wings or some such action? I would be curious if the animations happen like equipment layers. If it does, then you could watch for some of the graphic frames from the AW.
2
Scripting Chat / Auto evasion for fire breath
« Last post by xhx831 on March 16, 2025, 07:49:32 PM »
Hi there,

I'm thinking about writing a script for auto evasion when fire breath is coming from greather dragon/ancient wyrm, etc. But I'm struggling with finding a way to identify the status of this attack coming since EUO does not recognize sound made by the monsters. Does anyon here know how/have experience with this?

Any inputs would be greatly appreciated!
3
Script Debug / Re: First time with a script, need insight please
« Last post by Crisis on February 26, 2025, 03:01:09 AM »
  I am not as good with Orion scripting but one thing you can try is recording a macro doing what you are and you can make it a script and compare what it did to what you are doing. That is one thing that helped me more with the basics.
4
Script Debug / First time with a script, need insight please
« Last post by luckyhittman on February 25, 2025, 06:55:42 AM »
Hello all.
So, I tried writing my first script after first doing a macro and deconstructing it.

Shard:     Excelsior
Purpose:     Trying to get an automation where tinkering of fancy windchimes are attempted. If successful, item is placed in a backpack within my main backpack, loop. If unsuccessful, try again loop.

Error received:   Evaluate script error
                        Line: 2
                        SyntaxError: Parse error

Any insight as to why my script will not parse?
5
Character skill advancement / Re: Trailmyx's Stats Builder (for STR, DEX, INT)
« Last post by REEFHAWK on February 07, 2025, 08:09:10 AM »
I just tried this Script for the first time.  I needed to raise my Dex of 24 to 113.  I used a soulstone and Item Id was 0. Script would train Item Id to 25, transfer skill to a Soulstone, then delete skill from soulstone and start training again.  About forty minutes later I was done.  Still an amazing script.  Thanks so much for letting us use your script. 
7
Character skill advancement / Re: Animal Lore Trainer
« Last post by Piller on February 02, 2025, 06:36:33 PM »
working perfectly
TY
8
Resource Farming / Re: Cotton Picker
« Last post by Korky on January 26, 2025, 11:10:38 AM »
Ok thx for the info
9
Scripting Chat / Re: Let's get ready to rumble!!!
« Last post by Crisis on January 23, 2025, 02:53:09 AM »
ScriptUO client is mainly for writing script and is NOT functional for running scripts. The EasyUO client tends to crash a lot and cause the official classic client to crash as well. Razor is decent but still uses the official classic client.

You are better off going with the freeware ClassicUO client or OrionUO for stability and smoothness. ClassicUO is more or less like UOAssist but a lot more functional and has more features such as being able to use razor or steam with it. OrionUO is nice as well and has its own scripting built into it. I suggest using one of these two.
10
Scripting Chat / Let's get ready to rumble!!!
« Last post by Nerfz on January 22, 2025, 05:43:23 AM »
Hey Guys!

Hope everyone is doing well. I have a few questions.
So I have been trying to read everything but I am getting lost in a few areas. I mainly in the past used EasyUO.
First question is there client that is better for OSI? ScriptUO VS EasyUO VS Razor?
Second. I am learning some of the scripting. Are they all the same language? PHP or whatever? Newer to coding so want to make sure I am learning the right stuff.
Sorry if my questions are a little noobish lol. Just want to make sure I am on the right track so I can help the community in the future.

If I missed a write up regarding some of this please let me know and I will check it out.

Thanks in advance everyone!
Pages: [1] 2 3 ... 10