ScriptUO

Official ScriptUO EasyUO Scripts => Script Debug => Topic started by: luckyhittman on February 25, 2025, 06:55:42 AM

Title: First time with a script, need insight please
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?
Title: Re: First time with a script, need insight please
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.