ScriptUO

Official ScriptUO EasyUO Scripts => Script Library => Crafting => Topic started by: Dixie Wrecked on February 07, 2011, 04:16:12 PM

Title: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Dixie Wrecked on February 07, 2011, 04:16:12 PM
I have finally gotten to the point where I think I can share some of my scripts, not because I don't play well with others, but because I think this one is finally stable enough for others to use (at least one a larger scale than the few people to whom it was sent directly by me!).  Anyway, this script is my multi-book, multi-container bod filling script, which will fill all of the bods that are in open containers around you.  It uses Snicker7's bod filler, which can be downloaded here: http://www.easyuo.com/forum/viewtopic.php?p=182722#182722 (http://www.easyuo.com/forum/viewtopic.php?p=182722#182722).  The script is mostly plug-and-play, so please let me know of any problems or ideas you might have!


Changelog:

v1.04a Corrected #findcnt/#findstack errors
v1.04 Added tool checking due to reported bug in s7's calling script
      - Verifies that you have at least 2 tools (tinker tools, tongs, or sewing kits)
        in your backpack before calling s7's filler script
      - I suggest keeping at least 1 tinker tool in your resource secure
      - Future versions will also verify that the materials needed to fill the bod
        are available
v1.03 Added "cleaning" of backpack when swapping each book (trashing only)
      - Thanks to tandj99 for the idea!
      - Future version may include smelting/cutting (with salvage bag) or trashing
v1.02 Added FreeShard calling of s7's filler
      - Thanks to brute89 for pointing out the ability in s7's script!
v1.01 Added Resetting of BOD Book Filter
v1.00 Initial Public Release
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Dixie Wrecked on February 07, 2011, 04:16:29 PM
*Reserved for FAQ (and not so-FAQ)*

Does it only work with tailor or smith bods?
It will fill both tailor or smith bods, but I only believe it will do the small bods (I usually have trouble having the s7 filler fill large bods when used directly, so i doubt i can get this script to work with it!)

Do you need the bod books named?
The books do not need to be named (used to need that, but I changed the code awhile ago when I understood the string commands better).

What are its limits?
Sever down :P I've ran the script from early in the day until server down and it only stopped filling because it was disconnected (It does NOT have the ability to reconnect you if your connection is lost).

What container types does it work with?
It should work with any containers, as you only target your resource container and then manually open all of the containers around you with unfilled books; I could have it open the containers itself, but I wouldn't be able to determine if the books were filled already without going through each of them like it was filling them.
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Masscre on February 07, 2011, 04:27:04 PM
Any instructions? Like does it only work with tailor or smith bods? Do you need the bod books named? What are its limits? what container types does it work with? Just thinking outloud of some of the questiones you will get :) Do not take as critisism, just trying to give you a heads up on alot of the questiones and trying to help.
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Dixie Wrecked on February 07, 2011, 04:35:23 PM
Any instructions? Like does it only work with tailor or smith bods? Do you need the bod books named? What are its limits? what container types does it work with? Just thinking outloud of some of the questiones you will get :) Do not take as critisism, just trying to give you a heads up on alot of the questiones and trying to help.

Thanks for the questions...I was trying to figure out what else to say, but couldn't figure out what anyone would need to know.  So no criticism taken, as I hope to learn even some things from posting this for when I try to release some of my other scripts (most are rather short/simple, but they do what I need them to do!).

Does it only work with tailor or smith bods?  It will fill both tailor or smith bods, but I only believe it will do the small bods (I usually have trouble having the s7 filler fill large bods when used directly, so i doubt i can get this script to work with it!)

Do you need the bod books named? The books do not need to be named (used to need that, but I changed the code awhile ago when I understood the string commands better).

What are its limits? Sever down :P I've ran the script from early in the day until server down and it only stopped filling because it was disconnected (It does NOT have the ability to reconnect you if your connection is lost).

What container types does it work with? It should work with any containers, as you only target your resource container and then manually open all of the containers around you with unfilled books; I could have it open the containers itself, but I wouldn't be able to determine if the books were filled already without going through each of them like it was filling them.
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: TrailMyx on February 07, 2011, 05:40:27 PM
You are Timbo, right?
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Dixie Wrecked on February 07, 2011, 05:41:34 PM
You are Timbo, right?

