Page 3 of 4 FirstFirst 1234 LastLast
Results 51 to 75 of 100

Thread: Caotom's Karamja Fish & Note

  1. #51
    Join Date
    Oct 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    The script runs great! My character starts fishing, collecting swordfish, and dropping the unwanted tuna.
    However.....
    When I receive I full inventory, I get this message:

    Error: Exception: Access violation at line 311
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, 4, 5, 32]

    It always happens when I get a full inventory.. Any ideas?
    Last edited by rayne; 10-22-2012 at 09:09 PM. Reason: crappy grammer

  2. #52
    Join Date
    Aug 2012
    Posts
    144
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This script is still working... although one bug has come up. I am not sure what could be causing it.

    Once I have a full inventory, it will go to stiles to note but it will not note. Then will walk back to the fishing spot, and return to stiles a second time where it will successfully note.

    Any ideas what could be causing this?

  3. #53
    Join Date
    May 2012
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by sl3 View Post
    I had the same problem until I realized I had downloaded a thumbnail for the custom map instead of the full image.
    If that makes you feel stupid, I feel stupid x2 cause I read your post before I saved the map and it still took me 15mins to figure out what the hell was going on.

    thanks though, lol

  4. #54
    Join Date
    Mar 2012
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    really nice script only issue i have with it and it is minor is that it doesnt run it fails to set my guy to run so walking is obviously slow and reduces my fish per hr.


    If you can tell me how to fix this then thanks!! but as i said really nice script good job

  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 BMWxi View Post
    I disabled paintsmart on mine, that cleared thing up.
    Yea, I'll have to it looks like.. still running very well as a script, but it does have that leak :P
    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
    Oct 2012
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Question Error

    In the SmartGraphics tab im getting the following error...

    [Error] C:\Simba\Includes\SRL\SRL\Misc\SmartGraphics.Simba (25:3): Unknown identifier 'SmartSetDebug' at line 24
    Compiling failed.

    this is what is at line 24...

    procedure SMART_SetupDebug;
    begin
    SmartSetDebug(True); ****Line 24****
    SMART_Canvas := TMufasaBitmap.Create;
    SMART_Canvas.SetPersistentMemory(SmartDebugArray, 765, 553);
    SMART_DebugSetup := true;
    if not SMART_Reset then
    AddOnTerminate('SMART_FreeDebug');
    end;

    I'm not sure what to do.

  7. #57
    Join Date
    Oct 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I keep receiving the following error message:

    Error: Exception: The Points you passed to DrawATPA exceed the bitmap's bounds at line 96
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, 4, 5]

    It happened once after returning from my first trip noting at Stiles, and once more when my inventory was full and I needed to go note at Stiles.

  8. #58
    Join Date
    May 2012
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by BMWxi View Post
    I disabled paintsmart on mine, that cleared thing up.
    Dude the memory leak is killing my RAM. The longer my script runs, the higher the memory it uses. Eventually Simba crashes as a result of code 8 (simba seems to be running out of memory).

    What do I have to do to disable paintsmart? Do I just remove the paintsmart portion of the script?

    thanks!
    Last edited by Ann_arbor; 11-04-2012 at 06:31 PM.

  9. #59
    Join Date
    Oct 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Smart does not log me in, anyone know a fix for this?
    Here is the error:

    [Hint] C:\Program Files\Simba\Includes\SRL/SRL/core/globals.simba(55:3): Variable 'WORLDSWITCHERENABLED' never used at line 54
    Compiled successfully in 873 ms.
    SRL Compiled in 0 msec
    Loading SMART: http://world4.runescape.com/f3069793512521926724
    Form loaded successfully
    It has been 3 minutes and Runescape is not yet ready... Terminating.
    Successfully executed.
    Last edited by rybart; 11-09-2012 at 06:15 AM.

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

    Default

    Read the instructions on how to set up. Your graphics settings are probably wrong.

  11. #61
    Join Date
    Oct 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by BMWxi View Post
    Read the instructions on how to set up. Your graphics settings are probably wrong.
    thanks man, that did it

  12. #62
    Join Date
    May 2012
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    rror: Exception: The Points you passed to DrawATPA exceed the bitmap's bounds at line 96
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, 4, 5]
    [Error] C:\Simba\Includes\SRL\SRL\Misc\SmartGraphics.Simba (25:3): Unknown identifier 'SmartSetDebug' at line 24
    Compiling failed.
    [Error] C:\Simba\Includes\SRL\SRL\Misc\SmartGraphics.Simba (25:3): Unknown identifier 'SmartSetDebug' at line 24
    Compiling failed.

    i get this

    i also get this now, might be fixed by filling out the form ima try bject DTM Extension: Failed to grab remote extension.
    ODTM Updater Enabled!
    [Error] C:\Simba\Includes\SRL/SRL/core/text.simba(693:13): Unknown identifier 'UpChars' at line 692
    Compiling failed.

    runs when i fill out in script, but after about two hours it crashed, said it exceeded something, also left red boxes on screen, will post the error next time it happens
    Last edited by night fox6928; 11-13-2012 at 07:31 AM.

  13. #63
    Join Date
    May 2012
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    I noticed when it does work and you are running to the noter, the running isnt so good. if you time your clicks correctly the character wont slow down, te way ur bot clicks the character slows at times and changes drections sometimes.

    crap sorry for double post i was supposed to be editing
    Last edited by night fox6928; 11-13-2012 at 05:00 AM.

  14. #64
    Join Date
    May 2012
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    this is a bump with a new problem, so dont get me in trouble pls.

    Object DTM Extension: Failed to grab remote extension.
    ODTM Updater Enabled!
    [Error] C:\Users\BIGK~1\AppData\Local\Temp\Caotom's Karamja Fisher.simba(411:41): Unknown identifier 'TPA' at line 410
    Compiling failed.
    No ODTM update available.

    got that when i removed line 404.

    and i still get this when i start it up, is it something with paintsmart? how do i remove it, i read through the whole thread like 4 times.

    so it disapeared from the simba box, but if i remember correct it was something about not being able to grab odtm,

    also the i got the bitmap error until i click the image and clicked it again and it got slightly bigger.

    EDIT: the error i said disapeared is below, i started another char on it and grabbed it then

    Object DTM Extension: Failed to grab remote extension.
    ODTM Updater Enabled!
    [Hint] C:\Simba\Includes\SRL/SRL/core/globals.simba(55:3): Variable 'WORLDSWITCHERENABLED' never used at line 54
    Compiled successfully in 375 ms.
    SRL Compiled in 0 msec



    nowi get this, the bots ran last night but this is killin them today.

    Error: Exception: The Points you passed to DrawATPA exceed the bitmap's bounds at line 96
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, 4, 5]
    Last edited by night fox6928; 11-14-2012 at 06:43 PM.

  15. #65
    Join Date
    Feb 2007
    Location
    Massachusetts
    Posts
    103
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    |---------------------------------------------------------------------------------|
    You have been Running for a total of 6 Hours, 59 Seconds
    You have managed to catch 816 Fish
    You are catching 135 Fish per hour!
    You are gaining -60594 Fishing exp per hour!
    You are gaining 22967 gp Per hour!
    Thank you for using Caotoms Karamja Fisher
    |---------------------------------------------------------------------------------|
    First script I've fired up in a while. Worked like a charm.

  16. #66
    Join Date
    Nov 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Not fully working

    I downloaded this, and have been attempting to run it for a couple days. It catches fish perfectly, but then it just stands there and does nothing else. I don't know what I could/should do about this. Could you help?

  17. #67
    Join Date
    Nov 2012
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    Quote Originally Posted by nikodabeast View Post
    I downloaded this, and have been attempting to run it for a couple days. It catches fish perfectly, but then it just stands there and does nothing else. I don't know what I could/should do about this. Could you help?

    Mine is the same :/

  18. #68
    Join Date
    Jun 2008
    Location
    United States
    Posts
    818
    Mentioned
    60 Post(s)
    Quoted
    90 Post(s)

    Default

    Moved to outdated.
    [10/14/13:19:03] <BenLand100> this is special relatively, just cleverly disguised with yachts

  19. #69
    Join Date
    May 2008
    Posts
    308
    Mentioned
    1 Post(s)
    Quoted
    14 Post(s)

    Default

    |---------------------------------------------------------------------------------|
    You have been Running for a total of 4 Hours, 31 Minutes and 21 Seconds
    You have managed to catch 153 Fish
    You are catching 33 Fish per hour!
    You are gaining 11944 Fishing exp per hour!
    You are gaining 14541 gp Per hour!
    Thank you for using Caotoms Karamja Fisher
    |---------------------------------------------------------------------------------|

  20. #70
    Join Date
    Nov 2012
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    |---------------------------------------------------------------------------------|
    You have been Running for a total of 14 Minutes and 6 Seconds
    You have managed to catch 29 Fish
    You are catching 123 Fish per hour!
    You are gaining 13021 Fishing exp per hour!
    You are gaining 13944 gp Per hour!
    Thank you for using Caotoms Karamja Fisher
    |---------------------------------------------------------------------------------|

    has actually banked twice now as i started with a full inventory, just thought i'd post a proggy to show it's possible to get this script working (as well as bi a op has done).

    personally, i've used sps path's and it seems to work OK.

    edit: it worked fine for six hours at that point, then had some problems and i couldn't get it to run for more then 15 minutes after that, so i updated the sps paths again, and eventually dropped the progress report and smartgraphics (as it produced an error for me) i've since caught 600-800 lobsters uninterrupted and without having to aid or adjust the script.

    others would probably be skilled enough to adjust smartgraphics to prevent the error i got, but i just wanted it going, either way DEFINITELY usable with correct adjustments.

    edit; had a few problems etc at times, i've now changed it yet again and it seems to be flawless. (still minus smartgraphics, however i've kept the proggy this time.)

    |---------------------------------------------------------------------------------|
    You have been Running for a total of 7 Hours, 20 Minutes and 55 Seconds
    You have managed to catch 1016 Fish
    You are catching 138 Fish per hour!
    You are gaining 14219 Fishing exp per hour!
    You are gaining 14931 gp Per hour!
    Thank you for using Caotoms Karamja Fisher
    |---------------------------------------------------------------------------------|
    Last edited by sydd131; 12-15-2012 at 08:01 AM.

  21. #71
    Join Date
    Dec 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    HELP PLEASE!! :

    Error: Exception: Access violation at line 311
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, 4, 5, 6]

  22. #72
    Join Date
    Feb 2012
    Posts
    83
    Mentioned
    1 Post(s)
    Quoted
    8 Post(s)

    Default

    |---------------------------------------------------------------------------------|
    You have been Running for a total of 5 Hours, 58 Minutes and 54 Seconds
    You have managed to catch 797 Fish
    You are catching 133 Fish per hour!
    You are gaining 27925 Fishing exp per hour!
    You are gaining 14123 gp Per hour!
    Thank you for using Caotoms Karamja Fisher
    |---------------------------------------------------------------------------------|
    not very efficient rate but still, better than anything
    Fletching: 99/99 done
    Mining: 82/99
    Runecrafting: 92/99
    Smithing: 85/99
    Agility: 80/99

  23. #73
    Join Date
    Dec 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Mine isn't noting my fish

  24. #74
    Join Date
    Dec 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I Keep Getting this error, ive already //paintsmart so now what?

    Error: Exception: The Points you passed to DrawATPA exceed the bitmap's bounds at line 108
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 5, 6]

  25. #75
    Join Date
    Dec 2012
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    |---------------------------------------------------------------------------------|
    You have been Running for a total of 6 Hours, 17 Seconds
    You have managed to catch 811 Fish
    You are catching 135 Fish per hour!
    You are gaining 0 Fishing exp per hour!
    You are gaining 12965 gp Per hour!
    Thank you for using Caotoms Karamja Fisher
    |---------------------------------------------------------------------------------|

    It is still working for me.
    The fish counting part isn´t working perfect however. It says I managed to catch 811 fish, but I actually catched 937 lobsters.
    So it´s a rate of 156 Fish per Hour.
    The fact that it isn´t counting my exp is probably because I had my counter setup wrong.

Page 3 of 4 FirstFirst 1234 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
  •