Results 1 to 20 of 20

Thread: Grape Grabber [70k/h][F2P]

  1. #1
    Join Date
    May 2012
    Location
    UK
    Posts
    85
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Post Grape Grabber [70k/h][F2P]

    Grape Grabber

    Hi,

    This is my first script so don't expect too much..


    Description
    This script simply takes grapes from the third floor of the cooking guild and banks them at Varrock West Bank. The collected grapes can be used with a jug of water to make wine for fast cooking experience. You can use Shay's winemaker (http://villavu.com/forum/showthread.php?t=79263) to make the wines...not sure it is still working post navbar update though.

    Requirements
    -Cooking level 30
    -Chef Hat

    How To Start
    -Make sure character is on the third floor of the cooking guild next to the grapes.
    -Run script

    Things To Improve
    -Walking (slow and basic)
    -Not many failsafes
    -Will not run past the six hour update


    Credit goes to JJ for his Object finding function that I use in this script and his help. Also thank-you to masterBB for helping and people in the IRC whose names I can't remember. Let me know what you think and if there any problems with it, thanks!

    TUTS Used
    - http://villavu.com/forum/showthread.php?t=71074
    - http://villavu.com/forum/showthread.php?t=78116
    - http://villavu.com/forum/showthread.php?t=42428
    - http://villavu.com/forum/showthread.php?t=40521
    Last edited by BigFate; 08-30-2012 at 05:15 PM.

  2. #2
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Looks like a nice first script
    Here's a proggy:
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    BigFates Grape Grabber
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    Running for: 38 Minutes and 58 Seconds
    # of grapes collected: 56
    Rate: 86 grapes per hour
    Profit: 72326 coins per hour
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    AutoColor failed in finding the color.
    Successfully executed.


    It was standing a few spaces away from the guild after banking when this error happened. Any ideas?

  3. #3
    Join Date
    May 2012
    Location
    UK
    Posts
    85
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by BMWxi View Post
    Looks like a nice first script
    Here's a proggy:
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    BigFates Grape Grabber
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    Running for: 38 Minutes and 58 Seconds
    # of grapes collected: 56
    Rate: 86 grapes per hour
    Profit: 72326 coins per hour
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    AutoColor failed in finding the color.
    Successfully executed.


    It was standing a few spaces away from the guild after banking when this error happened. Any ideas?
    ah yes, the autocolour function failed to find the colour of the red floored building to the right of the guild. You can try increasing the tolerance at line 87 for now..but I will just update it to something better soon.

  4. #4
    Join Date
    Mar 2012
    Location
    Color :D
    Posts
    938
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nice release! For the grape price, you can do

    Simba Code:
    Grape_Price := GetGEPrice(1987); // 1987 is ID of grape

    But don't forget to include this
    Simba Code:
    {$I SRL/SRL/Misc/Online.simba}

  5. #5
    Join Date
    May 2012
    Location
    UK
    Posts
    85
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by CephaXz View Post
    Nice release! For the grape price, you can do

    Simba Code:
    Grape_Price := GetGEPrice(1987); // 1987 is ID of grape

    But don't forget to include this
    Simba Code:
    {$I SRL/SRL/Misc/Online.simba}

    Thanks for this CephaXz! I added what you suggested into the script now along with some changes to the walking to make it more reliable and a bit faster. If you downloaded before this post just redownload the new one.

  6. #6
    Join Date
    Feb 2012
    Location
    UK
    Posts
    909
    Mentioned
    10 Post(s)
    Quoted
    191 Post(s)

    Default

    I like that you've put what tutorials you've used. I'll probably read the TPA ones soon, thanks.

  7. #7
    Join Date
    Dec 2009
    Posts
    380
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Thanks for the list of tutorials, going to experiment with a potato picking script (hopefully it won't be too hard).

    Hope prices of grapes don't crash too much. There any other bots that have a grape collector?
    Currently: Playing OSRS legit until I get bored

  8. #8
    Join Date
    Aug 2012
    Location
    Denmark
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I just tried your script, and it had some problems when banking (failed to go down the ladder).
    I'm sorry if I'm supposed to attach some sort of log, I don't know how, or where I would find one.
    I'll try again with brightness all the way up as you suggested, with the camera zoom you suggested, and with a newer S.M.A.R.T version.

    Overall, however, nice script, it did its job (on collecting at least)!
    Aspiring programmer and hardware enthusiast.

  9. #9
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Quote Originally Posted by Roflme View Post
    Thanks for the list of tutorials, going to experiment with a potato picking script (hopefully it won't be too hard).

    Hope prices of grapes don't crash too much. There any other bots that have a grape collector?
    I've noticed a few other bots that collect the grapes, apples, and chocolate from the guild but no other pure grapers

  10. #10
    Join Date
    Dec 2009
    Posts
    380
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Quote Originally Posted by BMWxi View Post
    I've noticed a few other bots that collect the grapes, apples, and chocolate from the guild but no other pure grapers
    I tried searching around, but seems I couldn't find where they'd be from. Probably private scripts? Unless there's lots of them.

    This will be an amazing script once injection bots get nuked again.
    Currently: Playing OSRS legit until I get bored

  11. #11
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Too many to be a private script, I saw a few each on a few worlds.
    Afaik, they're reflection because they climb up stairs and then go back down almost instantly once they see the apples haven't respawned. Although that's just speculation as I don't know much about reflection.

    E: Here's a proggy:
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    BigFates Grape Grabber
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    Running for: 19 Hours, 14 Minutes and 6 Seconds
    # of grapes collected: 448
    Rate: 23 grapes per hour
    Profit: 21321 coins per hour
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    Last edited by Ian; 08-27-2012 at 10:02 PM.

  12. #12
    Join Date
    May 2012
    Location
    UK
    Posts
    85
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by BMWxi View Post
    Too many to be a private script, I saw a few each on a few worlds.
    Afaik, they're reflection because they climb up stairs and then go back down almost instantly once they see the apples haven't respawned. Although that's just speculation as I don't know much about reflection.

    E: Here's a proggy:
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    BigFates Grape Grabber
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    Running for: 19 Hours, 14 Minutes and 6 Seconds
    # of grapes collected: 448
    Rate: 23 grapes per hour
    Profit: 21321 coins per hour
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    just 23 grapes per hour and 21321 coins per hour is a bit poor...maybe there was someone stealing your grapes for a while? Anyway I am surprised it lasted 19 hours

  13. #13
    Join Date
    Oct 2010
    Posts
    180
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    Quote Originally Posted by BMWxi View Post
    Too many to be a private script, I saw a few each on a few worlds.
    Afaik, they're reflection because they climb up stairs and then go back down almost instantly once they see the apples haven't respawned. Although that's just speculation as I don't know much about reflection.

    E: Here's a proggy:
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    BigFates Grape Grabber
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    Running for: 19 Hours, 14 Minutes and 6 Seconds
    # of grapes collected: 448
    Rate: 23 grapes per hour
    Profit: 21321 coins per hour
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    proggy horrible

  14. #14
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    yeah the problem was that it stopped and logged out but didn't stop the proggy.

    Here's a better one:
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    BigFates Grape Grabber
    """""""""""""""""""""""""""""""""""""""""""""""""" "
    Running for: 4 Hours, 42 Minutes and 44 Seconds
    # of grapes collected: 364
    Rate: 77 grapes per hour
    Profit: 70609 coins per hour
    """""""""""""""""""""""""""""""""""""""""""""""""" "

  15. #15
    Join Date
    Jun 2012
    Location
    America.
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I noticed your dl is named 'GrabeGrabber' xD

  16. #16
    Join Date
    May 2012
    Posts
    256
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Cool first script, simple and easy money making for starters

  17. #17
    Join Date
    Jan 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Interesting method of making money. Honestly, I have never heard of this one. Cool script, good job.

  18. #18
    Join Date
    May 2015
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I can't even get the script to compile or to run. Any ideas?

  19. #19
    Join Date
    Aug 2014
    Posts
    167
    Mentioned
    2 Post(s)
    Quoted
    73 Post(s)

    Default

    Quote Originally Posted by Publicdomain View Post
    I can't even get the script to compile or to run. Any ideas?
    Pal, the script is from 2012. Most likely, it's outdated.
    If not, post your debug log here and let's see what comes up.

  20. #20
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Script is outdated.

    Forum account issues? Please send me a PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •