Author Topic: ScriptUO Heartwood Quester 1.29 with Advanced CLAw support  (Read 424930 times)

0 Members and 2 Guests are viewing this topic.

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
ScriptUO Heartwood Quester 1.29 with Advanced CLAw support
« on: September 14, 2008, 10:20:56 AM »
+1
Please read the Site Rules to become familiar with the download requirements of this script

Code: [Select]
;=================================================================
; Script Name: SUOQuester - ScriptUO Heartwood Quester
; Author: Cerveza / TrailMyx
; Version: 1.27
; Shard OSI / FS: OSI / FS?
; Revision Date: 2007/05/05
; Purpose: Heartwood Quester with reload support for beetles
;          Only does Fletching (bows) and Carpentry (stools)
; Special Thanks:
;       SorrowMaster - original SMQuester
;       Cerveza      - Conversion of SorryMaster's work to SMQRail
;       Bad_Maniac   - BMItemEval
;       Machine      - craftItem
;       TrailMyx     - Rail engine, Runebood subs, TM_CLAw
;       j4bber       - Scripting assistance, suggestions and subs
;       Maverick/Drak/Cake2/gatecrasher - Testing and suggestions
;
;=================================================================
; Revision History:
; v0.90 - Initial Beta Release
;       - Fletching ONLY
; v0.91 - Added Carpentry quest
; v0.92 - - Added hiding
; v0.93 - Hardcoded number of boards for packy
;       - Removed loading char with boards
; v0.94 - Added make tools at secure
;       - Added board check (Thanks Drak for the feedback)
; v0.95 - Bug Fixes: delay problems, fletching tools
;       - Added dump loot to secure (thanks J4bber)
; v0.96 - Should keep 2 tinker tools on you, loading from secure
; v0.97 - TrailMyx - Included rail system for testing
; v0.98 - J4bber - Fix for board stacks
; v0.98a- TrailMyx - OCR for toggling quest items
; v0.981nokal - TrailMyx - No KalInEx ocr, modified load_boards1
;             - Fix for make tools
; v0.985nokal - TrailMyx
; v0.987nokal - TrailMyx - complete rewrite of crafting sub
;             - random bag placement
;             - reset of crafting tools to configurable resource color
; v0.988 - TrailMyx same as v0.987nokal with test rails removed, phased out KalOCR
; v0.989 - TrailMyx fixed OCR and carpentry tools setup bug
; v0.9891 - TrailMyx fixed OCR wrong quest, drop bag in pack
;         - added waits for stability
;         - added quest count and safe recall rune support for ending script.
; V1.0    - FINALLY! Thanks TrailMyx / J4bber and all the testers
; v1.01   - stability additions
; v1.10   - Use virtues to clear cursor
; v1.13   - Switch back to key ESC to fix bugged cursor.  Thanks Mystre!
; v1.14   - Removed honor self.  Added ability to use resources other than normal color
; v1.15   - Removed s7 subs for recall.  Added Beetle unhiding feature.
; v1.16   - Now exclusively at ScriptUO.com
; v1.20   - Added support for Advanced CLAw Lite/Full.  Revised UI a little bit
; v1.21   - added CLAw startup check
; v1.22   - Added file saving support.  Added bank support.
;=================================================================
; Preview of SUOuester V2.0:
; - save config
; - bank support (multiple random banking refills)
; - random landing spots in heartwood <-- DONE
; - more (all?) quests, selectable from setup menu
; - menu with status
; - new user configurable loot evaluation system
; - ????
;=================================================================
; Files Needed: Make sure they are all in your EUO directory
; - BMItemEval.euo         - Evaluates loot
; - tool_railengine30g.txt - Rail Engine to move char
; - hw_trinket.txt         - Rail File for path to trinket quest
; - hw_bowcraft.txt        - Rail File for path to bowcraft quest
;=================================================================
; Disclaimer:  By running this script, you are accepting the contents of this licence agreement.
; This script is only authorized to be distributed on www.scriptuo.com.  If you purchase this script,
; acquire it from another website, it is not considered an authorized copy and should be deleted
; immediately.
; You hold the author, TrailMyx, and the distribution site www.scriptuo.com not liable for any loss of
; items, accounts, monitary or time losses associated with the use of this script.  Furthermore, you promise
; not to distribute or sell this script to anyone without the express permission of the author, Trailmyx.
; Violation of the contents of this agreement will result in one of the following: litigation, www.scriptuo.com
; account termination, discimination of bad karma for your next life, and most definitely causing a black mark
; placed on your soul.
;
; I worked very hard to bring this script to you, so please use it responisibily and
; respectfully.  If you have any questions, please reach me at trailmyx@yahoo.com.
; (c) 2007 TrailMyx, All rights reserved.
;===================================================================




