Adjust your FPS bar on the side of smart. I would take it down about 1/5th of the way from the bottom.
Printable View
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
i think alching will be fine so mught as well alch?agree?
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!
Keep it up flight! :) im sure I dont need to state the obvious about the fish not being dropped. oops :p
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 :p
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;
Thanks for the fix TomTuff
its still not working perfectly for me but it still works
Its not dropping. how do i make it drop the fish
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!!
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
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Why doesnt it show how much xp/hr i get?
whats best to use bait or feathers?
also do you need rod in invent or can it be in tool belt?
Feathers and tool-belt rod can be used
@fish 1/drop 1 <------ is inefficient and no legits do that
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 :)
=-=-=-=-=-=-= 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
=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=-=-=-=-=-=-=-= 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 =/
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! ;)
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.
Doesnt log in when i start it?
Nevermind lawl I decided to actually read the script i figured it out pretty fast
Great Script. Thanks
Wow this looks great! definitely considering using this script!