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.


Topics - Sardorn

Pages: [1]
1
Receipes / Taqueria Burrito/Tacos?
« on: April 23, 2014, 07:47:28 AM »
Curious of anyone out there has a good recipe clone of the meat you get in the burritos and tacos from the taqueria's? I live in the Chicago land area and am thinking specifically of what's around here but if anyone has anything to share I'd be interested. As much as I love my taco recipe, sometimes I wouldn't mind not opening that pouch of powder...(if anyone's interested...ground beef/chicken/turkey, packet of your favorite seasoning, 1-cup your favorite salsa, chicken broth instead of water...simmer away)

2
Script Debug / Kal In Ex SOS Master problem
« on: July 06, 2013, 03:05:40 PM »
Let me start by posting the obvious, this is not a problem with a script I wrote. I am however having an issue with it, posted on EasyUO a few days ago and havent seen any responses so I'm guessing it's either not a problem or something I can fix if I can find out what the hang up is. Here is my post/problem:

"Has anyone been having problems with this since the last patch? It will not read the SOS's for me now, popped all the bottles, opens the first SOS, does not relocate it to the corner like it used to, does not, mark a spot, comes back with the 'select region' message. I cant see that anything has changed other then maybe the color of the SOS itself. I've tried with just 1 SOS in the bag and no luck, tried different SOS's, no luck. Any suggestions? I have the latest download listed (dated 11.22.12) and even tried downloading again to see if I had inadvertently changed something. I'm on LS and have the Shard set as OSI. Windows7. Any suggestions or help?"

That about sums it up. Has anyone here been having issues with it? I really didnt see anything that had changed from the patch. If someone is aware of this and it's a simple fix, please hint me in the right direction. If it's a complicated fix, a little help.


The attached picture is as far as it goes, opens the SOS and stalls for a few seconds before asking me what region it belongs to.

Regards

3
Scripting Chat / Honor/scan journal help
« on: September 09, 2012, 09:16:28 AM »
And for my next simple question...
I'm trying to make a simple honor script which will scan the journal for the critter to spawn and honor it, mainly for my sampire in miasma.  I have an honor script which I've used in the past but it will honor anything that targets my toon and not necessarily the one I'm after, and occasionally this breaks the honor with the critter I'm fighting.
I've read the Journal scanning tutorial at http://wiki.easyuo.com/index.php?title=Tutorial:Journal_Scanning but it is not simplifying it enough for me. Is anyone aware of a very simple step by step explanation tutorial for something like this?

Thanks again

4
Scripting Chat / Gear monitor
« on: September 09, 2012, 07:40:24 AM »
Good day everyone

Is there a way to easily monitor the durability status of your gear? is it possible to, or has someone made something along the lines of a paper doll graphic with each ear slot having the 00/00 number in it?
With the costs of imbuing the perfect suit I'm trying to keep things from being 'damaged' while fighting, holding out to the last possible minute to repair. Unfortunately sometimes this happens while fighting because I forgot to check that one piece before I went out, or a different beast does more damage to a different item that I wasn't monitoring.
Anyway, if it's possible where would I start in making something like this, if there's not one already available?

Thanks

5
Scripting Chat / Quick help with crafting menu
« on: August 15, 2012, 06:19:22 PM »
Probably wont get an answer quick enough tonight since I'm about out of time but for future. Could someone point me to where I can find how to select different options under crafting menus?
What I'm trying to do is simple enough, I have one toon beating away on a golem and a tinker standing by to repair it. So far I've managed to do pretty much nothing. I can get the tinker menu to open, I have my event macro to target last once I figure out how to select the repair. There will be some timers in there so it will wait for the golem repair timer and another to heal it up after a few minutes.
I'm not worried about doing anything fancy and by the time I figure this out (for those of you who remember me, I'm still about 3 steps below beginner. But I'm still trying!) I probably wont need it for what I want it for right now.
I did try to search the EUO for tinker gumps, repair gumps, crafting gumps..looked through some of the scripts I use to try to find something but it's still a bit confusing to me.
Thanks for any type of help again!

6
Scripting Chat / Ter Mur
« on: August 04, 2012, 09:40:43 PM »
I'm sure this has been asked but it's late, I'm drunk and irritated. That said, has anyone come up with a lumberjack script that deals with the Ter Mur anti-scripting (for lack of a better term) tiles? Trying to do some imbuing but nooo, have to have crystal things and they only come from ter mur and from what I've come across, mostly from lumber jacking.
Gave the PvTree recalling script a shot but no go.

Anyone know of a working recall script that will let you select rune books, drop wood and extras, fight and heal via magery/axe, work on Ter Mur, and anything else that would be super cool that I'm not thinking of?


7
Television/Movies / Murder in Small Town X
« on: August 14, 2011, 03:05:43 PM »
Just curious if anyone else saw this when it was on? I thought it was a great show though it did seem to be fixed to keep the most disliked person on. For those who havent seen or heard of it, it was basically Survivor meets The Mole (about 15 years before either came out). Group of people dropped in a town (full of actors) where someone is murdered and they have to figure out which of the townsfolk was the murderer. At the end of each episode, two people had to go out to get a clue and the murderer was waiting at one of the spots they had to go to, so only one came back.
Anyway, I loved that show other then the 'fixed' part (they kept the most annoying woman who was voted to go each time for 3 or 4 weeks in a row and somehow it was always the other person who was 'murdered'). Would be neat if they would come out with a spin off of that now. Discovery Channel had  something like it I think, though it wasnt as much of a 'game show' and more of an actual end of the world thing.
That or Survival in Zombie Town X! I'd watch that too!

8
Scripting Chat / Looking for pointers
« on: August 13, 2011, 06:09:30 PM »
Good day

I'm on a mission. I'm an extreme novice when it comes to writing scripts. I have a basic understanding of what is going on when I read through them, in my younger years I learned the basics of Vbasic going blind entering in 100000's of lines of 'if then goto', but writing a scipt myself has left me a bit on the frustrated side. A while back I decided I wanted to write a simple script to move stacks of yarn balls from my backpack to a secure. I failed. I yelled. I swore. I gave up. Today the flame of wanting this has been rekindled.

Here's my new goal:

target a secure which will contain wool and cotton
use all of one on the wheely thing
move stacks of thread/yarn to secure as they're made
once all cotton and wool are gone switch to using yarn/thread on stringy thing
move bolts of cloth into secure
end

Seems rather complex for a first script but I have a feeling it wont be all that difficult once I get going. Here's where I need some help. The tutorials I read were very well done here, but I couldnt find anything on dragging stacks, setting a location for dragging to, or much on subs and loops. Did I overlook them?

I'm guessing the basic layout will be something like:

Setup: (to get all the ID's)
 target/set secure
 target/set wheely thing(s) -eventually using more then one but for now..one
 target/set stringy thing
--
Main:
 open and position secure on screen
 open and position backpack on screen (not sure if these would be in the main loop)
    Thread:
      look for cotton in secure if <0 use on wheely thing if =0 goto Yarn
      wait for wheely thing to finish
      drag stack of thread to secure
      repeat

    Yarn:
      same as thread using wool TYPE and yearn TYPE instead
      if =0 goto Tbolt

    Tbolt:
      look for spools of thread in secure if <5 (or whatever the amount is to make bolts) use on stringy thing if >5 goto Ybolt
      wait 1 second
      repeat 5 times
        drag bolt to secure

    Ybolt:
      Same as Tbolt replacing #needed if >#
         halt
end (not sure if end would be needed since everything is step by step finalizing with halt after the last group is out of materials.)
--
That's my basic plan, not a fast get'r'done script but for the time, just something to make me feel like a script writer! Main points I need help with, obviously the actual commands and syntax. Also opening containers and positioning them on screen. And would this work? will it drag stacks from my pack to an open secure containing the same items? or will it confuse it to just keep grabbing and dropping into the same container?
Any and all help, suggestions, pointers, directions and information is accepted with open arms.

Thanks!

9
New member introductions / Howdy
« on: August 13, 2011, 09:27:31 AM »
Good day

Like many I found my way here while looking for something else. I've been playing UO since 2004, signed up my original account in 1995 I believe but due to where I lived at the time, Alaska, I was unable to get a good enough internet connection with my 14.4bps modem (I was saving up for the 56k but was paying for college at the time and strapped for cash). In '04 I gave it another shot at a friends prodding and became quite addicted. Started off on LS with a paly, had no idea what I was doing but friends kept telling me I was doing fine (though oddly they would never take me on any of their adventures  >:()
My first day one of my friends was kind enough to give me 10k gold to get started with. Wow! 10k! I thought I was rich!! I went to every player vendor I saw and bought as many recall scrolls as I could! I didnt know what I was doing but I knew that recall scrolls meant no running! And then I learned about encumberance. 2 steps at a time I tried to make my way back to the Vesper bank, little did I know I was no where near where I thought I was! A giant serpent saw an easy target and made quick work of me. My first grey screen. I had no idea what to do next, my guild mates were laughing a bit too hard to offer any real advice but someone did manage to tell me to find a healer. So off I ran, getting stuck on trees and rocks and swearing and cursing the whole time about how can a ghost get stuck on a tree. Eventually I stumbled onto a wandering healer only to discover that all my gear, gold and precious recall scrolls were still on my corpse..my corpse that I had no clue where it was since I didnt think I would have to go back and find it...So day one, lost my fortune, my gear and my wonderful recall scrolls, learned..um...well, I learned to stay away from giant serpents when you cant move more then 2 steps at a time!
But that was all for the better. I refused to ask for anything more from anyone, from that point on I decided to earn it all myself. All I would accept was advice.
I decided to make a crafter after a couple days of dying in the harpy caves, no one had informed me about insurance so each time I died I would lose some of or most of my gear. And what I didnt lose became so damaged that it would be destroyed. I had heard of repair deeds from a guildy and through my research discovered it was a crafters handywork when none were available to repair live. And oh the gold to be made selling them! 30-50 gold a shot! Fortune and fame here I come! Character #2, blacksmith/miner/tinker/tailor. I rearranged my 7x7 box to hold a forge and a box for each unsmelted ore type and one for the final product. Bought a pair if packys and went to work! click click click click click drag drag drag drag. One click at a time, I didnt know about macros or scripts at that time, just double click the pick axe and click the ground until full, drag to packy until full, walk back to house and..damn! ice serpents!! off to buy more pack horses I go! Long story shorter, eventually I figured out you could bond pets, double clicked my way to a gm crafter and made no fortune selling repair deeds. But I had so much fun getting to that point.
It was becoming evident to me that my play-style was more relaxed and passive rather then running around pvping or dying in dungeons, so I decided to make a fisherman! Many clicks later and I had gm'd my fishing, had more shoes and fish steaks then you could shake a stick at and I was starting to enjoy myself even more as this fisherman! I made a decent amount of gold fishing up mib's but I was unable to do anything with the nets due to my template. I could take on 1 serpent ok with my wimpy necromancy but it really wasnt helping when I'd pull that kraken.
And here is where I as introduced to EUO. About 3 years ago fellow guild mate heard me complaining about my troubles and suggested I change to a mage. "But" i said "If I have to click up any more skills I'm likely to have need of someone to come bail me out of jail for I'm surely going to snap and start attacking passing cars with my mouse while rambling 'click click click click'!" He pointed me to the website, walked me through it and I was on my way to becoming a script user and my game enjoyment increased 10 fold! Unfortunately, no one informed me that afk scripting was a no-no right away. But I was lucky, the nights I left it running on purpose there were no incidents. However..one night after having about 5 too many cocktails, I started my miner, grabbed a clean shirt, laid down on the bed with the full intent to get back up and play, but listening to the dig dig dig lulled me right to sleep. I woke the next morning to find my account on 3 day lock down with a warning that the next time there would be deletion with no exceptions. My heart dropped, I had no idea that what I was doing was wrong and I had worked so hard to get where I was that I would never risk losing it! And then..About a year later...and to this day I still feel I got screwed...Sunday morning I wake up after a night out, eyes a little bloodshot, get my coffee, some toast and sit down for a nice relaxing morning of mining. I turn on UO and fire up my script. While sitting at my keyboard with the game up I watched the TV to the right of my monitor, listening to the game dig and pausing when something would attack me so I could kill or flee. All was going well then suddenly all was silent. I glanced back at the screen to see that I was in the punishment area and had been disconnected. Even though I was sitting casually watching, I missed the GM talking to me as it was lost in the scrolling of digging. Account deleted, everything lost. Heart broken. But lesson learned. Another account started, this time speeding my skills up via scripting. And here I am today.
My script writing abilities were, and still are, lacking. I was able to read through most and make subtle changes to suit my needs, but I was never able to get past banging my head on the keyboard when trying to write one myself. I was able to make a simple hiding script but that was nothing more then a loop with a pause in the middle. My interest in writing and using them is there, unfortunately my comprehension of all the code is a little lacking.  I spent hours trying to make a script to move balls of yarn from my pack to a secure. I was able to grab the balls but it wouldnt drop them. Crash after crash after crash until I finally gave up and just did it manually, would have been done with that hours before had I just did it! And that's part of how I found my way here today. While going through some old scripts I found the infamous CraftMatic in my library, I didnt bother to try it since I know it's out of date. I looked through it and found where the problem would be but couldnt find any documentation on how to adjust the button locations. Google here I came! Found a link of someone who had the same problem, someone had posted a 2 line script which would find those menu button locations. I havent had a chance to try that yet due to the current patch and EUO not being updated yet, but I do plan on playing with it a little once they have the time to update that.
In the meantime, I poked around here a bit, read through some of the forums and discovered that many of the posters here do not have the 'elitist' attitude of many who post on EUO's site. The "If you cant write them yourself you shouldnt use them dummy" attitude. To which my response has always been "If you cant build a car yourself, dont drive one. If you cant build a house yourself, dont live in one. Etc." Some people have the talent of understanding some things while others have the talent to understand other things. It's how the world works.
So anyway, there's a little bit of an introduction as to who I am and how I wandered in here. To all those script writers allow me to join the masses of script users and pucker up and kiss thine buttocks and say "You rock! Keep up the awesomeness!" Seriously, you do! If not for you and your scripts, I for one would have quit UO long long ago.

Thanks and keep up the great writing!

Pages: [1]