Author Topic: ScriptUO Heartwood Quester v1.19  (Read 329267 times)

0 Members and 2 Guests are viewing this topic.

Offline tasslehoff

  • Jr. Member
  • **
  • Posts: 18
  • Activity:
    0%
  • Reputation Power: 0
  • tasslehoff has no influence.
  • Respect: +4
  • Referrals: 0
    • View Profile
Re: ScriptUO Heartwood Quester v1.19
« Reply #780 on: February 07, 2020, 03:37:21 PM »
0
here you go. you basically record your own rail.forgot to add 1.29 i think has more work done to it.trailmyx would be able to tell witch of the 2 was more stable http://www.scriptuo.com/index.php?topic=16.0
« Last Edit: February 07, 2020, 03:39:42 PM by tasslehoff »

Offline ifekto

  • Restricted
  • *
  • Posts: 1
  • Activity:
    0%
  • Reputation Power: 1
  • ifekto has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: ScriptUO Heartwood Quester v1.19
« Reply #781 on: April 21, 2020, 03:59:07 AM »
0
how do I download it?

Offline Gaderian

  • Elite
  • *
  • *
  • Posts: 486
  • Activity:
    0%
  • Reputation Power: 10
  • Gaderian barely matters.Gaderian barely matters.
  • Respect: +50
  • Referrals: 3
    • View Profile
Re: ScriptUO Heartwood Quester v1.19
« Reply #782 on: April 21, 2020, 04:08:20 AM »
0
You have to make a solid introduction for yourself and once you are welcomed, you will become unrestricted, then all the download attachments are available to you.

So head on over to the Introductions thread, read some of the stickied examples and post your own. http://www.scriptuo.com/index.php?board=20.0

Looking forward to reading your intro.

Gaderian
"Go ahead ask me: 'Should I use hard waits or timers?'"
You say:"Should I"
Gaderian:"Timers!"
You Say:"use hard waits or timers?"

The serious side of timer use is illustrated here: http://www.scriptuo.com/index.php?topic=12094.msg101926#msg101926

However, every time I go back and look at this [AutoLooter] script, I realize I had wrote it in my zen state of EUO scripting - so it makes my brain hurt.

Offline Xenomorphe

  • Newbie
  • *
  • Posts: 5
  • Activity:
    0%
  • Reputation Power: 1
  • Xenomorphe has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: ScriptUO Heartwood Quester v1.19
« Reply #783 on: May 06, 2020, 10:01:59 AM »
0
working on setting this script up now and came across one issue that I was able to fix, posting the fix in case anyone else has the same issue

;===== Beetle Setup =====
finditem #charid G_20
set #lobjectid #findid
wait 5
event macro 17 0
wait 20
display Target Your Beetle
wait 1
set #targcurs 1
target
while #targcurs = 1
  wait 0
set %beetle #ltargetid
wait 5
finditem VRD c_ , #backpackID
if #findkind <> -1
  {
    gosub DragItem #FINDID 1 C %beetle
  }
exevent popup %beetle
gosub GumpWait normal_gump normal_gump
click 50 205 <------------------------------------------------------------------------- this number change opens the pack rather than trying to release the beetle
gosub GumpWait container_gump container_gump
wait 10
set %beetlepack #contid
finditem %beetle g_2
if #findkind = -1
  {
    msg All Follow Me$
    wait 20
  }
set #LObjectID %Beetle

Post Merge: February 07, 2020, 02:19:27 PM
Running this script now (actually had this script back in 2007 so i'm pretty familiar with it, just been a LONG time since i've used it) and have come across two issues so far, not sure if its my fault or what but:

1)  once it gets into hardwood it tries to run (yes, I have the box unchecked for "always run")
2) once I get my character to the quest giver, the one for carpentry... it won't select the quest (arch support) but if I select it by hand it'll toggle quest items successfully, but then will not "continue" and turn in the quest items automatically

Thanks for this.  I'll have to mess around and see if I can get the quest giver part running now.  I have the same issue with the quest giver.  It scrolls through the different quests indefinitely.  With the ability to make items as quest items too instead of having to toggle them I'll have to try and knock some cobwebs off and make this work for me.

Offline defumado

  • Restricted
  • *
  • Posts: 4
  • Activity:
    0%
  • Reputation Power: 1
  • defumado has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: ScriptUO Heartwood Quester v1.19
« Reply #784 on: May 15, 2020, 08:39:06 AM »
0
thxxxxxx

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 v1.19
« Reply #785 on: May 15, 2020, 08:50:53 AM »
0
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Crisis

  • Global Moderator
  • *
  • *
  • Posts: 2998
  • Activity:
    3.4%
  • Reputation Power: 41
  • Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.
  • Gender: Male
  • Scripting well enough to break things!
  • Respect: +205
  • Referrals: 2
    • View Profile
Re: ScriptUO Heartwood Quester v1.19
« Reply #786 on: May 15, 2020, 12:40:45 PM »
+1
lol

