Page 17 of 22 FirstFirst ... 71516171819 ... LastLast
Results 401 to 425 of 546

Thread: [C]Barbarian Fly-Fisher

  1. #401
    Join Date
    Dec 2012
    Location
    North Dakota
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Just wanted to pop in again and give a better progress report. It works great with the exception of the error I get but more than 8 hours is overkill anyway

    Code:
    [====================================]
    [ Barb Fly-Fisher 1.75               ]
    [             by Flight              ]
    [====================================]
    [ Run Time      : 8 Hr 50 Min 53 Sec ]
    [ Trout Caught  : 2716               ]
    [ Salmon Caught : 1992               ]
    [ Fishing XP    : 275241             ]
    [ Loads         : 175                ]
    [ Breaks        : 2                  ]
    [====================================]
    [        Barb Fly-Fisher 1.75        ]
    [====================================]
    Time until break: 02:40:14
    Error: Out Of Range at line 684
    The following DTMs were not freed: [0, SRL - Lamp bitmap, 2, 3, 4, 5, 6]
    The following bitmaps were not freed: [SRL - NavBar Bitmap, 4, 5, SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]

  2. #402
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Hey Flight, I started using this again today . Still working well, I just had too add a bit of a wait before it checks to see if it is depositing the fish, or else it would shut down after a few loads.

  3. #403
    Join Date
    Oct 2012
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    [=====================================]
    [ Barb Fly-Fisher 1.75 ]
    [ by Flight ]
    [=====================================]
    [ Run Time : 12 Hr 24 Min 14 Sec ]
    [ Trout Caught : 5219 ]
    [ Salmon Caught : 3837 ]
    [ Fishing XP : 529541 ]
    [ Loads : 341 ]
    [ Breaks : 0 ]
    [=====================================]
    [ Barb Fly-Fisher 1.75 ]
    [=====================================]
    Awesome work, Flight.

  4. #404
    Join Date
    Jan 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I am getting this error. I just downloaded ans set up Simba. I haven't used it in a while, I don't quite remember everything. anyway, here is the error :

    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(274:149): Invalid number of parameters at line 273
    Compiling failed
    .

    Any help, much appreciated.
    Last edited by dinnook; 12-27-2012 at 04:58 AM.

  5. #405
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    Quote Originally Posted by dinnook View Post
    I am getting this error. I just downloaded ans set up Simba. I haven't used it in a while, I don't quite remember everything. anyway, here is the error :

    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(274:149): Invalid number of parameters at line 273
    Compiling failed
    .

    Any help, much appreciated.
    Try {DEFINE SMART8} at the top of your script? Are you using 8 or 7.2?

    If it already is that remove the 8 and try?

    If not, read comments in the first few comments in my air runner thread (link in sig) should be able to get it fixed
    Last edited by DannyRS; 12-27-2012 at 05:01 AM.


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

  6. #406
    Join Date
    Jan 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks, DannyRS. I got it to work by deleting the "8" on {DEFINE SMART8}. I'll post a proggie in however long it takes to use 7600 feathers.

    These are with banking.
    PHP Code:
    [====================================]
    Barb Fly-Fisher 1.75               ]
    [             
    by Flight              ]
    [====================================]
    Run Time      1 Hr 22 Min 30 Sec ]
    Trout Caught  330                ]
    Salmon Caught 237                ]
    Fishing XP    33090              ]
    Loads         22                 ]
    Breaks        0                  ]
    [====================================]
    [        
    Barb Fly-Fisher 1.75        ]
    [====================================]

    [====================================]
    Barb Fly-Fisher 1.75               ]
    [             
    by Flight              ]
    [====================================]
    Run Time      3 Hr 33 Min 25 Sec ]
    Trout Caught  886                ]
    Salmon Caught 626                ]
    Fishing XP    88120              ]
    Loads         56                 ]
    Breaks        0                  ]
    [====================================]
    [        
    Barb Fly-Fisher 1.75        ]
    [====================================] 
    Without banking
    PHP Code:
    [====================================]
    Time until break: 04:59:51
    [====================================]
    Barb Fly-Fisher 1.75               ]
    [             
    by Flight              ]
    [====================================]
    Run Time      5 Hr 52 Min 58 Sec ]
    Trout Caught  2570               ]
    Salmon Caught 1642               ]
    Fishing XP    243440             ]
    Loads         156                ]
    Breaks        1                  ]
    [====================================]
    [        
    Barb Fly-Fisher 1.75        ]
    [====================================]
    Time until break: 04:56:07 
    Last edited by dinnook; 12-28-2012 at 10:01 AM.

  7. #407
    Join Date
    Apr 2012
    Location
    Gielinor
    Posts
    231
    Mentioned
    4 Post(s)
    Quoted
    33 Post(s)

    Default

    [===============================]
    [ Heavy-Rodder 1.61 ]
    [ by Flight ]
    [===============================]
    [ Run Time : 1 Hr 30 Sec ]
    [ Trout Caught : 418 ]
    [ Salmon Caught : 292 ]
    [ Sturgeon Caught : 40 ]
    [ Fishing XP : 44,541 ]
    [ Breaks : 0 ]
    [===============================]
    [ Heavy-Rodder 1.61 ]
    [===============================]

    Quick Prog

  8. #408
    Join Date
    Nov 2012
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    after i tried doing {define smart8} this came up:

    [Error] C:\Simba\Includes\SRL\SRL\misc\SmartParams.Simba(7 0:8): Unknown identifier 'RSReady' at line 69
    Compiling failed.

  9. #409
    Join Date
    Jan 2012
    Location
    Australia :)
    Posts
    76
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hey flight, I just tried banking but it seems to banking 1 at a time for each fish in the inventory.

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

    Default

    Quote Originally Posted by partyboyrawr View Post
    Hey flight, I just tried banking but it seems to banking 1 at a time for each fish in the inventory.
    The deposit function isn't working properly right now - there is a submit for a fix for this pending though

  11. #411
    Join Date
    Apr 2012
    Location
    Vancouver, BC
    Posts
    291
    Mentioned
    1 Post(s)
    Quoted
    84 Post(s)

    Default

    Hey Ashaman88 ... just wanted to pop in and say thanks for an amazing script. I ran it for a few hours over the dbl fishing exp weekend and it was fantastic. Cranked through a ton of feathers but it was worth it! Keep up the good work!

  12. #412
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    Quote Originally Posted by digitalninja View Post
    Hey Ashaman88 ... just wanted to pop in and say thanks for an amazing script. I ran it for a few hours over the dbl fishing exp weekend and it was fantastic. Cranked through a ton of feathers but it was worth it! Keep up the good work!
    This is Flights fish script

    Awkward...


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

  13. #413
    Join Date
    Jul 2012
    Location
    London
    Posts
    1,549
    Mentioned
    0 Post(s)
    Quoted
    86 Post(s)

    Default

    Quote Originally Posted by DannyRS View Post
    This is Flights fish script

    Awkward...
    Must be awkward for ashaman now...

  14. #414
    Join Date
    Nov 2012
    Posts
    2,351
    Mentioned
    55 Post(s)
    Quoted
    603 Post(s)

    Default

    Quote Originally Posted by Mr[S] View Post
    Must be awkward for ashaman now...
    Did it finally happen, did he make so many scripts everyone is starting to assume he writes all SRL scripts?

    Flight and Asham are both awesome <3


    Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling

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

  16. #416
    Join Date
    Jan 2012
    Location
    Australia :)
    Posts
    76
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Ashaman88 View Post
    The deposit function isn't working properly right now - there is a submit for a fix for this pending though
    Thanks Ashaman ill just wait for the fix then

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

    Default

    Quote Originally Posted by partyboyrawr View Post
    Thanks Ashaman ill just wait for the fix then
    No it was actually committed tonight so if you have an srl update it should be fixed!

  18. #418
    Join Date
    Jan 2012
    Location
    Australia :)
    Posts
    76
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I guess the banking is still kinda weird haha

  19. #419
    Join Date
    Aug 2010
    Posts
    213
    Mentioned
    0 Post(s)
    Quoted
    34 Post(s)

    Default

    Got this error, not really sure why:

    [Error] C:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Duplicate identifier 'GETKEYBIND' at line 620
    <--Previously known as fiery oblivion-->

  20. #420
    Join Date
    Oct 2012
    Location
    England
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by chongc View Post
    Got this error, not really sure why:

    [Error] C:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Duplicate identifier 'GETKEYBIND' at line 620
    I had this error aswell mate, this is what I've done to "fix" it, it is by no means an official fix and I recommend you wait for one, if you're impatient though I recommend you atleast backup the file before changing it, also I have only tested this for a short period of time powerfishing so am unsure of any negative effects:

    Go to:

    Simba\Includes\SRL\SRL\Core

    Find and open gametab.simba (I used Notepad++)

    Find:

    Code:
    function GetKeyBind(Slot: Integer): String;
    begin
      if not InRange(Slot, 1, 12) then
      begin
        srl_Warn('GetKeyBind', 'Slot must be within 1-12!', warn_AllVersions);
        Exit;
      end;
    
      Result:= GetTextAt(13 + 36 * Slot, 316, 0, 0, 0, 3111603, 0, 1, UpChars);
    end;
    Replace it with:

    Code:
    (*
    function GetKeyBind(Slot: Integer): String;
    begin
      if not InRange(Slot, 1, 12) then
      begin
        srl_Warn('GetKeyBind', 'Slot must be within 1-12!', warn_AllVersions);
        Exit;
      end;
    
      Result:= GetTextAt(13 + 36 * Slot, 316, 0, 0, 0, 3111603, 0, 1, UpChars);
    end;
    *)
    Save, exit and re-run the script.
    Last edited by Gishemon; 01-10-2013 at 08:10 PM.

  21. #421
    Join Date
    Aug 2010
    Posts
    213
    Mentioned
    0 Post(s)
    Quoted
    34 Post(s)

    Default

    so you just disable the whole getkeybind function? hmm, might give it a shot later. don't really need to fish atm, i was just bored and decided to try botting fishing :P
    <--Previously known as fiery oblivion-->

  22. #422
    Join Date
    Mar 2008
    Location
    Sweden
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    ====================================]
    [ Run Time : 2 Hr 30 Min 22 Sec ]
    [ Trout Caught : 1055 ]
    [ Salmon Caught : 777 ]
    [ Fishing XP : 107141 ]
    [ Loads : 68 ]
    [ Breaks : 0 ]
    And goin . it's working great atm. Random thing happened 1 time its sayed i was out of feathers when i had 1k+ and ended . restarted worked like nothing had happen . Thanks for an amazing script

  23. #423
    Join Date
    Jan 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Object DTM Extension: Failed to grab remote extension.
    ODTM Updater Enabled!
    Exception in Script: Unable to find file 'SRL/SRL/misc/MouseHandler.simba' used from 'C:\Users\Sterling\Downloads\BarbFlyFisher(1.75) (6).Simba'
    Help Please?

  24. #424
    Join Date
    May 2012
    Location
    Somewhere in, PA
    Posts
    1,810
    Mentioned
    9 Post(s)
    Quoted
    226 Post(s)

    Default

    Quote Originally Posted by hunua100 View Post
    Object DTM Extension: Failed to grab remote extension.
    ODTM Updater Enabled!
    Exception in Script: Unable to find file 'SRL/SRL/misc/MouseHandler.simba' used from 'C:\Users\Sterling\Downloads\BarbFlyFisher(1.75) (6).Simba'
    Help Please?
    Read the OP..
    My First Build!, Selling Downloadable Games
    -------------------------------------

  25. #425
    Join Date
    Jun 2012
    Location
    Missouri, USA
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Thanks for a great bot! Although I have pretty much nil knowledge of coding, it is always exciting and rewarding to work my way through issues with scripts. After a few fixes I found through the kind words some shared in this post, I then came upon another odd break in the script or w/e you call it that I had yet to encounter before! I changed some things I thought might make a difference and BOOM! script is working perfectly so far! Although sometimes it has difficultly finding spots

Page 17 of 22 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
  •