Results 1 to 25 of 25

Thread: The Mayor's CrayCray EverTim

  1. #1
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default The Mayor's CrayCray EverTim

    The Mayor's CrayCray EverTim




    I will put this thread together later. Another script I whipped up for my ironman but it's stable enough for release.

    What this script does:
    1. This script banks Crayfish at Taverley bank.




    Instructions:
    1. Setup your players in Rafiki player manager (see the picture on my other threads)
    2. Taverley lodestone unlocked
    3. Put the attached map (CRAY_01.png) into in C:\Simba\Includes\SPS\img\runescape_other
    4. Start around Taverley bank

    Lik dis if u crey evertim
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by The Mayor; 10-27-2014 at 01:30 AM.

  2. #2
    Join Date
    Dec 2011
    Location
    United States
    Posts
    960
    Mentioned
    21 Post(s)
    Quoted
    504 Post(s)

    Default

    Such a beautiful release.

  3. #3
    Join Date
    Mar 2013
    Location
    Argentina
    Posts
    758
    Mentioned
    27 Post(s)
    Quoted
    365 Post(s)

    Default

    gratz on your first release! if you need any feedback just say so

    Lols

  4. #4
    Join Date
    Aug 2014
    Location
    Australia
    Posts
    932
    Mentioned
    53 Post(s)
    Quoted
    495 Post(s)

    Default

    grats for rlese it r butiful wil pots feeds



    New to scripting? Procedures & Functions for Beginners
    Do you use your computer at night? Just get f.lux

  5. #5
    Join Date
    Sep 2014
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default

    Thank you! I've been looking for a low level fishing script. Much appreciated

  6. #6
    Join Date
    Oct 2014
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    I couldn't get this script to work. The script walks to the fishing spot just fine, but it can't find any fishing spot. In debug mode, it just spams those teal 'squares' repetitively, which I assume it looks for fishing spots inside.

  7. #7
    Join Date
    Aug 2014
    Posts
    278
    Mentioned
    10 Post(s)
    Quoted
    113 Post(s)

    Default

    Grats on release, nice name

  8. #8
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by PIS View Post
    I couldn't get this script to work. The script walks to the fishing spot just fine, but it can't find any fishing spot. In debug mode, it just spams those teal 'squares' repetitively, which I assume it looks for fishing spots inside.
    When do you mean it 'spams' those boxes? Does it move the mouse to them? Do you have mouseOverText enabled?

  9. #9
    Join Date
    Oct 2014
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    When do you mean it 'spams' those boxes? Does it move the mouse to them? Do you have mouseOverText enabled?
    It enters an infinite loop of drawing debug boxes over the fishing spot, it never moves its mouse to anything.

  10. #10
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by PIS View Post
    It enters an infinite loop of drawing debug boxes over the fishing spot, it never moves its mouse to anything.
    If you have everything setup correctly, then paste the debug output here.

  11. #11
    Join Date
    Oct 2014
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    If you have everything setup correctly, then paste the debug output here.
    Infinite loop like this:

    Code:
    Water TPA length: 37743
    Water ATPA length: 2
    Spot TPA length: 1
    Spot ATPA length: 0
    Spot ATPA length = 0 after filter
    Spot TPA length: 0
    -- sps.getPlayerPos(): result = {X = 218, Y = 122}, took 172 ms
    -- sps.walkPath(): result = True
    Water TPA length: 40104
    Water ATPA length: 2
    Spot TPA length: 0
    Spot TPA length: 0
    -- sps.getPlayerPos(): result = {X = 218, Y = 122}, took 171 ms
    -- sps.walkPath(): result = True
    Water TPA length: 40630
    Water ATPA length: 2
    Spot TPA length: 1
    Spot ATPA length: 0
    Spot ATPA length = 0 after filter
    Spot TPA length: 0
    -- sps.getPlayerPos(): result = {X = 218, Y = 122}, took 172 ms
    -- sps.walkPath(): result = True
    Water TPA length: 38889
    Water ATPA length: 2
    Spot TPA length: 0
    Spot TPA length: 0
    -- sps.getPlayerPos(): result = {X = 218, Y = 122}, took 172 ms
    -- sps.walkPath(): result = True
    Water TPA length: 40019
    Water ATPA length: 1
    Spot TPA length: 2
    Spot ATPA length: 0
    Spot ATPA length = 0 after filter
    -- sps.getPlayerPos(): result = {X = 218, Y = 122}, took 172 ms
    -- sps.walkPath(): result = True
    Water TPA length: 39372
    Water ATPA length: 2
    Spot TPA length: 1
    Spot ATPA length: 0
    Spot ATPA length = 0 after filter
    Spot TPA length: 0
    -- sps.getPlayerPos(): result = {X = 218, Y = 122}, took 172 ms
    -- sps.walkPath(): result = True
    Water TPA length: 34634
    Water ATPA length: 2
    Spot TPA length: 0
    Spot TPA length: 0
    -- sps.getPlayerPos(): result = {X = 218, Y = 122}, took 156 ms
    -- sps.walkPath(): result = True
    Water TPA length: 38709
    Water ATPA length: 1
    Spot TPA length: 0
    -- sps.getPlayerPos(): result = {X = 218, Y = 122}, took 171 ms
    -- sps.walkPath(): result = True
    Water TPA length: 39939
    Water ATPA length: 2
    Spot TPA length: 1
    Spot ATPA length: 0
    Spot ATPA length = 0 after filter
    Spot TPA length: 0
    -- sps.getPlayerPos(): result = {X = 218, Y = 122}, took 172 ms
    -- sps.walkPath(): result = True
    Water TPA length: 38524
    Water ATPA length: 1
    Spot TPA length: 0
    -- sps.getPlayerPos(): result = {X = 218, Y = 122}, took 172 ms
    -- sps.walkPath(): result = True
    Water TPA length: 38714
    Water ATPA length: 2
    Spot TPA length: 0
    Spot TPA length: 0
    -- sps.getPlayerPos(): result = {X = 218, Y = 122}, took 172 ms
    -- sps.walkPath(): result = True
    Water TPA length: 40480
    Water ATPA length: 1
    Spot TPA length: 0
    -- sps.getPlayerPos(): result = {X = 218, Y = 122}, took 172 ms
    -- sps.walkPath(): result = True
    Water TPA length: 40762
    Water ATPA length: 1
    Spot TPA length: 0

  12. #12
    Join Date
    Nov 2014
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    It works fine you just need to use DirectX instead of OpenGL

  13. #13
    Join Date
    Dec 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Hmm, i followed all of the steps to setting this program up ( i think, i am very new to this) and im getting this when i hit play

    "---- FATAL ERROR: smartSetupDrawing(): Unable to setup SMART drawing
    Successfully executed.
    The following bitmaps were not freed: [SMART Debug Image]"

  14. #14
    Join Date
    Nov 2014
    Location
    Australia
    Posts
    188
    Mentioned
    2 Post(s)
    Quoted
    97 Post(s)

    Default

    Quote Originally Posted by icrazestr View Post
    Hmm, i followed all of the steps to setting this program up ( i think, i am very new to this) and im getting this when i hit play

    "---- FATAL ERROR: smartSetupDrawing(): Unable to setup SMART drawing
    Successfully executed.
    The following bitmaps were not freed: [SMART Debug Image]"
    This looks like a smart error, not a script error. You sure you haven't changed the script setup procedure at all, or have you set up smart properly? I haven't tested this, but @The Mayor scripts are expertly put together- even if its not made over a long period of time
    Why join the navy if you can be a pirate? -Steve Jobs

  15. #15
    Join Date
    Dec 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by jonesy259 View Post
    This looks like a smart error, not a script error. You sure you haven't changed the script setup procedure at all, or have you set up smart properly? I haven't tested this, but @The Mayor scripts are expertly put together- even if its not made over a long period of time
    To be honest with you bro. This is my first time doing something like this. I was more of a Rsbot type botter before i even heard of this lolol. But no, I havent actually changed anything in the script. The FAQ's said something about changing the path, under environment variables, or downloading the program again. So im going to try that real quick.


    EDIT: And yeah, what was posted in another forum on here has helped tremendously. I uninstalled reinstalled to the same path that java was installed., and this time it executes perfectly.
    Last edited by icrazestr; 12-09-2014 at 05:20 PM.

  16. #16
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by icrazestr View Post
    To be honest with you bro. This is my first time doing something like this. I was more of a Rsbot type botter before i even heard of this lolol. But no, I havent actually changed anything in the script. The FAQ's said something about changing the path, under environment variables, or downloading the program again. So im going to try that real quick.


    EDIT: And yeah, what was posted in another forum on here has helped tremendously. I uninstalled reinstalled to the same path that java was installed., and this time it executes perfectly.
    Good to see you got it sorted.

  17. #17
    Join Date
    Dec 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    Good to see you got it sorted.
    Its not actually working yet. Its clicks and moves around, but when it gets to the water, it sorts of hangs there. Out of like 6 attempts, it has only fished once. lol.

  18. #18
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by icrazestr View Post
    Its not actually working yet. Its clicks and moves around, but when it gets to the water, it sorts of hangs there. Out of like 6 attempts, it has only fished once. lol.
    Brightness up max? Maybe the colours are outdated, although, it worked fine a few days back.

  19. #19
    Join Date
    Dec 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    Brightness up max? Maybe the colours are outdated, although, it worked fine a few days back.
    I will definitely try that. It is doing something wierd where it fishes, then logs out. Then it fishes, then it logs out. It is currently in the lobby right now. It will hang there for about 5 mins, then I have to disable SMART, log back in, and then enable it again to get the bot working. It will idle for a while at the fishing spot, and then fish for a few minutes, and then log out.

  20. #20
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by icrazestr View Post
    I will definitely try that. It is doing something wierd where it fishes, then logs out. Then it fishes, then it logs out. It is currently in the lobby right now. It will hang there for about 5 mins, then I have to disable SMART, log back in, and then enable it again to get the bot working. It will idle for a while at the fishing spot, and then fish for a few minutes, and then log out.
    You mustn't have installed simba properly. There is no point in this script where it logs out the player.

  21. #21
    Join Date
    Dec 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Brightness must have done it. It didnt log out one single time after I increased it. Thanks for all of your hellp man. Appreciate it.

  22. #22
    Join Date
    Dec 2014
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    /==============================\
    || The Mayor's CrayCray EverTim ||
    || Time: 03h 21m 04s ||
    || Crayfish: 2352 (702 PH) ||
    || XP: 23520 (7018 PH) ||
    \==============================/

    Nice job!

  23. #23
    Join Date
    Feb 2015
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Works good! Thank you

    EDIT: Only seems to fish 23 per inventory, and sometime stop because it can't find the bank
    Last edited by p3po; 02-19-2015 at 12:27 PM.

  24. #24
    Join Date
    Jun 2014
    Posts
    369
    Mentioned
    14 Post(s)
    Quoted
    217 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    You mustn't have installed simba properly. There is no point in this script where it logs out the player.
    Can you add power fishing plz?

  25. #25
    Join Date
    Apr 2015
    Posts
    57
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    Forgot to save my proggy, but got me a solid 1.9K crayfish rather quickly. Thanks for the awesome scripts as always!

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
  •