Yes, I am - it's a nickname I got at work after I had chosen this name for this site.
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: TrailMyx on February 07, 2011, 05:42:32 PM
Okies, just watching out for ya.  ;)
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Dixie Wrecked on February 07, 2011, 05:44:01 PM
Okies, just watching out for ya.  ;)

Thanks :)  I would never post another person's script; heck, it took me long enough to post one of my own (although I am working on polishing a number of them off, so hopefully I can post several others throughout the week!).
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: MeWonUo on February 07, 2011, 05:54:06 PM
First run at testing this little tool out..  Looks awesome so far!!

Set up 10 books with 10-15 bods per to see how it flowed.

I was wondering how you were going to manage the books.  From the description, I was under the impression that it was going to attempt to dump all finished bods into that same book.  But alas, what you have done is completely brilliant.

I like how it recycles the books.  I can see how I can run this literally alllllllll day!

Really like how you have left the basic menu as well.  Great work!

Thanks much for putting this up for us to play with.

Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Dixie Wrecked on February 07, 2011, 09:18:39 PM
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: blazehammer on February 08, 2011, 05:37:02 AM
ok folks. I'm a friend of timbo and can tell you from experience that i have run his script to fill bods on 3 computers 10 to 15 hours a day to fill well over 250k bods since he let me test  and use it i can tell you that i can leave 6 chests for 3 chars each over night and never had a problem other then when shard goes down but that is just a miner irration. I do more then 2-4k bods filled in one day my miners sometimes have to work overtime while the filler is going. Like timbo said just open the chests that have fullbooks of empty bods and  target your  resource container  and let it rip. one thing i like to do is have 450 bods in each book more then that the bod filler s7 tends to make one extra pc some time this way if you got  20 ex  pc you can fill it with room to spare. Thats with the s7 filler  where the problem lies.
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: 12TimesOver on February 08, 2011, 06:08:57 AM
Great submission Dixie and thumbs-up to MeWonUO for jumping on the testing. So often scripts get submitted and testers are nowhere to be found!

I'm not in a position to test this out myself at the moment but let's see how the testing goes and get it moved over to the script library should all be well.

X
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: MeWonUo on February 08, 2011, 06:12:44 PM
Well, I do enjoy testing things out. :) 

And if it says "BOD" in the title... I will set all other things aside!!
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Dixie Wrecked on February 09, 2011, 12:31:13 PM
Version 1.01 of the script has been uploaded with the following change:

v1.01 Added Resetting of BOD Book Filter

This resets the filter of the bod book to clear the filter and set the "set your filter" option, so that this is applied to all future books (no need to reset every book, just the first one!). 

Planned updates (if necessary)
- Error checking added for large bods
- resource checking before calling s7's script

Any additional suggestions or comments are greatly appreciated!!!
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: sdbclan on March 12, 2011, 05:58:08 AM
thanks!  ;D script on easyuo dont worked for me.. hope your would be work *waiting for account approving*
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: gimlet on March 12, 2011, 07:57:05 AM
thanks!  ;D script on easyuo dont worked for me.. hope your would be work *waiting for account approving*

You might get access, but if I were you id go back and edit your first post and give us much much more details. Just suggesting mind ya!
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: TonyUWF on March 14, 2011, 12:57:15 AM
Tim very nicely allowed me a copy of this script a month ago and ive been running it ALOT and ive gota say its absolutely amazing, its flawless, absolutely flawless.

cheers buddy

HUGE Thumbs Up
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Dixie Wrecked on March 14, 2011, 09:42:16 PM
Tim very nicely allowed me a copy of this script a month ago and ive been running it ALOT and ive gota say its absolutely amazing, its flawless, absolutely flawless.

cheers buddy

HUGE Thumbs Up

Glad to hear you're not having any problems with the script! :)  It's just too bad that you haven't been able to run it quite as much as you'd like, since you keep running out of iron smalls :P  I've got a plan for that in the works (started tonight), so hopefully I can help keep you going with them in much greater quantities or with greater frequency!
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: TonyUWF on March 15, 2011, 06:16:48 AM
keke you know me buddy, i inhale those small iron bods :P
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: roxxor on March 19, 2011, 07:11:40 PM
may be doing somthing wrong im not sure, but i put both bod scripts into my easyuo folder and ran, everything worked right cept it just stops when it brings up the tailoring menu. it just sits there like it doesnt know what to do.
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Dixie Wrecked on March 19, 2011, 07:58:27 PM
may be doing somthing wrong im not sure, but i put both bod scripts into my easyuo folder and ran, everything worked right cept it just stops when it brings up the tailoring menu. it just sits there like it doesnt know what to do.