Requirements:
Please check these off before you request help on the forum

  • [  ] - You are running on OSI This script most likely will not work on your Freeshard
  • [  ] - Tamed and bonded beetle (bonded not really required, but nice when beetle dies)
  • [  ] - Raw Ribs if you would like your beetle fed at the beginning of script execution.
  • [  ] - Runebook with at least 3 runes marked. (Home secure, heartwood, logout) Does not support bank secure!!
  • [  ] - Lootbag in your main pack.  Please make sure this is a different container (big bag) than the bags dropped by the quest reward bag.  You run the risk of trashing your loot otherwise.
  • [  ] - Loot bag in your home secure MAIN LEVEL (when working from home secure)
  • [  ] - Runebook in your main pack
  • [  ] - All resources (boards, ingots, tinkering tools, carpentry tools) placed in the main level of your secure container and not in a bag.
  • [  ] - Tinkering skill sufficent to make tinker tools and crafting tools
  • [  ] - No tinkering?, then enough tinker tools and crafting tools in your home secure (tinker tools and joining planes, lots...)
  • [  ] - KEEP UO screen uncovered. This is so the OCR can see the quest (you can still use powersaver, but do NOT use a screensaver, or coverup the UO window)
  • [  ] - Rail engine requires that you not move the mouse during rail runs. Otherwise this will mess up your movement while riding a loaded beetle. Dedicate your computer to running this script by either just leaving it alone or running the UO session in a VM (virtual machine instance)
  • [  ] - 32-bit video card setup, will not function at 16-bits or 8-bits.
  • [  ] - Make sure you have placed all files (quester, looter, rail engine, rails, evaluator) in the same directory as your EasyUO executable. <-- Important!!
  • [  ] - Do not run this quester in full screen mode or the OCR functions will not work properly.
  • [  ] - Do not run UO Assist or Razor with this script!!
  • [  ] - Be sure to have your rune marked SOUTH a few steps of the gate, otherwise you may accidentally enter the portal before the rail engine is ready. (thanks marina)
  • [  ] - Be sure you remember to download the rail engine from the link supplied below
  • [  ] - Be sure you do not have Always Run selected.  You will need to walk with a loaded beetle.

Ok, here it is after all.  Finally got around to stubbing in the CLAw looter into this a while ago and am only now publishing it.  There are a couple changes you'll notice:

1) There is now a persistent UI for this script. 
2) Checkmark for BMItemEval or TM_CLAw.  You may use both if you wish.

In order to use the TM_CLAw looter, you must do the following:

0) This script requires all the same minimums as the earlier verison.  Please refer HERE
1) Have the CLAw running in a separate tab and wait until it fully initializes
2) load the starter CLAw configuration file, sampleclawsetup.txt by entering this filename in the "Setup File:" TextBox of the CLAw UI and press "Load File"
3) Wait for the file to load, then press "Save File".  You will only have to do this once to make the looter remember what loot configuration file it will always use.
4) Start the Quester and follow the directions.

Note that the quester will now wait for you to press "Start" in the Quester UI menu, and the menu will no longer disappear.

A big thanks to Bad_Maniac and Machine for some of their work included in this script.

Please note that you will also have to download the Rail Engine with the rest of the files attached.

