if (dialogues.isPendingContinuation()){
dialogues.clickContinue();
sleep(random(800, 1100));}
if (dialogues.isPendingOption()){
dialogues.selectOption("Can I journey on this ship?");
sleep(random(800, 1100));}
this works
if (dialogues.isPendingContinuation()){
dialogues.clickContinue();}
if (dialogues.isPendingOption()){
dialogues.selectOption("Can I journey on this ship?");}
this should work right?
but it does not..
Okay since DNAIO fisher does not work anymore at karamja I have tried to make my own script.
This script is really rubbish but it does the job for me! I have it running for 30 mins now.
-Make sure you start the script at the fishing spot IN karamja! or it will not work
-Have cash and harpoon in the first 2 slots of your inventory.
here is a video of it in action http://youtu.be/vo-aewPwupw
Will post more proggies
WARNING!
I am an absolute n00b at scripting, this might get you banned i'm not sure .
I cant upload the .class files but here is a download link http://s000.tinyupload.com/?file_id=90336735112896039317
(not sure if i am allowed to)