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

Pages: 1 [2] 3 4 ... 9
16
Television/Movies / Re: Fantasy Football
« on: August 31, 2012, 12:07:22 PM »
Count me in!
Give me something else to do besides watching the Bronco's Kill everyone!!! BooYaaa!!!!!

17
General UO Chat / Re: Favorite Script...
« on: August 22, 2012, 12:56:36 PM »
CLAw by far! Looting now a days makes my head hurt really really lots :(

18
Player Templates / Re: Sampire V2.0
« on: August 22, 2012, 12:07:53 PM »
Sampire isn't SS that's whammy, right? Sampire is all about Vampiric embrace and Damage output for heals through VE.
Whammy is way less skill points inNecro and more in SS so wraith form for mana, and SS for curse weapon.
Sampire=samurai vampiric embrace
whammy= wraith form samurai.
At least that's how I understood it.
Am I misinformed?

In theory you are correct on what a Sampire and Whammy is and where the name came from. With the power of Imbuing/Re Forging most people run a hybrid of one or the other and the true meaning of both have lost itself in the shuffle.

19
i was woring on a new woodland armour set last night since i found you can reforge 5hci real easy lol then enhance, i ended up with 3 pieces with 5hci and 10di, looking for the resists in the remaing peices my the rule i was using last night was
[Physical resist >=5 AND Fire resist >=10 AND Cold resist >=8 AND Poison resist >=2 AND Energy resist >=8]
does this seem to be ok? as the total resist is 33 its pretty close to the 35 max craft resists so i know it will take a while to fond lol

Yes that looks like a good CLAw rule to find the piece you are looking for. Now realize Poison resist has a minimum of 3 so don't really need that rule as it will always be true. And like you said it could be a while before the luck gods smile your way. To craft that exact piece is probably 1 in a million. Also you should be running additional rules to find optimal imbue pieces that may be crafted but may not fall under the exact piece you are looking for. If you have other questions start up a new thread, as we have hijacked this one enough, and I can explain more in detail that it maybe better to change the suit then try and craft that one piece.

20
I know this is a bit of a Derail, but this is my new list for the resist spreads I'm looking for. If I have to I'll remake a leather piece to fit to this, as it seems I have a better time getting leather to do my bidding then the iron.


  • [ Physical Resist = 1 AND Poison Resist = 4 AND Energy Resist = 3 AND Sum of Resists = 30]
  • [ Physical Resist = 2 AND Poison Resist = 4 AND Energy Resist = 3 AND Sum of Resists = 30]
  • [ Physical Resist = 5 AND Poison Resist = 5 AND Energy Resist = 3 AND Sum of Resists = 30]
  • [ Physical Resist = 6 AND Poison Resist = 5 AND Energy Resist = 3 AND Sum of Resists = 30]

So, now there are four different options, but really the Fire and Cold just have to hold the majority of the resists.  So 80k in ingots to go, hopefully I go not fruitlessly.


I am currently building a plate suit and below is the rules I use to find the base pieces. What I am looking for is the minimum resists in 2 of the armors base resists and CLAw works great.

Code: [Select]
[( [ Sum of Resists > 15 AND Physical Resist = 5] ) AND( [ Fire Resist = 3 OR Cold Resist = 2 OR Poison Resist = 3 OR Energy Resist = 2] )]
[( [ Sum of Resists > 15 AND Fire Resist = 3] ) AND( [ Cold Resist = 2 OR Poison Resist = 3 OR Energy Resist = 2 OR Physical Resist = 5] )]
[( [ Sum of Resists > 15 AND Cold Resist = 2] ) AND( [ Poison Resist = 3 OR Energy Resist = 2 OR Physical Resist = 5 OR Fire Resist = 3] )]
[( [ Sum of Resists > 15 AND Poison Resist = 3] ) AND( [ Energy Resist = 2 OR Physical Resist = 5 OR Fire Resist = 3 OR Cold Resist = 2] )]
[( [ Sum of Resists > 15 AND Energy Resist = 2] ) AND( [ Physical Resist = 5 OR Fire Resist = 3 OR Cold Resist = 2 OR Poison Resist = 3] )]

Once you get your head wrapped around the logic of making rules its really incredible what CLAw can do for you. I don't know how people can try and loot items, in PVM, without a tool like this.

21
Going to start playing around today so loaded up the example and received a rail error and noticed

Code: [Select]
call %railsubs TM_RunRail trinsic 0 END FW
And changed it to

Code: [Select]
call %railsubs TM_RunRail LABEL1 0 END FW
Worked like a charm! I always hated Trinsic  :)


22
Thank you for the quick and incredibly detailed response! I'm once again going to be tied up with RL so will not be able to test right away but will shortly. The information posted I'm sure will be more then enough to figure out the error i seem to be making when I get back to trying it.
The great support to a very basic question is greatly appreciated!!
Thanks!

