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

Pages: [1]
1
General UO Chat / Re: Producer's Letter: What do you think?
« on: April 06, 2010, 10:41:44 AM »
That vision has been lost for a while and the new devs are trying to go directions that have been proven not to work.  You can't kill creativity.  The picking up apples anology is great.  That's exactly what will happen.

*nods*

2
General UO Chat / Re: Producer's Letter: What do you think?
« on: April 06, 2010, 02:50:18 AM »
Without EUO i'll quit EA/OSI as quick as my explorer loads the uo website. I just started there, and its so hard to get money and to skill up without EUO or Razor or any programm without paying (BTW UOAssist sucks! only is good to combine it with UOAM ). They will kill not only the vets who uses EUO, but newcommers that need to macro A LOT, so New Haven will be empty even with all those free tryal accounts... BTW I'm sure that if they do that, at any time, any expert scripter will jump over that and share with all, as allways happens...

Lets wait their next movement....

3
Hello again TrailMyx!! Just wanted to ask you a little question... The claw, when open corpses, stick allways the container on the same position... That's AWESOME man! I allways dammed UO because every time the corpse opens on a diferent spot... (BTW, I think its some kind of protection vs quick looters...) So I ask you if you can tell me where are the cords in the script to put it on a diferent spot. At first, was ok, because i was playing on freeshards and it appeared on the top-left corner. But now I'm trying the 15 days tryal of EA (enjoying a lot) and it appears just where all text comes from down. So sometimes the phasers make items property disapear and hard to loot it by yourself! hehehe. So I ask you, if you have some free time, to check where is that line and tell me, please. I searched but no luck :(

Thank you in advance.

4
Thank you, I'll try :) but not today, so late for me hehehe

Post Merge: March 09, 2010, 08:12:36 PM
Well, I combined it with a script that gave me a script and it works well, but I'm so sorry i cannot publish this because isnt mine, however I paste the bit of code where I put what you said:

Code: [Select]
finditem %lootTypes C_ , %corpseContID
if #findkind > -1
   repeat
      namespace copy TM_loot_in_progress from global TM_loot
    until !TM_loot_in_progress <> #TRUE
   goto findCorpse

It works nice, now I must find a way to heal my self... I'm on a really big and quick spot lol, and seems my pet will be fine without my vet. Thanks for the quick integration that this script does, never thinked it was so easy O_O

So problem solved, at least on this path :)

Edit: mistake at code

5
Hello!! Like I said on my presentation, I was looking for some free time to have a bit of euo scripting to make some kind of Auto-move to corspes and heal my pet with Claw integration... and the 1st I must aware you is that I'm new at euo programming, tweaked some scripts, and almost all know what it does, not so deep but basics. BTW I know a bit of C# and PHP, all selfmade, so I think I know the basics and I'm glad to start on this new language ( BTW, it have name? ) whatever, I will give a try and if I success I like to share it with the community.

So where I start? Do I must create a new post so people can help me ? Or will you help me in this one ? Anyways I post here what I Found. Now I'm looking some scripts I had, to learn a bit on how pathfinding works, and how to search for a ID from a Tamer script, looks like this:

Code: [Select]
if %findDist <> N/A
  {
    if %findtype in %tameable
      gosub Taming %findid
  }
  if %findDist = N/A
  {
    event sysmessage no more animals around
    event pathfind %charstartx %charstarty %charstartz
    wait 10s
  }

Also, the same script, have a subroutine to move to the animal if you are more than 2 tiles away:

Code: [Select]
  set #ltargetid %tameid
  set #ltargetkind 1
  while #findDist > 2
  {
    event pathfind #findX #findY #findZ
    wait 1s
    finditem %tameID G_16
  }

At least, I have something to play with, and see if I can try to make it move to the new corspes... So any tip here ? Is there a better way to check it ?  Thanks in advance

6
Gold Farming / Re: TrailMyx's WarpSpeed Logs to Boards converter
« on: March 08, 2010, 10:10:40 AM »
Ahh! you'r right! lost that part hehehe. Sorry my bad :>

Edit: BTW i found a script on easyuo web from endings that works on RunUO, and it does her job but its a bit slow!  Just wanted to share with the RunUO mates from SUO.

7
Gold Farming / Re: TrailMyx's WarpSpeed Logs to Boards converter
« on: March 08, 2010, 09:01:14 AM »
I think this script does'nt work now on the new client versions, because you no longer cant make boards with the axe, you must use the carpenter tools (Nails). Is there another version that might work with the new publish ? Or some script that integrates the log2board while lumberjacking ?

BTW Good work, didnt know that trick and seems it was so fast (i readed minutes :>) but no luck at running it like you see.

8
Ok! I'll do it when i have free time :P Thanks!

9
Scripting Chat / question about the CLAw
« on: March 07, 2010, 04:28:05 AM »
Thank you for the fast reply and to give me access so quick to the script library, I'm running ATM the Heartwood Fletcher Quest for Bolts and it works very well! BTW had to remove some move commands because on my shard isnt needed to stay near the quest guy to accept/complete the quest, and there are no trashbags. Anyways, it save me much time because the old macro that I had not worked and should be updated.

Well, I like to ask you something... I Saw the TrailMyx's Advanced CLAw LITE on the library, and downloaded to test it and see if it works on my shard, and it does it well, but sometimes it goes a bit slow to loot some corpses, is it fine ? I dont have actived "Use additional event delay" so i was wondering if there are some way to speed it up a bit. Modifying some variable or something... I'm still a noob on EUO programming, but have some experience with other language like C# or PHP, so maybe I can learn fast!

Another thing about this CLAw is that I would use it for gold farming on solens hives, but being AFK, so I was wondering if I can combine it with another script that heal my pet (I'm tamer) and moves next to the new corpses to let CLAw work...

So I ask you for some tips, links, or something that can help me on both tasks! Thanks in advance!

PD: Sorry if this isnt the correct place to ask this. Be free to move it to another post.

10
New member introductions / I'm glad to discover this nice community
« on: March 06, 2010, 10:26:29 AM »
Hello all!! like the title say's, I'm glad to meet you guys. You can call me mTr, and I'm from spain, so sorry if my english isn't very well. I'm a selfmade programmer and a freelancer webmaster ATM. And I been playing UO since 98-99 I think... dunno exactly. However, like most of UO player, didnt was all the time on it, heheh, I tryed a couple of games when bored of UO, but dunno why I allways come back! lol. So now, back again to the drug, I'm currently playing on a spanish freeshard called UOLegends. So I needed a good script to farm runics fletcher tools, and google had the answer, found this community... Awesome... Like a webmaster I am, was easy to see all the hours of work put on this project! I mean... not only admins, webmaster or moderators, but the whole community.

On the other hand if it wasn't because my scripts were outdated, I'll never met you! So I'm glad that my scripts are outdated lol! Well, dunno what to say.... Ah! I Love Hip Hop (Any JMT or IT fan?)! and my favorite food its pizza, and paella :P

Peace, mTr.

Pages: [1]