I was going to give you a thumbs up but they seem to be gone.

Offline gabrielo

  • Jr. Member
  • **
  • Posts: 16
  • Activity:
    0%
  • Reputation Power: 1
  • gabrielo has no influence.
  • Respect: +1
  • Referrals: 0
    • View Profile
Re: ScriptUO Heartwood Quester v1.19
« Reply #787 on: November 20, 2020, 08:35:04 PM »
0
Did this script ever do the tinkers quests like Beer Goggles?

Offline Neftis_RJ

  • Jr. Member
  • **
  • Posts: 44
  • Activity:
    0%
  • Reputation Power: 1
  • Neftis_RJ has no influence.
  • Respect: +1
  • Referrals: 0
    • View Profile
Re: ScriptUO Heartwood Quester v1.19
« Reply #788 on: November 13, 2023, 06:49:41 AM »
0
Code: [Select]
;=================================================================
; Script Name: SUOQuester - ScriptUO Heartwood Quester
; Author: Cerveza / TrailMyx
; Version: 1.18
; 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
;       Bad_Maniac   - BMItemEval
;       Machine      - craftItem
;       TrailMyx     - Rail engine, Runebood subs
;       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
;=================================================================
; Preview of UOC 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_railengine30k.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
;=================================================================

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.

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

Please post your comments/questions HERE.  Please do not PM me

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

One post required to download scripts here at ScriptUO!



Good day, everyone!

Seems I`m having a little issue running this scrip with regards to "rail engine". When I click the link provided with rail engine says ˜page not found". Does it work for you?

Many thanks!
« Last Edit: November 13, 2023, 10:08:52 AM by TrailMyx »

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 v1.19
« Reply #789 on: November 13, 2023, 10:07:19 AM »
0
I fixed the link; give it another clickski.
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Neftis_RJ

  • Jr. Member
  • **
  • Posts: 44
  • Activity:
    0%
  • Reputation Power: 1
  • Neftis_RJ has no influence.
  • Respect: +1
  • Referrals: 0
    • View Profile
Re: ScriptUO Heartwood Quester v1.19
« Reply #790 on: November 15, 2023, 02:34:59 PM »
0
Hey Trail,

I downloaded the file. However, now I receive the following message: "Cannot locate tool_railengine30k.txt"

I put all .txt files in the same place as well as easyuo.exe.

Any thoughts?

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 v1.19
« Reply #791 on: November 15, 2023, 03:10:24 PM »
0
On line 88 of the HW quester, just change the line from this:

Code: easyuo
  1. set %railsubs tool_railengine30k.txt
  2.  

to this

Code: easyuo
  1. set %railsubs tool_railengine30l.txt
  2.  

Then just make sure the file "tool_railengine30l.txt" is located in your HW directory.
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Neftis_RJ

  • Jr. Member
  • **
  • Posts: 44
  • Activity:
    0%
  • Reputation Power: 1
  • Neftis_RJ has no influence.
  • Respect: +1
  • Referrals: 0
    • View Profile
Re: ScriptUO Heartwood Quester v1.19
« Reply #792 on: November 17, 2023, 03:17:34 AM »
0
On line 88 of the HW quester, just change the line from this:

Code: easyuo
  1. set %railsubs tool_railengine30k.txt
  2.  

to this

Code: easyuo
  1. set %railsubs tool_railengine30l.txt
  2.  

Then just make sure the file "tool_railengine30l.txt" is located in your HW directory.

Did as you suggested, but now the message is "rail not found" :(

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 v1.19
« Reply #793 on: November 17, 2023, 07:27:37 PM »
0
Did you download the rails hw_trinket.txt and hw_bowcraft.txt to the same directory as the rail engine and your HW quester?

If so, you might not be close enough to the Heartwood sparkle entrance.  If you're playing on a freeshard, the entrance to Heartwood might be different and you might not be able to use this script without some extra modification.
« Last Edit: November 17, 2023, 07:32:16 PM by TrailMyx »
Please read the ScriptUO site RULES
Come play RIFT with me!

Offline Neftis_RJ

  • Jr. Member
  • **
  • Posts: 44
  • Activity:
    0%
  • Reputation Power: 1
  • Neftis_RJ has no influence.
  • Respect: +1
  • Referrals: 0
    • View Profile
Re: ScriptUO Heartwood Quester v1.19
« Reply #794 on: November 20, 2023, 04:34:50 AM »
0
Did you download the rails hw_trinket.txt and hw_bowcraft.txt to the same directory as the rail engine and your HW quester?

If so, you might not be close enough to the Heartwood sparkle entrance.  If you're playing on a freeshard, the entrance to Heartwood might be different and you might not be able to use this script without some extra modification.

That was what was missing. Thank you!

Now, I was trying to setup, but I chose the bank option, and it says ˜cannot locate banker". I am inside the bank and next to the banker.