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 - Nouveau

Pages: 1 2 [3] 4 5 ... 7
31
General UO Chat / Re: Beehives 'n Plants
« on: March 21, 2013, 05:33:01 AM »
Can't see the image. What happened TM? hehe

I asked that it be removed for personal reasons, sorry.  About the gold cursor, dxrom?  It's always gold, is that supposed to mean something?  Am I having a duh moment?

32
General UO Chat / Beehives 'n Plants
« on: March 21, 2013, 04:25:29 AM »
Maybe I dreamed about it, I can't remember...  :-\

Is there any benefit to having a beehive amongst raised garden beds?  I attached a picture of my humble abode.   :)

33
UO Reference Information / Re: Lumberjack Changes
« on: March 20, 2013, 12:55:58 PM »
Donno what to tell ya on your runes not working but it's been random resources for a few years now. You'll hit a vein of X wood or ore and after you harvest so much, it'll change to something else.

You really should be more focused on the special items (fungi, bark frag, parasitic plant). That's money in the bank there.

I was turning in wood for the points to get a set of armor.  I didn't realize the trees were random.

34
UO Reference Information / Lumberjack Changes
« on: March 19, 2013, 03:18:25 PM »
It looks like they've gone and done something else to wood chopping.  All of my Ter Mur runes now result in "can't get there" when I land at the tree.  And, the few Frostwood trees I found in Ter Mur are now Oak, some in Felucca too.  I feel defeated.   ::)

35
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« on: March 12, 2013, 03:38:53 PM »
Quote
Did you add the bankbox id? Unless I am mistaken the script doesn't drop anything in the bankbox, just the bags that it has you target during setup and then whatever bags you added manually. If you want it to drop them in the bankboxx, I think you have to add that in the script as well.

Yep, I'll have to do more separate backpack IDs, I think.  :)

36
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« on: March 12, 2013, 11:31:11 AM »
Hmm, that should happen automatically when you drag a stackable item to a destination.  I have no idea....

Okie dokie... thanks!

37
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« on: March 12, 2013, 11:28:57 AM »
Omg, can you believe this!  And, I'm alive and well!   :)


38
New member introductions / Re: Returning Player 5 yrs off
« on: March 12, 2013, 05:09:52 AM »
My friend and guild mate beastmaster from BTH was telling about this site.

Who else from BTH is coming back to Origin?  Citizen Bum?  Gimme Dat?

39
New member introductions / Re: New Member - UO Vetran
« on: March 12, 2013, 05:04:53 AM »
Brings back memories. Well hell other than the trusting part, I still die to others more than I would care to admit but I am getting better. Welcome to SUO!! :)

Haha, too funny!  That's why I'm keeping a low profile, rumor has it that some of BTH have returned to Origin.  Between them and FL (5-6 years ago), you were lucky to just log in to your house and find yourself alive.  Okay, so maybe that's a 'slight' exageration, but you know what I mean.  That was when I stopped playing.  Amazing coincidence that they've been making an appearance the same time I came back.  I'm not a PvPer, nope!  :)

40
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« on: March 12, 2013, 04:52:34 AM »
Here is an example of how I edited it to work for me.

I can't get the gold or pearls to stack in the bank box, though.  Do they need a backpack ID and have to go inside a backpack to work, rather than just plop them in the bank box itself?

Code: [Select]
gosub GumpWait NULL container_gump container_gump
  gosub TransferItems NULL HTD -1 #BACKPACKID RFOHQMD %container_MIBs
  wait 20
  gosub TransferItems NULL WWS -1 #BACKPACKID %container_Stack ; pearls
  wait 20
  gosub TransferItems NULL POF -1 #BACKPACKID %container_Stack ; gold
  wait 20
  gosub TransferItems NULL UDF -1 #BACKPACKID TFOHQMD ; nets
  wait 20
  gosub TransferItems NULL XVH -1 #BACKPACKID QFOHQMD ; maps
  wait 20
  gosub TransferItems NULL STO_JJG -1 #BACKPACKID UFOHQMD %container_Stack ; Leather, Scales
  wait 20
  gosub TransferItems NULL ZYZ_SMZ_RMZ_UYZ -1 #BACKPACKID ZNZORND ; Fish Bag 1
  wait 20
  gosub TransferItems NULL OMZ_NMZ -1 #BACKPACKID MUUFQMD ; Fish Bag 2
  wait 20
  gosub TransferItems NULL ZYZ_SMZ_RMZ_UYZ_OMZ_ZJF_TYZ_WYZ -1 #BACKPACKID GOZORND ; Fish Bag 3
  wait 20

41
General UO Chat / Re: *Cackles madly* This stuff cracks me up!
« on: March 12, 2013, 03:00:55 AM »
15 or 8 to 3?  Didn't Chicago make a song like that.  ;)

25 or 6 to 4 ...   ;D

42
New member introductions / Re: New Member - UO Vetran
« on: March 12, 2013, 02:58:09 AM »
"Lesson #1, never trust anyone. Welcome to UO." and then runs off into the wilderness.

Your story put quite a grin on my face, been there done that type of thing!  :)

43
That's how we all pretty much started the scripting thing.  Before I was writing these monstrosities, I was adapting other people's scripts to do my bidding.  You're well on your way!

Goog things?  Good things are happening?   :)

44
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« on: March 11, 2013, 01:01:16 PM »
You have to edit the BankItems Sub. I added bags and have the fish seperated into different bags to make it easier. Use TM's ItemInfo Tool to get the bag id's. Here is an example of how I edited it to work for me.

I got it working, thank-you bunches!  I also have a better understanding of Claw now too.  You guys write some pretty amazing stuff.  I'm in awe of most of it, and find it fascinating!

Only thing now is that both menues have lines that overlap in them, so I'm not sure if I'm getting the right things checkmarked.  Do you have that problem too?

You may want to try to download fresh copies and then try editing the bags again. I have a feeling that removing CLAW from the FAF script may have affected something. I run both scripts constantly and never have any problems with menus or it cutting up my fish. It puts them in the bag for me instead of cutting them up. I can PM you my copy of FAF with the editing done where all you have to do is change the backpack id's. CLAW is great and I have it loot regs and other stuff that FAF does not.

I've downloaded fresh copies a bunch of times.  Made a change or two here and there.  It seems to be doing what I need at the moment.  Sure I'd love to see your version of it.   :)

45
I'll look around my stash; I might have a little one I can post up.  If memory serves, I think I wrote a little one for Cerveza that's much lighter.  Lemme check this evening.

You're on!  A date night!  But, the fishing script, it really is just want I wanted.  Slightly tailored to me, it's perfect.

Pages: 1 2 [3] 4 5 ... 7