23
Uncle!

Where does the callback file go?

I can't use the explicit location
c:\her\there\whereever
I tried same folder as easyuo.exe
I tried the same folder as the tm_rail server

I keep getting unable to load callback file



I just started playing around with this and seem to be having the same issue above. Reading through the thread I never did see a reply or solution posted. I'm currently trying on XP as my Vista desk top cooked the power supply and do not have UO on my laptop with Window7. If by some slim chance you may remember from back then or any suggestions would be appreciated. I'm sure with time Ill figure it out but cant hurt to poke for a few ideas in the right direction.


24
Resource Farming / Re: Lugz Barb Leather Getter
« on: May 19, 2012, 04:27:05 AM »
Sure pm me the fix thanks when rail come available i would like that to and thanks for the hard work
Thanks Blazehammer
If you look for the below
Code: [Select]
Sub Drop_Crap
  Finditem JJG C_ , #Backpackid
  If #Findkind <> -1
  {
    Event Property #Findid
    If Barbed Notin #Property
      Set %Crapola %Crapola , _ , #Findid
  }
  Set %Crap_Timer #sCnt2 + 50
  Repeat
    Gosub Move_Item %Crapola #Backpackid %Corpse_Container
  Until #Findkind = -1 || %Crap_Timer <= #sCnt2
Return

Change the line below you will find in the above sub from
Code: [Select]
If Barbed Notin #Property
To
Code: [Select]
If Spined In #Property
This should just be back to dropping Spined leather only now with the change.
I'm at work right now and have patched here to try the new content so it is untested but will assume it will work. Hope it helps!
As long as I get some spare time soon ill post a rail version. It will use either TM's or EN's rail script which do an amazing job so anyone can hunt anything anywhere. Just need some spare time to incorporate it


25
Resource Farming / Re: Lugz Barb Leather Getter
« on: May 18, 2012, 08:47:55 AM »
well i tried it with bouras kills the bouras  just not many to kill  problem that i ran into was when it skinned the creature it got hides in pack took pelt out of corpse but put horned leather back in corpse so i have no idea why its doing that just thought you would like to know

I actually set it up like that as I am testing the script to hunt using a rail system and didn't want to keep the horned leather for now. If you want to hunt the Boura's and keep the leather I can PM you a quick fix. Once the rail is working good it will have an option to keep or not keep built in.

26
General UO Chat / Re: When easyuo is down...
« on: May 11, 2012, 04:16:20 AM »
so there is no other program to use?

Not so much :(
Remember to make a shortcut to the client direct so you don't patch if it is not forced

27
Resource Farming / Re: Lugz Barb Leather Getter
« on: May 11, 2012, 04:12:19 AM »
I am going to test out the beta tomorrow, but i been running this for a couple days now, sometimes it starts to act really weird, it will constantly cast enemy of one over and over while fighting. it might be due to fact i am dual clienting a lot and that might cause it to happen.

Not sure if dual client will cause the problem but maybe. Keep me updated. Again any suggestions welcome. Also Im working on a rail system type hunter so you can use to hunt anything you want as you suggested to hunt for other resources. May be a bit before release but working on it.

28
Resource Farming / Re: Lugz Barb Leather Getter
« on: May 11, 2012, 03:58:48 AM »
i changed weight to -50 instead -20 that seems to take care of the over weight issue and again thanks for the hard work in the script.

Glad its working well now! I will adjust the weight lower as it is actually set right to the limit for my character when I was testing. Keep testing and any suggestions welcome

29
Resource Farming / Re: Lugz Barb Leather Getter
« on: April 16, 2012, 11:37:36 AM »
been using this script for last few days and its great got over 100k barbed leather and it works great with my sampire i just got to remember to keep myself full of food. thanks for script
 ;)

Glad you like it! I actually have a better version for healing and stability ill need to dig out and post. Its more of a general Sampire Hunter that can be used other places. Never updated as there didn't seem to be much interest at the time. Been stuck away from UO for a bit but ill see if I can get some extra time and post another version for you

30
New member introductions / Re: new person here
« on: February 15, 2012, 12:15:33 PM »
hey my name is blake and im new here. ive been playing uo on and off since 2000. this website is new to me and im very inexperienced so please ignore all the stupid questions i will have. im 28 years old and work at lowes. looking forward to talking with everyone on the forums.

Hello and welcome! I see you posted looking how to download a script and that will require that you are unrestricted. A mod will do that. They may require a little more info on your intro though. Tells us some of your UO life. Characters or templates you play OSI or freeshard. Just stuff that keeps you occupied when playing. Probaly will get you access a little faster

Pages: 1 [2] 3 4 ... 9