Page 2 of 11 FirstFirst 1234 ... LastLast
Results 26 to 50 of 266

Thread: Fishing guild - [ sharks swordfish tuna ]

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

    Default

    Quote Originally Posted by fortier4 View Post
    I know they aren't. It'll start fishing at the correct spot, but right away it'll start searching for another spot.
    it is actually an attempt to click on the same spot again to validate it's position so we can track it.

  2. #27
    Join Date
    Jun 2007
    Location
    Michigan
    Posts
    269
    Mentioned
    2 Post(s)
    Quoted
    141 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    it is actually an attempt to click on the same spot again to validate it's position so we can track it.
    That makes sense, but my assumption is that it shouldn't be running from spot to spot continuously.

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

    Default

    Quote Originally Posted by fortier4 View Post
    That makes sense, but my assumption is that it shouldn't be running from spot to spot continuously.
    it shouldn't and it if did that during testing it wouldn't have been released

  4. #29
    Join Date
    Jun 2007
    Location
    Michigan
    Posts
    269
    Mentioned
    2 Post(s)
    Quoted
    141 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    it shouldn't and it if did that during testing it wouldn't have been released
    Good point there. Do you have a suggestion what might be wrong then? Or should I go on a wild goose chase?

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

    Default

    Quote Originally Posted by fortier4 View Post
    Good point there. Do you have a suggestion what might be wrong then? Or should I go on a wild goose chase?
    I may need to update the script

  6. #31
    Join Date
    Jun 2007
    Location
    Michigan
    Posts
    269
    Mentioned
    2 Post(s)
    Quoted
    141 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    I may need to update the script
    Alright, thanks man. Sorry for being a pain. I appreciate your scripts and definitely love the divination one. I'm hoping soon to get my own scripting in.

  7. #32
    Join Date
    Dec 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    The Karamja script does the same thing with the switching spots continuously.

  8. #33
    Join Date
    Jul 2013
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    TSPSArea.getPlayerPos(): result = {X = 146, Y = 102} took 31 ms
    -- TSPSArea.getPlayerPos(): result = {X = 146, Y = 102} took 47 ms
    -- TSPSArea.getPlayerPos(): result = {X = 146, Y = 102} took 31 ms


    any ideas please

  9. #34
    Join Date
    Mar 2013
    Location
    Shaolin
    Posts
    863
    Mentioned
    24 Post(s)
    Quoted
    519 Post(s)

    Default

    Progress Report:
    Exception in Script: Runtime error: "Access violation" at line 65, column 18 in file "C:\Simba\Includes\sps\sps-rs3.simba"
    The following bitmaps were not freed: [Minimap Mask, SMART Debug Image, 2]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (24-12-13 at 02.40.58 PM).txt] has not been freed in the script, freeing it now.


    Wut?
    You have permission to steal anything I've ever made...

  10. #35
    Join Date
    Jul 2013
    Posts
    140
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    Quote Originally Posted by zerocool99 View Post
    TSPSArea.getPlayerPos(): result = {X = 146, Y = 102} took 31 ms
    -- TSPSArea.getPlayerPos(): result = {X = 146, Y = 102} took 47 ms
    -- TSPSArea.getPlayerPos(): result = {X = 146, Y = 102} took 31 ms


    any ideas please
    It's part of the script, it's tracking it's position to make sure that it's actually fishing.

    Look at it simply, it says "getPlayerPos" and the comes up with co-ordinates, showing that it's found the position, so it's fine, the bit where it says it takes ## ms is just the ping and how long it took to find out where you are, but you shouldn't worry about it too much
    Looking for cheap games? Kinguin has what you need!

    Teamwork Tutorial - Akuma Tutorial
    Don't give up, reward is just around the corner.

  11. #36
    Join Date
    Mar 2013
    Location
    Shaolin
    Posts
    863
    Mentioned
    24 Post(s)
    Quoted
    519 Post(s)

    Default

    Is there an ideal camera angle?
    You have permission to steal anything I've ever made...

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

    Default

    Quote Originally Posted by Wu-Tang Clan View Post
    Is there an ideal camera angle?
    max angle up

  13. #38
    Join Date
    Jul 2013
    Posts
    140
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    Been using this script a fair bit, was using it for tuna/swordies and never had many issues, now started on sharks but the first time I did when attempting to go back to deposit the shark the script moved to behind the bank and then wouldn't do anything, after putting it back into position I never saw it happen again, and it's worked fine. Also when fishing sometimes it will sometimes end up just going to another spot, is there a reason behind this?

    tl;dr Moved behind bank and then stopped, why does it sometimes change fishing spot all of a sudden?

    Also, thank you for the awesome script though, will get some proggies for sharks soon!
    Looking for cheap games? Kinguin has what you need!

    Teamwork Tutorial - Akuma Tutorial
    Don't give up, reward is just around the corner.

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

    Default

    Quote Originally Posted by tehYosh View Post
    Been using this script a fair bit, was using it for tuna/swordies and never had many issues, now started on sharks but the first time I did when attempting to go back to deposit the shark the script moved to behind the bank and then wouldn't do anything, after putting it back into position I never saw it happen again, and it's worked fine. Also when fishing sometimes it will sometimes end up just going to another spot, is there a reason behind this?

    tl;dr Moved behind bank and then stopped, why does it sometimes change fishing spot all of a sudden?

    Also, thank you for the awesome script though, will get some proggies for sharks soon!
    tehYosh, we can make this script flawless yet! All i need is a little help from testers like yourself.

    1. It should attempt to re-enter the bank if unable to open the bank. i'll take a look at that again.
    2. It will change fishing spots if any of the following conditions are met:
    • Fishing spot disappears
    • No fish are caught in the specified min wait time
    • There's no player animation(player stopped casting rod)


    If the script chose another fishing spot for any other reason please let me know!

  15. #40
    Join Date
    Dec 2013
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    the bot isnt working at all.

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

    Fix your bot pls.

  16. #41
    Join Date
    Jul 2013
    Posts
    140
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    tehYosh, we can make this script flawless yet! All i need is a little help from testers like yourself.

    1. It should attempt to re-enter the bank if unable to open the bank. i'll take a look at that again.
    2. It will change fishing spots if any of the following conditions are met:
    • Fishing spot disappears
    • No fish are caught in the specified min wait time
    • There's no player animation(player stopped casting rod)


    If the script chose another fishing spot for any other reason please let me know!
    It's why I'm trying to help you by letting you know anything I come across!

    1. It just sat there, idling away, it was on the grass just behind the bank, to the west on the compass, but like I say as soon as I moved it back it was fine, so not sure if it was just a one off by pure random luck.

    2. I assume that the waiting time might have been what's causing that then, is there anyway to change it to give it a bit more time?

    Update: This has only just started happening from earlier on,
    Code:
    ------ Entering username...
    ------ Entering password...
    -------- Saving screenshot: IP_address.png
    ------ Found lobby screen
    ---- TPlayer.loginToLobby(): True
    ------ TRSLobby.findPlayButton(): result = False
    So I'm not sure what all this is about, but it logs in with my details, and then fails to click the play now, if I disable smart, click the button, and re-enable, the script just idles, leaving the coded message as the last thing in simba. I did manage to work around it by pausing the script (I can't remember at what stage), input my details, logged in and went to the bank, resumed the script and it caught 2 lobsters to then tell me a bitmap couldn't be freed and stopped.

    tl;dr failing to click the 'Play Now' button, script won't run because of this error.

    Quote Originally Posted by KingMario111 View Post
    the bot isnt working at all.

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

    Fix your bot pls.
    Maybe you should check up on some certain things before you call out the script writer, I posted in this thread telling you how to fix that problem...

    Quote Originally Posted by tehYosh View Post
    You could just change the line "{$i sps/sps-rs3.simba}" to "{$i sps/lib/sps-rs3.simba}" so it searches in the right directory.
    Looking for cheap games? Kinguin has what you need!

    Teamwork Tutorial - Akuma Tutorial
    Don't give up, reward is just around the corner.

  17. #42
    Join Date
    Dec 2013
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Quote Originally Posted by footballjds View Post
    tehYosh, we can make this script flawless yet! All i need is a little help from testers like yourself.

    1. It should attempt to re-enter the bank if unable to open the bank. i'll take a look at that again.
    2. It will change fishing spots if any of the following conditions are met:
    • Fishing spot disappears
    • No fish are caught in the specified min wait time
    • There's no player animation(player stopped casting rod)


    If the script chose another fishing spot for any other reason please let me know!
    I'm having the same problem.

    Exception in Script: Runtime error: "Access violation" at line 352, column 53 in file "C:\Simba\Includes\SRL-6\lib\interfaces\chooseoption.simba"
    The following bitmaps were not freed: [Minimap Mask, SMART Debug Image, 2, Gametab Bitmap[0], Gametab Bitmap[1], Gametab Bitmap[2], Gametab Bitmap[3], Gametab Bitmap[4], Gametab Bitmap[5], Gametab Bitmap[6], Gametab Bitmap[7], Gametab Bitmap[8], Gametab Bitmap[9], Gametab Bitmap[10], Gametab Bitmap[11], Gametab Bitmap[12], Gametab Bitmap[13]]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (30-12-13 at 11.41.23 PM).txt] has not been freed in the script, freeing it now.


    this is what shows up on my log.

    this is what shows up in CMD

    SOCKET DISCONNECTED: UNPAIRING

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

    Default

    Quote Originally Posted by tehYosh View Post
    It's why I'm trying to help you by letting you know anything I come across!

    1. It just sat there, idling away, it was on the grass just behind the bank, to the west on the compass, but like I say as soon as I moved it back it was fine, so not sure if it was just a one off by pure random luck.

    2. I assume that the waiting time might have been what's causing that then, is there anyway to change it to give it a bit more time?

    Update: This has only just started happening from earlier on,
    Code:
    ------ Entering username...
    ------ Entering password...
    -------- Saving screenshot: IP_address.png
    ------ Found lobby screen
    ---- TPlayer.loginToLobby(): True
    ------ TRSLobby.findPlayButton(): result = False
    So I'm not sure what all this is about, but it logs in with my details, and then fails to click the play now, if I disable smart, click the button, and re-enable, the script just idles, leaving the coded message as the last thing in simba. I did manage to work around it by pausing the script (I can't remember at what stage), input my details, logged in and went to the bank, resumed the script and it caught 2 lobsters to then tell me a bitmap couldn't be freed and stopped.

    tl;dr failing to click the 'Play Now' button, script won't run because of this error.


    Maybe you should check up on some certain things before you call out the script writer, I posted in this thread telling you how to fix that problem...
    thanks yoshi and everyone else. I'll fix these issues today.

  19. #44
    Join Date
    Jan 2014
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Really new to using Simba for bots but i dont know where to put image and simba gives me this when i try to start it

    Exception in Script: File "SRL-6/SRL.simba" not found at line 3, column 5

    I've doubled checked those lines and there all correct

  20. #45
    Join Date
    Mar 2013
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    24 Post(s)

    Default

    I'm getting an error when it's banking. It enters the PIN correctly and pop-up my bank but it doesn't deposit anything and stays there until I manually deposit the fishes. Is there anything I'm doing wrong?

  21. #46
    Join Date
    Jul 2013
    Posts
    140
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    Quote Originally Posted by Fervidity View Post
    Really new to using Simba for bots but i dont know where to put image and simba gives me this when i try to start it

    Exception in Script: File "SRL-6/SRL.simba" not found at line 3, column 5

    I've doubled checked those lines and there all correct
    All I can say is that you might need to check everything is updated, it's not the script that's at fault, it's something the script is trying to acccess, hence it says [File "SRL-6/SRL.simba" not found...]

    My advice, check you've got everything installed, all your extensions in place, and that everything is upto date, if in any doubt use the links here and here to make sure you've done everything okay!

    Quote Originally Posted by tehYosh View Post
    Update: This has only just started happening from earlier on,
    Code:
    ------ Entering username...
    ------ Entering password...
    -------- Saving screenshot: IP_address.png
    ------ Found lobby screen
    ---- TPlayer.loginToLobby(): True
    ------ TRSLobby.findPlayButton(): result = False
    So I'm not sure what all this is about, but it logs in with my details, and then fails to click the play now, if I disable smart, click the button, and re-enable, the script just idles, leaving the coded message as the last thing in simba. I did manage to work around it by pausing the script (I can't remember at what stage), input my details, logged in and went to the bank, resumed the script and it caught 2 lobsters to then tell me a bitmap couldn't be freed and stopped.

    tl;dr failing to click the 'Play Now' button, script won't run because of this error.
    Well, just by random chance I tried the script earlier, and [TRSLobby.findPlayButton(): result = True] all of a sudden, so I'm up and running again, will get a proggy soon!

    Quote Originally Posted by Roko View Post
    I'm getting an error when it's banking. It enters the PIN correctly and pop-up my bank but it doesn't deposit anything and stays there until I manually deposit the fishes. Is there anything I'm doing wrong?
    Not sure why it does that, I waited for my fisher to get a load and go to the bank and see what happened, and came back with the following:
    Code:
    -- chooseOption._select():
    ---- chooseOption.isOpen(): result = true
    ---- Options found: [Bank Banker, Talk-to Banker, Collect Banker, Walk here, Examine Banker, Cancel]
    ---- Found option "Bank Banker" in "Bank Banker"
    -- chooseOption.select() result = true
    -- chooseOption._select():
    ---- chooseOption.isOpen(): result = true
    ---- Options found: [Cancel]
    ------ chooseOption.close(): Succesfully closed the menu
    ---- Failed to find any text matches
    -- ChooseOption._select() result = false
    -- chooseOption._select():
    ---- chooseOption.isOpen(): result = true
    ---- Options found: [Withdraw-1 Bronze nails, Withdraw-5 Bronze nails, Withdraw-10 Bronze nails, Withdraw-14 Bronze nails, Withdraw-X Bronze nails, Withdraw-All Bronze nails, Withdraw-All but one Bronze nails, Examine Bronze nails, Cancel]
    ------ chooseOption.close(): Succesfully closed the menu
    ---- Failed to find any text matches
    -- ChooseOption._select() result = false
    -- chooseOption._select():
    ---- chooseOption.isOpen(): result = true
    ---- Options found: [Cancel]
    ------ chooseOption.close(): Succesfully closed the menu
    ---- Failed to find any text matches
    -- ChooseOption._select() result = false
    -- Failed to handle banking
    Now, I notice amongst that it's had a play with my Bronze nails in my bank, I have a picture here so as you can see, my bronze nails are nowhere near the deposit button, I think this has something to do with it not realising it's still in the bank menu, and trying to reuse the banker to open it up (but I could be wrong), but anyway I hope this helps!
    Looking for cheap games? Kinguin has what you need!

    Teamwork Tutorial - Akuma Tutorial
    Don't give up, reward is just around the corner.

  22. #47
    Join Date
    Feb 2013
    Location
    Belgium
    Posts
    86
    Mentioned
    6 Post(s)
    Quoted
    35 Post(s)

    Default

    Could you make a Barbarian Fisher for the fast XP's?

  23. #48
    Join Date
    Mar 2013
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    After changing the line that tehYoshi suggested i get this exception

    "Exception in Script: Unknown declaration "TPABetweenPoints" at line 407, column 19 in file "C:\Simba\Includes\sps\lib\sps-rs3.simba""

  24. #49
    Join Date
    Jan 2012
    Posts
    117
    Mentioned
    1 Post(s)
    Quoted
    6 Post(s)

    Default

    i keep getting this alot ATAL ERROR: fishGuild.setup(): Unable to find map, searched path C:\Simba\Includes\SPS\img\fish_guild.png

  25. #50
    Join Date
    Jan 2012
    Posts
    117
    Mentioned
    1 Post(s)
    Quoted
    6 Post(s)

    Default

    FATAL ERROR: fishGuild.setup(): Unable to load map or bitmap to map failed
    ---- Freeing the minimap mask
    ---- Succesfully freed SMART[10464]

Page 2 of 11 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
  •