As mentioned in your intro thread, your problem is probably due to being on a freeshard, and since I don't play on them, I can't really supply much support for them.  I am going to take a guess though that the gump size on your shard is different than the OSI shards, as the picture you posted in the intro thread is different than the one see.
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: tandj99 on March 25, 2011, 03:58:23 AM
I cant wait to try this out this weekend. Just had one question though. I used to have the same problem as someone already mentioned about S7 script making extra pieces. Do you think we can add something to this that maybe when it changes out books it cuts up or smelts any extra pieces in your pack?
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Dixie Wrecked on March 28, 2011, 08:39:11 PM
I cant wait to try this out this weekend. Just had one question though. I used to have the same problem as someone already mentioned about S7 script making extra pieces. Do you think we can add something to this that maybe when it changes out books it cuts up or smelts any extra pieces in your pack?

Sorry for the delay in responding.  I hope to hear some feedback on the script when you do get a chance to run it (or if you already ran it), but I like your idea of cleaning up the backpack when swapping out the book.  I have an idea of how I want to do it, since there is no telling what is actually made, so I may even take a shot at coding this tonight, just to give me something new to do!  Thanks for the idea and hopefully it will be implemented soon!!!
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: viniciusxis on March 29, 2011, 12:44:45 PM
well tried to use it and it appears to work great, but its doing the wrong items!
what could it be?
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Dixie Wrecked on March 29, 2011, 12:51:20 PM
well tried to use it and it appears to work great, but its doing the wrong items!
what could it be?

The item making is in the called script, s7's bod filler.  Make sure you have the current version of his script, as well as the craftinfo script which accompanies it, and then try again, as any issues during the making of the items would come from here.
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: viniciusxis on March 29, 2011, 01:06:27 PM
it seems to be doing the items in one "tab" bellow mine
when the bod asks to craft "skullcap" it crafts a "doublet" instead.
could it be a problem in my FS menu?
it goes like this:

Categories:
BUTTON - LAST TEN
BUTTON - Hats
BUTTON - Shirts and Pants
BUTTON - Misc
BUTTON - foot
BUTTON - leater
BUTTON - cloth
BUTTON - studed
BUTTON - female
BUTTON - bone

is it wrong? if it is (or not actualy), how can i fix it?
like, how can i make it use the button above the one its clicking right now
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Dixie Wrecked on March 29, 2011, 04:10:43 PM
it seems to be doing the items in one "tab" bellow mine
when the bod asks to craft "skullcap" it crafts a "doublet" instead.
could it be a problem in my FS menu?
it goes like this:

Categories:
BUTTON - LAST TEN
BUTTON - Hats
BUTTON - Shirts and Pants
BUTTON - Misc
BUTTON - foot
BUTTON - leater
BUTTON - cloth
BUTTON - studed
BUTTON - female
BUTTON - bone

is it wrong? if it is (or not actualy), how can i fix it?
like, how can i make it use the button above the one its clicking right now

Yeah, the freeshard menu is the problem.  And your menu doesn't match the OSI one, which is what both my script and s7's are written for; between LAST TEN and Hats, there is Materials on the OSI menu, so in orer to "fix" the script for your use, you'd need to find ALL of the tailoring info in craftinfo and change the category info, if not the actual menu button info for each item, and since I don't play free shards, I really can't help beyond that.
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: viniciusxis on March 29, 2011, 07:20:35 PM
well i'll try to fix it for me, thank you so much you were great help
the script is awesome til now, hope i'll get it working  :)
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: brute89 on April 03, 2011, 05:40:38 AM
For people having trouble on freeshards; apparently, s7's script has two settings depending if it's a freeshard or not. I just simply changed

Code: [Select]
set %freeshard %3 to
Code: [Select]
set %freeshard true
in s7BodFiller script.  This fixed all of the offsets for me. I have no knowledge of coding, I just know this worked for me.  ;D
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Dixie Wrecked on April 03, 2011, 07:32:29 AM
For people having trouble on freeshards; apparently, s7's script has two settings depending if it's a freeshard or not. I just simply changed

Code: [Select]
set %freeshard %3 to
Code: [Select]
set %freeshard true
in s7BodFiller script.  This fixed all of the offsets for me. I have no knowledge of coding, I just know this worked for me.  ;D

