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

Thread: Fly-Fisher [First]

  1. #1
    Join Date
    Feb 2007
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default Fly-Fisher [First]

    Caesar Fly-Fisher

    Currently there are not many anti-ban features in the script, but I'll work on improving it. You need level 20 fishing a fly fishing rod and some feathers (in slots 1 and 2)

    Features:
    Fish, Drop Logs, Auto Login, Anti ban.

    Planned Features:
    Auto Bank, More human like mouse movements.

    Post any bugs you encounter that aren't apart of the Anti-leech. (PM me if you need help with it)
    First release so cut me some slack, also credits to humpdufuzza, Jesus and Bart .

    CzarFisher.simba
    Last edited by jczar; 03-02-2013 at 12:04 AM.

  2. #2
    Join Date
    Jun 2006
    Posts
    193
    Mentioned
    1 Post(s)
    Quoted
    43 Post(s)

    Default

    Radial walking, add banking =) (atleast thats how we did it years ago xD)

  3. #3
    Join Date
    Feb 2007
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by mx1000 View Post
    Radial walking, add banking =) (atleast thats how we did it years ago xD)
    I'll work on it this weekend.

  4. #4
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    What do you mean by first? Because there was already a fly-fisher script posted a few days ago.

  5. #5
    Join Date
    Feb 2007
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by tezzyr View Post
    What do you mean by first? Because there was already a fly-fisher script posted a few days ago.
    First script i made what else do you think it means? Did you read the rest of the thread? Look at who i credited.

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

    Default

    Congratulations on your first script buddy! I would suggest, however, to at least add features of the script to your OP.

    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..."


  7. #7
    Join Date
    Feb 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Mouse just hovers over the fishing spot, it won't click. Any tips?

  8. #8
    Join Date
    Feb 2007
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by dryninja View Post
    Mouse just hovers over the fishing spot, it won't click. Any tips?
    Are you at a fly fishing spot? Barbarian Village is where it works best.

  9. #9
    Join Date
    Feb 2013
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Any ideas where the anti-leech is in this

  10. #10
    Join Date
    Feb 2007
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by runescapedon View Post
    Any ideas where the anti-leech is in this
    the last two ends. try compiling it and see where the debug gives you an error. If you still can't figure it out, pm me.

  11. #11
    Join Date
    Feb 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey man whenever i try to run the script this comes up
    repeat Wait(RandomRange(10000,20000));
    fish;
    //HandleWhirlPool; Need to fix the findwhirlpool function first
    if (P07_InvFull) then
    begin
    DropFish;
    antiban;
    end.
    //TerminateScript;
    until (not P07_LoggedIn)
    end;

  12. #12
    Join Date
    Mar 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    ok so, i downloaded the script but idk how to run it lol, it asks me to choose a program to open the file with and idk what to do, please help lol

  13. #13
    Join Date
    Feb 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by jczar View Post
    Are you at a fly fishing spot? Barbarian Village is where it works best.
    Yep, at barb village.

  14. #14
    Join Date
    Feb 2012
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    27 Post(s)

    Default

    Left click won't click, minor personal bug, any ideas?

    Hi guys, the scripts are amazing work perfect. Except my issue seems to be, with each script, that the left click doesn't work. So it detects evertything fine (e.g. Fishing spot, market stall) but just doesn't actually select and click.

    Anyone had similar problems and could just tell me quick how to fix this bug?

    Thanks, appreciate it

  15. #15
    Join Date
    Jun 2008
    Posts
    68
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Error: Exception in Script: Unable to find file 'P07Include.Simba' used from 'C:\Users\Ryan's\Downloads\CzarFisher.simba'
    Help! Getting back into this
    <3 RISK, <3 P1nky

  16. #16
    Join Date
    Apr 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    :d :d :d
    Last edited by Emin0208; 03-07-2013 at 11:51 AM.

  17. #17
    Join Date
    Apr 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by drtv View Post
    ok so, i downloaded the script but idk how to run it lol, it asks me to choose a program to open the file with and idk what to do, please help lol
    You have to download the Simba Client and SMART8 first of all. Recommend you to watch videos of YoHoJoSRL in youtube. quite a good guide to get all working.

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

    Default

    i put {$DEFINE SMART8} at start have all necessary stuff installed and just runs without opening smart any ideas?

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

    Default

    Congrats on your first script! If you've got any advice to share with a guy planning his own first script, feel free to share!

    Quick question: is your script SMART compatible?

  20. #20
    Join Date
    Mar 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    It is smart compatible.

  21. #21
    Join Date
    Mar 2013
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    This is the only script on here that actually works for me, so as far as I'm concerned it's glorious.

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

    Default

    Can you please make a banker for this script?

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

    Default

    You had a few semi-colons and periods in the wrong spots, disabling it to compile. I fixed that. I added {$DEFINE SMART8} at the beginning, and SMART never opened. The script says:

    Starting Script
    Script Initiated
    Successfully executed.

    Nothing happens though.

  24. #24
    Join Date
    Mar 2013
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    [Hint] C:\Users\BRADFO~1\AppData\Local\Temp\CzarFisher-1.simba(57:10): Variable 'Result' never used at line 56
    [Error] C:\Users\BRADFO~1\AppData\Local\Temp\CzarFisher-1.simba(100:4): Semicolon (';') expected at line 99
    Compiling failed.



    Getting this error.

  25. #25
    Join Date
    Feb 2012
    Posts
    107
    Mentioned
    0 Post(s)
    Quoted
    21 Post(s)

    Default

    I have exactly the same problem as the others, SMART doesn't seem to work

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)

Posting Permissions

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