Hello,
I made this script in few hour just to test capabilities of color object finding ,so don't expect fireworks. However it works quite well ,so i decided to show it to public. Maybe someone will like it.
What it does?
It's catching white butterflies in Trollweiss_Hunter_area : Snowy Knights and Sapphire Somethings.
or
Ruby Harvest in Piscatoris_Hunter_area
- It goes to other place in area if not catch any butterflie in 15 seconds. (SPS walking)
- Releasing jars if full
- Obviously antiban ,random finder and progress report
- Uses SLR-5
Requiments
To catching barehanded you need:
80 Hunter and 75 Agillity for Rubys
85 Hunter and 80 Agillity for Sapphires
90 Hunter and 85 Agillity for Snowys
You can also catch it by butterfly net ,but then exp is 10 times lower.
Important !
- It will not check if you use butterfly net or not ,but progress report will always show exp like you catch barehanded
- My acc don't have enought hunter level to catch barehanded ,so i was testing it with butterfly net. I think there is no difference ,isn't it?
How to Setup?
Fill inventory with jars , move your guy to Trollweiss_Hunter_area or Piscatoris_Hunter_area and run the script.
Known bugs/problems
- It likes dead trees too much..
- Sometimes it refuse to move it's ass to another position (SPS stucks) ,but I see possible solution.
To do...
- Better butterfly finding function !!
- Optionally, to add SLR Stats
- ...
Feel free to post ,what do you think should be added/modyficated in script.
Credits
- Dgby714 - WaitFuncEx
- Shuttleu - WindWalking
- Wiken - Sent me butterfly's pictures
- Rambot - Sent me butterfly's pictures
- Rsbotter12 - Sent me butterfly's pictures
My Progress ReportCode:Succefully catched: 148 Snowy Knights and 216 Sapphire glacials It is 160400 hunter exp and 29920 agillity exp Running for 50 Minutes and 2 Seconds. It is 192000 Hunter exp/h and 35000 Agillity exp/h
Code:Succefully catched: 199 Snowy Knights and 348 Sapphire glacials It is 238700 hunter exp and 44260 agillity exp Running for 1 Hours, 12 Minutes and 0 Seconds. It is 198000 Hunter exp/h and 36000 Agillity exp/hFor those who still don't have SLR 5:
To run it with SLR4 change first 5 lines to
Simba Code:program ButterCatcher_Public;
//{$DEFINE SRL5}
{$DEFINE SMART}
{$I SRL/SRL.scar}
//{$I SRL/srl.simba}
and replace line 151
Simba Code:MouseItem(a, mouse_Right);
with
Simba Code:InvMouse(a, 2);



. However it works quite well ,so i decided to show it to public. Maybe someone will like it.
Reply With Quote


I would be glad if someone test it.