Thanks for the info Brute!  I think I can implement this into my script as well, so I'll take a look at it later tonight and see what I can do. 
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Dixie Wrecked on April 03, 2011, 03:26:15 PM
Updated to version 1.02:
v1.02 Added FreeShard calling of s7's filler
      - Thanks to brute89 for pointing out the ability in s7's script!

v1.03 is being worked on, to add cleaning up of the backpack, as suggested by tandj99.
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Dixie Wrecked on June 19, 2011, 10:24:15 PM
Two updates have been made to this script, bringing the current version to v1.04:

v1.04 Added tool checking due to reported bug in s7's calling script
      - Verifies that you have at least 2 tools (tinker tools, tongs, or sewing kits)
        in your backpack before calling s7's filler script
      - I suggest keeping at least 1 tinker tool in your resource secure
      - Future versions will also verify that the materials needed to fill the bod
        are available
v1.03 Added "cleaning" of backpack when swapping each book (trashing only)
      - Thanks to tandj99 for the idea!

As always, please let me know if you have any problems with the script, as well as if you have any suggestions or possible improvements!
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Dixie Wrecked on June 20, 2011, 08:32:04 PM
Updated to v1.04a due to incorrect variables being used:

v1.04a Corrected #findcnt/#findstack errors

As always, please let me know if you have any problems with the script, as well as if you have any suggestions or possible improvements!
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: slyone on September 11, 2011, 04:55:00 PM
This script works awesome. Thanks!
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Endless Night on October 18, 2011, 01:39:07 PM
Congratulations your script has been moved to the approved script Library
Thank you for your submission.


Comments / Suggestions
(1) I like that your hidden while crafting this is a nice feature.
(2) instead of pausing the script while a players opens containers .. why not emulate a pause on a menu and have the person hit continue when ready
(3) the crafting could be faster, but i will take stability over speed any day :)

Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Mythix on May 27, 2012, 09:28:49 PM
Been using this with a few tweaks for my freeshard that I'm playing on, and it's working great! 

Even though s7's script changes gump sizes for freeshards, there's still a few tweaks needed to use this on freeshards.
In s7's script, in the makeanything sub, you have to change the category click offset from 70 to 50 and then it will make everything correctly.  I also put in an additional waitsysvars for the craft gump after the "make last" function and in a few other places in case I'm lagging. 

In your script, I had to manually change the gumps and the maketools sub to match the cat/sel for how my shard has the crafting set up.  Also had to add KTL as the tinker tool to your script as that is the finditem id for tinker tools on my shard.  And TLH is the smith hammer that I added in, too. 
Once I got that all figured out, it works like a charm!  Hope this helps anyone else who is trying to get it to work on freeshards!  I realize you don't support freeshards, so I just thought I'd throw that out there in case some one needs it.  :)

Oh, one more thing.  You should really put a warning in there that you should start with nothing in your backpack that you don't want thrown away.  Good thing I read through the scripts before I run them! teehee

10s all around.
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: jwolfera on July 14, 2012, 04:53:19 PM
Okay, I need a little help here.  I have been using this to fill my weapons BoDs because the server I play on, when you make GM armor they have removed the "exceptional" property.  Weapons still has it just not armor and shields.  I have been trying to figure this out over at easyuo but there are not people that go there now a days.  What I need help with is modding s7bodfill so it looks for crafted by rather than exceptional.  I have tried a few things but I just keep hitting my head against the wall.  Any help would be great. 

Thanks
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: unisharp on July 17, 2012, 11:13:38 AM
What a perfect script.... It goes so fast!  Works flawlessly OSI shard 7/17/2012

