Page 3 of 6 FirstFirst 12345 ... LastLast
Results 51 to 75 of 145

Thread: [AL]Al-Kharid Cooker

  1. #51
    Join Date
    Apr 2013
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    I'm trying to find out more about this particular error. Did this ever happen before you downloaded & used this script? As in you got this error while using other scripts before you downloaded these new 07 Font files?
    No, i downloaded the chars, functions and antirandoms then i started getting this random.

  2. #52
    Join Date
    Dec 2011
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Ugh of course i have win64 :,( Anything I could do to make this run?

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

    Default

    Quote Originally Posted by Rob0222 View Post
    Ugh of course i have win64 :,( Anything I could do to make this run?
    My desktop has Windows 64-bit and Simba works fine on it. I'm not sure, but I thing that it installs 32-bit programs like Simba somewhere separate than the 64-bit ones. Sorry I don't have more info, I'm not there on it now and I can't remember much. This seems like something @grats would know though

  4. #54
    Join Date
    Mar 2011
    Location
    Somerset, UK
    Posts
    304
    Mentioned
    0 Post(s)
    Quoted
    24 Post(s)

    Default

    Unless otherwise set by you SIMBA will be in C:\Simba\

    but

    32bit go C:\Program Files (x86)

    64bit go C:\Program Files

    um sorry cant be more helpfulll with the actual question

    Edit:

    The following DTMs were not freed: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, SRL - Lamp bitmap, SRL - Book of Knowledge]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]



    This I get with [Most] scripts : but for me it dont cause any problems (Cept they eventuly Rape ur Memory (even 8gb takes a week or so but ...) )
    Last edited by sm0k3; 06-23-2013 at 04:44 AM.

  5. #55
    Join Date
    Feb 2007
    Location
    Colorado, USA
    Posts
    3,716
    Mentioned
    51 Post(s)
    Quoted
    624 Post(s)

    Default

    Quote Originally Posted by sm0k3 View Post
    Unless otherwise set by you SIMBA will be in C:\Simba\

    but

    32bit go C:\Program Files (x86)

    64bit go C:\Program Files

    um sorry cant be more helpfulll with the actual question

    Edit:

    The following DTMs were not freed: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, SRL - Lamp bitmap, SRL - Book of Knowledge]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]



    This I get with [Most] scripts : but for me it dont cause any problems (Cept they eventuly Rape ur Memory (even 8gb takes a week or so but ...) )
    Everything he said is pretty much correct.. I mean it really doesn't matter where you install stuff
    simba installs itself right there in your c:\
    Quote Originally Posted by Rob0222 View Post
    Ugh of course i have win64 :,( Anything I could do to make this run?
    Quote Originally Posted by BMWxi View Post
    My desktop has Windows 64-bit and Simba works fine on it. I'm not sure, but I thing that it installs 32-bit programs like Simba somewhere separate than the 64-bit ones. Sorry I don't have more info, I'm not there on it now and I can't remember much. This seems like something @grats would know though
    64bit OS's can run 64bit and 32bit stuff, 64bit just allows programs to go much higher in memory use, simba/runescape hopefully never gets up there in that much memory use so I doubt it'll ever need to see a 64bit version
    The only true authority stems from knowledge, not from position.

    You can contact me via matrix protocol: @grats:grats.win or you can email me at the same domain, any user/email address.

  6. #56
    Join Date
    Dec 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    script stops after some time

  7. #57
    Join Date
    Jun 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] C:\Simba\Includes\SRL-OSR\SRL\misc\AL_Functions.simba(53:3): Unknown identifier 'MouseSpeed' at line 52
    Compiling failed.
    How do i fix that?

  8. #58
    Join Date
    Jan 2012
    Location
    Billingham
    Posts
    171
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Hey, script sounds good and all but I'm getting this error -

    [Error] C:\Simba\Includes\SRL-OSR/SRL/misc/AL_Functions.simba(830:39): Type mismatch at line 829
    Compiling failed.

    Due to this line in AL_Functions - result.is_text_color:= is_text_color;


    I'll try to redownload everything for this script and see if it works if not, any idea's??

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

    Default

    Quote Originally Posted by 10wnu9 View Post
    Hey, script sounds good and all but I'm getting this error -

    [Error] C:\Simba\Includes\SRL-OSR/SRL/misc/AL_Functions.simba(830:39): Type mismatch at line 829
    Compiling failed.

    Due to this line in AL_Functions - result.is_text_color:= is_text_color;


    I'll try to redownload everything for this script and see if it works if not, any idea's??
    Ok I updated the OP. Because of the newest font files a lot of problems occurred, so I've changed AL_Functions back to use the old UpChars07 fonts an my own up-text grabbing function; it seems to work just fine and everything is back to running normally. Also the script has been updated slightly as well as Frog-Solver working correctly now. So using Simba 992 will work just fine with the old back & white UpChars07 fonts, which I've attached incase you don't have them.

    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. #60
    Join Date
    Jun 2013
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    will try this

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

    Default

    So the script can solve randoms again now? I'll try it out very soon and edit with some more info. Thanks Flight.

    Edit:
    Only been running it for a few minutes, but it was enough to see that it recognizes the drunken dwarf random, so it looks good so far.

    Just to help other people trying this script, comment out the line with {$DEFINE CSMART}.
    Last edited by Solar; 06-30-2013 at 08:01 PM.
    Solar from RiD.

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

    Default

    Quote Originally Posted by Solar View Post
    So the script can solve randoms again now? I'll try it out very soon and edit with some more info. Thanks Flight.

    Edit:
    Only been running it for a few minutes, but it was enough to see that it recognizes the drunken dwarf random, so it looks good so far.

    Just to help other people trying this script, comment out the line with {$DEFINE CSMART}.
    I forgot to switch the SMART-loading back to the older SMART for the users. Thanks for the heads up, I'll re-upload it now.

    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. #63
    Join Date
    Feb 2012
    Location
    UK
    Posts
    909
    Mentioned
    10 Post(s)
    Quoted
    191 Post(s)

    Default

    After withdrawing and trying to walk to the stove it sometimes goes to the south-west corner of the palace.
    Would this be caused by running away from a combat random and failing to recover?
    Solar from RiD.

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

    Default

    Quote Originally Posted by Solar View Post
    After withdrawing and trying to walk to the stove it sometimes goes to the south-west corner of the palace.
    Would this be caused by running away from a combat random and failing to recover?
    Nah if it detected combat it would run to the bank and back to the stove, and of course it would tell you "Combat detected". So this happens when it's trying to walk to the stove? It sounds like I'll need to work a bit on the walking if the DDTMs are giving false positives.

    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. #65
    Join Date
    May 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Hey looks awsome, but im having banking problems. it will not withdraw the raw lobsters from my bank
    i had 10k raw lobster in first bank slot and it just scrolled right passed, i also tried in other bank slots and still no luck


    [===========================]
    [ ALCooker Rev #1 .05 ]
    [ by Flight ]
    [===========================]
    [ Total Run Time : 24 Sec ]
    [ Cooking XP : 0 (0/Hr) ]
    [ Fish Cooked : 0 (0/Hr) ]
    [ StrangePlants : 0 ]
    [ Combat Avoided : 0 ]
    [===========================]
    [ ALCooker Rev #1 .05 ]
    [===========================]
    Time until break: 03:23:09
    [SHUTDOWN] Failed to find raw fish in the bank
    Successfully executed.

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

    Default

    Quote Originally Posted by youloveit View Post
    Hey looks awsome, but im having banking problems. it will not withdraw the raw lobsters from my bank
    i had 10k raw lobster in first bank slot and it just scrolled right passed, i also tried in other bank slots and still no luck


    [===========================]
    [ ALCooker Rev #1 .05 ]
    [ by Flight ]
    [===========================]
    [ Total Run Time : 24 Sec ]
    [ Cooking XP : 0 (0/Hr) ]
    [ Fish Cooked : 0 (0/Hr) ]
    [ StrangePlants : 0 ]
    [ Combat Avoided : 0 ]
    [===========================]
    [ ALCooker Rev #1 .05 ]
    [===========================]
    Time until break: 03:23:09
    [SHUTDOWN] Failed to find raw fish in the bank
    Successfully executed.
    Make sure you have changed the food type in the script setup.
    Solar from RiD.

  17. #67
    Join Date
    Jun 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    Hey, i think this script is awesome but i have the same problem as the person above with the lobsters, it worked almost perfectly for cooking my tuna but when i try lobsters it scrolls right passed them even though they are first in my bank. I have made sure that the food type is changed within the script but still fails to recognise my lobsters. Any ideas?

  18. #68
    Join Date
    Jul 2013
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Lobsters can't be cooked i geuss. Swordfish, tunas work fine. Lobster doesnt. trying to check the script but i am not a scripter lol.

  19. #69
    Join Date
    Nov 2011
    Location
    United States
    Posts
    815
    Mentioned
    6 Post(s)
    Quoted
    284 Post(s)

    Default

    Quote Originally Posted by plutob View Post
    Lobsters can't be cooked i geuss. Swordfish, tunas work fine. Lobster doesnt. trying to check the script but i am not a scripter lol.
    Probably just a Outdated colour/DTM or something like that..Easy fix if you just look at it (on Ipad cant look atm) Or can just get flight to fix since he is still active. @Flight

  20. #70
    Join Date
    Feb 2012
    Location
    DON'T PM ME ASKING FOR STUFF
    Posts
    2,170
    Mentioned
    38 Post(s)
    Quoted
    423 Post(s)

    Default

    I've gone up 20 cooking levels since using this

    Gj Flight

  21. #71
    Join Date
    Mar 2013
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    what does this mean?
    "_resetColorMods( tmpTS,tmpH,tmpS,tmpMod); "

  22. #72
    Join Date
    Aug 2010
    Posts
    173
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Simba Code:
    C:\Simba\Includes\SRL-OSR/SRL/core/text.simba(805:13): Unknown identifier 'UpChars07' at line 804 Compiling failed.]

    Hey, I'm getting this error and I've downloaded the upchars? Probably something easy im missing but I just need some guidance.

    Btw I'm not some leaching 1 poster I lost my account when the website went down

    RIP Big Tom

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

    Default

    Quote Originally Posted by Tuxxploit View Post
    Simba Code:
    C:\Simba\Includes\SRL-OSR/SRL/core/text.simba(805:13): Unknown identifier 'UpChars07' at line 804 Compiling failed.]

    Hey, I'm getting this error and I've downloaded the upchars? Probably something easy im missing but I just need some guidance.

    Btw I'm not some leaching 1 poster I lost my account when the website went down

    RIP Big Tom
    I believe you simply installed your font files incorrectly. Make sure those replace your current "UpChars07" font set. In the end it should look like this:


    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..."


  24. #74
    Join Date
    Apr 2013
    Posts
    26
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    I've tried everything in the thread, even your packed Simba and I still get this error. Any idea what I am doing wrong? I saw some other guy had this problem, but I never saw a fix for it. Thanks!


    [Error] C:\Simba\Includes\SRL-OSR/SRL/core/antirandoms/C_AntiRandoms.simba(328:3): Unknown identifier '_resetColorMods' at line 327
    Compiling failed.

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

    Default

    Quote Originally Posted by Bam View Post
    I've tried everything in the thread, even your packed Simba and I still get this error. Any idea what I am doing wrong? I saw some other guy had this problem, but I never saw a fix for it. Thanks!


    [Error] C:\Simba\Includes\SRL-OSR/SRL/core/antirandoms/C_AntiRandoms.simba(328:3): Unknown identifier '_resetColorMods' at line 327
    Compiling failed.
    You are compiling & attempting to run the script right? C_AntiRandoms and AL_Functions do not get compiled or ran, only the script.

    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..."


Page 3 of 6 FirstFirst 12345 ... 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
  •