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

Pages: [1] 2
1
Hi folks, what is the latest stable version of this script?  It is absolutely fantastic, I'm just finding that tm_advclawfull784_b3 crashes from time to time and usually at a very inopportune moment :)

Thanks

2
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« on: March 02, 2021, 07:56:03 AM »
Thanks, I'm on OSI.  It seems to sort them and sails to the locations ok, just doesn't draw the little map and pinpoint the SOS locations. 

The location boxes are all shrunk into area 1 by the look of it.

Edit:  SORRY, I completely, posted in the wrong script page!

3
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« on: March 02, 2021, 07:42:48 AM »
Absolutely love this script.  I have adapted it to see the newer MiB ID and it has been great.

One issue, however, is that the small map itself doesn't draw the boxes or locations of the SOS properly.  So, I am forced to separate the SOS into the 10 zones and fish them one zone at a time.  Any idea how to get the map to draw correctly again, it would help when looking at ASOS locations.

Thanks

4
Character skill advancement / Re: Gaderian's Remove Trap trainer
« on: December 05, 2020, 07:10:44 PM »
Thank you very much for this script, I finally managed to GM with it.  Once it gets going the gains motor, however, I was getting about 5.0 points of gain and it would stop.  For me I watched it when it got stuck and it just didn’t solve the puzzle and would repeat the same sequence of colours every 2 or 3 minutes.  The solution in my case was to manually solve the puzzle and start the script again and within a few minutes the script would start solving the puzzle and gaining.  May not be the case for everyone, but it worked well for me.

5
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« on: November 27, 2020, 10:23:25 AM »
Ah, interesting.  Yes, the only reason I asked was because it wasn’t moving the MiBs to my secure, but I found and updated all the MiB item ID references in the script all is good now.

Also, what do you do with all the special nets you get?  I have never used them.

6
Gold Farming / Re: TrailMyx's Full Auto Fisherman
« on: November 26, 2020, 02:25:53 PM »
Wow, what a script!  Thank you. 

I have been running it for a few hours and have updated the script for the newer OSI MiB ID, just keeping it ruining to see what else needs updating.

I will dig though this thread, but at nearly 70 pages, it might take a while.  Does the script extract the SOS from the MiB anywhere?  I can’t seem to find it having looked through it.

7
Questing / Re: said3 Heartwood trinket weaver quester
« on: November 21, 2020, 02:42:06 PM »
Ok, I know this topic has been dead for a while, but I am trying to get this script adapted for use with the Beer Goggles quest, as the player crafted Tinker Tools are no longer accepted by the NPC for this quest.

It seems to stick on the OCR of finding the right quest.  I am using the latest version of kalocr.txt (6.11) in which the getMLQInfo function is supposedly working.  However the script simply misses the quest info and cycles through he quests.

Here is the sub:

Code: easyuo
  1. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  2. sub Toogle_Quest
  3.  
  4. call kalocr.txt getMLQInfo QuestOffer #contposx #contposy
  5.  
  6. if goggles in %1
  7. {
  8.  set %clickx #contposx + 208
  9.  set %clicky #contposy + 487
  10.  click %clickx %clicky
  11.  }
  12. else
  13. {
  14. goto start
  15. }
  16. Return
  17. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Is anyone familiar with he OCR functions that would help e get the correct output please?  I think I can adapt the rest of the script ok.

Thanks.

8
Questing / Re: ScriptUO Heartwood Quester v1.19
« on: November 20, 2020, 08:35:04 PM »
Did this script ever do the tinkers quests like Beer Goggles?

9
Character skill advancement / Re: Gaderian's Remove Trap trainer
« on: November 13, 2020, 07:06:33 PM »
You should be gaining. I suspect your setup is not correct or you are experiencing Internet lag.

Double check your setup.
1) It won't work if the client is minimized.
2) kalocr.txt should be in your folder/directory where your Easyuo executable is
    There are some versions of kalOCR.txt that didn't work (some copies labeled 6.06 and all copies labeled 6.07-6.09) because of a re-introduced bug.

If those things are correct, watch it try to solve the puzzle. If it doesn't solve a puzzle - it will be left in a state with left over colors in slots. It will try to find an unused color and set all slots to that color (so there are 0 matches - which is good for comparing good matches).
If it skips over setting all the slots with the unused color, then good chance you are experiencing Internet packet loss, so follow the directions in the 2.1 version to increase the attempts. It will severely slow down the puzzle solves, but can help solve puzzles. If you now get it to solve puzzles (where without the extra tries it was not completing puzzles), then gains should happen.

