Page 1 of 2 12 LastLast
Results 1 to 25 of 45

Thread: SharkFisher

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

    Cool SharkFisher


    Features:
    Antiban
    Randomly adjusted mouse speeds
    Random paths (Options available to choose between the north or south docks or randomly choose one of them)
    Easy to setup and use (SRL Player Form)
    Sexy proggy
    Takes picture on script termination

    Location: Fishing guild

    Credits: @footballjds for his SPS map. Also, learned a ton from his scripts. You go man!

    **NOTE: Multiplayer and breaking options are available but they do nothing yet**
    Setup guide:
    1: Downloads SPS map image (Thanks footballjds!)
    2: Place map image in <Simba Directory>/Includes/SPS/img/runescape_other
    4. Setup your RuneScape settings according to this post (If you haven't already)
    5. Press the play button
    6. Fill in your details in the form (If you don't know how, please refer to this guide)
    7. Press run
    8. Sit back and enjoy!

    Proggies (Do send me your proggies)
    Code:
    
    
    
    The picture above is the proggy providing incorrect data :p
    TODO:
    Multiplayer suppport?
    Breaking?

    Known bugs

    If your minimap is loaded like this when the script logs in, stop the script, logout to lobby, login again and restart the script

    - Proggy shows incorrect data sometimes
    - Script sometimes goes nuts

    Download:
    SPS Map (Place in <Simba Directory>/Includes/SPS/img/runescape_other): fishingGuild.png
    Simba Script (Place in <Simba Directory>/Scripts): SharkFisher.simba
    Logs are at: <Simba Directory>/Includes/SRL-6/logs

    Version history
    Code:
    21/01/14 @ 5:32AM - Version 1.0.2 - Bug fixes
    20/01/14 @ 6:35PM - Version 1.0.1 - Bug fixes
    20/01/14 @ 2:00PM - Version 1.0   - Initial release
    Last edited by Reflector; 01-21-2014 at 09:31 PM. Reason: Updated script

  2. #2
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Great man! keep them coming

    Creds to DannyRS for this wonderful sig!

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

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

    Default

    @Sjoe I will haha. Next script I'm going to try making is a Rellekka rock crab fighter script. >_<
    @The Mayor Thanks! It's my 2nd script actually.. I have a powerfisher script too

  5. #5
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Quote Originally Posted by naveenmathew View Post
    @Sjoe I will haha. Next script I'm going to try making is a Rellekka rock crab fighter script. >_<
    @The Mayor Thanks! It's my 2nd script actually.. I have a powerfisher script too
    Just browsed thru the script, very nice for your second one!

    Creds to DannyRS for this wonderful sig!

  6. #6
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

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

    Default

    it says invalid attachment, darn, wanted to see how close the scripts are :P

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

    Default

    @Sjoe thanks man!
    @Ashaman88 thanks!
    @footballjds yeah sorry about that... the script was extremely buggy and i took it down. its back up now though

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

    Default

    interesting. It seems all your core functions are mine. You simply added a few weird things and totally bastardized the idea of "is fishing".

    Keep learning. I expect to update mine at some point

  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 footballjds View Post
    interesting. It seems all your core functions are mine. You simply added a few weird things and totally bastardized the idea of "is fishing".

    Keep learning. I expect to update mine at some point
    Harsh words Gotta give naveenmathew some credit for attempting to script Some find it easier to learn by modifying existing code than starting from scratch

  11. #11
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    Harsh words Gotta give naveenmathew some credit for attempting to script Some find it easier to learn by modifying existing code than starting from scratch
    True but you typically should ask permission before using other's functions - especially when releasing to public - and especially when/if the majority of the script is someone else's code.

    Jesse did you give him permission use that? I'll have a look see comparison tonight.

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

    Default

    Quote Originally Posted by The Mayor View Post
    Harsh words Gotta give naveenmathew some credit for attempting to script Some find it easier to learn by modifying existing code than starting from scratch
    I was nice, i said interesting and keep learning. However, if anyone opens his script they'll notice what i meant.

    "isFishing" is now just a function that waits 10-12 seconds and checks the inv count before and after. since you only catch sharks once around every 40(ish, i forget exactly now) seconds it seems bastardized.

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

    Default

    yeap most of the functions are from footballjds's scripts... sorry for not asking permission first!! want me to take it down?? O.o
    i think the isFishing is better than the one in your's though mainly because your's click way too much... the 10-12 second timeout works well for me too because i get a shark in around that time...
    Last edited by Reflector; 01-21-2014 at 01:39 PM.

  14. #14
    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
    yeap most of the functions are from footballjds's scripts... sorry for not asking permission first!! want me to take it down?? O.o
    i think the isFishing is better than the one in your's though mainly because your's click way too much... the 10-12 second timeout works well for me too because i get a shark in around that time...
    the too much clicking is a bug that needs fixed. however, always waiting 10-12 seconds is so not humane

    no, don't take the script down, just keep learning. Generally speaking, i keep scripts that i slop together with other's functions to myself, not that I care at all. Just keep learning

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

    Default

    Quote Originally Posted by footballjds View Post
    the too much clicking is a bug that needs fixed. however, always waiting 10-12 seconds is so not humane

    no, don't take the script down, just keep learning. Generally speaking, i keep scripts that i slop together with other's functions to myself, not that I care at all. Just keep learning
    Alright.. Thanks man Haha I'll improve the script when I get the time... Got loads of homework :/

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

    Default

    Soo when is someone going to be a badass and make a LRC fisher?

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

    Default

    Don't have the fishing level for it But you could learn scripting and make your own script

  18. #18
    Join Date
    Nov 2012
    Location
    Vice City
    Posts
    50
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Hey there, here two proggie about 6hrs each.

    sharkprogi.jpg shprogi.png

    Script runs great so far other than some efficiency issues but i did notice that after banking it will "wait while walking" twice while on whatever dock it picked. Nothing big just thought i'd point it out

    heres the read out i got as it happened:

    ---- Bankscreen or pinscreen is open
    -- TRSBankscreen.__openNPC(): result = True
    ---- bankScreen.quickDeposit(): Clicked quick deposit id 0
    ---- [INFO] Checking for new chat ...
    ---- [INFO] No new chat found ...
    -- fishingGuild.getPlayerPos(): result = {X = 76, Y = 92}, took 78 ms
    ---- [INFO] Not at fishing spot ...
    ---- [INFO] Walking to fishing spot ...
    -- fishingGuild.getPlayerPos(): result = {X = 76, Y = 92}, took 78 ms
    -- fishingGuild.getPlayerPos(): result = {X = 112, Y = 148}, took 78 ms
    ---- Waiting while the player is moving...
    -- fishingGuild.walkPath(): result = True
    ---- Waiting while the player is moving...
    ---- [INFO] Not fishing ...
    -- isMouseOverText()
    Last edited by SOUPalmighty; 02-03-2014 at 09:56 PM. Reason: clarity

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

    Default

    Thanks for the feedback! I'll get around to updating the script this weekend!

  20. #20
    Join Date
    Feb 2014
    Posts
    29
    Mentioned
    1 Post(s)
    Quoted
    14 Post(s)

    Default

    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 (21-02-14 at 12.45.42 PM).txt] has not been freed in the script, freeing it now.

    What the hell im doin wrong?

  21. #21
    Join Date
    Nov 2012
    Location
    Vice City
    Posts
    50
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Hey if any ones having trouble due to lighting update heres a quick fix for the colors set up between Lines 77..82

    CTS.cts := 2;
    CTS.modifier.hue := 0.08;
    CTS.modifier.saturation := 0.42;
    CTS.modifier.sensitivity := 22;
    Color := 11574930;
    Tolerance := 22;

    Just something to hold everyone over for double xp weekend

  22. #22
    Join Date
    Mar 2014
    Location
    Pennsylvania
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    24 Post(s)

    Default

    Does this script bank the sharks or does it powerfish?

  23. #23
    Join Date
    Mar 2014
    Location
    Pennsylvania
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    24 Post(s)

    Default

    I am experiencing an issue. It just stands there in the fishing guild. Any solutions?

  24. #24
    Join Date
    Mar 2014
    Location
    Pennsylvania
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    24 Post(s)

    Default

    Nvm i figured it out.

  25. #25
    Join Date
    Mar 2014
    Location
    Pennsylvania
    Posts
    55
    Mentioned
    0 Post(s)
    Quoted
    24 Post(s)

    Default

    One thing that I feel you should include is banking, because the script it could become a money maker as well.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •