Page 19 of 22 FirstFirst ... 91718192021 ... LastLast
Results 451 to 475 of 546

Thread: [C]Barbarian Fly-Fisher

  1. #451
    Join Date
    Mar 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    new error now pls help me

    [Error] C:\Simba\Includes\SRL/SRL/core/worldswitcher.simba(47:14): Unknown identifier 'GetLobbyTab' at line 46

  2. #452
    Join Date
    Mar 2013
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Having trouble with the transit from barb vill to bank

    if I start at barb vill and fish to full will bring up book to tele wait a few secs close book and bring it up again

    if start at barb vill with full bag already will bring up book, tele to edgevill run to bank and tele to edgevill run to bank and tele to edgeville etc.

    If start in bank with full bag, will shutdown script

    if start in bank with empty bag, will stand around looking for fishing spots
    Last edited by ozzypoo; 03-07-2013 at 09:08 AM.

  3. #453
    Join Date
    Mar 2013
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok So I found out what's going wrong

    At the start it says
    SECURITY WARNING :: File in dir: C:\Users\Samantha\Documents\DeadIsland\Simba\Inclu des was attempted to be used.

  4. #454
    Join Date
    Nov 2008
    Location
    Norway, Alesund
    Posts
    924
    Mentioned
    0 Post(s)
    Quoted
    37 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    Try the version I posted just above you:
    http://paste.villavu.com/show/4039/
    Hey, I have tried new versions workd pretty much good but i found few bugs.

    1st most important bug is then client loads up, clicks login chooses world if any, and after clicking play restarts repeats over and over (I mantioned this one) though report comes out something about token being changed. so i don't know or it helps though.

    2nd one if if you use lodestones sometimes it do not finds possition/depositbox. and stops just after teleport to place. (though powerfishing works well)

    I have tried it with 7,2 and 8,0 smarts same problems though : )

  5. #455
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by Laimonas171 View Post
    Hey, I have tried new versions workd pretty much good but i found few bugs.

    1st most important bug is then client loads up, clicks login chooses world if any, and after clicking play restarts repeats over and over (I mantioned this one) though report comes out something about token being changed. so i don't know or it helps though.

    2nd one if if you use lodestones sometimes it do not finds possition/depositbox. and stops just after teleport to place. (though powerfishing works well)

    I have tried it with 7,2 and 8,0 smarts same problems though : )
    Could you give me some more details on the second issue? I'm having trouble understanding what you wrote.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  6. #456
    Join Date
    Nov 2008
    Location
    Norway, Alesund
    Posts
    924
    Mentioned
    0 Post(s)
    Quoted
    37 Post(s)

    Default

    Quote Originally Posted by Flight View Post
    Could you give me some more details on the second issue? I'm having trouble understanding what you wrote.
    If you setup script to use lodestone to comeback to edge, after player load (full inventory) it click magic/home teleport (Edge). Sometimes after teleport then character stands close to lodestone itself, it says in report (Cannot find deposit box or something like that) So i guess after teleport he should go to bank and open deposit (somehow script thing he already in bank but player is still close to lodestone, and fails to open deposit box since it's not there.) should be easy to fix though. just letting you know. and like i said before all other things works pretty good. Also I have suggesion easy one, if you use banking method you should
    Simba Code:
    ToggleActionBar(false);
    since if action bar is off it's easier to find fishing spot no need so much screen rotation in some cases.

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

    Default

    [Error] E:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Duplicate identifier 'GETKEYBIND' at line 620
    Compiling failed.
    [Error] E:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Identifier expected at line 620
    Compiling failed.
    [Error] E:\Simba\Scripts\BarbFlyFisher(1.75).Simba(626:3): Unknown identifier 'Result' at line 625
    Compiling failed.
    [Error] E:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Duplicate identifier 'GETKEYBIND' at line 620
    Compiling failed.

    any help?

  8. #458
    Join Date
    Aug 2007
    Location
    Colorado
    Posts
    7,421
    Mentioned
    268 Post(s)
    Quoted
    1442 Post(s)

    Default

    Quote Originally Posted by goobypls View Post
    [Error] E:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Duplicate identifier 'GETKEYBIND' at line 620
    Compiling failed.
    [Error] E:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Identifier expected at line 620
    Compiling failed.
    [Error] E:\Simba\Scripts\BarbFlyFisher(1.75).Simba(626:3): Unknown identifier 'Result' at line 625
    Compiling failed.
    [Error] E:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Duplicate identifier 'GETKEYBIND' at line 620
    Compiling failed.

    any help?
    Use the beta version 1.8:
    http://paste.villavu.com/show/4039/

    It's not released yet because apparently there's a couple issues I've yet to fix, but it should work much, much better than 1.72.

    Current projects:
    [ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]

    "I won't fall in your gravity. Open your eyes,
    you're the Earth and I'm the sky..."


  9. #459
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Thanks



    Quote Originally Posted by goobypls View Post
    [Error] E:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Duplicate identifier 'GETKEYBIND' at line 620
    Compiling failed.
    [Error] E:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Identifier expected at line 620
    Compiling failed.
    [Error] E:\Simba\Scripts\BarbFlyFisher(1.75).Simba(626:3): Unknown identifier 'Result' at line 625
    Compiling failed.
    [Error] E:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Duplicate identifier 'GETKEYBIND' at line 620
    Compiling failed.

    any help?

  10. #460
    Join Date
    Mar 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    How do i get mousehandler?

  11. #461
    Join Date
    Mar 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Nearly botted till 89 already, script runs flawless. Altough sometimes it crashes after long rungs it says Out of feather but my character aint out of.. Any knows how to fix this?

    Will post when got 99 aswell

    Yentl

  12. #462
    Join Date
    Dec 2012
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    [Error] C:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Duplicate identifier 'GETKEYBIND' at line 620
    Compiling failed.

    Is what i get before getting it running

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

    Default

    Quote Originally Posted by Ferhya View Post
    [Error] C:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Duplicate identifier 'GETKEYBIND' at line 620
    Compiling failed.

    Is what i get before getting it running
    I'm having the same problem as well.

  14. #464
    Join Date
    Apr 2012
    Location
    Canada, Bc
    Posts
    1,593
    Mentioned
    6 Post(s)
    Quoted
    356 Post(s)

    Default

    Quote Originally Posted by Ferhya View Post
    [Error] C:\Simba\Scripts\BarbFlyFisher(1.75).Simba(621:10) : Duplicate identifier 'GETKEYBIND' at line 620
    Compiling failed.

    Is what i get before getting it running

    Quote Originally Posted by Frostdaddy888 View Post

    I'm having the same problem as well.
    Go to line 620 and delete
    Code:
    Function GetKeybind(Slot: Integer): String;
    var
      sArr: TStringArray;
    begin
      sArr   := ['1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '='];
      Result := sArr[Slot-1];
    end;
    Quote Originally Posted by Izzl View Post
    How do i get mousehandler?
    Mousehandler is at the bottom of the first post on this thread.
    Its inbetween
    Version 1.6 and version 1.75
    Download it and place it in misc folder "C:/Simba/Includes/SRL/srl/misc/"
    Last edited by Neznam; 03-19-2013 at 03:46 AM.

  15. #465
    Join Date
    Mar 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    V1.8 has worked pretty well for me. The earlier version scripts seem to fail for me, so once you fix up V1.8 and release it fully let me know!

    Great work on the script, it's a whole lot better than the crappy script I payed for from another bot site.. This one seems so human-like.

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

    Thumbs up

    Quote Originally Posted by Neznam View Post
    Go to line 620 and delete
    Code:
    Function GetKeybind(Slot: Integer): String;
    var
      sArr: TStringArray;
    begin
      sArr   := ['1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '='];
      Result := sArr[Slot-1];
    end;
    Thanks a lot, working now!

  17. #467
    Join Date
    Jul 2007
    Location
    So Cal
    Posts
    410
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    [====================================]
    [ Barb Fly-Fisher 1.8 ]
    [ by Flight ]
    [====================================]
    [ Run Time : 1 Hr 30 Min 30 Sec ]
    [ Trout Caught : 397 ]
    [ Salmon Caught : 247 ]
    [ Fishing XP : 37,141 ]
    [ Loads : 23 ]
    [ Breaks : 1 ]

    going to bed will run again tomorow with more proggies

    got two different 3 hr progs i just forgot to save them only thing is sometimes it gets stuck next to depoist box and is unable to find it and logs out also ran into one occurence that it said i was out of feathers but i was no where near out.
    Last edited by thebob142; 03-21-2013 at 04:25 AM.

  18. #468
    Join Date
    Mar 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Code:
    Not deposit screen
    {{{==Script shutdown==}}}
    ----Reason: Failed to open deposit box----
    The script often gets stuck at the bank and doesn't open the deposit box, could you possibly fix this?

  19. #469
    Join Date
    Jul 2007
    Location
    So Cal
    Posts
    410
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    [===================================]
    [ Barb Fly-Fisher 1.8 ]
    [ by Flight ]
    [===================================]
    [ Run Time : 6 Hr 28 Min 3 Sec ]
    [ Trout Caught : 1,574 ]
    [ Salmon Caught : 1,037 ]
    [ Fishing XP : 151,291 ]
    [ Loads : 98 ]
    [ Breaks : 3 ]
    [===================================]
    [ Barb Fly-Fisher 1.8 ]
    [===================================]

    still going strong just have to leave the house now so im going to stop it. fantastic script

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

    Default

    Woke up this morning to this:

    [===================================]
    [ Barb Fly-Fisher 1.75 ]
    [ by Flight ]
    [===================================]
    [ Run Time : 8 Hr 07 Min 18 Sec ]
    [ Trout Caught : 3,660 ]
    [ Salmon Caught : 2,814 ]
    [ Fishing XP : 379,980 ]
    [ Loads : 240 ]
    [ Breaks : 1 ]
    [===================================]
    [ Barb Fly-Fisher 1.75 ]
    [===================================]

    For me it usually runs 5hrs max, so 8 was a nice surprise. And it's even still going, the break finishes in 5 minutes. Great work, Flight!

  21. #471
    Join Date
    Mar 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I'm getting this error

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

    What can I do :S

  22. #472
    Join Date
    May 2012
    Posts
    704
    Mentioned
    4 Post(s)
    Quoted
    147 Post(s)

    Default

    Quote Originally Posted by hekoxzx2 View Post
    I'm getting this error

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

    What can I do :S
    Maybe delete the 8 in start of the script where it says {$DEFINE SMART8}. or if it doesn't have the 8, then you should add it.

  23. #473
    Join Date
    Feb 2012
    Location
    Canada
    Posts
    1,164
    Mentioned
    26 Post(s)
    Quoted
    433 Post(s)

    Default

    I like it man! Good job! Its a good script! Just one issue tho. There is a loop that never ends. It is constantly teleporting and then walking to edge bank, then teleporting again, etc, etc.
    Last edited by StickToTheScript; 03-25-2013 at 11:53 PM.

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

    Default

    The 1.8 beta has been awesome! Thanks a lot for all the effort, Flight - great work.

    [====================================]
    [ Barb Fly-Fisher 1.8 ]
    [ by Flight ]
    [====================================]
    [ Run Time : 22 Hr 17 Min 33 Sec ]
    [ Trout Caught : 9,501 ]
    [ Salmon Caught : 7,531 ]
    [ Fishing XP : 1,002,221 ]
    [ Loads : 632 ]
    [ Breaks : 1 ]
    [====================================]
    [ Barb Fly-Fisher 1.8 ]
    [====================================]
    Last edited by Frostdaddy888; 03-29-2013 at 08:55 PM.

  25. #475
    Join Date
    Mar 2012
    Posts
    126
    Mentioned
    4 Post(s)
    Quoted
    20 Post(s)

    Default

    Here is the error I'm receiving your beta of 1.8

    Error: Exception: Access violation at line 78
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5, 6]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 5, 6]

Page 19 of 22 FirstFirst ... 91718192021 ... 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
  •