Page 17 of 19 FirstFirst ... 71516171819 LastLast
Results 401 to 425 of 460

Thread: [RS3] [SRL-6] iKaramjaFisher [Harpoons, cages, and notes at Stiles!]

  1. #401
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by enchilada View Post
    Been running this on and off for the past few days, so far it's worked flawlessly. Thanks a bunch!

    I'm just starting to get into reading Pascal, is the path taken to Stiles hardcoded into the script? It appears to take the exact same path every run.
    Glad you're liking the script

    I believe this script takes one of three random paths to/from Stiles. Each individual path is hardcoded, but SPS (the component that actually does the walking) will take certain liberties with randomizing exact coordinates.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  2. #402
    Join Date
    Jun 2013
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Nifty. Another thing I've noticed is that the script has me stop near Stiles, then walk perfectly in front of him, exchange, and then pause before running back. Is this behaviour that can be tuned out using the min and max wait parameters, or is this just expected when it's trying to locate an NPC?

  3. #403
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by enchilada View Post
    Nifty. Another thing I've noticed is that the script has me stop near Stiles, then walk perfectly in front of him, exchange, and then pause before running back. Is this behaviour that can be tuned out using the min and max wait parameters, or is this just expected when it's trying to locate an NPC?
    That's the script's somewhat jarring transition between pathfinding -> object finding. It's expected behaviour but I could have done it a little nicer to reduce the delay
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  4. #404
    Join Date
    Oct 2015
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Working great for me. Babysat it for a few hours to make sure. Works well even when I disable to talk in clan chat. Happy with it so far, will leave it running a few hours and let you know how it goes. Many thanks KeepBotting

  5. #405
    Join Date
    Feb 2016
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    13 Post(s)

    Default

    Have been using this flawlessly for the last 4 days. However, suddenly the client fails to load and an error shows

    Failed to spawn a SMART client
    ---- initSmart() result = False
    ---- FATAL ERROR: smartSetupDrawing(): Unable to setup SMART drawing

    [WARNING] : *** Terminating script ***

    [DEBUG] : Logging out
    [DEBUG] : Freeing BMPs
    Error: The bitmap[0] does not exist at line 3846
    Execution failed.
    The following bitmaps were not freed: [SMART Debug Image]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (06-02-16 at 12.59.43 PM).txt] has not been freed in the script, freeing it now.



    At line 3846, the "freeBitmap(proggyBmp);" is highlighted in orange. No idea what this could mean. Any suggestions? Thanks.

  6. #406
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by illify View Post
    Working great for me. Babysat it for a few hours to make sure. Works well even when I disable to talk in clan chat. Happy with it so far, will leave it running a few hours and let you know how it goes. Many thanks KeepBotting
    Glad you're enjoying it

    Quote Originally Posted by Clayp View Post
    Have been using this flawlessly for the last 4 days. However, suddenly the client fails to load and an error shows

    Failed to spawn a SMART client
    ---- initSmart() result = False
    ---- FATAL ERROR: smartSetupDrawing(): Unable to setup SMART drawing

    [WARNING] : *** Terminating script ***

    [DEBUG] : Logging out
    [DEBUG] : Freeing BMPs
    Error: The bitmap[0] does not exist at line 3846
    Execution failed.
    The following bitmaps were not freed: [SMART Debug Image]
    File[C:\Simba\Includes\SRL-6/logs/SRL log (06-02-16 at 12.59.43 PM).txt] has not been freed in the script, freeing it now.



    At line 3846, the "freeBitmap(proggyBmp);" is highlighted in orange. No idea what this could mean. Any suggestions? Thanks.
    Usually the solution to that error is "try again until it works," how many times in a row has this occurred?
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  7. #407
    Join Date
    Feb 2016
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    13 Post(s)

    Default

    Usually the solution to that error is "try again until it works," how many times in a row has this occurred?
    Wow, lightning fast reply! I've tried probably 7-8 times so far, restarted the program as well. Literally had it running perfect just a few hours ago.

  8. #408
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Clayp View Post
    Wow, lightning fast reply! I've tried probably 7-8 times so far, restarted the program as well. Literally had it running perfect just a few hours ago.
    hehe this reply was a little less fast, had to run out for groceries!

    Try restarting your computer, and loading Runescape in a browser/official client one time. Then see if SMART will work
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  9. #409
    Join Date
    Feb 2016
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    13 Post(s)

    Default

    Still fails - I've restarted my computer half a dozen times, loaded the authentic RS client, even started the basic SMART client (which works) as per the

    "program new;
    {$DEFINE SMART} // comment this line out if you don't want to use SMART
    {$i srl-6/srl.simba}

    begin
    clearDebug();
    setupSRL();
    end."

    Fully updated SRL and SPS - and still cannot get this error to go away. Thanks again for your help. I'm sure others are having this recent issue as well - could it be due to a recent update?

  10. #410
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Clayp View Post
    Still fails - I've restarted my computer half a dozen times, loaded the authentic RS client, even started the basic SMART client (which works) as per the

    "program new;
    {$DEFINE SMART} // comment this line out if you don't want to use SMART
    {$i srl-6/srl.simba}

    begin
    clearDebug();
    setupSRL();
    end."

    Fully updated SRL and SPS - and still cannot get this error to go away. Thanks again for your help. I'm sure others are having this recent issue as well - could it be due to a recent update?
    No update I know of would cause an issue like this to start happening

    I'd recommend reinstalling Simba -- remember you have to delete C:\Simba manually but don't forget to back up any important stuff you have stored there

    If that doesn't work, get it touch with me on PM or IRC and I can TeamView you or something
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

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

    Default

    I have an issue I keep getting this message -- WARNING: karamja.getPlayerPos(): Didn't find enough matches accurately calc your postion
    -- karamja.getPlayerPos(): result = {X = -1, Y = -1}, took 360 ms
    -- WARNING: karamja.getPlayerPos(): Didn't find enough matches accurately calc your postion
    -- karamja.getPlayerPos(): result = {X = -1, Y = -1}, took 375 ms
    please help

  12. #412
    Join Date
    Feb 2016
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    13 Post(s)

    Default

    Sent you a PM

  13. #413
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Neon Cyan View Post
    I have an issue I keep getting this message -- WARNING: karamja.getPlayerPos(): Didn't find enough matches accurately calc your postion
    -- karamja.getPlayerPos(): result = {X = -1, Y = -1}, took 360 ms
    -- WARNING: karamja.getPlayerPos(): Didn't find enough matches accurately calc your postion
    -- karamja.getPlayerPos(): result = {X = -1, Y = -1}, took 375 ms
    please help
    Ensure your graphics settings are correct, follow the steps related to RuneScape in this thread: https://villavu.com/forum/showthread.php?t=47714
    Quote Originally Posted by Clayp View Post
    Sent you a PM
    Replied
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  14. #414
    Join Date
    Apr 2015
    Posts
    4
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    I reinstalled simba thinking that was the issue, I redid it all and now it loads smart but wont login? can you help ?

  15. #415
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Neon Cyan View Post
    I reinstalled simba thinking that was the issue, I redid it all and now it loads smart but wont login? can you help ?
    Post the debug output, it's hard to tell unless I have it. Could be a lot of things.
    Last edited by KeepBotting; 02-09-2016 at 12:40 PM.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  16. #416
    Join Date
    Apr 2015
    Posts
    4
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    explain sorry a bit of a noob

  17. #417
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Neon Cyan View Post
    explain sorry a bit of a noob


    Run the script, let it error out, and then copy the text from the debug box and post it here for me to read please
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  18. #418
    Join Date
    Apr 2015
    Posts
    4
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    -------- Entering username...
    -------- Entering password...
    -------- Saving screenshot: IP_address.png
    ---- TPlayer.loginToLobby(): True
    ------ TRSLobbyWorlds.selectRandomWorld(): Random world is 43
    ---- TRSLobby.getCurrentTab(): Current tab is 0
    ---- TRSLobby.getCurrentTab(): Current tab is 0
    ---- TRSLobby.getCurrentTab(): Current tab is 1
    ---- TRSLobby.openTab(): Result = True
    ---- TRSLobby.getCurrentTab(): Current tab is 1
    ---- TRSLobbyWorlds.selectWorld()
    ------ TRSLobby.getCurrentTab(): Current tab is 1
    -------- TRSLobbyWorlds.getCurrentWorld(): Current world is 34
    ------ TRSLobby.getCurrentTab(): Current tab is 1
    ------ Scrolled to and found world 43
    ------ Selected world 43
    ---- TRSLobbyWorlds.selectWorld(): True
    ------ TRSLobby.findPlayButton(): result = True
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ------ TRSLobby.findPlayButton(): result = False
    ---- TRSActionBar.__find(): EOC bar height = 75
    ------ Dynamic interfaces have been set.
    -- TPlayer.login(): True
    [DEBUG] : Setup complete - player is logged in.
    [DEBUG] : Setting camera.
    ---- minimap.mouseOffCompass(): Succesfully moved mouse off of compass
    ---- TRSMinimap.clickCompass(): Clicked compass
    [DEBUG] : Setting run.
    [DEBUG] : Setting gametab.
    ---- TRSGameTab.__initTabs(): Setup gametab properties
    [DEBUG] : Player has been initalized.
    -- karamja.init()
    ---- Path exists (C:\Simba\Includes\SPS\img\karamja.png)
    ---- Setup area "karamja" in 375ms
    -- karamja.init()
    [DEBUG] : Map has been initalized.
    [DEBUG] : Paths have been initalized.
    [DEBUG] : Colors have been initalized.
    [DEBUG] : DTMs have been initalized.
    [DEBUG] : BMPs have been initalized.
    ---- TRSTabBackpack.countDTM(): Found no DTM matches
    [DEBUG] : Counted 0 tuna.
    ---- TRSTabBackpack.countDTM(): Found no DTM matches
    [DEBUG] : Counted 0 swordfish.
    ---- TRSTabBackpack.countDTM(): Found no DTM matches
    [DEBUG] : Counted 0 lobsters.
    -- WARNING: karamja.getPlayerPos(): Didn't find enough matches accurately calc your postion
    -- karamja.getPlayerPos(): result = {X = -1, Y = -1}, took 359 ms
    -- WARNING: karamja.getPlayerPos(): Didn't find enough matches accurately calc your postion
    -- karamja.getPlayerPos(): result = {X = -1, Y = -1}, took 375 ms

    [WARNING] : Failed to walk to: !


    [ERROR] : *** FATAL ERROR: Failed to handle walking!


    [WARNING] : *** Terminating script ***

    [DEBUG] : Logging out
    -- TPlayer.logout()
    ---- TRSOptions.isOpen() result: False
    ---- TRSOptions.isOpen() result: True
    ---- TRSOptions.isOpen() result: True
    ---- TRSOptions.isOpen() result: True
    ---- Waiting for login screen...
    ---- Waiting for login screen...
    ---- Waiting for login screen...
    -- TPlayer.logout(): True
    [DEBUG] : Freeing BMPs
    [DEBUG] : Freeing DTMs

    [WARNING] : *** Terminated script ***

    -- Succesfully freed SMART[8036]
    -- Freeing gametabs bitmaps...
    Successfully executed.

  19. #419
    Join Date
    Feb 2016
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    13 Post(s)

    Default

    This script works utterly flawless and it's easily the most user friendly of all the fishing scripts - with that said, there's a few minor issues we had to work around in order to keep this script running flawless.

    If you are having the error

    "program new;
    {$DEFINE SMART} // comment this line out if you don't want to use SMART
    {$i srl-6/srl.simba}

    begin
    clearDebug();
    setupSRL();
    end."


    ensure that you have your 'playerFile' set to your army name. This can be found under SRL > Player Manager > Army Name. Additionally, if that doesn't get the client to load, try deleting the "Smart.####" file in whichever drive you have Simba installed, for most it's C: > Simba > Scripts. Both of these minor issues were easily rectified, thanks to KeepBotting's unwavering dedication.

    A few suggestions I will make in regards to the script - I simply powerfish, as I attempted Stiles and felt it was too 'botlike' in terms of its movement. Additionally, when speaking with Stiles, his dialogue box (blocked by the proggy box) caused the script to bug out, as if the script wasn't equipped to handle Stiles opening a chat box. One final suggestion I may make is the movement of the proggy box to perhaps the upper lefthand corner if at all possible. I find a key to preventing bans is to actively engage in conversation with those around you and/or clan. The proggy box simply blocks nearly the entire chat box, therefore rendering me to type nearly blind. Again, minor suggestions for an otherwise immaculate script. Thanks again KeepBotting!

  20. #420
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Clayp View Post
    This script works utterly flawless and it's easily the most user friendly of all the fishing scripts - with that said, there's a few minor issues we had to work around in order to keep this script running flawless.

    If you are having the error

    "program new;
    {$DEFINE SMART} // comment this line out if you don't want to use SMART
    {$i srl-6/srl.simba}

    begin
    clearDebug();
    setupSRL();
    end."


    ensure that you have your 'playerFile' set to your army name. This can be found under SRL > Player Manager > Army Name. Additionally, if that doesn't get the client to load, try deleting the "Smart.####" file in whichever drive you have Simba installed, for most it's C: > Simba > Scripts. Both of these minor issues were easily rectified, thanks to KeepBotting's unwavering dedication.

    A few suggestions I will make in regards to the script - I simply powerfish, as I attempted Stiles and felt it was too 'botlike' in terms of its movement. Additionally, when speaking with Stiles, his dialogue box (blocked by the proggy box) caused the script to bug out, as if the script wasn't equipped to handle Stiles opening a chat box. One final suggestion I may make is the movement of the proggy box to perhaps the upper lefthand corner if at all possible. I find a key to preventing bans is to actively engage in conversation with those around you and/or clan. The proggy box simply blocks nearly the entire chat box, therefore rendering me to type nearly blind. Again, minor suggestions for an otherwise immaculate script. Thanks again KeepBotting!
    Yeah technically Simba should be deleting the SMART.#### files when it exits(these are known as SMART's pidfiles or process ID files)

    For whatever reason, yours isn't, so when SMART attempts to spawn again, it tries to use bad pidfiles and errors out

    If you go through the dialog with Stiles once manually, you won't need to go through it again. The script will just be able to right click -> note fish without opening a dialog.

    The script doesn't have support for the first-time dialog because I used my main account when developing it. I used to play legit on this account, and consequently I had gone through Stiles' dialog probably the first day he was released. Fast-forward many years later, I'm developing this script and I had forgotten that the first-time dialog even existed.

    Interestingly enough Stiles was the last update done to the f2p part of the world for several years, I believe the Taverley/Burthorpe rework was the first f2p update done after the release of Stiles

    If you "Disable Debug" on the SMART window, the progress report will disappear and you can see the chatbox. "Enable Debug" on SMART to get it back, I may consider moving the position in a future update
    you can edit the line that draws the progress report -- draw it at (0,0) which is the upper-left corner

    @Neon Cyan; follow the steps in this thread and make sure you have set up RS graphics properly, I suspect your brightness is not at 100%
    https://villavu.com/forum/showthread.php?t=47714
    Last edited by KeepBotting; 02-11-2016 at 06:37 PM.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  21. #421
    Join Date
    Feb 2016
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    13 Post(s)

    Default

    Apparently Jagex did an update, so the entire UI is overhauled - causing the bot to bug out. I'm 98 fishing currently - so close!

  22. #422
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Clayp View Post
    Apparently Jagex did an update, so the entire UI is overhauled - causing the bot to bug out. I'm 98 fishing currently - so close!
    Mind posting a screenshot? Don't have an RS-capable computer with me right now but I'm anxious to know exactly what has changed
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  23. #423
    Join Date
    Oct 2007
    Posts
    187
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    Mind posting a screenshot? Don't have an RS-capable computer with me right now but I'm anxious to know exactly what has changed
    http://imgur.com/osjEsqX

  24. #424
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by klamor View Post
    Thanks! Though this doesn't look especially different to me. Do you know which part of the interface has changed?

    Only the looks new to me (haven't logged in for a while ... ) but I don't think that would affect this script
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Bad™ before everyone gets laser pistols

  25. #425
    Join Date
    Oct 2007
    Posts
    187
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    Quote Originally Posted by KeepBotting View Post
    Thanks! Though this doesn't look especially different to me. Do you know which part of the interface has changed?

    Only the looks new to me (haven't logged in for a while ... ) but I don't think that would affect this script
    honestly i think clayp might have some settings missaligned. I ran the script last night or the night before with 0 problems and got around 1.3k tuna and 300ish swordfish. I can test on my end again if you want.

    EDIT: ran the script last night, but i didn't get a progress report for some reason. fished over 2k lobbies tho
    Last edited by klamor; 02-24-2016 at 03:50 PM.

Page 17 of 19 FirstFirst ... 71516171819 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
  •