farming

  1. scoping king

    317 Another Farming Update! [ValorRsps]

    A few changes to the last farming update, thank you for the feed back!
  2. scoping king

    317 Farming Update

    I've been working on this for a few hours and managed to get this far!
  3. Arcadiez

    718 Velheim - R925 ✪ Archeology skill ✪ 50+ Bosses ✪ GIM/UIM ✪ Elite Dungeon ✪ PRE-EOC

    Velheim - R925 ✪ Archeology skill ✪ 50+ Bosses ✪ GIM/UIM ✪ Elite Dungeon ✪ PRE-EOC ✪ Links ✪ [/CENTER] [/SPOILER]
  4. Santa Hat

    [718] Farming - Reimagined

    So I had gotten very bored and decided to work on a new farming system, trying to improve upon my previous system, I think it went well however some things of course could be improved which is why I'm releasing it as I'm welcoming any feedback to help improve and of course to contribute. So...
  5. D

    Farming

    So I added this farming system to my server: http://www.rune-server.org/runescape-development/rs2-server/snippets/376603-pi-farming-multi-patch-support-better.html and there is a small bug i dont know how to fix... Sometimes after you pick up the last herb then use seed on patch again, the...
  6. R

    Looking to buy decent Summoning and Farming [PI]

    Title says it all I'm looking for decent Summoning without any Dupes and farming (does not have to be full farming only really looking for herbs and trees etc) Add my Skype: Ihazw3ed
  7. A

    667 Farming Data

    Object ID's for farming changed from 525 - 677 so I'm requesting the object ID's with their respective names etc Please and thank you!
  8. D

    [718] Basic Herb Diseasing Approach

    So, I stress again as I do in the note up top that this is a rather elementary way of doing this, and can be applied to all of your crops. I just did it first for herbs, so that's why I'm posting it like this. I leave the implementation in Farming.java, along with what must be done to handle the...
  9. B

    Help please?

    Help with farming please? nvm.
  10. Runecessor

    [HELP] 317 [PI] Farming Help

    Ok so I have a PI source (Hybris) and I am trying to add the farming skill. I used this tutorial: http://www.rune-server.org/runescape-development/rs2-server/snippets/376603-pi-farming-multi-patch-support-better.html I had to add in the "Farming.Java" file myself to my...
  11. C

    Crash D/C

    Hi I have just noticed that when you click on farming patch ' Guide ' it does crash you. Anyone know how to fix that?
  12. D

    [508] DakotaScape Perfection You've Never Seen. [508]

    A server that has been in development for 4 years of coding. A server that has original coding. (Not from tutorials or ripped). An expert in Java coding has officially released DakotaScape Perfection. Perfection has been the goal since day 1 of Development in August 2008. DakotaScape was...
  13. I'mAGeek

    [PI] Need 4 skills added/to redo [$$]

    Hello, I'm working on my new project and I need 4 skills added/to redo. What I want is the skills almost 100% to runescape's. (I have a 317 Client/Server, so no 602+ stuff.) Skills: - Crafting $10 - Woodcutting $5 - Fletching $10 - Herblore $10 We can discuss about the price(s) on skype, my...
  14. jackd019

    [Pi] Recieving Pkp Points When The player Kills It self And Npc Kill's Him Rep++ [PI]

    Well at the moment The issue is A person will die from a npc and get PKP , but when he goes back again and die He will not recieve Pk Points BUT! if he relogs then he will get pk Points , So by Doing so He can pk Farm Applydead public void applyDead() { c.respawnTimer = 15; c.isDead =...
  15. Pyro Sauce

    wait() ofr farming

    Hey guys i just learned about this wait thing in school the other day and i have been trying to add it to farming but i'm not sure where to add it. I want it to not show the herbs grown until a set amount of time after you plant them.. can anyone help me?
  16. Diverse Reality

    Decent Farming [DELTA]

    Purpose: Adding pretty nice farming to your delta Difficulty: 0/10 Have fun. PS: This is extremely shitty, and can be done much easier, but delta is fcked up enough already so what does it matter. This can easily be reduced in lines by doing int, int, int etc. public int farmingtimer = 0...
  17. revision

    [Final Devo 2.7] My Farming system

    Here's what you are adding: YouTube - Divine Bytes - Farming System Tested on: Final Devolution 2.7 (Should be easy to convert to others if you are decent at Java) Difficulty: 1/10 (Just some searching and pasting) Add my farming class to your skills package /* ~ Revision of Rune-Server ~ *...
  18. revision

    My farming system

    So I got the idea to make a farming system from that "AAA Mods" guy and I guess my system turned out almost exactly like his. Figured I'd show it off here and I'll post a tutorial if enough people want it. So request away! Here's the video >> YouTube - Divine Bytes - Farming System << Don't mind...
  19. wouha

    iClarity farming

    NOTE: probably the last thing i will release from the iClarity source This is farming like if you use somenting on a farming patch ( a seed ) it changes to a herb, but you gotta change the to the correct item id's you want. 100% me.. enjoy it. POST IF YOU USE
  20. ƅʅ1ƭȥȥ ツ

    Timers

    :eek:A Noob question:eek: I got Farming in How DO I make A timer to it? I need the same thing For Mining :rolleyes: I try'd to use the Timer of Dfs and changed the Time But It Works Once and stops :( Farming looks Now: case 8151: if (Engine.playerItems.HasItemAmount(p, 5315, 1) &&...