Rays Posted August 6, 2018 Share Posted August 6, 2018 (edited) Rays Mule Fisher STATUS: NOT CURRENTLY BEING WORKED ON (probably outdated af) ... is a simple but functional Karamja Mule Fishing script that I've written. It includes: 1-40+ progressive levelling. Depositing of lobsters at Port Sarim. Muling support which ask for gold and return lobsters. Muling at set amount of lobsters. Desktop notifications when ready to mule. A nice and informative paint. Features that may come in the future: Clean-up of code. Custom walking since webwalking is garbage for boats. Lumbridge teleport when muling. Run from combat. Known bugs to be fixed asap: None at the moment. IMPORTANT/GUIDELINES: This script is in alpha but has been tested for extensive hours. This script is developed for suiciding accounts for farms. Expect bans. This script should be started with a level 3 account with 7 quest points and nothing in inventory. The script can be started at 40+ fishing if account has lobster pot and coins in inventory/bank. The script may not work well if above guidelines are not followed. The download can be found here: RaysMuleFisher.jar Guide to using: Prepare an account with 7 quest points and nothing in inventory. Type in mule name and amount of lobsters between muling. Have mule ready at Lumbridge bank (on the roof). Bot will ask for money (I reccommend giving 5-10k). Bot will start buying gear and fish till 40 fishing. Bot will start fishing lobsters. Bot will send desktop notification when ready to mule and what world. Muling area is always Lumbridge bank. Ending notes: Yes, this is a replica of @xSKYNET's script, but since the download was removed I tried to rewrite it. This is a project I've been working on primarily just to get better at scripting. The script has flaws - they may or may not be fixed in the future. The script whould work fine as long as you follow the guidelines. Leave any feedback or found bugs (if these happen despite following the guidelines); it will be much appreciated. Edited June 12, 2022 by Rays 3 Quote Link to comment Share on other sites More sharing options...
Divergent07 Posted August 6, 2018 Share Posted August 6, 2018 Nice man! Congrats on the release! Have you ran this for extensive hours already? Quote Link to comment Share on other sites More sharing options...
Rays Posted August 6, 2018 Author Share Posted August 6, 2018 (edited) 3 minutes ago, Divergent07 said: Nice man! Congrats on the release! Have you ran this for extensive hours already? Thanks! I'll be trying to run it for as long as possible tomorrow. Edited August 6, 2018 by Rays Quote Link to comment Share on other sites More sharing options...
Divergent07 Posted August 6, 2018 Share Posted August 6, 2018 4 minutes ago, Rays said: Thanks! I'll be trying to run it for as long as possible tomorrow. Good luck!! Keep us updated on the progress! Quote Link to comment Share on other sites More sharing options...
Rays Posted August 6, 2018 Author Share Posted August 6, 2018 (edited) 9 minutes ago, Divergent07 said: Good luck!! Keep us updated on the progress! Will update thread reguarly, hopefully. Desktop notification are not working as intended atm - spamming too much sometimes. Edited August 6, 2018 by Rays Quote Link to comment Share on other sites More sharing options...
EzWin Posted August 6, 2018 Share Posted August 6, 2018 Very nice man :) Quote Link to comment Share on other sites More sharing options...
dogetrix Posted August 6, 2018 Share Posted August 6, 2018 HMMMMMMM public Area[] getSlayerMasterAreas() { Area turael = new Area(2928, 3539, 2935, 3534); Area mazchna = new Area(3505, 3514, 3519, 3505); Area vannaka = new Area(3144, 9915, 3149, 9912); Area chaeldar = new Area(2440, 4435, 2449, 4429); Area nieve = new Area(2429, 3428, 2437, 3420); Area duradel = new Area(2866, 2984, 2872, 2980).setPlane(1); Area[] slayerMasters = new Area[]{turael, mazchna, vannaka, chaeldar, nieve, duradel}; return slayerMasters; } aio slayer when Quote Link to comment Share on other sites More sharing options...
Rays Posted August 6, 2018 Author Share Posted August 6, 2018 4 minutes ago, dogetrix said: HMMMMMMM public Area[] getSlayerMasterAreas() { Area turael = new Area(2928, 3539, 2935, 3534); Area mazchna = new Area(3505, 3514, 3519, 3505); Area vannaka = new Area(3144, 9915, 3149, 9912); Area chaeldar = new Area(2440, 4435, 2449, 4429); Area nieve = new Area(2429, 3428, 2437, 3420); Area duradel = new Area(2866, 2984, 2872, 2980).setPlane(1); Area[] slayerMasters = new Area[]{turael, mazchna, vannaka, chaeldar, nieve, duradel}; return slayerMasters; } aio slayer when Oh shit, leaked It's a project I've stopped, sadly. The account got banned. Quote Link to comment Share on other sites More sharing options...
Billyrex1999 Posted August 6, 2018 Share Posted August 6, 2018 Where can I find the open source for this script? Quote Link to comment Share on other sites More sharing options...
Rays Posted August 6, 2018 Author Share Posted August 6, 2018 Just now, Billyrex1999 said: Where can I find the open source for this script? https://stackoverflow.com/questions/5107187/extract-source-code-from-jar-file Quote Link to comment Share on other sites More sharing options...
Billyrex1999 Posted August 6, 2018 Share Posted August 6, 2018 6 minutes ago, Rays said: https://stackoverflow.com/questions/5107187/extract-source-code-from-jar-file gives me an internal error when opening the RaysMuleFisher.class file? Quote Link to comment Share on other sites More sharing options...
Rays Posted August 6, 2018 Author Share Posted August 6, 2018 4 minutes ago, Billyrex1999 said: gives me an internal error when opening the RaysMuleFisher.class file? Try some other way of doing it. Google is your friend. Quote Link to comment Share on other sites More sharing options...
Rays Posted August 6, 2018 Author Share Posted August 6, 2018 Fixed a bug where bot would idle if accidently picked up a raw tuna on Karamja. Quote Link to comment Share on other sites More sharing options...
Rays Posted August 6, 2018 Author Share Posted August 6, 2018 (edited) Script should be pretty stable as of now. Fixed the notification spam. 16 hours ago, Divergent07 said: Good luck!! Keep us updated on the progress! Ran 5 hours today - no issues. Edited August 6, 2018 by Rays Quote Link to comment Share on other sites More sharing options...
trueheartless Posted August 6, 2018 Share Posted August 6, 2018 doesnt rotate camera when on boat, so is unable to click cross gangplank Quote Link to comment Share on other sites More sharing options...