Download the CLAW Lite Autolooter here.


One GOOD into post required to download scripts here at ScriptUO!

Please read HERE for more about the site rules.

Also read HERE for additional information about your restricted status if you are a newly registered member.

Version 1.24 is posted for people who still require the old crafting menu.  It is no longer actively supported.

BTW, here's a link to the post that helps you setup your beetle pack since EUO is broken:

http://www.scriptuo.com/index.php?topic=374.msg48553#msg48553

There are 5 attachment(s) in this post. You must register and post an acceptable introduction to download
SUOHWQuester128.txt
SUOHWQuester129.txt
hw_bowcraft.txt
hw_trinket.txt
sampleclawsetup.txt
« Last Edit: August 27, 2020, 08:45:54 PM by TrailMyx »
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: ScriptUO Heartwood Quester 1.21 with Advanced CLAw support
« Reply #1 on: September 14, 2008, 10:21:16 AM »
+1
And here's the Q/A:
Q:
How do I know the CLAw is evaluating the loot?
A:
Locate the "Status:" line at the top of the CLAw UI.  You should see "X items evaluated, Y items looted" after the script opens the pack.  You will also see messages here for CLAw status like "Evaluating..." and "Dragging..."
--------------------------------------
Q:
Is the CLAw looter looting my heartwood saws and kits?
A:
No, that process is handled by the Quester so you don't need a looting rule for those in the CLAw
--------------------------------------
Q:
The CLAw seems to lock up while I'm running the quester.
A:
Do not hide while you use the quester.  This will stall the looter. (Fixed in 0.771 CLAw)
--------------------------------------
Q:
I fizzle alot when I cast spells and can't seem to make tinker's tools
A:
This script is NOT meant for new characters (i.e. less than 50 skills in crafting/magery).  Please take some time to work your skills up so that you will be more successful in spell casting and crafting.  I recommend 65.0 or greater in your tinkering/magery/chivalry/bowcraft/carpentry.  Please do not post issues when your skills are too low!!  You will only get laughed at because of your newbness.
--------------------------------------
Q:
The script doesn't put items into my beetles pack
A:
You may have to re-run the guided setup.  If your beetle dies or you switch beetles, this is a must.
Due to a bug in EasyUO, you need to attempt to open the beetle pack yourself during the guided setup.  Here's a link to that explanation:
http://www.scriptuo.com/index.php?topic=374.msg48553#msg48553
--------------------------------------
« Last Edit: January 22, 2013, 12:56:19 PM by TrailMyx »
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: ScriptUO Heartwood Quester 1.21 with Advanced CLAw support
« Reply #2 on: November 09, 2008, 10:52:56 AM »
+1
Anyone having problems with the setup portion of this script should download the latest version of the CLAw (>759).  I fixed an error where #LOBJECTID might become corrupted.
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: ScriptUO Heartwood Quester 1.21 with Advanced CLAw support
« Reply #3 on: February 16, 2009, 10:07:10 PM »
+1
OK, I'm about to update this script with a few new features.  I'm adding bank support as well as the script will remember your last setup so you don't have to keep going through the setup each time you run it.  Stay tuned.
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Khameleon

  • Script Tester - Team Leader
  • Elite
  • *
  • *
  • Posts: 2574
  • Activity:
    0%
  • Reputation Power: 30
  • Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!
  • Gender: Male
  • Respect: +238
  • Referrals: 0
    • View Profile
Re: ScriptUO Heartwood Quester 1.21 with Advanced CLAw support
« Reply #4 on: February 17, 2009, 01:15:38 AM »
+1
wow its like Christmas for the UN-lite.


Offline Xclio

  • Officially "The MAN"
  • Elite
  • *
  • *
  • Posts: 981
  • Activity:
    0%
  • Reputation Power: 9
  • Xclio has no influence.
  • Gender: Male
  • Respect: +56
  • Referrals: 1
    • View Profile
