Page 11 of 43 FirstFirst ... 91011121321 ... LastLast
Results 251 to 275 of 1071

Thread: [C]Heavy-Rodder (Barbarian fisher)

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

    Default

    Quote Originally Posted by iGunXZ View Post
    when it does the fishing rod swing animation it lags my computer out

    please help!
    Adjust your FPS bar on the side of smart. I would take it down about 1/5th of the way from the bottom.

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


  2. #252
    Join Date
    Jan 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    uh i think something is wrong with dropping the fishies :P after the update i bet the colors change seems like it yea it did to blue so how does one fix it

  3. #253
    Join Date
    Dec 2011
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by hooga View Post
    uh i think something is wrong with dropping the fishies :P after the update i bet the colors change seems like it yea it did to blue so how does one fix it
    same problem here

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

    Default

    i think alching will be fine so mught as well alch?agree?

  5. #255
    Join Date
    Feb 2011
    Location
    Canada
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I bet Flight's updating the script right this second just be patient. The update was well worth it though because of the cool new XP gauge!

  6. #256
    Join Date
    Jan 2012
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Keep it up flight! im sure I dont need to state the obvious about the fish not being dropped. oops

  7. #257
    Join Date
    Feb 2009
    Location
    Irvine, CA
    Posts
    2,873
    Mentioned
    8 Post(s)
    Quoted
    138 Post(s)

    Default

    Getting 80 fishing with this (from 74) after I saw how horrendously slow this is by hand. Great script so far. Good work, Flight Rep+.

    E: Hm dropping is messed up, let's see if I can fix it

    E2: To fix dropping, replace the procedure "FastDropSlot" (starts at line 860) with this:
    Simba Code:
    Procedure FastDropSlot(Slot: Integer);
      Var
        X,Y,MenuHeader: Integer;
        TB: TBox;
      begin
        Case Slot of
          1: TB := IntToBox(564,214,598,244);
          2: TB := IntToBox(606,214,640,244);
          3: TB := IntToBox(648,214,682,244);
          4: TB := IntToBox(690,214,724,244);

          5: TB := IntToBox(564,250,598,280);
          6: TB := IntToBox(606,250,640,280);
          7: TB := IntToBox(648,250,682,280);
          8: TB := IntToBox(690,250,724,280);

          9: TB := IntToBox(564,286,598,316);
          10: TB := IntToBox(606,286,640,316);
          11: TB := IntToBox(648,286,682,316);
          12: TB := IntToBox(690,286,724,316);

          13: TB := IntToBox(564,322,598,352);
          14: TB := IntToBox(606,322,640,352);
          15: TB := IntToBox(648,322,682,352);
          16: TB := IntToBox(690,322,724,352);

          17: TB := IntToBox(564,358,598,388);
          18: TB := IntToBox(606,358,640,388);
          19: TB := IntToBox(648,358,682,388);
          20: TB := IntToBox(690,358,724,388);

          21: TB := IntToBox(564,394,598,424);
          22: TB := IntToBox(606,394,640,424);
          23: TB := IntToBox(648,394,682,424);
          24: TB := IntToBox(690,394,724,424);

          25: TB := IntToBox(564,430,598,460);
          26: TB := IntToBox(606,430,640,460);
          27: TB := IntToBox(648,430,682,460);
          28: TB := IntToBox(690,430,724,460);
        end;
        MouseSpeed := RandomRange(26,39);
        MouseBox(TB.X1, TB.Y1, TB.X2, TB.Y2, mouse_right);
        Wait(RandomRange(20, 75));
        MenuHeader := BitmapFromString(85, 3, 'meJxj4eaauuMYELFwc6EhZHFK2Pj' +
            'NREb41ZNtNR6VVPQmed7HVENn76NFBDFOxRVleMwhqB5XUOBSQ4yx' +
            'BB0PAFlnADk=');
        if FindBitmapToleranceIn(MenuHeader, X, Y, 490, 190, 764, 475, 10) then
        begin
          MMouse(X, (Y+50), 20, 3);
          Wait(RandomRange(20, 75));
          ClickMouse2(True);
        end;
        FreeBitmap(MenuHeader);
      end;
    Last edited by TomTuff; 01-18-2012 at 04:27 AM.

  8. #258
    Join Date
    Dec 2011
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks for the fix TomTuff

    its still not working perfectly for me but it still works
    Last edited by cloud0437; 01-18-2012 at 06:31 AM.

  9. #259
    Join Date
    Jan 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Its not dropping. how do i make it drop the fish

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

    Default

    Quote Originally Posted by Only1 View Post
    Its not dropping. how do i make it drop the fish
    Look above you at TomTuff's post.

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


  11. #261
    Join Date
    Jan 2012
    Posts
    64
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    Hey guys! Is it possible to modify the script to allow it to do the "fish one, drop one" method, instead of alching? The reason for that is I would be able to put 26 decorated fishing urns and would receive a handsome exp reward. I would still get the regular fishing exp and the bonus urn exp. Could this be done? Thanks in advance!!

  12. #262
    Join Date
    Jan 2012
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Thank you here is a nice proggy with 63k exp/hour!


    =-=-=-=-=-=-=-= Heavy-rodder 1.35 by Flight =-=-=-=-=-=-=-=
    Time Running: 4 Hours, 21 Minutes and 20 Seconds
    Trout caught: 1496
    Salmon caught: 1571
    Sturgeon caught 1141
    Fishing XP 276050
    Breaks: 0
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

  13. #263
    Join Date
    Dec 2011
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by TomTuff View Post
    Getting 80 fishing with this (from 74) after I saw how horrendously slow this is by hand. Great script so far. Good work, Flight Rep+.

    E: Hm dropping is messed up, let's see if I can fix it

    E2: To fix dropping, replace the procedure "FastDropSlot" (starts at line 860) with this:
    Thank you for the fix.

  14. #264
    Join Date
    Jan 2012
    Posts
    216
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Why doesnt it show how much xp/hr i get?

  15. #265
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    whats best to use bait or feathers?

    also do you need rod in invent or can it be in tool belt?
    Last edited by Scaper; 01-21-2012 at 11:23 PM.

  16. #266
    Join Date
    Dec 2011
    Posts
    496
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Feathers and tool-belt rod can be used

    @fish 1/drop 1 <------ is inefficient and no legits do that

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

    Default

    Quote Originally Posted by Scaper View Post
    whats best to use bait or feathers?

    also do you need rod in invent or can it be in tool belt?
    Apparently fishing bait is cheaper. Whatever you choose just put it in inventory slot #1. If you don't already have the heavy-rod added to your tool belt the script will do so (this is assuming you already have it in your inventory).

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


  18. #268
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I got 11k feathers to use 92 fish atm and getting 60k xp p/h the exp is that just fish exp calculated or str and agil too?

    Also dropping coud do with some work

  19. #269
    Join Date
    Jan 2012
    Posts
    216
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    =-=-=-=-=-=-= Heavy-rodder 1.35 by Flight =-=-=-=-=-=-=-=
    Time Running: 2 Hours, 18 Minutes and 58 Seconds
    Trout caught: 695
    Salmon caught: 540
    Sturgeon caught 574
    Fishing XP 118470
    Breaks: 0
    =-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

  20. #270
    Join Date
    Jan 2012
    Posts
    216
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    =-=-=-=-=-=-=-= Heavy-rodder 1.35 by Flight =-=-=-=-=-=-=-=
    Time Running: 2 Hours, 15 Minutes and 29 Seconds
    Trout caught: 699
    Salmon caught: 553
    Sturgeon caught 557
    Fishing XP 118220
    Breaks: 0
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

    Didnt do the random =/

  21. #271
    Join Date
    Feb 2011
    Location
    Canada
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Note to TomTuff; Thanks for the excellent fix there's just one problem and that is that it sometimes doesn't drop the first three fish on the 3rd last and last row! Thanks again for the fix though!

  22. #272
    Join Date
    Jan 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Absolutely outstanding script! I have been running this for 3 hours already and it is still running. I appreciate the effort you put into creating this.

    Edit:

    =-=-=-=-=-=-=-= Heavy-rodder 1.35 by Flight =-=-=-=-=-=-=-=
    Time Running: 4 Hours, 1 Seconds
    Trout caught: 1009
    Salmon caught: 817
    Sturgeon caught 766
    Fishing XP 168920
    Breaks: 1

    I stopped it myself.
    Last edited by xPOW; 01-22-2012 at 11:03 PM.

  23. #273
    Join Date
    Jan 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Doesnt log in when i start it?

    Nevermind lawl I decided to actually read the script i figured it out pretty fast
    Last edited by Kyute; 01-23-2012 at 05:38 AM.

  24. #274
    Join Date
    Dec 2011
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Great Script. Thanks

  25. #275
    Join Date
    Jan 2012
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wow this looks great! definitely considering using this script!

Page 11 of 43 FirstFirst ... 91011121321 ... 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
  •