Official ScriptUO EasyUO Scripts > Script Debug

Sliem quester - ter mur (FASTEST way to queens forge access)

(1/10) > >>

baldielocks:
This is working, and near complete. There is NO faster way to 10K points than this, but it is NOT the most cost effective way.

Time to 10K for a gargoyle starting at 2K should be 25 minutes. Time to 10K for a human should be 30 minutes. This is a 300% more effective method than anyother.

Average time for each quest should be 12 seconds, or 5 per minute, including looting.

Thanks to the following for help during this, my first real script attempt:
Trailmyx for his gump wait and offset click subs and ideas, such as scripted questing. And for SUO utility and the site!
 BadManiac and Tecmo for the move item sub.
 Cervesa for the snippets thread and advice, especially using #findcnt, and the pause snippet (not used here). His push for 120 imbuing inspired this script.
Twinkle McNugget for advice and his ignore item sub.
Paulonius for daring to be the first to try this out, and excellent bug stomping.
 _c2_ for his awesome menu tutorial. Using your #menubutton suggestion, among many others.
Xahtuj for feedback and ideas.
J4bber for his LJ drop sub.
Scriptfellow for the click X Y Z sub and menu subs.
Lion from easy uo, got time ideas from his timer sub. Header included, but did not use his code, just his math.


--- Code: ---;===========================================================
; Name: sliemQuest
; Author: Baldielocks
; Version: 1.2
; Easyuo Version : 1.5
; Client Version : 7.0.7.3
; Tested: OSI. Intended for OSI only, use on freeshard at own risk.

; Purpose: Completes Sliemquest for fastest queens forge access.

; Special Thanks:
; Trailmyx for his gump wait and offset click subs and ideas, such as scripted questing. And for SUO utility and the site!
; BadManiac and Tecmo for the move item sub.
; Cervesa for the snippets thread and advice, especially using #findcnt, and the pause snippet (not used here).
;             His push for 120 imbuing inspired this script.
; Twinkle McNugget for advice and his ignore item sub.
; Paulonius for daring to be the first to try this out, and excellent bug stomping.
; _c2_ for his awesome menu tutorial. Using your #menubutton suggestion, among many others.
; Xahtuj for feedback and ideas.
; J4bber for his LJ drop sub.
; Scriptfellow for the click X Y Z sub and menu subs.
; Lion from easy uo, got time ideas from his timer sub. Header included, but did not use his code, just his math.
; Everyone that ever released a script publically. Thank you for sharing!
; Most especially, my wife Sunny for supporting my scripting time with a smile, and listening to my insane babble.

; Changlelog: version 1.2, Aug Jul 2010
; Added auto detect for quest item toggle gump size.
; Added Essence Counters
; Removed move and checkground subs, added my own version. This needs help!
; Added Cervesa target system toggle.

; Changelog: previous, 20 July 2010 :
; Fixed loyalty counter. Captured #menures too soon. Now captures after OK is pressed.
; Removed display command and added in pause to set up menu so you can get materials before starting main quest.
; Changed context menu gump size. Included instructions if other people have this issue.
; Added in quest chest handling. now looks for container on ground to put them in. If not there, will create new stack.
; Added ignore lists. added ignore %lootbag during pack cleanup.
; NOTE, current version looks for quest chest only on ground. I have not added in other containers.
; Changed menu drawing. Added in time to set initial wait times.
; Added on the fly pause sub.
; Added two methods to avoid image ghosting during dragc and and drop operations.
; Deleted some lines left over from changes (oops, bad baldie)
; Changed client logged off handling to loop to accept quest, then wait 10S.


;TO DO LIST: journal scan checks vice %actionwait. Add in counters for essence. Center setup menu.
;;==============================================================================
;                              _
;           ___         _     | |  __   ___ _____
;         / __/  __ _ _(_)_ _ | |_\  ) (  //  _  \     Making (s)UO easier.
;         \__ \(  _/ `_/ / ` \|  _|  | |  |  / \  \     www.scriptuo.com
;          __| | (_| | | | |) | | \  \_/  |  \_/  /     Admin:  TrailMyx
;         \___/\___| | |_|  _/\__\ \_____/\______/    Ass. Admin:  Cerveza
;                  | |   | |
;                  |_|   |_|
;copied from Twinkle McNugget.
;==============================================================================
; QUESTING INSTRUCTIONS AND INFO
; Start at home or bank, wherever you have your materials.
; Set lootbag, This may be your mainpack, or any type of container.
; Script will display the required amount of perfect emeralds and
;crystalline blacrock to reach 10K loyalty from your starting point.
; Quest items MUST be in your mainpack.
; Load up and go to Sliem.
; You will be given a chance to set waits next. adjust slowly if at all.
; Hit the begin quest button and off you go.
;
; Refer to the main thread at http://www.scriptuo.com/index.php?topic=5438.0 for location info if needed.
; NOTE: New Targetting MUST be on.

; Wait times can be adjusted on the fly, and are refreshed after each sub. Pause is checked after each loop.

; You will need 1 crystalline blackrock and 2 perfect emerald per quest IN YOUR MAIN PACK.
; Script checks loyalty and recommends number of blackrock and perfect emeralds to reach 10000 loyalty.
; Each quest yields 75 loyalty. Estimated time is 13 seconds per quest, including looting.
; You get a bonus 2K for being gargoyle from start, so you only need 8K points or 107 quests ( 107 CBR and 214 PE). Estimated time 20 minutes.
; If human or if you used a token, you will need 134 crystalline and 268 perfect emeralds. Estimated time 25 minutes.
; Loot is one box that weighs 4 stone, and 1 essence that weighs 1/10 stone.
; You can load up at home, then go to sliem with scipt running.
; Select "Start Quest" when you are at Sliem's location, and he is ON SCREEN.
; If you wish to use this to get essence ( I do not recommend it ), lie about your loyalty.
;There is a known issue with some users having different context menu sizes. I attempt to detect and correct that at script outset.
; Please let me know if you hang up on toggling quest item.
--- End code ---

baldielocks:
any feed back on this part? working on updates. Also working 14 hours shifts @ 7 days, so it could take some time.

Paulonius:
I will certainly give it a try.

I wonder if you could post a bit more of an instructional write up with it.  At least where you go and maybe a picture...

baldielocks:
sure can. for now, will add a pic from stratics. At work... :-X. Thanks for taking a look paul! P.S. This is my first real script attempt to add to the library. Any and all suggestions / comments welcome.

baldielocks:
New version 3 uploaded. Changed to finditem type for Sliem (thanks cervesa). Added in counters in sys message form.

What is the formula for turning #scnt into real time? Right now, I am getting a quest completion time of 9. BUt more impressive if displayed in seconds.

Working on adding in TM's journal scan and wait for gumps.

Navigation

[0] Message Index

[#] Next page

Go to full version