Page 2 of 3 FirstFirst 123 LastLast
Results 26 to 50 of 67

Thread: [F2P]Karamja Fishing - by footballjds[swordys, lobsters, tuna]

  1. #26
    Join Date
    Nov 2012
    Location
    OKC
    Posts
    123
    Mentioned
    5 Post(s)
    Quoted
    56 Post(s)

    Default

    i have started logged in but it just sits there

  2. #27
    Join Date
    Jan 2014
    Location
    Error: Data Unavailable
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    Some help here... I am using a mac and setup simba on it... it just says smart is not ready yet and terminates after 5 minutes... help please

  3. #28
    Join Date
    Jan 2014
    Location
    Error: Data Unavailable
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    This is where I get stuck simba copy.jpg

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

    Default

    Quote Originally Posted by naveenmathew View Post
    This is where I get stuck simba copy.jpg
    no need to double post, check your setup.

    Old School RS layout?
    max brightness?
    correct interface settings?

  5. #30
    Join Date
    Jan 2014
    Location
    Error: Data Unavailable
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    Yeap everything's correct

  6. #31
    Join Date
    Jan 2014
    Location
    Error: Data Unavailable
    Posts
    38
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    It's working now... I'm running simba in a virtual machine and it seems to be working. thanks and sorry about the double post... new here

  7. #32
    Join Date
    Feb 2012
    Location
    New York, or in a van/bus touring somewhere.
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Keep getting the message:

    -- WARNING: karamja.getPlayerPos(): Didn't find enough matches accurately calc your postion
    -- karamja.getPlayerPos(): result = {X = -1, Y = -1}, took 374 ms
    -- WARNING: karamja.getPlayerPos(): Didn't find enough matches accurately calc your postion
    -- karamja.getPlayerPos(): result = {X = -1, Y = -1}, took 359 ms
    -- Failed to handle banking


    I have yet to have the script actually go to or from Stiles without my own interaction.

  8. #33
    Join Date
    Jan 2014
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Script runs fine.

    But it clicks too much on the fishing spot, even while he is fishing he clicks again on the same spot.

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

    Default

    ^agree.
    It clicks the fishing spots A LOT.

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

    Default

    Quote Originally Posted by ardentboy28 View Post
    ^agree.
    It clicks the fishing spots A LOT.
    thanks for the tip. The script uses this to "know" the fishing spot it is at, I have idea's for AI that would alleviate this but they're complex and i don't have the time to code them.

    it should never click the same spot more than twice. if it does yoour fishing timer might not be high enough.

  11. #36
    Join Date
    Jun 2012
    Posts
    122
    Mentioned
    0 Post(s)
    Quoted
    40 Post(s)

    Default

    It is clicking wildly all over the place looking for fishing spots, even though it is fishing.

    Can you add some boolean to know that once you are fishing it should not look for a new spot?

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

    Default

    Quote Originally Posted by ardentboy28 View Post
    ^agree.
    It clicks the fishing spots A LOT.
    2nd this.

    But I have to say thank you for fixing this Divination script

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

    Default

    Don't use my fishing scripts till I update them.

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

    Default

    Quote Originally Posted by footballjds View Post
    Don't use my fishing scripts till I update them.
    Alright thanks you sir

  15. #40
    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
    Alright thanks you sir
    the script is now on github. please post bugs so i can fix them!

  16. #41
    Join Date
    Feb 2014
    Posts
    58
    Mentioned
    1 Post(s)
    Quoted
    28 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    the script is now on github. please post bugs so i can fix them!
    So I am having a major issue. Everytime I run this script, I get the error
    Exception in Script: File "sps/sps-rs3.simba" not found at line 4, column 5
    Now. I know I put it in the folder, but I always get this error.
    Just to be clear, I put Karajma.png in both C:\Simba\Includes\SPS\img and C:\Simba\Includes\SPS\img\runescape_surface
    I always get the same error. Someone please help

  17. #42
    Join Date
    Jan 2014
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    Could you possibly add DirectX support because runescape will not switch over to OpenGL. It would be much appreciated

  18. #43
    Join Date
    Feb 2014
    Posts
    58
    Mentioned
    1 Post(s)
    Quoted
    28 Post(s)

    Default

    Quote Originally Posted by pall398 View Post
    Could you possibly add DirectX support because runescape will not switch over to OpenGL. It would be much appreciated
    Pall, how do you get it to run? I always get the
    Exception in Script: File "sps/sps-rs3.simba" not found at line 4, column 5
    error even though I placed it in the correct folder.. How did you set up the script?

  19. #44
    Join Date
    Feb 2014
    Posts
    6
    Mentioned
    1 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Spectral View Post
    Pall, how do you get it to run? I always get the
    Exception in Script: File "sps/sps-rs3.simba" not found at line 4, column 5
    error even though I placed it in the correct folder.. How did you set up the script?
    Needs to be changed to "sps/lib/sps-rs3.simba.
    Last edited by killercrashy; 03-15-2014 at 09:16 PM.

  20. #45
    Join Date
    Feb 2014
    Location
    UDFj-39546284
    Posts
    76
    Mentioned
    1 Post(s)
    Quoted
    43 Post(s)

    Default

    Change to {$i sps/lib/sps-rs3.simba}

  21. #46
    Join Date
    Feb 2014
    Location
    UDFj-39546284
    Posts
    76
    Mentioned
    1 Post(s)
    Quoted
    43 Post(s)

    Default

    While fishing it looks for other spots and fishes them back and forth.
    Talks to Stiles sometimes instead of making the exchange.
    ---- Found option "Exchange" in "Exchange Stiles"
    -- TRSChooseOption.select() result = true
    -- TRSChooseOption._select():
    ---- Options found: [Walk here, Cancel]
    ------ TRSChooseOption.close(): result = true
    ---- Failed to find any text matches
    -- TRSChooseOption._select() result = false
    -- TRSChooseOption._select():


    This also happened for some reason I can't imagine.
    Location: dock
    -- karamja.getPlayerPos(): result = {X = 586, Y = 114}, took 936 ms
    ---- Waiting while the player is moving... ((Didn't start moving.))
    -- Failed to handle banking
    -- We're not logged in. respawning client.
    -- smartReloadClient()
    ---- Succesfully freed SMART[5044]
    ---- Killed our current client, waiting 313839 ms before reloading client
    Last edited by Bulbasaur; 04-10-2014 at 06:28 PM.

  22. #47
    Join Date
    May 2013
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    This script has worked very well for me so far. I haven't had any of the above problems except for the excessive clicking on the fishing spots. Someone above mentioned that the frequency of the fishing spot selection be changed to click them less frequently, how would I go about changing them? Thank you in advance for your response.

  23. #48
    Join Date
    Jan 2013
    Location
    Ohio
    Posts
    155
    Mentioned
    1 Post(s)
    Quoted
    76 Post(s)

    Default

    Great Script ... Just need to change the {$i sps/sps-rs3.simba} to {$i sps/lib/sps-rs3.simba}
    other than that ... works perfectly for me on a free member at level 35 fishing

  24. #49
    Join Date
    Jan 2013
    Location
    Ohio
    Posts
    155
    Mentioned
    1 Post(s)
    Quoted
    76 Post(s)

    Default

    Quote Originally Posted by 21 2323 View Post
    This script has worked very well for me so far. I haven't had any of the above problems except for the excessive clicking on the fishing spots. Someone above mentioned that the frequency of the fishing spot selection be changed to click them less frequently, how would I go about changing them? Thank you in advance for your response.
    Not fully sure but i believe if you set line 30 higher (integers[0] := 18000;//min wait time for catching a new fish)

  25. #50
    Join Date
    Jan 2013
    Location
    Ohio
    Posts
    155
    Mentioned
    1 Post(s)
    Quoted
    76 Post(s)

    Default

    I keep getting this error now ... any one got any ideas on how to fix it?

    -- WARNING: karamja.getPlayerPos(): Didn't find enough matches accurately calc your postion
    -- karamja.getPlayerPos(): result = {X = -1, Y = -1}, took 1045 ms

Page 2 of 3 FirstFirst 123 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
  •