Re: ScriptUO Heartwood Quester 1.21 with Advanced CLAw support
« Reply #5 on: February 17, 2009, 05:57:14 AM »
+1
No joke, when do we get our christmas????

Offline Masscre

  • Gran Master Jester !!
  • Scripthack
  • *
  • Posts: 4615
  • Activity:
    0%
  • Reputation Power: 55
  • Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!
  • Gender: Male
  • Air Guitar Commander !!
  • Respect: +144
  • Referrals: 1
    • View Profile
Re: ScriptUO Heartwood Quester 1.21 with Advanced CLAw support
« Reply #6 on: February 17, 2009, 07:08:26 AM »
+1
Hi TM i am trying the newer quester out today 121 and am running into an error about the rail it wants tool_railengine30k.txt but i have tool_railengine30i.txt any way i can get a copy of the k version please?

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: ScriptUO Heartwood Quester 1.21 with Advanced CLAw support
« Reply #7 on: February 17, 2009, 08:37:07 AM »
+1
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Masscre

  • Gran Master Jester !!
  • Scripthack
  • *
  • Posts: 4615
  • Activity:
    0%
  • Reputation Power: 55
  • Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!Masscre is leading the good life!
  • Gender: Male
  • Air Guitar Commander !!
  • Respect: +144
  • Referrals: 1
    • View Profile
Re: ScriptUO Heartwood Quester 1.21 with Advanced CLAw support
« Reply #8 on: February 17, 2009, 08:54:08 AM »
+1
Thanx for the pointer TM i did not think it would be in another post my bad :(

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: ScriptUO Heartwood Quester 1.21 with Advanced CLAw support
« Reply #9 on: February 17, 2009, 09:21:16 PM »
+1
I have the new save/load feature working pretty well.  You can just load the script and press Start now.  Pretty nice (although the 2.0 users have had this feature for years... ;) )
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: ScriptUO Heartwood Quester 1.21 with Advanced CLAw support
« Reply #10 on: February 23, 2009, 03:55:41 PM »
+1
BTW, I'm testing this on Windows 7-64bit and it works pretty well (v1.22).  The bank support is pretty slick.

I haven't been in heartwood for a while.  It's funny how many people use this script.  lol.
« Last Edit: February 23, 2009, 04:48:05 PM by TrailMyx »
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Khameleon

  • Script Tester - Team Leader
  • Elite
  • *
  • *
  • Posts: 2574
  • Activity:
    0%
  • Reputation Power: 30
  • Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!Khameleon is a rising star!
  • Gender: Male
  • Respect: +238
  • Referrals: 0
    • View Profile
Re: ScriptUO Heartwood Quester 1.21 with Advanced CLAw support
« Reply #11 on: February 23, 2009, 04:47:17 PM »
+1
you its funny you say that. so many people use the script yet, Heartwood Kits haven't Fallen in price yet.

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: ScriptUO Heartwood Quester 1.21 with Advanced CLAw support
« Reply #12 on: February 23, 2009, 04:49:47 PM »
+1
Well those kits are still almost impossible to get.  After all this time, I've only gotten 1 of each.  And that's alot of wood.  I burned through my entire stock of normal wood and oak during the clean up campaign and didn't get squat (like 1.5M boards)
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Hollywood_Shono

  • Full Member
  • ***
  • Posts: 113
  • Activity:
    0%
  • Reputation Power: 0
  • Hollywood_Shono has no influence.
  • Respect: +19
  • Referrals: 0
    • View Profile
Re: ScriptUO Heartwood Quester 1.21 with Advanced CLAw support
« Reply #13 on: February 23, 2009, 05:28:13 PM »
+1
Found It
« Last Edit: February 23, 2009, 05:32:53 PM by Hollywood_Shono »

Offline TrailMyxTopic starter

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: ScriptUO Heartwood Quester 1.21 with Advanced CLAw support
« Reply #14 on: February 23, 2009, 05:32:41 PM »
0
all the files including the rail engine must be in the same directory as where your copy of easyuo resides.
Please read the ScriptUO site RULES
Come play RIFT with me!