Page 5 of 6 FirstFirst ... 3456 LastLast
Results 101 to 125 of 145

Thread: [AL]Al-Kharid Cooker

  1. #101
    Join Date
    May 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Hey flight, fished almost 30k monkfish with your monkfish fisher, just trying to cook now but I keep getting this error:
    Exception in Script: Unknown declaration "GetChooseOptions" at line 954, column 14 in file "C:\Simba\Includes\SRL-OSR\SRL\misc\AL_Functions.simba"

    any idea why? Thanks


    Edit: also if this helps at all if I don't edit the Al_Functions.simba and C_AntiRandoms.simba, just keep it the same as the monkfish script i get this error :
    Exception in Script: Operator expected at line 666, column 3
    Last edited by zacb; 04-20-2014 at 12:17 AM.

  2. #102
    Join Date
    May 2014
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I get this error:

    [Error] C:\Simba\Includes\SRL-OSR\SRL\core\antirandoms\C_AntiRandoms.simba
    (3:3): Duplicate identifier 'DTM_Royal_Frog' at line 3
    Compiling failed.

  3. #103
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    I'll no longer be updating this script, instead I recommend you all use Catherby Cooker from now on.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  4. #104
    Join Date
    May 2012
    Posts
    82
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    does someone know how to change the lines in this script to make it work.. ? stupid c-antirandosm..

  5. #105
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Script updated to version 2.0. This version requires AeroLib to run, learn how to install AeroLib here:
    http://villavu.com/forum/showthread.php?t=108953

    This version also handles F2P accounts and will perform multiple checks in run-time to make sure there's no conflicts such as F2P users attempting to cook P2P fish, or trying to cooked P2P fish in a members world; an intelligence update so to speak. There's also been some small modifications here and there to optimize speed and handle future problems your account may encounter.

    Please send your feedback and if you've any problems I'd really appreciate you to notify me ASAP. Enjoy the update everyone.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  6. #106
    Join Date
    Jun 2014
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    Re-setup Simba and whatnot, tried to run the script, got this error when trying to compile.

    Exception in Script: Unknown declaration "Member" at line 55, column 5
    In the meantime gonna tryout the Catherby Cooker, have you considered the idea of merging both scripts into one?
    Last edited by Abacus; 06-17-2014 at 10:26 AM.

  7. #107
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by Abacus View Post
    Re-setup Simba and whatnot, tried to run the script, got this error when trying to compile.

    In the meantime gonna tryout the Catherby Cooker, have you considered the idea of merging both scripts into one?
    You must use the newest version of AeroLib which supports F2P users. You can download the include here.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  8. #108
    Join Date
    Mar 2013
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Everytime I run the script, I get this error -

    "Plugin(AND_TPA32) has not been found"

    I downloaded the plugins but where do I put them?

  9. #109
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by corangerx111 View Post
    Everytime I run the script, I get this error -

    "Plugin(AND_TPA32) has not been found"

    I downloaded the plugins but where do I put them?
    In Simba's Plugins folder (C:/Simba/Plugins).

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  10. #110
    Join Date
    Mar 2015
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Error: Unknown declaration "toObj" at line 63
    Obj_Bank := toObj('AlKharidBooth', ['ank B','nk bo','booth'], [createColEx(5462624, 5, 0.75, 0.90)], [createColEx(276299, 3, 0.11, 3.38)]);

    Ideas ?

  11. #111
    Join Date
    Apr 2015
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Is it possible to use the Catherby cooker as a starting base and modify the setup variables to make it work with Al-Kharid?

    They're similar, but this one needs some updating to be runnable.

  12. #112
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Script updated to version 2.1 which will require the latest version of AeroLib so be sure to update if you've not already.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  13. #113
    Join Date
    Mar 2015
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    Script updated to version 2.1 which will require the latest version of AeroLib so be sure to update if you've not already.
    Thanks for updating. However I can't seem to get mine to find raw tuna in bank. I did update AL

    [SCRIPT] Failed to find raw fish in the bank
    Error: The given DTM Index[0] doesn't exist at line 135
    Execution failed.

  14. #114
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by iownyou23 View Post
    Thanks for updating. However I can't seem to get mine to find raw tuna in bank. I did update AL

    [SCRIPT] Failed to find raw fish in the bank
    Error: The given DTM Index[0] doesn't exist at line 135
    Execution failed.
    Ok I was unsure if that DTM would work. I didn't make it myself and never tested it for the Raw Tuna. Give me a few minutes and I'll fix that and re-upload.

    Edit:
    Replaced the Raw Tuna TItem and re-uploaded, so be sure to re-download the script.
    Last edited by Flight; 04-28-2015 at 01:11 PM.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  15. #115
    Join Date
    Jan 2012
    Posts
    246
    Mentioned
    3 Post(s)
    Quoted
    91 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    Ok I was unsure if that DTM would work. I didn't make it myself and never tested it for the Raw Tuna. Give me a few minutes and I'll fix that and re-upload.

    Edit:
    Replaced the Raw Tuna TItem and re-uploaded, so be sure to re-download the script.
    so far so good.

    [=======================================]
    [ AlKharid Cooker V 2.1 Rev 0 ]
    [ by Flight ]
    [=======================================]
    [ Total Run Time : 2 Hr 37 Min 7 Sec ]
    [ Cooking XP : 257,640 (98,386/Hr) ]
    [ Lobsters Cooked : 2,147 (820/Hr) ]
    [ Breaks : 1 ]
    [ Logged In : 0 ]
    it will randomly sit after it finishes cooking sometimes.

  16. #116
    Join Date
    May 2012
    Posts
    108
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Program failed twice to withdraw raw monkfish. They are at the most top-right of the bank. First fail at 457 fish cooked, second at 307 fish cooked.

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

    Default

    I got the failed to withdraw fish sometimes, but I've also had 7 hour runtimes.
    Also, toggling run during the script isn't included. I added it in from a little snippet from ineedbots' fisher.
    Code:
      if(getRunEnergy >= RunAmount) and not isUsingRun then
        toggleRunning(true);
    Added that in during walktorange and walktobank.

    I changed the "RunAmount" to whatever I wanted, it's up to you to do that or add in some random too, which I probably should've done. I'm sure Flight knows how to do this better, but for anyone who wants to add in a quick toggle run function, it's something.

  18. #118
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Would you two like to test a test version for me? It should address the item-finding failing and the running. I haven't tested it, only patched it based on theory. Let me know and I'll send ya both revision #1 when I wake up.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


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

    Default

    Quote Originally Posted by Flight View Post
    Would you two like to test a test version for me? It should address the item-finding failing and the running. I haven't tested it, only patched it based on theory. Let me know and I'll send ya both revision #1 when I wake up.
    The running was a quick simple addition, probably could've written it better, but oh well. It worked and sped it up by a noticeable amount.
    The item-finding, not sure what's causing it. I always disabled the screen from updating, forgot what it's called on S.M.A.R.T, and just hid it. Wish I had more info to tell you.
    As for the testing, yeah, I'll give it a shot.

  20. #120
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    I've updated version 2.1 with a new small revision, this should address the bug that sometimes occurred when trying to locate raw fish in the bank. It also will correctly enable your running. I've replaced the old Al-Kharid Cooker(2.1).simba attachment with the revised version so be sure to replace yours as well.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  21. #121
    Join Date
    Oct 2013
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Hello, the updated script is working OKAY so just two suggestions:
    1)It appears that it looks for the red on the range to cook, but sometimes it gets confused with the red on the kebab cooker. Perhaps try to make it look for the black on the range instead?
    2) Maybe make the script search twice for raw fish before shutting down.

    Still thank you for the cooking levels
    Last edited by liams007; 05-07-2015 at 05:10 AM.

  22. #122
    Join Date
    May 2012
    Posts
    108
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Okay I tested it more and it cooked 4000 tuna great on my f2p account on fast mode. Then I cooked 4000 monks on p2p with slow mode and it stopped once about 2000 in and stood next to the range with cooked fish. My theory is that it is slow mode not working correctly. Other than that everything works good.

  23. #123
    Join Date
    Feb 2013
    Posts
    89
    Mentioned
    0 Post(s)
    Quoted
    48 Post(s)

    Default

    Seems to use food on the smelting furnace and not on the range. Script not working :s

    edit: script isn't working at all
    Last edited by Sh4d0wf0x; 05-10-2015 at 11:59 PM.

  24. #124
    Join Date
    May 2012
    Posts
    108
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    I haven't had this problem, is your brightness at max?

  25. #125
    Join Date
    Jun 2014
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    works great with tuna, thanks so much!

Page 5 of 6 FirstFirst ... 3456 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
  •