Give some feedback here on how that works (or what you tried that doesn't work).

If you have those requirements solved, then there can be a timing issue if you experience extreme packet loss on the Internet (lag).
I created version 2.1 that would retry a few times to reduce these failures due to lag. You may be able to increase the attempts to push through the lag failures.

Gaderian

I tried a different computer (I was running UO in macOS under Parallels Desktop) and it works.  May be an issue running it under VM, but that won't trouble 99% of people.

10
Character skill advancement / Re: Gaderian's Remove Trap trainer
« on: November 12, 2020, 06:43:48 PM »
Thank you for your hard work, however, I was running this script for about 30 mins with skill 29.2 and there were no gains at all, the gump opens and the puzzle seems to be attempted, then fail and close.  Should I be gaining at this level or do I just need to be more patient?

11
Where is the config file saved?  I want to copy the settings from my laptop to my desktop PC.

Thanks.

12
I get the "no configuration file found" error whenever I try this script :(

I have moved the script and a copy of Easy UO to a new folder on the C: drive, but no luck.  Was there a trick to this?

Did you look at this post:

http://www.scriptuo.com/index.php?topic=17.msg962#msg962

Read the second question and answers very carefully.

Cool, thanks, I got it working :).  Seems I needed to save, to save an an empty config file first.

Separate question, how do I exclude Cursed items?

13
I get the "no configuration file found" error whenever I try this script :(

I have moved the script and a copy of Easy UO to a new folder on the C: drive, but no luck.  Was there a trick to this?

14
New member introductions / Re: Hello!
« on: October 30, 2020, 12:47:12 PM »
Thank you, looking forward to contributing too.

15
New member introductions / Re: Hello!
« on: October 29, 2020, 08:51:04 PM »
Of course!  Well, my life in UO begun in 1998 when I was 17 years old.  My older brother had been playing it and when I went to stay with him for a weekend he introduced me to UO and he got me hooked!  At that time a 15" CRT monitor was the norm as was 56K dialup (more often it was 42Kbps where we lived), and also the calls were metered so extensive play time came with big phone bills!  The first time we had access to a leased line internet connection or ADSL was a game changer, quite literally.  Lag was common place as was lost connection (at an inopportune moment) when someone picked up the phone in another room.  We also got our other brother into it, so it was fun the 3 of us playing together while all living apart.  We played on and off until around 2004, before the Samurai Empire expansion came out.  I had move to a bigger city and had work to contend with, etc.

When I first started I was introduced to the city of Minoc, and spent many, MANY months as a grinder with mining (with a pack horse) and blacksmithing.  It took us a while to save up and find space for a small wood and plaster house, which we placed in the plains north of Minoc. There were, no scripts, no Tremmel/Felucia, I was PK'd in a mine more times than I care to remember, safety and the old housing system which required a key (and no insurance).  It was fun and I never really did dungeons or hunts for a year or so. 

As I trained up my characters, I added a mage and turned my miner into a swordsman, it was slow going.  Losing regs, runes, etc. (house key was always banked) and being a bit timid at the time was mainly soloing. We then found a hosing plot on the Arctic isle north of Deceit, which my brother found on a boat. Expansions like The Second Age came out, which I wasn't overly keen on at first.  As I say, I was a timid explorer and hadn't really mastered Britannia at that point.

I also started fishing to get the SoS bottles, which was another long and interesting adventure.  At this point I discovered some scripting tools, and they helped me avoid RSI in my mouse clicking finger (still dogs me today).  I also started Animal taming which was pretty good fun, mostly all levelled and trained the slow way. 

We all then stopped playing for a while, each expansion tempted me back in with the Age of Shadow and Mondain's Legacy and the improvements were interesting, if not a little complicated to get your head around.  While not being a huge PvP fan, the Tremmel/Felucia split seemed to detract from the game somehow, but a lot of people moved their housing to Tremmel, which opened up Felucia housing enough for us to eventually we find some space for a 2 story wood and plaster house (with a balcony) in the forrest west of Wind, it was great going with a sense of achievement.

I stopped playing completely just before the Samurai Empire expansion came out, and am actually not hugely enthusiastic about it now. I moved on to World of Warcraft briefly, although I missed the dynamics and economy of UO and didn't stick with it for long.  I eventually returned to the fold about a month ago when I had exhausted a lot of my lockdown entertainment and watched a documentary on Netflix about early games which featured some of the earlier Ultima games and shortly after read an article about 1990s games that were still being updated.  In said article UO came up and I was very surprised, I was also tempted back by the UO Forever free element just to check it out again, and it lasted all of 30 minutes before I paid to reactivate my account!  I have also convinced one of my brothers to join me again and we are back! 

There is a lot to take in and a huge amount to do in order to get our rather old character templated back up to speed, which is why forums and tools like this are invaluable, besides that RSI in my hand hasn't got much better in the last 20 odd years!

Anyway, I won't bore you anymore, that's my store so far.  I look forward to becoming a part of this useful and loyal community and enjoy being back in the world of Ultima.

Pages: [1] 2