Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Insideout

Pages: [1] 2 3 ... 14
1
The plants have to be cross pollinated for the chance to drop a black or white seed. It is a 1-2% chance that they will do so.   The white ones show up white on the harvest gump. The ones that produce th back no longer show up black they are an odd orangish color.

2
Crafting / Re: Bod Filler Expanded to Newer Craft Options
« on: April 05, 2025, 06:08:02 AM »
Decided to give this a try after the other bod filler quit working for me. Works Great. Only issue I have had is spined studded leggings. Normal 15 Tailor Bod. It makes them then cuts them up. They are crafted exceptional and I know that should be good for the bod.

3
Am I just not seeing a fix for this in previous replies?  Did something change in the client that cause this to only run through one book and stop?  Anyone able to help. I have changed runebooks. Swapped runes. Reset several times. Only thing I haven't done is deleted everything and started over or maybe I have lol

4
Scripting Chat / How to speed up my script?
« on: January 13, 2025, 12:18:32 AM »
Okay script works as it should but. Its a bit slow. How can I improve speed?

https://www.scriptuo.com/index.php?topic=11710.0

5
Scripting Chat / The Plant script what is ocr something along that line?
« on: January 12, 2025, 04:54:42 AM »
As I can't code I have to chop and hack and create what I can. I'm looking to put something to gether that can find the cross polinated plants that will produce the black and white seeds. No sense in tending 1000's of plants that I don't need. Where would I even start?

6
Got it figured out for the bridle lol add the GHH to the ML Loot code

7
Also I was watching it today as I swapped rune books and a few other things it is skipping the first rune in book 1. This is the elite version also. Ran the 2.0 regular and seems to do the same thing stops at the end of book 1.

8
love your script thanks for sharing. Question I have is can I use more than 1 book of tree locations, and if so  how do I add them.  I tried adding by myself and I can't get it to work out of more than 1 book.    Thanks
                                                                                                                                                  Kandie           


Going to say something changed somewhere I used to run out of 5 books now it gets to the end of the first and stops. Now sure what is going on reloaded the books. Still didn't help. Maybe someone can offer advice on how to fix the problem

9
oKAY HOW DO i ADD RESOLVE'S BRIDLE TO THIS LOL THE ' MESSES UP USER DEFINED
Just add the keyword "Resolve".  That should be enough since I'm not sure much of anything else has that name.

TM I did that still no luck. Tried adding the GHH which is what the ID tool says it is. Still no luck. I added reslove >= to 1

10
oKAY HOW DO i ADD RESOLVE'S BRIDLE TO THIS LOL THE ' MESSES UP USER DEFINED

11
Ahhh it didn't
 put my reply in that post lol. Long story short I'm not able to focus long enough to figure the problem out.

12
I had some analysis on this and a reply mostly written when our neighborhood power fluctuated. So here is my overview.

Urban cowboy identified an area near the start of the program where it creates the menu and waits for a button response. This happens when the script first starts and once it returns from it's final processing routine. I am assuming you two have found it there after trying to create a set of objects to combine with the SBOD and not just starting the script and watching it run there without giving it the choice inputs.

The location that is needed to debug is when the combine of the items is done with the SBOD. I would stick a pause in the script at that point and then use the F7 stepping from that point.

Well this is way above my skill level. I can cut and paste to make things work as I need them. But fixing a gump is beyond me. Mainly because I really don't understand the code. That and i don't have the ability to focus to learn it. I've tried over the years lol.


I compared the click locations with my bod filler project and it appears to be correctly offset - at least the 2 scripts are the same.

Here is what I would suggest verifying next:
Has the SBOD gump changed where the click locations are?
When the combine function happens in the script - is the current gump the SBOD? I ran into some scripts not working because production servers had an inserted gump that was essentially the lower left corner of the game where you type talk messages to people. If the gump that is currently 'active' is not the SBOD, then the click offset will be in the wrong place. This "feature" appeared a few years ago and broke many scripts that depended on click locations. There are commands to ignore a gump, swap the current gump and a method to cycle through all gumps that are not ignored. One of those options can fix this kind of an issue.

Gaderian

13
The gosub thing as urban cowboy said. I saw a 22 and a 17 at one point.tHERE SEMS TO BE AN ISSUE WITH IT SELECTING (sorry caps) the Items that were made. Sometimes you get a quick glimpse of the fill gump other times it just stays on the screen and does nothing.

14
Anyone had issues with the 2.0 version. Well both for that matter It's not wanting to fill the BoD with the items after they are crafted.

15
So, as I'm learning things about plants...

Does this script cross pollinate?

I didn't see any mention of it nor did I see a script that does.

Anyone know of one or if this does?

There is a script I use is kaliex cross polinator I think it's called. Not sure where I picked it up here or on the EUO site

Pages: [1] 2 3 ... 14