Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - forsakenly

Pages: [1]
1
Scripting Chat / Recalling making client crash
« on: April 05, 2012, 09:40:21 PM »
I made a simple script that recalls around to vendor shops, buys a bunch of battle axes, then recalls to the library to trade them in to get the mace and shield glasses.
 It works great for about ten minutes then always crashes after a recall.

The crash can occur at any of the blacksmith npcs or the library itself.  It does not matter how long I set the wait timers for it always crashes about ten or so minutes into it. The crash comes right after I recall off a rune, then when i restart the client I will have already teleported to the new recall location.

What can I add that will keep this from happening?

sub recall
event macro 15 31
wait 80
event macro 22
wait 115
return

2
Scripting Chat / Re: Practicing with my 1st script
« on: March 31, 2012, 12:48:52 PM »
Such an easy solution for that part jawetzel, thank you.

 I feel like such the new guy!

3
Scripting Chat / Practicing with my 1st script
« on: March 31, 2012, 11:21:37 AM »
Thank you for all the scripts, help, and tools that are at scriptuo. I have been leeching for a long time now and so decided it is finally time to try writing my own that maybe someday I can contribute.

I am a beginner with euo and so my first script is taking a long time and is probably not efficient but doing this should give me a lot of good experience.

I am trying to make a simple automated rail type thing for the solen matriarch quest with 7 steps. I play on a free shard and use a lot of razor macros to help make the script simpler. I have some questions though that hopefully someone can assist with. I start out already having accepted the quest and fulfilling the requirement to kill seven infiltrators. Now I just need to automate the portion done in the hive.

1. entering the hive (i use euo to move me next to the entrance then use the  command(click 285 178 d) to enter, sometimes it does not work and uo takes it as two single clicks. I do the double click command twice and that seems to remedy the situation, just wondering if there is a better way)

2. running through the passages into the queen's chamber(this part is easy but just real long. I have about 20 way points that I use with the move command to get me to the queen's chamber)

3. talking to her to get the quest to fill the water vat(this part I have not been able to accomplish. I use (finditem tceb g) and that gives me the #findx and #findy coordinates of where ever the queen is standing at. I need to bring up the menu on her which gives the talk option to initiate dialogue with her. However I am doing something wrong, I try using (click #findx #findy) but that does nothing and the script freezes there.)
 
4. Filling the water vat(this part can be done entirely using a razor macro for now)
5. talking to her again (same problem as step 3)
6. giving her 200 fungus(this part can be done entirely using a razor macro for now)
7. starting quest over again and recalling out to kill seven of the infiltrators(most of this i do manually)

4
New member introductions / Re: Greetings to you
« on: March 15, 2010, 04:30:37 PM »
My preference is my Glock 23. Compact enough to conceal, reliable enough for self defense, and just a lot of fun to take to the range. I do not have anything other than handguns but I have a friend here who is not even 21 and he keeps nearly a dozen rifles and and shotguns including a fal.

5
New member introductions / Re: Greetings to you
« on: March 14, 2010, 11:58:33 PM »
I have heard your name mentioned before TrailMyx but never quite knew where to find you. I remember a few times looking for certain scripts and I would get vague clues in message transcripts pointing towards your work from google searches but never found anything until now.

Yes I do love my firearm collection but still prioritize my wife first. Althrough she shows no interest in tennis, i have managed to beguile her in both guns and uo.

6
New member introductions / Greetings to you
« on: March 14, 2010, 10:57:42 PM »
My name is pronounced as Lee, I started playing Ultima back in my early around 1998 I think it was. I lived Bahrain and was playing Atlantic shard on a dial up connection. Did you know that I remember it costing about 8 Bahranian dinar which is about 20 USD for 12 hours of internet access? Dial up on the other side of the world was painful but I loved the game so much that I gave them all my money to play. The cost of the uo subscription was a pittance compared to the internet cost.

Now I live in Dallas Texas USA and not only do I get super speed internet but I also switched to the demise and hybrid shards. Not only do I save money from those expensive internet cards but I do not even pay the monthly uo fee either. I have gotten so spoiled.

I do not know how to write scripts, the most I have ever done was altering a few to make them suit me better. Scripts make the game so more enjoyable and keeps me from letting Ultima consume my entire life. The time and frustration saved go a long way in providing me time to spend with the rest of life's necessities like my job, wife, guns, and tennis.

Pages: [1]