ScriptUO

Official ScriptUO EasyUO Scripts => Script Library => Gold Farming => Topic started by: TrailMyx on April 14, 2009, 07:46:33 PM

Title: TrailMyx's WarpSpeed Logs to Boards converter
Post by: TrailMyx on April 14, 2009, 07:46:33 PM
Code: [Select]
;=================================================================
; Script Name: TrailMyx's WarpSpeed Log to Board converter
; Author: TrailMyx
; Version: 1.0
; Shard OSI / FS: OSI ONLY!
; Revision Date: 3/22/2009
; Purpose:
;   Convert logs to boards at warp speed!
;
; Requirements:
;   1) Open all containers you want to convert.  Boards will be returned to the originating container
;   2) Axe in paperdoll
; Globals:
; Special Thanks:
;   Paulonius - refreshed Disclaimer
;
; Beta testers:
;
;=================================================================
; Disclaimer:  By downloading, copying, running or otherwise using this script, you accept the contents
; of this limited personal use licence agreement.
; This script is only authorized to be distributed on www.scriptuo.com.  If you purchase this script,
; or acquire it from any other source, it is not considered an authorized copy and should be deleted
; immediately. TrailMyx and www.scriptuo.com (Author) provide no warranty for use, function, or safe
; interaction with any software or hardware. User downloads and runs this script at his-her own risk
; User shall hold Author and the distribution site www.scriptuo.com harmless for any loss of
; items, accounts, money, virtual currency or items associated with the use of this script.
; User shall hold the author harmless for any consequences that may result from the use of this script as
; intended.  Furthermore, you promise not to distribute or sell this script to anyone without the express
; permission of the author, Trailmyx.
; Violation of this agreement will result in one or more of the following:
; litigation, www.scriptuo.com account termination, 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.
;===================================================================

Purpose:
Want to convert 1,000,000 stones worth of logs in no time at all?  This script is for you!

Directions:

Before you start this scripts, open all the containers you want to convert to boards.  This script knows what it can convert based on your carpentry or lumberjacking skill.

The boards will be returned to the same container.  Stacks of up to 60000 boards will be converted at once.

Enjoy!

Remember this is for OSI only.
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: manwinc on April 29, 2009, 10:47:38 PM
Never thought about that technique..... And I even use it all the time at other things.... Jeez....
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: TrailMyx on April 29, 2009, 10:53:00 PM
Ya, people commonly used it on leather.  But with the new logging changes, I kinda figured that it might work.  *CHECK*
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: Minus on May 03, 2009, 07:16:00 PM
Man that just blew my mind when i picked up the whole stack and choped it. I have been using one my friend and i changed to get to work well i put my Axe id in... this is awsome. thanks
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: TrailMyx on May 03, 2009, 07:18:30 PM
It's fun because you can do the same thing with just in-game macros, but not at Warp Speed!  :)

Glad you liked it!
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: merlin1983 on June 19, 2009, 12:29:49 PM
Is there a way that i can set the script to read the melisande axe? that is the only spell channeling axe i have and i cant find one on chessy? or is there a way to get a spell channeling axe?
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: TrailMyx on June 19, 2009, 12:44:05 PM
Just find the #FINDTYPE of the axe in question, and add it to the list.  Just double click your axe, then take a look at what EUO shows in the #FINDTYPE system variable.  Then just add the value (typically 3 alphabetic chars) to this line:

Code: [Select]
finditem NSF_ZRF_UOH_XYZ C_ , #CHARID ; XYZ = your new axe
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: Khameleon on June 19, 2009, 05:19:05 PM
The Type is FSF.. I've memorized this with all the updates TM made to one of his scripts. he eventualy did add the type for me :) Thanks TM.
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: Melandrith on July 31, 2009, 04:45:08 AM
I come back to UO, and TM has given me a real GODSEND to my Lumberjacking business! :D

Kudos to you, good sir! This has saved a LOT of time for me!

Now, I just need to get back into the scripting/debugging groove. Why can't we have another Rubble event? :D
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: TrailMyx on July 31, 2009, 09:36:49 AM
Ah, haven't seen Melandrith for a while, welcome back! 
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: Hoby on August 04, 2009, 12:56:36 AM
 ;D Luv the script, real time saver
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: Melandrith on August 04, 2009, 04:51:07 AM
I've discovered something of a strange bug with this... Normally, I have my Lumberjack dump all of the logs gathered into a pouch on my front steps. If I run TM's Logs to Boards, making sure to open the pouch first, but NOT have my Backpack open, the logs go into my backpack, and NOT back into the Pouch on the steps.
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: iain on August 10, 2009, 03:46:21 PM
this worked a treat, many thanks indeed
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: cgeorgemo on September 01, 2009, 06:38:14 AM
I've been using Man Whores lumber jacking script that I downloaded from EUO and I check the feature to chop boards to logs while it's running.
Is it faster to run the script without chopping the logs and then run this script later at my secure?
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: Toptwo on September 01, 2009, 06:49:29 AM
Actually it is much faster to turn the boards to logs while chopping. TM wrote this script right after the change from needing a carp tool to make boards to an axe. Nobody else had yet revised thier scripts to be able to use an axe. Since MWinc changed his script it is actually much faster now.
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: j.kitty on October 07, 2009, 06:28:53 PM
I've tried adding several different spell channeling axes to the script where your instructions say to and when I hit play it doesn't do anything but stop.  Any ideas?
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: Toptwo on October 07, 2009, 07:19:29 PM
I've tried adding several different spell channeling axes to the script where your instructions say to and when I hit play it doesn't do anything but stop.  Any ideas?

  If you have the ID for your axe type try this...on TM's line

