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 - The Ghost

Pages: 1 ... 105 106 [107] 108 109 ... 117
1591
It work great,  I have try to salvage bag yet.  Guy make sure you have a good talisman on,  if you are not recycling :)  So for I try all types of leather and bone. 

Great work Neo.

1592
Resource Farming / Re: Garden Bed Gathering
« on: February 16, 2013, 12:21:53 PM »
I do the Naturalist quest to get Rare seed ( aqua, white,black,red fire)  took 8 min on a rail :))

1593
Crafting / Re: neo's bodbook filler v1.2 09/29
« on: February 16, 2013, 11:52:06 AM »
Hope your business trip was successfully.  I have lot of cloth to do as well,  I can test that part for you.   

1594
Resource Farming / Re: Garden Bed Gathering
« on: February 16, 2013, 09:50:07 AM »
Have you try to change the raise for G_4 .  each floor 5 title maybe that can help.  Never try to CP, dont see the point.  Maybe I'm missing on some good items. :)

1595
Resource Farming / Re: Garden Bed Gathering
« on: February 16, 2013, 09:05:56 AM »
We are in the same boat,  all our bed are in the first week of grow. :)  days 4 for me. :))  I'm harassing (mostly been annoying) my friend right now to use his bed.  I'm sure if he change the security I can harvest for him. 

Sent me your sub for Cross Pollinator so I can add this.

1596
Resource Farming / Re: Garden Bed Gathering
« on: February 13, 2013, 09:23:10 PM »
Version 1.3 is out.
I work on this a bit more tonight, I added a menu option to choice form Harvest, Gather  and Replant.   I have trial the replant and it work on my side.  My beds are not ready to test other options.   Let me know how this work for you guy.    The Clipping will come soon and the trash option as well.

1597
Resource Farming / Re: Garden Bed Gathering
« on: February 13, 2013, 05:37:32 PM »
I'm working on replant sub now.  I got all the ID
set %raisebed  NOCD_LOCB_ROCB_APCB_XOCB_YOCB_OOCB_MOCB_SOCB.

Now the fun part, wait 7 days before I can try any sub,  :(  give me time go come up with something good.

1598
Resource Farming / Re: Garden Bed Gathering
« on: February 13, 2013, 11:16:19 AM »
Finnally new plants in my garden beds...I vote yes for adding in planting a seed and using clippers.


----------------------------------------------------
Not trying to hijack your script... but the gotos got to me so i removed them all and added some more plant types, so it would work for me... and added in mutant plant no seed messages. You can use the code below if you want or not if you dont.. Or just use it as an example of removing gotos... :)

End Night,  you are part of my mentor in UOS (Kali as well), so any suggestion on how to do this better I will try to do.   I'm just an old fart trying to learn this.   I will see what I can do.  I have been work on other script lately.   

1599
Script Debug / Scan Journal and Sysmsg
« on: February 13, 2013, 11:08:48 AM »
Been trying all morning to have this to work .   can't seen my mistake, so I'm sure one of you will point it out :)   thx     Right I remove the Scan and add a wait 25s to have it to work.  :)
 
Code: [Select]
sub SecretJournal
again:
for %1 %journalindex #jindex
{
   scanjournal %i
       if *_The_sand_collapses,_revealing_a_dark_hole._* in #Journal
               {
        return
        }
        if *_You_must_wait_a_while_before_planting_another_thorn._* in #Journal
       {
        goto plant
        }
else
 {
 goto again
 }
}


here is the sub part that is part of
Code: [Select]
; ---------  set up target self
wait %wait
set %ClickX #clixres / 2
set %ClickY ( #cliyres / 2 ) + 50
event macro 23 0  ;  Target self
wait %wait
;
;plant:
finditem GSF C_ , #backpackid
wait 5
if #findcnt = 0
{
  gosub bank
}
set #lobjectid #findid
event macro 17
wait 5
click %ClickX %ClickY f d
gosub SecretJournal
wait 25s
; looking for hole
finditem %hole G_3
set #lobjectid #findid
event macro 17 0
wait 1s

1600
here a little snippet I put together few weeks ago to help me, nothing fancy.

http://www.scriptuo.com/index.php?topic=10887.msg92022#msg92022

1601
Resource Farming / Garden Bed Gathering
« on: February 13, 2013, 06:03:07 AM »
 Raised Garden Bed Gathering
Code: [Select]
;=======================================;
; Script Name: Raised Garden Bed Gathering
; Author: The Ghost
; Version: 1.25( Clipping)
; Shard OSI/FS: OSI
; Revision Date: 11 Oct 2013
; Publish : 13 Feb 1013
; Purpose: Gathering Seed and Resources form Raised Garden Bed
; Mods: By EN
; URL: http://www.scriptuo.com/index.php?topic=10887.0
;===========================================================
;===========================================================
; Warning:  All your plants need to be 100% mature
;                At the moment it doesn't check for maturity level.
;                

Since I wasn't able to find a simple script that will gather the resources from Raised Bed, so I put this together.   Since I only have 2 beds,  this is limited right now to only get seed and resources to your main pack.

 To-DO-List (Working in progress)
- want to add trash  option
- drop items into secure
- want to add option to replants

Warning:  All your plants need to be 100% mature  At the moment it doesn't check for maturity level.

Had to revert to version 1.25  -  work better with Human/elf and  Gargoyles Char.  
                                             -  No menu, just hit play.

Updated Ver 2.2 Beta   -  I have test this Ver. and it work better
                                   -  Fix a few typo mistake causing to loot
                                    - Add Clipping only. When you are done harvesting, just select clipping.
           Known problem
                                     - Still have problem with Harvest only,  Won't ignore the last plant harvested .
                                    - Still can't replant

Updated Ver. 2.0 Beta  - Rebuild the Menu with 2 modes. This should fix the problem of not                                             all the plants mature.
                                   - Remove the Replants option, wasn't fully tested.

Updated Ver. 1.3 :  Added a menu
                             Added a Replant Sub
                             Added all Plants Types  
Updated Ver. 1.1 (change goto to gosub)  Thx EN's

This is a beta release, so please post any feedback, bugs, etc.

1602
New member introductions / Re: new to uo
« on: February 13, 2013, 05:39:59 AM »
Hope that, because I will be in jail soon. 

Welcome to UOS Blade,

1603
New member introductions / Re: new to uo
« on: February 11, 2013, 08:24:33 PM »
a little shy this blade, just tell us what you like about this game, why you play it  and what can you bring to UOS.   

1604
General UO Chat / Re: LMC or MR?
« on: February 11, 2013, 06:30:45 PM »
IF you cast protection , you lost all your FC and become  negative FC. 

1605
OpenEUO Scripts / Re: Kali's Bod Sorter for openEUO
« on: February 11, 2013, 03:47:40 PM »
Haven't seen any changes, I did BOD Saturday all day with S7 and ur sorted V 2.61. No problem.   gonna have to test that in a few.

Pages: 1 ... 105 106 [107] 108 109 ... 117