Thank you for this beauty :)
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: azmanomer on September 25, 2012, 05:41:11 PM
im playing at freeshard and when i start the script its ok i choose secure cont. book etc but wwhen the script call s7filler the filler is doing nothing :( can anyone help me ?
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Nellie on January 22, 2013, 04:01:59 AM
I started using this a few days ago, S7's script is awesome by itself so i thought i would use this to fill all the cloth bods i have. (S7's doesn't work well with bone bods) The first thing i noticed was that it seems to run at half the speed S7's does by itself. I know this is probably down to having to get a bod, fill it then drop it in the other book, but even taking that into account it seems slow. Then when it finished filling the 330 bods (approx 4.5 to 5hrs) it moved the next book to my backpack then stopped with the message that i had run out of tinker tools. I had this message before so i made sure i had 6 tinker tools in my backpack. I am going to try the script again with shop bought tinker kits to see if that fixes it, if not any ideas what to do next?

Nel.
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Nellie on January 22, 2013, 06:14:08 AM
Hmm tried the shop bought tinker tools and there not even recognized. So it must be something else.

Nel.
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: jlirsh on April 28, 2013, 03:11:26 PM
is this script still supported? I can use S7's script by itself and it works fine.. when I use this script it just pulls a bod out, says its filling it. Does nothing and drops it in the next book?? thanks for the help
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Larppa on November 21, 2013, 03:14:43 AM
Pretty amazing script i'd say! Doesn't currently work on my fs because of gumpsizes and buttons in odd order but by my sword i swear i will fix it.  8) 10/10 i'd bang
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Larppa on November 21, 2013, 03:55:36 AM
Update! (wow wasnt that fast?)

Got it running, for ppl fighting to make it work, make sure your contsize matches with the one in script and play around with %toolselection/%itemselection - x thing to get it to click right option (or if its missing other buttons then youre up in *bleep*, better start modifying those click positions ;D)

As a proposition, how about if you modify the script to recognize already dropped bods in your backpack and fill those first?
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: unisharp on April 07, 2014, 09:02:22 AM
Anyone have a solution for bone bods?
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: stealthyhobbes on August 31, 2014, 04:11:41 PM
This question is for Larppa.

Larppa, I have found the section you spoke about. The " %toolselection/%itemselection - x" section, but I don't understand how to modify it correctly. Any assistance would be greatly appreciated.

Thank you
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: rammanon on April 08, 2017, 07:18:23 AM
I have been trying to get this script to work to no avail.  Was wondering if anyone can assist me.  Problem is the script takes the bod out of book but doesn't fill it.  It's supposed to call Snicker7's to fill and it does bring that gump up but doesn't actually craft anything and puts the bod back in book.  Any help would be great I'm sure many others are in the same boat on this one. 
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Crisis on April 13, 2017, 04:38:10 PM
Well there are a few things but most likely the gump size is off, especially if you are on a free shard. The gumps themselves have changed a lot as well with new craftables. First, You need to find the gump size on the shard you are playing and change it if it is wrong in the script. Then you need to compare how it clicks the craftables it makes to adjust for new items.

You should also post this in the author's script post so others can see it. Maybe our awesome new blue gmod will helps us with that and merge it into that thread.  ;)
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: valen2.0 on April 13, 2017, 04:42:25 PM
If this is talking about a fix for s7's bod filler there are numerous fixes to the crafting gump that need to be changed in order for it to work. Once the new bod system came out it changed the layout of the add item to bod click.
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: gimlet on April 13, 2017, 05:33:40 PM
Well there are a few things but most likely the gump size is off, especially if you are on a free shard. The gumps themselves have changed a lot as well with new craftables. First, You need to find the gump size on the shard you are playing and change it if it is wrong in the script. Then you need to compare how it clicks the craftables it makes to adjust for new items.

You should also post this in the author's script post so others can see it. Maybe our awesome new blue gmod will helps us with that and merge it into that thread.  ;)

Done! (I hope!)
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: cybercasper on April 13, 2017, 06:27:48 PM
valen those fixes literally are 2 lines in there to get it to work again.
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: The Ghost on April 14, 2017, 05:36:21 AM
This is another case of : Looking with man eye.    :)
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: valen2.0 on April 18, 2017, 11:21:14 PM
Cyber it just have been updated recently than cus i had a version from a few years ago on a jump drive and it needed quite 10 fixes :p
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: lokiseth on February 24, 2019, 01:32:15 AM

Can we solve this situation?

On the left is a secure box and on the right is a backpack. When I run the script, it runs fine and I get an alert like that.

I bought the old tinker tool and tried to put it in. How can we solve this?
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Crisis on February 27, 2019, 04:03:15 PM
Are you on a private shard? The item ID may be different for the tools than the script has listed.
Title: Re: Timbo Slice's BOD Filler Caller (for snicker7's BOD Filling Script)
Post by: Hitechs on July 02, 2021, 05:45:37 PM
hmm , soo much info on the googles when you search the interwebs

(guess i should say nice to find info when using the search box on scriptuo)

:)