finditem BSF_ZRF_UOH C_ , #CHARID 

If your axe type was say FSF make the line look like this...

finditem BSF_ZRF_UOH_FSF C_ , #CHARID

Add the axe type in Before the C_

Give that a try
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: j.kitty on October 08, 2009, 05:26:18 AM
Not sure what I did to finally get the script to work (it was late and I was over tired) but work it did! OMG it was unbelievable how fast it went through 200k logs.  *HUGS TM* thankyouthankyouthankyou... I was prepared to let it run while I was sleeping but it was finished in under a minute.
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: Scrripty on October 11, 2009, 01:26:24 PM
Yea, I just fell in love with TM too.  I forgot all about the leather trick.  Thanks TM. :)
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: TrailMyx on February 18, 2010, 05:57:57 PM
Check out the Site Rules.  Your questions will be answered.
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: kenshin87 on February 20, 2010, 08:13:21 AM
what is this leather trick you speak about?
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: TrailMyx on February 20, 2010, 10:33:54 AM
It's the same method of cutting the leather en-mass.  You don't even need EUO to do it.  If you look at the code, you'll see the process.
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: mTr 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.
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: TrailMyx on March 08, 2010, 09:35:40 AM
Remember this method won't work on RunUO shards and only works on OSI.
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: mTr 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.
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: Pearls on May 22, 2010, 11:14:07 AM
Man that was hilarious... script ran for like 10 secs and turned all my wood in boards :)
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: TrailMyx on May 22, 2010, 11:19:09 AM
Man that was hilarious... script ran for like 10 secs and turned all my wood in boards :)

Heh, I don't mess around when I name something "Warpspeed!"

"Engage!"
  -- Captain Picard.
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: gruntman on November 12, 2010, 10:37:29 PM
I recently came back to uo and this script was one of my favs. Any chance to get it fixed? It only cuts my regular wood. I dont have any carp on toon but I dont need it to cut wood. I have gm lumberjacking.

Thank you
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: TrailMyx on November 13, 2010, 02:15:58 AM
Something is amiss on your end.  I just ran through all different types of wood with my lumberjacker.  I have 100.0 lumberjacking and 100.0 carpentry and it works fine.  I also stoned carpentry and tested again with just lumberjacking and that also works fine.  I'm running 7.0.10.3 without the high seas expansion and EUO 181.  I'm unsure what's up on your end.  You'll have to do a bit of debugging on your own.

It's refreshing to see this method still works.  ;)
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: MeWonUo on January 29, 2011, 04:46:42 PM
Goodness!!  I had no idea that you could hack logs so fast!!  :D

I was thinking this would pull a few hundred at a time to chop them.  Planned on letting it run while I went to make dinner.. Haha!!

Thank you TM!! 

Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: TrailMyx on January 29, 2011, 05:25:44 PM
Goodness!!  I had no idea that you could hack logs so fast!!  :D


Warpspeed!  ENGAGE!!
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: SolidSnake on September 22, 2011, 01:54:51 PM
TM..not sure why but it is not recognizing any axe I try to use. All are spell channeling.
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: TrailMyx on September 22, 2011, 02:56:45 PM
Use this script:

http://www.scriptuo.com/index.php?topic=188.0

to determine what the #FINDID of your axe is.  Then add it to the list of accepted axes:

Code: [Select]

finditem NSF_ZRF_UOH_YOURAXEHERE C_ , #CHARID
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: SolidSnake on September 22, 2011, 02:59:17 PM
Did that right off the bat...no luck. Not a lot of time to delve into it. I will get it done tho :)
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: SolidSnake on September 22, 2011, 03:10:39 PM
Done..worked like a dream. Odd though. Used to be able to do that "manually" and now it does not seem to work. No worries though as long as this baby fires up.
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: bodfather on September 22, 2011, 04:28:41 PM
It still works manual. I did it today in fact.
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: MeWonUo on September 22, 2011, 05:01:55 PM
Who needs manual when you have TM??  :D
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: Pearls on May 07, 2014, 05:18:56 AM
Omg :) just awesome
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: TrailMyx on May 07, 2014, 08:27:32 AM
This is one that I'm amazed still works....   :o
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: Pearls on May 07, 2014, 09:04:48 AM
Yup it does. Only had to add Melisande's objecttype but apparently that was already mentioned in this thread :)
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: TrailMyx on May 07, 2014, 09:07:17 AM
Yup it does. Only had to add Melisande's objecttype but apparently that was already mentioned in this thread :)

And I'm sure I promised that I'd update with the value when I next updated the script.   lol.
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: moonbeast23 on May 31, 2023, 07:40:10 PM
Script still works!  Like others, I had to add Melisande's to the type list.  I wish the veteran reward stumps would give boards instead of logs, but thank god I found this script. 

Just wanted to show my appreciation!
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: TrailMyx on June 01, 2023, 06:56:24 AM
Crazy it still works.  If you post the item type for the Melisande's axe, I'll add it.  Thanks for the shocking feedback!  Cheers!
Title: Re: TrailMyx's WarpSpeed Logs to Boards converter
Post by: moonbeast23 on June 04, 2023, 06:59:58 AM
FSF!

And then today I was eyeing my pile of wool and the new autoloom.  I chose it as a reward because I didn't know the wool would all have to be IN your backpack!   

Is there some way to convert this script to do wool and use the autoloom instead of an axe?  *ponders*   
(oh, I guess not, it will only do 50 at a time.  le sigh.  but I just wrote a horrible script to do it for me... and then found out there are two item types of wool, one of which doesn't work with the item loom.  doh.  Stack GONE!  You inspired me.)