Reid Posted May 23, 2014 Posted May 23, 2014 I'm currently working on my thieving script , i haven't done thieving in 3 years so im not to sure what seeds i should be keeping can somebody tell me thx in advance
Kittens Posted May 23, 2014 Posted May 23, 2014 honestly in my opinion everything is crap except ranarr seeds and snapdragons lol idk if you get avantoe seeds from them but keep those cuz theyre worth like 4k each and ya thats about it skype me so we can chat pal
Oliver Posted May 23, 2014 Posted May 23, 2014 I would suggest you to keep all seeds as the bank is just next to the master farmer.
D9S4 Posted May 23, 2014 Posted May 23, 2014 Herb Seeds - Ranarr, Toadflax, Avantoe, Kwuarm, Snapdragon, Lantadyme, Dwarf Weed & Torstol.
darkxor Posted May 23, 2014 Posted May 23, 2014 This is part of my drop table code: public void PickupSeeds(){ //herbs Pickup("Ranarr seed", "Snapdragon seed", "Dwarf weed seed", "Torstol seed", "Watermelon seed", "Toadflax seed"); //trees Pickup("Magic seed", "Maple seed", "Yew seed", "Palm tree seed", "Pineapple seed", "Papaya tree seed", "Calquat tree seed"); } It is all the seed sold at zybez in decent volumes.