Page 1 of 2 12 LastLast
Results 1 to 25 of 49

Thread: Al-Kharid Cooking

  1. #1
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default Al-Kharid Cooking

    Al-Kharid cooker

    Follow this guide to setup RuneScape for botting

    This script only supports one-item cooking at the moment.(default option must also be 'use')

    If this script gets heavy use I'll add progress reporting and make it more AIO.

    There is no failsafe for running out of supplies so, bot smart.

    You must place the cook_spot.png in the correct location.

    Get the script:
    Last edited by footballjds; 02-06-2014 at 03:21 AM.

  2. #2
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

  3. #3
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    Nice, you're pushing out quite a few scripts lately. The RS3 scripts section will be full in no time!
    ehh, none of em are really getting used, so they'll die sooner or later

  4. #4
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Gz on release! Next: slayer? Since you are posting so many scripts right now.

  5. #5
    Join Date
    Oct 2013
    Location
    East Coast USA
    Posts
    770
    Mentioned
    61 Post(s)
    Quoted
    364 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    [RANT]
    local_var_TPA := global_var_TPA;
    invertTPA(local_var_TPA);

    global_var_TPA gets inverted as well!!!
    [/RANT]
    Yeah, someone mentioned recently assigning arrays to each other like that is like assigning pointers, it does not make a copy.

    Simba Code:
    local_var_TPA := global_var_TPA.copy();
    invertTPA(local_var_TPA);

  6. #6
    Join Date
    Jan 2012
    Posts
    550
    Mentioned
    2 Post(s)
    Quoted
    177 Post(s)

    Default

    I plan on using your fisher and this. Right now I'm gradually getting all my skills to 99 and fishing and cooking are two of them. So thank you very much my good sir.

    As for usage, people jump to Ashamans scripts since he's so fancy. Take him out and you'll win

  7. #7
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by bonsai View Post
    Yeah, someone mentioned recently assigning arrays to each other like that is like assigning pointers, it does not make a copy.

    Simba Code:
    local_var_TPA := global_var_TPA.copy();
    invertTPA(local_var_TPA);
    it may have been Kevin and I if you're referring to a convo that happened in SRL SKYPE.

    Quote Originally Posted by Thanatos View Post
    I plan on using your fisher and this. Right now I'm gradually getting all my skills to 99 and fishing and cooking are two of them. So thank you very much my good sir.

    As for usage, people jump to Ashamans scripts since he's so fancy. Take him out and you'll win
    Ashaman is cool, I wouldn't dream of taking a part of the community out. That being said, I want more people HERE. So I'll continue to make scripts that will get used.

  8. #8
    Join Date
    Dec 2013
    Posts
    73
    Mentioned
    0 Post(s)
    Quoted
    29 Post(s)

    Default

    Will test thanks

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

    Default

    @footballjds; I think you forgot to include the SPS map.

  10. #10
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by BMWxi View Post
    @footballjds; I think you forgot to include the SPS map.
    thanks!

    haha, so much for that guy "testing it"

  11. #11
    Join Date
    Mar 2013
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    ehh, none of em are really getting used, so they'll die sooner or later
    Maybe you could spend more time on writing the thread like adding the functions, add requirements etc. So it looks more attracting

  12. #12
    Join Date
    Apr 2006
    Posts
    128
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    I am using your script when i am cooking sharks it goes to the range. It will open it up and then hover over the shark icon instead of selecting the cook button.

  13. #13
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by whitevans1 View Post
    I am using your script when i am cooking sharks it goes to the range. It will open it up and then hover over the shark icon instead of selecting the cook button.
    that is weird.

    So it never cooks?

  14. #14
    Join Date
    Apr 2006
    Posts
    128
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Nope just kinda lags out at the cooking spot.

    Looks like I was just having trouble with sharks. lobs are doing fine.
    Last edited by whitevans1; 01-07-2014 at 02:00 PM.

  15. #15
    Join Date
    Dec 2011
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    When I am using lobster, the bot uses lobster on the range, but it just hovers around and says "failed to find any text matches".

  16. #16
    Join Date
    Apr 2006
    Posts
    128
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Quote Originally Posted by ardentboy28 View Post
    When I am using lobster, the bot uses lobster on the range, but it just hovers around and says "failed to find any text matches".
    It works fine for me with sharks and rocktail. Make sure you are using the old school layout and all that good stuff!

    Oh I forgot... I changed line 4 in the code to
    Code:
    {$i sps/lib/sps-rs3.simba}

  17. #17
    Join Date
    Dec 2008
    Posts
    80
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    when im trying to cook lobsters it seems it doesn't click on the cook button

  18. #18
    Join Date
    Nov 2011
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    Quote Originally Posted by Unreal View Post
    when im trying to cook lobsters it seems it doesn't click on the cook button
    Are you running Old School Layout otherwise post the debug of whats happening so the developer of the script can assist you with this.

  19. #19
    Join Date
    Nov 2011
    Posts
    47
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Exception in Script: File "sps/sps-rs3.simba" not found at line 4, column 5

  20. #20
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by MuffinMan View Post
    Exception in Script: File "sps/sps-rs3.simba" not found at line 4, column 5
    oh no, script needs updated

  21. #21
    Join Date
    Jan 2012
    Posts
    550
    Mentioned
    2 Post(s)
    Quoted
    177 Post(s)

    Default

    Quote Originally Posted by MuffinMan View Post
    Exception in Script: File "sps/sps-rs3.simba" not found at line 4, column 5
    You can find the fix to your problem if you look through what other users have posted.

  22. #22
    Join Date
    Feb 2012
    Location
    Atlanta
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    ok yeah first {sps/sps-rs3.simba} needs to be {$I SPS/lib/SPS-RS3.Simba} at line 4. second i am having the same problem as alot of people on here. It does everything perfectly up until it has to click on the cook button after clicking on range.(i am using lobbies) my error message is:
    ---- Options found: [Use Raw lobster -> Range, Examine Range, Cancel]
    ---- Found option "-> Range" in "Use Raw lobster -> Range" %clicks the lobbies with the range fine
    -- chooseOption.select() result = true
    ---- Waiting while the player is moving...
    -- chooseOption._select(): %here's where i think the trouble is happening
    ---- chooseOption.isOpen(): result = true
    ---- Options found: [Cancel]
    ------ chooseOption.close(): Succesfully closed the menu %fails and exits the menu
    ---- Failed to find any text matches
    -- ChooseOption._select() result = false
    -- cook_walk.getPlayerPos(): result = {X = 90, Y = 98}, took 47 ms %then walks back to bank
    -- cook_walk.getPlayerPos(): result = {X = 90, Y = 98}, took 32 ms

    I think the problem area with the script is somewhere right after line 127, Im not very good with java code so I'm afraid to manually change it. Any fixes or help please??

  23. #23
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    Quote Originally Posted by seniorjulio View Post
    ok yeah first {sps/sps-rs3.simba} needs to be {$I SPS/lib/SPS-RS3.Simba} at line 4. second i am having the same problem as alot of people on here. It does everything perfectly up until it has to click on the cook button after clicking on range.(i am using lobbies) my error message is:
    ---- Options found: [Use Raw lobster -> Range, Examine Range, Cancel]
    ---- Found option "-> Range" in "Use Raw lobster -> Range" %clicks the lobbies with the range fine
    -- chooseOption.select() result = true
    ---- Waiting while the player is moving...
    -- chooseOption._select(): %here's where i think the trouble is happening
    ---- chooseOption.isOpen(): result = true
    ---- Options found: [Cancel]
    ------ chooseOption.close(): Succesfully closed the menu %fails and exits the menu
    ---- Failed to find any text matches
    -- ChooseOption._select() result = false
    -- cook_walk.getPlayerPos(): result = {X = 90, Y = 98}, took 47 ms %then walks back to bank
    -- cook_walk.getPlayerPos(): result = {X = 90, Y = 98}, took 32 ms

    I think the problem area with the script is somewhere right after line 127, Im not very good with java code so I'm afraid to manually change it. Any fixes or help please??
    i'll fix these issues now

  24. #24
    Join Date
    Feb 2007
    Location
    PA, USA
    Posts
    5,240
    Mentioned
    36 Post(s)
    Quoted
    496 Post(s)

    Default

    updated and added ability to use directX plugin.

    script tested and worked fine for me for a few runs.

  25. #25
    Join Date
    Dec 2011
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    I am using lobsters, and the script fails to click the button "cook" after it uses my lobster on the range.

    I think line 127

    if productionScreen.isOpen then exit(productionScreen.clickStart);


    is not working. I think the script never enters that line.
    Last edited by ardentboy28; 02-05-2014 at 08:37 AM.

Page 1 of 2 12 LastLast

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
  •