ScriptUO

General => New member introductions => Topic started by: kjwall on January 07, 2015, 12:10:20 AM

Title: Hello, everybody!
Post by: kjwall on January 07, 2015, 12:10:20 AM
Hi, everybody!
I am kjwall, I like to play an ultima.
I started playing about 15 years ago. ??? (So long?)
I play on freeshards. (Abyss, Inceptum)
PVM is more interesting to me, I play tamers, and I like fish to catch.

I have question.

my script not worked.....

set %key BKQFKPD
event macro 15 31
wait 2s
event macro 25
target 7s
set #ltargetid #findid %key
target 7s
event macro 22 0

I believe a mistake in the 6th line, but I don't understand as to correct.

It has to work so:
recall regarding which ID can be set.
Title: Re: Hello, everybody!
Post by: gimlet on January 07, 2015, 07:56:23 AM
Welcome!
Title: Re: Hello, everybody!
Post by: kjwall on January 07, 2015, 08:34:28 AM
Thanks!

to me to transfer a question to other subject, or I will be helped here?
Script in EASYUO
Title: Re: Hello, everybody!
Post by: Crisis on January 07, 2015, 10:03:44 AM
Welcome to SUO! your best bet is to ask in the script debug or scripting chat sections. A lot of people do not look at new member introductions.
Title: Re: Hello, everybody!
Post by: Pearls on January 07, 2015, 10:42:10 AM
Welcome aboard :)

Try this:

Code: [Select]
set %key BKQFKPD
event macro 15 31
wait 2s
event macro 25
target 7s
set #ltargetid %key
target 7s
event macro 22 0

Title: Re: Hello, everybody!
Post by: kjwall on January 08, 2015, 09:05:44 AM
it works, great!

thanks.
Title: Re: Hello, everybody!
Post by: Pearls on January 08, 2015, 01:50:43 PM
You could have easily solved it yourself by checking the syntax in your script on EasyUO :)

http://wiki.easyuo.com/index.php?title=LTargetID
Title: Re: Hello, everybody!
Post by: kjwall on January 14, 2015, 08:28:38 PM
i have a question, again.  :D

Whether there is a script which floats in a point on the specified coordinates?

I have a lot waterstained SOS (a treasure message), but to float to everyone very long.
Would be cool, to set coordinates and to otarpvit the ship at way.


I looked and here and on the site EASYUO, but didn't find anything...
Title: Re: Hello, everybody!
Post by: Pearls on January 15, 2015, 05:32:15 AM
Try this beastie

http://download.easyuo.com/forum/viewtopic.php?p=97820&sid=1709dffdd5c12eed6bb5a7e6f37fa952
Title: Re: Hello, everybody!
Post by: kjwall on January 15, 2015, 07:34:34 PM
Thanks for the link.
I tried, there are problems.
The script is started, starts scanning SOS rolls, but doesn't display on the card of a place where to float.
Title: Re: Hello, everybody!
Post by: Crisis on January 15, 2015, 07:42:34 PM
You cannot have anything covering where the SOS opens on your screen. The script uses a scanner and if it is covered it messes it up. It could also be because of you playing on a freeshard. I use this script weekly on official OSI shards and it works great.
Title: Re: Hello, everybody!
Post by: kjwall on January 16, 2015, 03:50:29 AM
I play on a freeshard, truly
Title: Re: Hello, everybody!
Post by: Ketchup on January 16, 2015, 02:03:37 PM
I'm new myself but welcome!