Could somebody please make a Karajama Auto Fisher and Banker.
This could be a bit of the script:SCAR Code:const
FishingMode = 4; //1 - Net Fishing, 2 - Bait Fishing, 3 - Cage Fishing,
//4 - Harpoon Fishing.
DropTuna = 'True'; //Will drop tuna from your inventory onto ground. Leave False
//if you can only fish tuna.
PowerFish = 'True'; //Do you want it to fish then drop all the fish?
Loads = 5; //How many loads to do
SRLId = '123456'; //Your SRL ID
SRLPass = 'random'; //Your SRL Password
This is what i want it to do:
1) Will Start at Draynor Bank
2) Will open bank then subtract 60gp.
3) Walk to the Captain and Pay-Fare for the boat to Karajama
4) Walk to fishing spot, either cage/net/bait/harpoon fish.
5) After full inventory, will drop the tuna (If player changed value to True)
6) Will fish more and will repeat above until none found.
7) Will go to Customs Officer and pay-fare.
8) Will walk back to Draynor bank and deposit all item's in inventory.
9) Will then repeat steps 2 - 9 until number of loads player has set has been completed.
10) Will log out and switch players.
I cannot do this because i am not so good at RadialWalk and some other SRL Functions/Procedures.
Thanks for the people that will do this.
Also, i do not want people doing this script now. As i want the new SRL for the assist update's to be released before this script is.




Reply With Quote